summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-02-17Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"Tom Rini
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-02-1682xx/km82xx: read the IVM eeprom earlierValentin Longchamp
2015-02-16sunxi: Normalise FEL supportSimon Glass
2015-02-16sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebufferHans de Goede
2015-02-16config_distro_bootcmd.h: Enable CONFIG_CMD_PARTHans de Goede
2015-02-16Merge git://git.denx.de/u-boot-marvellTom Rini
2015-02-13Merge git://git.denx.de/u-boot-dmTom Rini
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: introduce dev_get_addr interfacePeng Fan
2015-02-12dm: Drop unused driver model config_defaultsSimon Glass
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-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-11sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PARTHans de Goede
2015-02-11Add 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