| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM | Tom Rini | 2015-08-12 | 1 | -2/+2 |
* | ARM: cache: implement a default weak flush_cache() function | Wu, Josh | 2015-08-12 | 1 | -21/+5 |
* | ARM: cache: add an empty stub function for invalidate/flush dcache | Wu, Josh | 2015-08-12 | 1 | -0/+9 |
* | spl, common, serial: build SPL without serial support | Heiko Schocher | 2015-08-12 | 1 | -2/+2 |
* | arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values | Thierry Reding | 2015-07-27 | 1 | -1/+2 |
* | arm: Add ENTRY/ENDPROC to private libgcc functions | Simon Glass | 2015-07-07 | 7 | -17/+30 |
* | common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() | Matt Porter | 2015-05-28 | 2 | -0/+45 |
* | arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> | Tom Rini | 2015-05-14 | 1 | -0/+2 |
* | virt-dt: Allow reservation of secure region when in a RAM carveout | Jan Kiszka | 2015-05-13 | 1 | -0/+6 |
* | ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions | Jan Kiszka | 2015-05-13 | 2 | -4/+4 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2015-05-05 | 8 | -3/+210 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2015-04-24 | 1 | -0/+7 |
| |\ |
|
| | * | armv8/ls2085aqds: NAND boot support | Scott Wood | 2015-04-23 | 1 | -0/+7 |
| * | | ARM: Add ARMv7-M support | rev13@wp.pl | 2015-04-22 | 5 | -2/+201 |
| |/ |
|
| * | net: Remove the bd* parameter from net stack functions | Joe Hershberger | 2015-04-18 | 1 | -1/+1 |
| * | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger | 2015-04-18 | 1 | -0/+1 |
* | | ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching | Bryan Brinsko | 2015-04-16 | 1 | -0/+14 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-04-03 | 1 | -2/+11 |
|\ |
|
| * | ARMv8: enable pre-allocation malloc | David Feng | 2015-03-27 | 1 | -2/+11 |
* | | armv8: semihosting: delete external interface | Linus Walleij | 2015-03-28 | 1 | -92/+0 |
* | | armv8: semihosting: add a command to load semihosted images | Linus Walleij | 2015-03-28 | 1 | -0/+70 |
* | | armv8: semihosting: do not inline trap call | Linus Walleij | 2015-03-28 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-03-10 | 1 | -4/+9 |
|\ |
|
| * | Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2015-02-24 | 2 | -0/+43 |
| |\ |
|
| * | | arm: Show relocated PC/LR in the register dump | Simon Glass | 2015-02-03 | 1 | -4/+9 |
* | | | ARM: PSCI: Rework the DT handler slightly | Tom Rini | 2015-03-09 | 1 | -2/+2 |
* | | | arm: relocation: clear .bss section with arch memset if defined | Przemyslaw Marczak | 2015-03-09 | 1 | -1/+9 |
* | | | arm: spl: Allow board_init_r() to run with a larger stack | Simon Glass | 2015-03-04 | 1 | -3/+10 |
* | | | arm: spl: Avoid setting up a duplicate global data structure | Simon Glass | 2015-03-04 | 1 | -0/+4 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2015-02-25 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack | York Sun | 2015-02-24 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | ARM: remove jadecpu board support | Masahiro Yamada | 2015-02-24 | 1 | -46/+0 |
|/ / |
|
* | | common/board_f: factor out reserve_stacks | Andreas Bießmann | 2015-02-17 | 2 | -0/+43 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini | 2015-01-26 | 1 | -0/+2 |
|\ |
|
| * | arm, arm926ejs: make thumb mode compileable | Heiko Schocher | 2015-01-19 | 1 | -0/+2 |
* | | arm: Add warnings about using gdata | Simon Glass | 2015-01-16 | 1 | -1/+6 |
|/ |
|
* | arm: build arch memset/memcpy in Thumb2 mode | Stefan Agner | 2015-01-09 | 2 | -81/+111 |
* | ARM: bootm: do not add PSCI to fdt when booting in secure mode. | Ian Campbell | 2015-01-05 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-01-01 | 1 | -0/+44 |
|\ |
|
| * | ARM: Implement non-cached memory support | Thierry Reding | 2014-12-18 | 1 | -0/+44 |
* | | arm: semihosting: get rid of forward declarations | Linus Walleij | 2014-12-29 | 1 | -89/+84 |
* | | arm: semihosting: fix up compile bugs | Linus Walleij | 2014-12-29 | 1 | -49/+52 |
* | | arm: semihosting: staticize internal functions | Linus Walleij | 2014-12-29 | 1 | -4/+9 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-11-24 | 1 | -5/+26 |
|\ |
|
| * | ARM: bootm: Allow booting in secure mode on hyp capable systems | Hans de Goede | 2014-11-24 | 1 | -5/+26 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-11-24 | 2 | -30/+48 |
|\ \ |
|
| * | | imx: fix exception vectors relocation in imx27 | Albert ARIBAUD | 2014-11-20 | 2 | -28/+46 |
| * | | cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S | Albert ARIBAUD | 2014-11-20 | 1 | -4/+4 |
| |/ |
|
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-11-24 | 1 | -1/+1 |
|\ \ |
|
| * | | dm: arm: spl: Allow simple malloc() in SPL | Simon Glass | 2014-11-21 | 1 | -1/+1 |
| |/ |
|