Commit Graph

364 Commits (acbc7e0a706bc12fe023034bfc4de72e86eb35ea)

Author SHA1 Message Date
Vikas Manocha bf4d0495d2 armv7m: add instruction & data cache support 8 years ago
Tom Rini 01abae4d04 Remove various unused interrupt related code 8 years ago
Stefan Roese 1b8220aa2a arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() 8 years ago
Tom Rini 3a649407a4 arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 8 years ago
Vikas Manocha c62c1b3c24 arm: use common instructions applicable to armv7m & other arm archs 8 years ago
Ryan Harkin 072c8c4ced do_smhload: fix return code 8 years ago
Philipp Tomsich 7a70c9985c armv8: spl: Call spl_relocate_stack_gd for ARMv8 8 years ago
Masahiro Yamada 1f4f5e52e5 arm64: fix comment in relocate_64.S 8 years ago
Masahiro Yamada 07a63c7e7d arm64: use store with auto-increment 8 years ago
Masahiro Yamada b913c3f079 arm64: use xzr to zero-out the bss section 8 years ago
Tom Rini 40d5534cff ARM: Default to using optimized memset and memcpy routines 8 years ago
Hou Zhiqiang daa926448c ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCI 8 years ago
Alison Wang 7c5e1feb1d armv8: aarch64: Fix the warning about x1-x3 nonzero issue 8 years ago
Andre Przywara ce62e57fc5 ARM: boot0 hook: remove macro, include whole header file 8 years ago
Andre Przywara ebda0cc509 armv8: prevent using THUMB 8 years ago
macro.wave.z@gmail.com 9a561753ce ARMv8: Setup PSCI memory and device tree 8 years ago
macro.wave.z@gmail.com 2d16a1a6c9 ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definition 8 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Alexander Graf 95b62b2e28 efi_loader: Allow to compile helloworld.efi w/o bundling it 8 years ago
Alison Wang e2c18e40b1 armv8: fsl-layerscape: SMP support for loading 32-bit OS 8 years ago
Alison Wang ec6617c397 armv8: Support loading 32-bit OS in AArch32 execution state 8 years ago
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 8 years ago
Simon Glass c65d76ed5f efi: arm: Add aarch64 EFI app support 8 years ago
Simon Glass dd46eef2f6 efi: arm: Add EFI app support 8 years ago
Simon Glass c70f74a081 elf: arm: Add a few ARM relocation types 8 years ago
Keerthy 06d43c808d arm: Set TTB XN bit in case DCACHE_OFF for LPAE mode 8 years ago
Keerthy 2b373cb83c arm: print the cache config option in hex instead of decimal 8 years ago
Simon Glass ca12e65caa spl: Add a parameter to jump_to_image_linux() 9 years ago
Stefan Agner 8f894a4d38 arm: cache: always flush cache line size for page table 9 years ago
Stefan Agner c5b3cabf4a arm: cache: add support for LPAE for region D$ behavior 9 years ago
Tom Rini 067716bac5 ARM: Move SYS_CACHELINE_SIZE over to Kconfig 9 years ago
Tom Rini 5db28905c9 cmd: Split 'bootz' and 'booti' out from 'bootm' 9 years ago
Jon Medhurst \(Tixy\) f225d39d30 vexpress: Check TC2 firmware support before defaulting to nonsec booting 9 years ago
Tom Rini a78cd86132 ARM: Rework and correct barrier definitions 9 years ago
Hou Zhiqiang bded21895d arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT node 9 years ago
Hou Zhiqiang 2c77416544 arm/PSCI: Fixed the backward compatiblity issue 9 years ago
Hou Zhiqiang 388aabc85d arm/PSCI: Removed unused code 9 years ago
Michal Simek e2f88dfd2d libfdt: Introduce new ARCH_FIXUP_FDT option 9 years ago
Jeremy Hunt b8cb51d0de armv8: spl: Call board_init_r from crt0_64 in SPL 9 years ago
Ladislav Michl 431889d6ad spl: zImage support in Falcon mode 9 years ago
Michal Simek 1eefe14f66 spl: Fix compilation warnings for arm64 9 years ago
Hou Zhiqiang 45684ae37b ARMv8/PSCI: Fixup the device tree for PSCI 9 years ago
Chen-Yu Tsai 980d6a5511 ARM: Add an empty secure stack section 9 years ago
Simon Glass bcc53bf095 arm: Show cache warnings in U-Boot proper only 9 years ago
Simon Glass 397b5697ad arm: Move check_cache_range() into a common place 9 years ago
Masahiro Yamada 6b6024eadb arm64: add better and more generic spin-table support 9 years ago
Masahiro Yamada 6441e3deb4 ARM: move #ifdef to match the error handling code 9 years ago
Andre Przywara cdaa633fcf arm/arm64: implement a boot header capability 9 years ago
Marek Vasut 756e76f075 arm: lib: Fix fix push/pop-section directives 9 years ago
Stephen Warren b2f1858455 arm: lib: fix push/pop-section directives 9 years ago