Age | Commit message (Expand) | Author |
---|---|---|
2017-11-21 | arm: boot0 hook: move boot0 hook before '_start' | Philipp Tomsich |
2017-06-12 | ARM: provide a valid exception stack address for startup code | Lothar Waßmann |
2017-04-06 | Remove various unused interrupt related code | Tom Rini |
2017-01-04 | ARM: boot0 hook: remove macro, include whole header file | Andre Przywara |
2016-06-06 | arm/arm64: implement a boot header capability | Andre Przywara |
2014-10-29 | arm: make .vectors section allocatable | Georges Savoundararadj |
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-08-29 | arm: include config.h in arch/arm/lib/vectors.S | Christian Riesch |
2014-06-09 | arm: fix a double-definition error of _start symbol | Masahiro Yamada |
2014-05-15 | arm: move exception handling out of start.S files | Albert ARIBAUD |