summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-25keystone2: move cpu_to_bus() to keystone.cHao Zhang
2014-07-25ARM: keystone2: keystone_nav: make it dependent on keystone driverKhoronzhuk, Ivan
2014-07-25keystone2: ddr: add DDR3 PHY configs updated for PG 2.0Hao Zhang
2014-07-25keystone: ddr3: add ddr3.h to hold ddr3 APIKhoronzhuk, Ivan
2014-07-25ARM: keystone2: psc: use common PSC baseKhoronzhuk, Ivan
2014-07-25ARM: omap: tao3530: Convert to generic boardStefan Roese
2014-07-25ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.cStefan Roese
2014-07-25ARM: omap: Fix GPMC init for OMAP3 platformsStefan Roese
2014-07-25tricorder: convert to generic boardAndreas Bießmann
2014-07-25am335x_evm / gumstix pepper: Correct DDR settingsTom Rini
2014-07-25k2hk_evm: add script to automate NAND flash processKhoronzhuk, Ivan
2014-07-25keystone: add support for NAND gpheader imageKhoronzhuk, 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-25ARM: dra7_evm: Add Ethernet support for dra72x platformMugunthan V N
2014-07-25ARM: DRA7xx: Add cpsw second port pinmuxMugunthan V N
2014-07-25drivers: net: cpsw: add support for using second port as ethernetMugunthan V N
2014-07-25Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2014-07-25board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boardsDirk Eibach
2014-07-25ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARDDirk Eibach
2014-07-24arm: rmobile: Add support Alt boardNobuhiro Iwamatsu
2014-07-24arm: rmobile: Add support R8A7794Nobuhiro Iwamatsu
2014-07-24serial: sh: Add support R8A7794Nobuhiro Iwamatsu
2014-07-24net: sh-eth: Add support R8A7794Nobuhiro Iwamatsu
2014-07-24sh: unify sh2/sh3/sh4 linker scriptsMasahiro Yamada
2014-07-23board/freescale: use generic board architecture for t2080qds and t2080rdbShengzhou Liu
2014-07-23buildman: Avoid retrying a build if it definitely failedSimon Glass
2014-07-23buildman: Add -F flag to retry failed buildsSimon Glass
2014-07-23zynq: disable -Wstrict-prototypes option for ps7_init.cMasahiro Yamada
2014-07-23ARM: zynq: Show ECC status on the same line as DRAM sizeMichal Simek
2014-07-23ARM: zynq: Enable generic board for Xilinx ZynqMichal Simek
2014-07-23dm: Give the demo uclass a nameSimon Glass
2014-07-23dm: Add dm_scan_other() to locate board-specific devicesSimon Glass
2014-07-23dm: Improve errors and warnings in lists_bind_fdt()Simon 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: Avoid accessing uclasses before they are readySimon Glass
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass
2014-07-23dm: Display the sequence number for each deviceSimon Glass
2014-07-23dm: Introduce device sequence numberingSimon Glass
2014-07-23dm: Avoid activating devices in 'dm uclass' commandSimon Glass
2014-07-23dm: Move device display into its own functionSimon Glass
2014-07-23fdt: Add a function to get the alias sequence of a nodeSimon Glass
2014-07-23dm: Move uclass error checking/probing into a functionSimon Glass
2014-07-23Add a flag indicating when the serial console is readySimon Glass