summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2017-03-01armv8: spl: Call spl_relocate_stack_gd for ARMv8Philipp Tomsich
2017-02-08arm64: fix comment in relocate_64.SMasahiro Yamada
2017-02-08arm64: use store with auto-incrementMasahiro Yamada
2017-02-08arm64: use xzr to zero-out the bss sectionMasahiro Yamada
2017-01-20ARM: Default to using optimized memset and memcpy routinesTom Rini
2017-01-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-01-18ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang
2017-01-18armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang
2017-01-04ARM: boot0 hook: remove macro, include whole header fileAndre Przywara
2017-01-04armv8: prevent using THUMBAndre Przywara
2016-12-15ARMv8: Setup PSCI memory and device treemacro.wave.z@gmail.com
2016-12-15ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-22armv8: fsl-layerscape: SMP support for loading 32-bit OSAlison Wang
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf
2016-11-14efi: arm: Add aarch64 EFI app supportSimon Glass
2016-11-14efi: arm: Add EFI app supportSimon Glass
2016-11-14elf: arm: Add a few ARM relocation typesSimon Glass
2016-11-13arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy
2016-11-13arm: print the cache config option in hex instead of decimalKeerthy
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass
2016-08-26arm: cache: always flush cache line size for page tableStefan Agner
2016-08-26arm: cache: add support for LPAE for region D$ behaviorStefan Agner
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini
2016-08-15vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)
2016-08-05ARM: Rework and correct barrier definitionsTom Rini
2016-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-08-02arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT nodeHou Zhiqiang
2016-08-02arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang
2016-08-02arm/PSCI: Removed unused codeHou Zhiqiang
2016-07-31libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek
2016-07-22armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt
2016-07-22spl: zImage support in Falcon modeLadislav Michl
2016-07-22spl: Fix compilation warnings for arm64Michal Simek
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-15ARM: Add an empty secure stack sectionChen-Yu Tsai
2016-07-14arm: Show cache warnings in U-Boot proper onlySimon Glass
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass
2016-07-14arm64: add better and more generic spin-table supportMasahiro Yamada
2016-06-24ARM: move #ifdef to match the error handling codeMasahiro Yamada
2016-06-06arm/arm64: implement a boot header capabilityAndre Przywara
2016-06-04arm: lib: Fix fix push/pop-section directivesMarek Vasut
2016-06-03arm: lib: fix push/pop-section directivesStephen Warren
2016-06-02arm: lib: Split asm symbols into different .text subsectionsMarek Vasut
2016-06-02arm: lib: Import Thumb1 functionsMarek Vasut