summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-08-06Change Andy Fleming's email addressAndy Fleming
2014-08-06Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-08-01kmp204x: CPU watchdog enabledBoschung, Rainer
2014-08-01mpc85xx: watchdog initialisation addedBoschung, Rainer
2014-08-01env_mmc: support env partition setup in runtimeDmitry Lifshitz
2014-08-01env_mmc: add mmc_get_env_addr() prototypeDmitry Lifshitz
2014-08-01MMC: atmel_mci: add configuration register definitionBo Shen
2014-08-01MMC: atmel_mci: refactor setting the mode registerBo Shen
2014-08-01ARM: kirkwood: add mvsdio driverDrEagle
2014-07-30include: remove CONFIG_SPL/CONFIG_TPL definition in config headersMasahiro Yamada
2014-07-30kconfig: delete redundant CONFIG_${ARCH} definitionMasahiro Yamada
2014-07-30kconfig: switch to KconfigMasahiro Yamada
2014-07-30include: define CONFIG_SPL and CONFIG_TPL as 1Masahiro Yamada
2014-07-30kconfig: import Kconfig files from Linux 3.16-rc7Masahiro Yamada
2014-07-29Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-07-28Merge git://www.denx.de/git/u-boot-ppc4xxTom Rini
2014-07-28Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-28Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-26Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-25ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta
2014-07-25ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta
2014-07-25ARM: omap: fix GPMC address-map size for NAND and NOR devicespekon gupta
2014-07-25board: k2e-evm: add board supportHao Zhang
2014-07-25ARM: keystone2: clock: add K2E clock supportHao Zhang
2014-07-25configs: k2hk_evm: config: add common EVM configuration headerHao Zhang
2014-07-25ARM: keystone2: move K2HK board files to common KS2 board directoryHao Zhang
2014-07-25k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan
2014-07-25ARM: omap: tao3530: Convert to generic boardStefan Roese
2014-07-25tricorder: convert to generic boardAndreas Bießmann
2014-07-25k2hk_evm: add script to automate NAND flash processKhoronzhuk, Ivan
2014-07-25mtd: nand: davinci: add opportunity to write keystone U-boot imageKhoronzhuk, Ivan
2014-07-25tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini
2014-07-25power/pmic.h: Add prototype for power_init_board.Tom Rini
2014-07-25drivers: net: cpsw: add support for using second port as ethernetMugunthan V N
2014-07-25board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boardsDirk Eibach
2014-07-24arm: rmobile: Add support Alt boardNobuhiro Iwamatsu
2014-07-23board/freescale: use generic board architecture for t2080qds and t2080rdbShengzhou Liu
2014-07-23ARM: zynq: Enable generic board for Xilinx ZynqMichal Simek
2014-07-23dm: Add dm_scan_other() to locate board-specific devicesSimon Glass
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass
2014-07-23dm: Introduce per-child data for devicesSimon Glass
2014-07-23dm: Add functions to access a device's childrenSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-07-23dm: Tidy up some header file commentsSimon Glass
2014-07-23fdt: Add a function to get the node offset of an aliasSimon Glass
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass
2014-07-23dm: Introduce device sequence numberingSimon Glass