Lothar Waßmann
|
c88823612d
arm: adjust PC displayed in exception handlers to point to the failing instruction
|
8 years ago |
Tom Rini
|
01abae4d04
Remove various unused interrupt related code
|
8 years ago |
Alexander Graf
|
cc4a474873
arm: Allow EFI payload code to take exceptions
|
9 years ago |
Heiko Schocher
|
80402f34f8
spl, common, serial: build SPL without serial support
|
10 years ago |
Simon Glass
|
23d184d2fb
arm: Show relocated PC/LR in the register dump
|
10 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
|
11 years ago |
Tom Rini
|
1551df35f2
arm: Switch to -mno-unaligned-access when supported by the compiler
|
11 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
|
12 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
|
15 years ago |