Commit Graph

431 Commits (lime2-spi)

Author SHA1 Message Date
Hou Zhiqiang 388aabc85d arm/PSCI: Removed unused code 8 years ago
Michal Simek e2f88dfd2d libfdt: Introduce new ARCH_FIXUP_FDT option 8 years ago
Jeremy Hunt b8cb51d0de armv8: spl: Call board_init_r from crt0_64 in SPL 8 years ago
Ladislav Michl 431889d6ad spl: zImage support in Falcon mode 8 years ago
Michal Simek 1eefe14f66 spl: Fix compilation warnings for arm64 8 years ago
Hou Zhiqiang 45684ae37b ARMv8/PSCI: Fixup the device tree for PSCI 8 years ago
Chen-Yu Tsai 980d6a5511 ARM: Add an empty secure stack section 8 years ago
Simon Glass bcc53bf095 arm: Show cache warnings in U-Boot proper only 8 years ago
Simon Glass 397b5697ad arm: Move check_cache_range() into a common place 8 years ago
Masahiro Yamada 6b6024eadb arm64: add better and more generic spin-table support 8 years ago
Masahiro Yamada 6441e3deb4 ARM: move #ifdef to match the error handling code 8 years ago
Andre Przywara cdaa633fcf arm/arm64: implement a boot header capability 8 years ago
Marek Vasut 756e76f075 arm: lib: Fix fix push/pop-section directives 8 years ago
Stephen Warren b2f1858455 arm: lib: fix push/pop-section directives 8 years ago
Marek Vasut 13b0a91a6d arm: lib: Split asm symbols into different .text subsections 8 years ago
Marek Vasut 806f86bd82 arm: lib: Import Thumb1 functions 8 years ago
Marek Vasut 0bf65c6422 arm: lib: import muldi3.S from Linux 8 years ago
Marek Vasut 40d67c75e4 arm: lib: Repair Warning: conditional infixes are deprecated in unified syntax 8 years ago
Marek Vasut 7b9f9c5d3b arm: lib: Import __do_div64 from Linux 8 years ago
Marek Vasut e64d759484 arm: lib: Fix uldivmod.S build on Thumb2 8 years ago
Marek Vasut c5a543ea2d arm: lib: Sync libgcc 32b division/modulo operations 8 years ago
Marek Vasut 06b36cb775 arm: lib: Sync libgcc shift operations 8 years ago
Marek Vasut 11b1a9b2c0 arm: lib: Drop underscore from private libgcc filenames 8 years ago
Marek Vasut c0db6f8d20 arm: include: Import unified.h from Linux kernel 8 years ago
Stephen Warren 1163625898 Rename reset to sysreset 8 years ago
Andreas Bießmann 09c2b8f3e3 Change my mailaddress 8 years ago
Andreas Dannenberg f00169a915 arm: spl: Align default board_init_f comment with code 8 years ago
Alexander Graf d990f5c834 arm: Add support for HYP mode and LPAE page tables 8 years ago
Prabhakar Kushwaha 2b690b9837 armv8: lsch3: Enable WUO config for RNI-20 node 8 years ago
Simon Glass 9ab60493c9 arm: Add a 64-bit division routine to the private library 8 years ago
Alexander Graf cc4a474873 arm: Allow EFI payload code to take exceptions 8 years ago
Alexander Graf 649829157e arm64: Allow EFI payload code to take exceptions 8 years ago
Alexander Graf 50149ea37a efi_loader: Add runtime services 8 years ago
David Müller (ELSOFT AG) 03a3a8aec8 arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) 8 years ago
Marek Vasut a592e6fb7f arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 8 years ago
Jeffy Chen f7ee071a22 ARM: bootm: Try to use relocated ramdisk 8 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