Age | Commit message (Expand) | Author |
2014-08-06 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2014-08-04 | Merge http://git.denx.de/u-boot-dm | Tom Rini |
2014-08-04 | arm: Support pre-relocation malloc() | Simon Glass |
2014-08-04 | arm: Set up global data before board_init_f() | Simon Glass |
2014-08-01 | powerpc: mpc85xx watchdog init added to init_func | Boschung, Rainer |
2014-08-01 | mpc85xx: watchdog initialisation added | Boschung, Rainer |
2014-08-01 | powerpc: macros for e500mc timer regs added | Boschung, Rainer |
2014-08-01 | mpc85xx: fix interrupt init to not affect watchdog | Boschung, Rainer |
2014-08-01 | mmc: s3c: Add SD driver | Marek Vasut |
2014-08-01 | arm: s3c: Unify the S3C24xx SDI structure | Marek Vasut |
2014-08-01 | ARM: kirkwood: add mvsdio driver | DrEagle |
2014-07-30 | powerpc: remove redundant CPU definition | Masahiro Yamada |
2014-07-30 | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada |
2014-07-30 | kconfig: switch to Kconfig | Masahiro Yamada |
2014-07-30 | kconfig: add basic Kconfig files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-07-29 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-07-28 | Merge git://www.denx.de/git/u-boot-ppc4xx | Tom Rini |
2014-07-28 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2014-07-28 | ARM: HYP/non-sec: remove MIDR check to validate CBAR | Marc Zyngier |
2014-07-28 | ARM: HYP/non-sec/PSCI: emit DT nodes | Marc Zyngier |
2014-07-28 | ARM: convert arch_fixup_memory_node to a generic FDT fixup function | Ma Haijun |
2014-07-28 | ARM: HYP/non-sec: add the option for a second-stage monitor | Marc Zyngier |
2014-07-28 | ARM: HYP/non-sec: add generic ARMv7 PSCI code | Marc Zyngier |
2014-07-28 | ARM: HYP/non-sec: allow relocation to secure RAM | Marc Zyngier |
2014-07-28 | ARM: HYP/non-sec: add separate section for secure code | Marc Zyngier |
2014-07-28 | ARM: add missing HYP mode constant | Marc Zyngier |
2014-07-28 | ARM: non-sec: reset CNTVOFF to zero | Marc Zyngier |
2014-07-28 | ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 | Marc Zyngier |
2014-07-28 | ARM: HYP/non-sec: move switch to non-sec to the last boot phase | Marc Zyngier |
2014-07-28 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-07-28 | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-07-28 | Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-07-26 | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-07-25 | ARM: omap: clean redundant PISMO_xx macros used in OMAP3 | pekon gupta |
2014-07-25 | ARM: omap: fix GPMC address-map size for NAND and NOR devices | pekon gupta |
2014-07-25 | ARM: OMAP: Fix handling of errata i727 | Rajendra Nayak |
2014-07-25 | board: k2e-evm: add board support | Hao Zhang |
2014-07-25 | ARM: keystone2: spl: add K2E SoC support | Khoronzhuk, Ivan |
2014-07-25 | ARM: keystone2: add MSMC cache coherency support for K2E SOC | Hao Zhang |
2014-07-25 | ARM: keystone2: clock: add K2E clock support | Hao Zhang |
2014-07-25 | ARM: keystone2: add K2E SoC hardware definitions | Hao Zhang |
2014-07-25 | ARM: keystone: clock: move K2HK SoC dependent code in separate file | Khoronzhuk, Ivan |
2014-07-25 | k2hk: use common KS2_ prefix for all hardware definitions | Khoronzhuk, Ivan |
2014-07-25 | keystone2: add possibility to turn off all dsps | Hao Zhang |
2014-07-25 | keystone2: move cpu_to_bus() to keystone.c | Hao Zhang |
2014-07-25 | ARM: keystone2: keystone_nav: make it dependent on keystone driver | Khoronzhuk, Ivan |
2014-07-25 | keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 | Hao Zhang |
2014-07-25 | keystone: ddr3: add ddr3.h to hold ddr3 API | Khoronzhuk, Ivan |
2014-07-25 | ARM: keystone2: psc: use common PSC base | Khoronzhuk, Ivan |