summaryrefslogtreecommitdiff
path: root/include/configs
Commit message (Expand)AuthorAgeLines
...
* | | Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini2015-02-09-77/+24
|\ \ \
| * | | microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek2015-02-09-21/+11
| * | | microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek2015-02-09-0/+1
| * | | microblaze: Move architecture to use generic board initMichal Simek2015-02-09-55/+9
| * | | microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek2015-02-09-2/+4
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-arcTom Rini2015-02-09-128/+0
|\ \ \
| * | | arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin2015-02-09-3/+0
| * | | arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin2015-02-09-15/+0
| * | | arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INITAlexey Brodkin2015-02-09-4/+0
| * | | arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin2015-02-09-3/+0
| * | | arc: add selection of endianess in KconfigAlexey Brodkin2015-02-09-88/+0
| * | | arc: select cache settings via menuconfigAlexey Brodkin2015-02-09-7/+0
| * | | arc: add more flavours of ARC700 series CPUAlexey Brodkin2015-02-09-4/+0
| * | | arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin2015-02-09-4/+0
| |/ /
* | | Merge git://git.denx.de/u-boot-marvellTom Rini2015-02-06-1/+104
|\ \ \
| * | | arm: mvebu: maxbcm: Fix compilation warning and add Spansion SPI NOR supportStefan Roese2015-02-06-0/+2
| * | | arm: db-mv784mp-gp: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-06-0/+49
| * | | arm: maxbcm: Enable SPL to include DDR training code into U-BootStefan Roese2015-02-06-0/+47
| * | | kirkwood: sheevaplug: add FDT supportDrEagle2015-02-06-0/+5
| * | | kirkwood: sheevaplug: fix multiple definesDrEagle2015-02-06-1/+0
| * | | kirkwood: sheevaplug: fix styleDrEagle2015-02-06-0/+1
| |/ /
* | | ARM: UniPhier: revive support card infoMasahiro Yamada2015-02-07-0/+1
* | | ARM: UniPhier: move SPL init functions to spl_board_init()Masahiro Yamada2015-02-07-2/+0
* | | ARM: UniPhier: move pin_init() to board_early_init_f()Masahiro Yamada2015-02-07-0/+1
* | | ARM: UniPhier: add environment variable to update images in NANDMasahiro Yamada2015-02-07-0/+5
* | | ARM: UniPhier: use "&&" instead of "; " in commandsMasahiro Yamada2015-02-07-5/+5
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-02-4/+16
|\ \
| * | OMAP3: igep00x0: Fix boot hang and add support for status LED.Enric Balletbo i Serra2015-01-29-4/+14
| * | Nokia RX-51: Use generic boardPali Rohár2015-01-29-0/+1
| * | am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCHTom Rini2015-01-29-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini2015-02-02-3/+3
|\ \ \
| * | | bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561 boardsSonic Zhang2015-01-16-2/+2
| * | | bfin: enlarge the monitor size for ip04 board to avoid oversize link errorSonic Zhang2015-01-16-1/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-02-0/+3
|\ \ \ \
| * | | | sunxi: Only enable i2c support in the SPL when neededHans de Goede2015-02-02-0/+3
| | |/ / | |/| |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-30-0/+13
|\ \ \ \
| * | | | malta: enable ELF loadingPaul Burton2015-01-29-0/+1
| * | | | malta: enable HUSH parserPaul Burton2015-01-29-0/+1
| * | | | malta: IDE supportPaul Burton2015-01-29-0/+11
| |/ / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-30-29/+15
|\ \ \ \
| * | | | dm: cros_ec: Convert cros_ec_i2c over to driver modelSimon Glass2015-01-29-0/+1
| * | | | exynos5: enable dm i2cPrzemyslaw Marczak2015-01-29-4/+3
| * | | | odroid u3: enable dm i2c supportPrzemyslaw Marczak2015-01-29-3/+2
| * | | | smdk5250: config: enable max77686 driver supportPrzemyslaw Marczak2015-01-29-0/+2
| * | | | exynos5250: config: disable max77686 driverPrzemyslaw Marczak2015-01-29-3/+0
| * | | | arndale: config: disable max77686 supportPrzemyslaw Marczak2015-01-29-2/+0
| * | | | rsa: Use checksum algorithms from struct hash_algoRuchika Gupta2015-01-29-0/+2
| * | | | lib/rsa: Modify rsa to use DM driverRuchika Gupta2015-01-29-5/+2
| * | | | configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta2015-01-29-14/+2
| * | | | ARM: UniPhier: enable CONFIG_I2C_EEPROMMasahiro Yamada2015-01-29-0/+3
| |/ / /