| Commit message (Expand) | Author | Age | Lines |
* | MLK-11228-1 android: Integrate community fastboot with FSL i.MX fastboot | Ye.Li | 2015-07-13 | -4/+4 |
* | MLK-10647 armv7: Fix Dcache disable issue on i.MX7 | Ye.Li | 2015-04-29 | -1/+4 |
* | MLK-10774-33 imx:mx6 add udc and fastboot support | Peng Fan | 2015-04-29 | -0/+12 |
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-04-03 | -2/+11 |
|\ |
|
| * | ARMv8: enable pre-allocation malloc | David Feng | 2015-03-27 | -2/+11 |
* | | armv8: semihosting: delete external interface | Linus Walleij | 2015-03-28 | -92/+0 |
* | | armv8: semihosting: add a command to load semihosted images | Linus Walleij | 2015-03-28 | -0/+70 |
* | | armv8: semihosting: do not inline trap call | Linus Walleij | 2015-03-28 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-03-10 | -4/+9 |
|\ |
|
| * | Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2015-02-24 | -0/+43 |
| |\ |
|
| * | | arm: Show relocated PC/LR in the register dump | Simon Glass | 2015-02-03 | -4/+9 |
* | | | ARM: PSCI: Rework the DT handler slightly | Tom Rini | 2015-03-09 | -2/+2 |
* | | | arm: relocation: clear .bss section with arch memset if defined | Przemyslaw Marczak | 2015-03-09 | -1/+9 |
* | | | arm: spl: Allow board_init_r() to run with a larger stack | Simon Glass | 2015-03-04 | -3/+10 |
* | | | arm: spl: Avoid setting up a duplicate global data structure | Simon Glass | 2015-03-04 | -0/+4 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2015-02-25 | -1/+1 |
|\ \ \ |
|
| * | | | armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack | York Sun | 2015-02-24 | -1/+1 |
| | |/
| |/| |
|
* | | | ARM: remove jadecpu board support | Masahiro Yamada | 2015-02-24 | -46/+0 |
|/ / |
|
* | | common/board_f: factor out reserve_stacks | Andreas Bießmann | 2015-02-17 | -0/+43 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini | 2015-01-26 | -0/+2 |
|\ |
|
| * | arm, arm926ejs: make thumb mode compileable | Heiko Schocher | 2015-01-19 | -0/+2 |
* | | arm: Add warnings about using gdata | Simon Glass | 2015-01-16 | -1/+6 |
|/ |
|
* | arm: build arch memset/memcpy in Thumb2 mode | Stefan Agner | 2015-01-09 | -81/+111 |
* | ARM: bootm: do not add PSCI to fdt when booting in secure mode. | Ian Campbell | 2015-01-05 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini | 2015-01-01 | -0/+44 |
|\ |
|
| * | ARM: Implement non-cached memory support | Thierry Reding | 2014-12-18 | -0/+44 |
* | | arm: semihosting: get rid of forward declarations | Linus Walleij | 2014-12-29 | -89/+84 |
* | | arm: semihosting: fix up compile bugs | Linus Walleij | 2014-12-29 | -49/+52 |
* | | arm: semihosting: staticize internal functions | Linus Walleij | 2014-12-29 | -4/+9 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-11-24 | -5/+26 |
|\ |
|
| * | ARM: bootm: Allow booting in secure mode on hyp capable systems | Hans de Goede | 2014-11-24 | -5/+26 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2014-11-24 | -30/+48 |
|\ \ |
|
| * | | imx: fix exception vectors relocation in imx27 | Albert ARIBAUD | 2014-11-20 | -28/+46 |
| * | | cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S | Albert ARIBAUD | 2014-11-20 | -4/+4 |
| |/ |
|
* | | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2014-11-24 | -1/+1 |
|\ \ |
|
| * | | dm: arm: spl: Allow simple malloc() in SPL | Simon Glass | 2014-11-21 | -1/+1 |
| |/ |
|
* | | ARM: remove CONFIG_ARM1136 defines | Masahiro Yamada | 2014-11-20 | -2/+2 |
* | | ARM: remove CONFIG_ARM926EJS defines | Masahiro Yamada | 2014-11-20 | -2/+2 |
|/ |
|
* | ARM: cache-cp15: Use more accurate types | Thierry Reding | 2014-11-12 | -3/+3 |
* | Revert "lib: bootm: add missing include" | Michal Simek | 2014-11-11 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-11-10 | -0/+138 |
|\ |
|
| * | arm: debug: adjust for U-Boot | Masahiro Yamada | 2014-10-26 | -1/+1 |
| * | arm: debug: add Kconfig entries for lowlevel debug | Masahiro Yamada | 2014-10-26 | -0/+2 |
| * | arm: debug: replace license blocks with SPDX | Masahiro Yamada | 2014-10-26 | -3/+1 |
| * | arm: debug: import debug files from Linux 3.16 | Masahiro Yamada | 2014-10-26 | -0/+138 |
* | | arm: interrupt_init: set sp in IRQ/FIQ modes | Georges Savoundararadj | 2014-10-29 | -0/+27 |
* | | arm: relocate the exception vectors | Georges Savoundararadj | 2014-10-29 | -0/+30 |
* | | arm: make .vectors section allocatable | Georges Savoundararadj | 2014-10-29 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Tom Rini | 2014-10-27 | -1/+4 |
|\ \ |
|
| * | | ARM: prevent compiler warnings from bootm.c | Eric Nelson | 2014-10-21 | -1/+4 |
| |/ |
|