| Commit message (Expand) | Author | Age | Lines |
* | emif.h: remove duplicated argument to | | maxin.john@enea.com | 2014-08-09 | -3/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini | 2014-08-06 | -1/+17 |
|\ |
|
| * | powerpc: mpc85xx watchdog init added to init_func | Boschung, Rainer | 2014-08-01 | -0/+3 |
| * | mpc85xx: watchdog initialisation added | Boschung, Rainer | 2014-08-01 | -0/+8 |
| * | powerpc: macros for e500mc timer regs added | Boschung, Rainer | 2014-08-01 | -0/+5 |
| * | mpc85xx: fix interrupt init to not affect watchdog | Boschung, Rainer | 2014-08-01 | -1/+1 |
* | | Merge http://git.denx.de/u-boot-dm | Tom Rini | 2014-08-04 | -0/+14 |
|\ \ |
|
| * | | arm: Support pre-relocation malloc() | Simon Glass | 2014-08-04 | -1/+4 |
| * | | arm: Set up global data before board_init_f() | Simon Glass | 2014-08-04 | -0/+11 |
* | | | mmc: s3c: Add SD driver | Marek Vasut | 2014-08-01 | -0/+6 |
* | | | arm: s3c: Unify the S3C24xx SDI structure | Marek Vasut | 2014-08-01 | -11/+10 |
* | | | ARM: kirkwood: add mvsdio driver | DrEagle | 2014-08-01 | -0/+10 |
|/ / |
|
* | | powerpc: remove redundant CPU definition | Masahiro Yamada | 2014-07-30 | -12/+11 |
* | | kconfig: delete redundant CONFIG_${ARCH} definition | Masahiro Yamada | 2014-07-30 | -13/+11 |
* | | kconfig: switch to Kconfig | Masahiro Yamada | 2014-07-30 | -15/+15 |
* | | kconfig: add basic Kconfig files | Masahiro Yamada | 2014-07-30 | -0/+66 |
* | | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+2883 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-07-29 | -692/+3167 |
|\ \ |
|
| * | | ARM: HYP/non-sec: remove MIDR check to validate CBAR | Marc Zyngier | 2014-07-28 | -17/+0 |
| * | | ARM: HYP/non-sec/PSCI: emit DT nodes | Marc Zyngier | 2014-07-28 | -2/+112 |
| * | | ARM: convert arch_fixup_memory_node to a generic FDT fixup function | Ma Haijun | 2014-07-28 | -2/+2 |
| * | | ARM: HYP/non-sec: add the option for a second-stage monitor | Marc Zyngier | 2014-07-28 | -2/+11 |
| * | | ARM: HYP/non-sec: add generic ARMv7 PSCI code | Marc Zyngier | 2014-07-28 | -0/+141 |
| * | | ARM: HYP/non-sec: allow relocation to secure RAM | Marc Zyngier | 2014-07-28 | -140/+138 |
| * | | ARM: HYP/non-sec: add separate section for secure code | Marc Zyngier | 2014-07-28 | -1/+33 |
| * | | ARM: add missing HYP mode constant | Marc Zyngier | 2014-07-28 | -1/+3 |
| * | | ARM: non-sec: reset CNTVOFF to zero | Marc Zyngier | 2014-07-28 | -1/+8 |
| * | | ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 | Marc Zyngier | 2014-07-28 | -0/+1 |
| * | | ARM: HYP/non-sec: move switch to non-sec to the last boot phase | Marc Zyngier | 2014-07-28 | -3/+6 |
| * | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-07-28 | -521/+813 |
| |\ \ |
|
| | * | | ARM: omap: clean redundant PISMO_xx macros used in OMAP3 | pekon gupta | 2014-07-25 | -23/+2 |
| | * | | ARM: omap: fix GPMC address-map size for NAND and NOR devices | pekon gupta | 2014-07-25 | -2/+7 |
| | * | | ARM: OMAP: Fix handling of errata i727 | Rajendra Nayak | 2014-07-25 | -1/+10 |
| | * | | board: k2e-evm: add board support | Hao Zhang | 2014-07-25 | -0/+1 |
| | * | | ARM: keystone2: spl: add K2E SoC support | Khoronzhuk, Ivan | 2014-07-25 | -0/+8 |
| | * | | ARM: keystone2: add MSMC cache coherency support for K2E SOC | Hao Zhang | 2014-07-25 | -8/+26 |
| | * | | ARM: keystone2: clock: add K2E clock support | Hao Zhang | 2014-07-25 | -5/+202 |
| | * | | ARM: keystone2: add K2E SoC hardware definitions | Hao Zhang | 2014-07-25 | -44/+105 |
| | * | | ARM: keystone: clock: move K2HK SoC dependent code in separate file | Khoronzhuk, Ivan | 2014-07-25 | -145/+166 |
| | * | | k2hk: use common KS2_ prefix for all hardware definitions | Khoronzhuk, Ivan | 2014-07-25 | -130/+120 |
| | * | | keystone2: add possibility to turn off all dsps | Hao Zhang | 2014-07-25 | -2/+83 |
| | * | | keystone2: move cpu_to_bus() to keystone.c | Hao Zhang | 2014-07-25 | -0/+29 |
| | * | | ARM: keystone2: keystone_nav: make it dependent on keystone driver | Khoronzhuk, Ivan | 2014-07-25 | -1/+1 |
| | * | | keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 | Hao Zhang | 2014-07-25 | -0/+22 |
| | * | | keystone: ddr3: add ddr3.h to hold ddr3 API | Khoronzhuk, Ivan | 2014-07-25 | -42/+58 |
| | * | | ARM: keystone2: psc: use common PSC base | Khoronzhuk, Ivan | 2014-07-25 | -24/+22 |
| | * | | ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c | Stefan Roese | 2014-07-25 | -139/+0 |
| | * | | ARM: omap: Fix GPMC init for OMAP3 platforms | Stefan Roese | 2014-07-25 | -1/+1 |
| | * | | am335x_evm / gumstix pepper: Correct DDR settings | Tom Rini | 2014-07-25 | -4/+0 |
| * | | | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-07-28 | -2/+1712 |
| |\ \ \ |
|