summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2014-07-23fdt: Add a function to get the alias sequence of a nodeSimon Glass
2014-07-23Add a flag indicating when the serial console is readySimon Glass
2014-07-23stdio: Provide functions to add/remove devices using stdio_devSimon Glass
2014-07-23dm: Support driver model prior to relocationSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-07-23dm: Provide a way to shut down driver modelSimon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-23sandbox: config: Enable pre-relocation malloc()Simon Glass
2014-07-23Add a simple malloc() implementation for pre-relocationSimon Glass
2014-07-22powerpc/t1040: update i2c for t1040qds and t104xrdbShengzhou Liu
2014-07-22powerpc/ifc: fix invalid CSn FTIM2.TCH settingShaohui Xie