summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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: sh: serial: Add support driver modelNobuhiro Iwamatsu
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-12dm: Add Kconfig options for driver model SPL supportSimon Glass
2015-02-12dm: i2c: Make API accessible even without CONFIG_DMSimon Glass
2015-02-12dm: i2c: Add a dm_ prefix to driver model bus speed functionsSimon Glass
2015-02-12net: Use new checksum functionsSimon 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-12sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PARTHans de Goede
2015-02-12Add linux/compiler-gcc5.h to fix builds with gcc5Hans 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://git.denx.de/u-boot-videoTom Rini
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-02-10lcd: split splash code into its own functionNikita Kiryanov
2015-02-10lcd: dt: extract simplefb supportNikita Kiryanov
2015-02-10lcd: various cleanupsNikita Kiryanov
2015-02-10lcd: split configuration_get_cmapNikita Kiryanov
2015-02-10lcd: move platform-specific structs to their own headersNikita Kiryanov
2015-02-10pmic:pfuz100 add switch mode and more registersPeng Fan
2015-02-10pmic:pfuze add macro for setting voltagePeng Fan
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-09common: Move dram_init() declaration to common locationMichal 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