Commit Graph

20 Commits (e3beca3a2fe172ca707a0e70310f9f7ebd3b3f0f)

Author SHA1 Message Date
Heinrich Schuchardt b417d475b2 arm: do not include efi_loader.h twice 6 years ago
Heinrich Schuchardt bd2a13f329 arm: print instructions pointed to by pc 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Heinrich Schuchardt 99b8db7291 arm: print information about loaded UEFI images 6 years ago
Lothar Waßmann c88823612d arm: adjust PC displayed in exception handlers to point to the failing instruction 7 years ago
Tom Rini 01abae4d04 Remove various unused interrupt related code 7 years ago
Alexander Graf cc4a474873 arm: Allow EFI payload code to take exceptions 8 years ago
Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 9 years ago
Simon Glass 23d184d2fb arm: Show relocated PC/LR in the register dump 9 years ago
Georges Savoundararadj 571bdf16a7 arm: interrupt_init: set sp in IRQ/FIQ modes 10 years ago
Jeroen Hofstee 49c4bc3a6c arm: vectors: provide protypes from vectors.S 10 years ago
Marc Zyngier b726d22da9 ARM: add missing HYP mode constant 10 years ago
Tom Rini 1551df35f2 arm: Switch to -mno-unaligned-access when supported by the compiler 10 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
Heiko Schocher f1d2b313c9 ARM: add relocation support 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Jean-Christophe PLAGNIOL-VILLARD c358d9c3f1 arm: unify interrupt init 15 years ago
Detlev Zundel 792a09eb9d Fix e-mail address of Gary Jennejohn. 15 years ago
Andreas Engel 6d0943a6be ARM: cleanup duplicated exception handlingcode 16 years ago
Wolfgang Denk fe7eb5d88b Cleanup 19 years ago
Wolfgang Denk 74f4304ee7 Add ARM946E cpu and core module targets; remap memory to 0x00000000 19 years ago
wdenk 3ec924a3cb Patch by Steven Scholz, 25 Oct 2004: 19 years ago
wdenk 281e00a3be * Code cleanup 20 years ago
wdenk efa329cb89 * Add start-up delay to make sure power has stabilized before 20 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 48b42616e9 * Patches by David Mller, 12 Jun 2003: 21 years ago
wdenk 06d01dbe00 * Avoid flicker on the TRAB's VFD by synchronizing the enable with 21 years ago
wdenk c609719b8d Initial revision 22 years ago
wdenk 1580924841 Initial revision 22 years ago