Commit Graph

291 Commits (379b3280b30c4aad5ff0fdf1cd6431c5fa6861b1)

Author SHA1 Message Date
David Müller (ELSOFT AG) 03a3a8aec8 arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) 9 years ago
Marek Vasut a592e6fb7f arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 9 years ago
Jeffy Chen f7ee071a22 ARM: bootm: Try to use relocated ramdisk 9 years ago
Stephen Warren a737028e80 arm: initialize gd for AArch64 9 years ago
Albert ARIBAUD adc421e4ce arm: move gd handling outside of C code 9 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 9 years ago
Kamil Lulko 5be9356926 Change e-mail address of Kamil Lulko 9 years ago
Peng Fan bc3c89b130 common: bootm: check return value of strict_strtoul 9 years ago
Albert ARIBAUD 62e92077a8 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD 9 years ago
Vadzim Dambrouski 7bdf75ca5c arm: fix compile warnings when semihosting is enabled on ARMv7M target. 9 years ago
Vadzim Dambrouski 432a6241bd arm: add support for semihosting for ARMv7M targets 9 years ago
Simon Glass 5ba534d247 arm: Switch 32-bit ARM to using generic global_data setup 9 years ago
Simon Glass 931bec31b4 arm: Switch aarch64 to using generic global_data setup 9 years ago
Thierry Reding b1964c72bd armv8/gic: Fix GIC v2 initialization 9 years ago
Simon Glass 1090a56c87 arm: Drop old non-generic-board code 9 years ago
Simon Glass ed64190f67 arm: Correct comments in crt0.S for the recent SPL improvements 9 years ago
Simon Glass c6aabe9289 arm: reset: Avoid a build error when the reset uclass is enabled 9 years ago
Bhupesh Sharma 3ffa95c283 armv8: Add framework for CCN-504 interconnect configuration 9 years ago
Tom Rini b5d92ba1ad ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM 9 years ago
Wu, Josh 633b6ccedf ARM: cache: implement a default weak flush_cache() function 9 years ago
Wu, Josh 387871a10e ARM: cache: add an empty stub function for invalidate/flush dcache 9 years ago
Heiko Schocher 80402f34f8 spl, common, serial: build SPL without serial support 9 years ago
Thierry Reding 502a2aff76 arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN values 9 years ago
Simon Glass 1251d51ca5 arm: Add ENTRY/ENDPROC to private libgcc functions 9 years ago
Matt Porter f99993c108 common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec() 10 years ago
Tom Rini 4588d61a28 arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h> 10 years ago
Jan Kiszka d6b72da029 virt-dt: Allow reservation of secure region when in a RAM carveout 10 years ago
Jan Kiszka 104d6fb6cd ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions 10 years ago
Scott Wood b2d5ac5985 armv8/ls2085aqds: NAND boot support 10 years ago
rev13@wp.pl 12d8a72913 ARM: Add ARMv7-M support 10 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Bryan Brinsko 97840b5d1f ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching 10 years ago
Linus Walleij d5f3d17ca6 armv8: semihosting: delete external interface 10 years ago
Linus Walleij 202a674bb8 armv8: semihosting: add a command to load semihosted images 10 years ago
Linus Walleij e769f68613 armv8: semihosting: do not inline trap call 10 years ago
David Feng b263302aa5 ARMv8: enable pre-allocation malloc 10 years ago
Tom Rini dd09f7e73c ARM: PSCI: Rework the DT handler slightly 10 years ago
Przemyslaw Marczak 114c86d826 arm: relocation: clear .bss section with arch memset if defined 10 years ago
Simon Glass db910353a1 arm: spl: Allow board_init_r() to run with a larger stack 10 years ago
Simon Glass fc8fdc76e7 arm: spl: Avoid setting up a duplicate global data structure 10 years ago
Masahiro Yamada 41fbbbbc71 ARM: remove jadecpu board support 10 years ago
York Sun dcd468b8f4 armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack 10 years ago
Andreas Bießmann 68145d4c7b common/board_f: factor out reserve_stacks 10 years ago
Simon Glass 23d184d2fb arm: Show relocated PC/LR in the register dump 10 years ago
Heiko Schocher 99197a9e31 arm, arm926ejs: make thumb mode compileable 10 years ago
Simon Glass 480ca13e74 arm: Add warnings about using gdata 10 years ago
Stefan Agner 75d7a0d7f1 arm: build arch memset/memcpy in Thumb2 mode 10 years ago
Ian Campbell 97a8196451 ARM: bootm: do not add PSCI to fdt when booting in secure mode. 10 years ago
Linus Walleij 9be5c661be arm: semihosting: get rid of forward declarations 10 years ago