summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-07-30kconfig: switch to KconfigMasahiro Yamada
2014-07-30kconfig: add basic Kconfig filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro 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: HYP/non-sec: remove MIDR check to validate CBARMarc Zyngier
2014-07-28ARM: HYP/non-sec/PSCI: emit DT nodesMarc Zyngier
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun
2014-07-28ARM: HYP/non-sec: add the option for a second-stage monitorMarc Zyngier
2014-07-28ARM: HYP/non-sec: add generic ARMv7 PSCI codeMarc Zyngier
2014-07-28ARM: HYP/non-sec: allow relocation to secure RAMMarc Zyngier
2014-07-28ARM: HYP/non-sec: add separate section for secure codeMarc Zyngier
2014-07-28ARM: add missing HYP mode constantMarc Zyngier
2014-07-28ARM: non-sec: reset CNTVOFF to zeroMarc Zyngier
2014-07-28ARM: HYP/non-sec: add a barrier after setting SCR.NS==1Marc Zyngier
2014-07-28ARM: HYP/non-sec: move switch to non-sec to the last boot phaseMarc Zyngier
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: 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-25ARM: OMAP: Fix handling of errata i727Rajendra Nayak
2014-07-25board: k2e-evm: add board supportHao Zhang
2014-07-25ARM: keystone2: spl: add K2E SoC supportKhoronzhuk, Ivan
2014-07-25ARM: keystone2: add MSMC cache coherency support for K2E SOCHao Zhang
2014-07-25ARM: keystone2: clock: add K2E clock supportHao Zhang
2014-07-25ARM: keystone2: add K2E SoC hardware definitionsHao Zhang
2014-07-25ARM: keystone: clock: move K2HK SoC dependent code in separate fileKhoronzhuk, Ivan
2014-07-25k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan
2014-07-25keystone2: add possibility to turn off all dspsHao Zhang
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: Remove unused arch/arm/cpu/armv7/omap3/mem.cStefan Roese
2014-07-25ARM: omap: Fix GPMC init for OMAP3 platformsStefan Roese
2014-07-25am335x_evm / gumstix pepper: Correct DDR settingsTom Rini
2014-07-25Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2014-07-25ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARDDirk Eibach
2014-07-24arm: rmobile: Add support R8A7794Nobuhiro Iwamatsu
2014-07-24sh: unify sh2/sh3/sh4 linker scriptsMasahiro Yamada
2014-07-23ARM: zynq: Show ECC status on the same line as DRAM sizeMichal Simek
2014-07-23sandbox: Remove all drivers before exitSimon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-23stdio: Remove redundant code around stdio_register() callsSimon Glass
2014-07-23sandbox: Support pre-relocation malloc()Simon Glass
2014-07-23sandbox: Set up global data before board_init_f()Simon Glass