summaryrefslogtreecommitdiff
path: root/include/configs
AgeCommit message (Expand)Author
2015-02-13Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini
2015-02-13dm: mx6: sabre: Move driver model CONFIGs to KconfigSimon Glass
2015-02-13dm: stv0991: Move driver model CONFIGs to KconfigSimon Glass
2015-02-13arm: rmobile: Add SILK board supportVladimir Barinov
2015-02-12dm: Kconfig: Move CONFIG_SYS_MALLOC_F_LEN to KconfigSimon Glass
2015-02-12dm: at91: snapper: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: socfpga: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: mx6: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: sunxi: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: sandbox: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: omap3: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: tegra: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: x86: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: exynos: Move driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: Move Raspberry Pi driver model CONFIGs to KconfigSimon Glass
2015-02-12dm: Add CMD_DM and CMD_DEMO to KconfigSimon Glass
2015-02-12ppc: amcc: Omit unneeded ns16550 CONFIG if using driver modelSimon Glass
2015-02-12powerpc: ppc4xx: canyonlands: Move to generic boardSimon Glass
2015-02-12powerpc: ppc4xx: Move CANYONLANDS/GLACIER/ARCHES to KconfigSimon Glass
2015-02-12powerpc: ppc4xx: canyonlands: config: Tidy up CONFIGs and config.mkSimon Glass
2015-02-12lsxl: switch from bootm to bootz for boot commandsMichael Walle
2015-02-12lsxl: place the dtb below the inital ramdiskMichael Walle
2015-02-12lsxl: use default load addresses for legacy bootMichael Walle
2015-02-12sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PARTHans de Goede
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-02-09Merge branch 'microblaze' of git://git.denx.de/u-boot-microblazeTom Rini
2015-02-09Merge git://git.denx.de/u-boot-arcTom Rini
2015-02-09microblaze: spl: Do not call mem_malloc_init and use early allocMichal Simek
2015-02-09microblaze: Add support for CONFIG_SYS_MALLOC_F_LENMichal Simek
2015-02-09microblaze: Move architecture to use generic board initMichal Simek
2015-02-09microblaze: Enable SPL_NOR support when FLASH_BASE is setupMichal Simek
2015-02-09arc: move SYS_MONITOR_BASE setup in KonfigAlexey Brodkin
2015-02-09arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin
2015-02-09arc: get rid of useless CONFIG_SKIP_LOWLEVEL_INITAlexey Brodkin
2015-02-09arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin
2015-02-09arc: add selection of endianess in KconfigAlexey Brodkin
2015-02-09arc: select cache settings via menuconfigAlexey Brodkin
2015-02-09arc: add more flavours of ARC700 series CPUAlexey Brodkin
2015-02-09arc: remove CPU hard-coded selection from board description in include/configsAlexey Brodkin
2015-02-07arm, at91: taurus remove MACH_TYPE definitions in config fileHeiko Schocher
2015-02-07arm, at91, taurus: enable WDTHeiko Schocher
2015-02-07ARM: at91: at91sam9x5: save environment to a FAT file in MMC cardWu, Josh
2015-02-07ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC cardWu, Josh
2015-02-07ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC cardWu, Josh
2015-02-07ARM: at91: mmc portA support is only for at91sam9g20ek_2mmc boardWu, Josh
2015-02-07ARM: atmel: sama5d4_xplained: enable spl supportBo Shen
2015-02-07ARM: atmel: sama5d4ek: enable SPL supportBo Shen
2015-02-06x86: Add SD/MMC support to quark/galileoBin Meng