Age | Commit message (Expand) | Author |
2015-02-25 | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2015-02-24 | ARM: remove jadecpu board support | Masahiro Yamada |
2015-02-24 | armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack | York Sun |
2015-02-17 | common/board_f: factor out reserve_stacks | Andreas Bießmann |
2015-01-26 | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini |
2015-01-19 | arm, arm926ejs: make thumb mode compileable | Heiko Schocher |
2015-01-16 | arm: Add warnings about using gdata | Simon Glass |
2015-01-09 | arm: build arch memset/memcpy in Thumb2 mode | Stefan Agner |
2015-01-05 | ARM: bootm: do not add PSCI to fdt when booting in secure mode. | Ian Campbell |
2015-01-01 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2014-12-29 | arm: semihosting: get rid of forward declarations | Linus Walleij |
2014-12-29 | arm: semihosting: fix up compile bugs | Linus Walleij |
2014-12-29 | arm: semihosting: staticize internal functions | Linus Walleij |
2014-12-18 | ARM: Implement non-cached memory support | Thierry Reding |
2014-11-24 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-11-24 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2014-11-24 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2014-11-24 | ARM: bootm: Allow booting in secure mode on hyp capable systems | Hans de Goede |
2014-11-21 | dm: arm: spl: Allow simple malloc() in SPL | Simon Glass |
2014-11-20 | ARM: remove CONFIG_ARM1136 defines | Masahiro Yamada |
2014-11-20 | ARM: remove CONFIG_ARM926EJS defines | Masahiro Yamada |
2014-11-20 | imx: fix exception vectors relocation in imx27 | Albert ARIBAUD |
2014-11-20 | cosmetic: arm: fix whitespace in arch/arm/lib/relocate.S | Albert ARIBAUD |
2014-11-12 | ARM: cache-cp15: Use more accurate types | Thierry Reding |
2014-11-11 | Revert "lib: bootm: add missing include" | Michal Simek |
2014-11-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-10-29 | arm: interrupt_init: set sp in IRQ/FIQ modes | Georges Savoundararadj |
2014-10-29 | arm: relocate the exception vectors | Georges Savoundararadj |
2014-10-29 | arm: make .vectors section allocatable | Georges Savoundararadj |
2014-10-27 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Tom Rini |
2014-10-26 | arm: debug: adjust for U-Boot | Masahiro Yamada |
2014-10-26 | arm: debug: add Kconfig entries for lowlevel debug | Masahiro Yamada |
2014-10-26 | arm: debug: replace license blocks with SPDX | Masahiro Yamada |
2014-10-26 | arm: debug: import debug files from Linux 3.16 | Masahiro Yamada |
2014-10-25 | arm: vectors: provide protypes from vectors.S | Jeroen Hofstee |
2014-10-25 | lib: bootm: add missing include | Jeroen Hofstee |
2014-10-25 | leds: missing include | Jeroen Hofstee |
2014-10-24 | arm: board: use __weak | Jeroen Hofstee |
2014-10-21 | ARM: prevent compiler warnings from bootm.c | Eric Nelson |
2014-10-06 | arm: cache: Add support for write-allocate D-Cache | Marek Vasut |
2014-09-25 | armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page | York Sun |
2014-09-16 | Revert "ARM: SPL: do not set gd again" | Tom Rini |
2014-09-11 | arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG | Benoît Thébaudeau |
2014-09-11 | arm: Make reset position-independent | Benoît Thébaudeau |
2014-09-09 | eabi_compat: add __aeabi_memcpy __aeabi_memset | Jeroen Hofstee |
2014-09-09 | ARM: SPL: do not set gd again | Jeroen Hofstee |
2014-09-05 | arm:reset: call the reset_misc() before the cpu reset | Przemyslaw Marczak |
2014-08-30 | arm64: Correct passing of Linux kernel args | Tom Rini |
2014-08-30 | ARM: Fix overflow in MMU setup | Marek Vasut |
2014-08-29 | arm: include config.h in arch/arm/lib/vectors.S | Christian Riesch |