summaryrefslogtreecommitdiff
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeLines
* ARM: Default to using optimized memset and memcpy routinesTom Rini2017-01-20-2/+2
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-01-19-7/+7
|\
| * ARMv8/sec_firmware: relocated and renamed the config FSL_PPA_ARMV8_PSCIHou Zhiqiang2017-01-18-2/+2
| * armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang2017-01-18-5/+5
* | ARM: boot0 hook: remove macro, include whole header fileAndre Przywara2017-01-04-1/+0
* | armv8: prevent using THUMBAndre Przywara2017-01-04-0/+2
|/
* ARMv8: Setup PSCI memory and device treemacro.wave.z@gmail.com2016-12-15-3/+8
* ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com2016-12-15-2/+2
* libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-02-4/+0
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-27-1/+1
* armv8: fsl-layerscape: SMP support for loading 32-bit OSAlison Wang2016-11-22-0/+6
* armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang2016-11-22-5/+34
* ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-17-0/+7
* efi: arm: Add aarch64 EFI app supportSimon Glass2016-11-14-0/+292
* efi: arm: Add EFI app supportSimon Glass2016-11-14-0/+284
* elf: arm: Add a few ARM relocation typesSimon Glass2016-11-14-2/+4
* arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy2016-11-13-0/+5
* arm: print the cache config option in hex instead of decimalKeerthy2016-11-13-1/+1
* spl: Add a parameter to jump_to_image_linux()Simon Glass2016-10-06-2/+2
* arm: cache: always flush cache line size for page tableStefan Agner2016-08-26-1/+13
* arm: cache: add support for LPAE for region D$ behaviorStefan Agner2016-08-26-0/+4
* ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini2016-08-26-4/+0
* cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini2016-08-20-1/+2
* vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)2016-08-15-5/+10
* ARM: Rework and correct barrier definitionsTom Rini2016-08-05-5/+0
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-08-02-43/+37
|\
| * arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT nodeHou Zhiqiang2016-08-02-0/+2
| * arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang2016-08-02-26/+35
| * arm/PSCI: Removed unused codeHou Zhiqiang2016-08-02-17/+0
* | libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek2016-07-31-0/+4
|/
* armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt2016-07-22-15/+12
* spl: zImage support in Falcon modeLadislav Michl2016-07-22-32/+42
* spl: Fix compilation warnings for arm64Michal Simek2016-07-22-1/+1
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-07-19-1/+126
|\
| * ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang2016-07-19-1/+126
* | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2016-07-15-0/+2
|\ \
| * | ARM: Add an empty secure stack sectionChen-Yu Tsai2016-07-15-0/+2
| |/
* | arm: Show cache warnings in U-Boot proper onlySimon Glass2016-07-14-2/+2
* | arm: Move check_cache_range() into a common placeSimon Glass2016-07-14-0/+22
* | arm64: add better and more generic spin-table supportMasahiro Yamada2016-07-14-0/+7
|/
* ARM: move #ifdef to match the error handling codeMasahiro Yamada2016-06-24-2/+5
* arm/arm64: implement a boot header capabilityAndre Przywara2016-06-06-0/+10
* arm: lib: Fix fix push/pop-section directivesMarek Vasut2016-06-04-2/+2
* arm: lib: fix push/pop-section directivesStephen Warren2016-06-03-34/+34
* arm: lib: Split asm symbols into different .text subsectionsMarek Vasut2016-06-02-0/+38
* arm: lib: Import Thumb1 functionsMarek Vasut2016-06-02-0/+53
* arm: lib: import muldi3.S from LinuxMarek Vasut2016-06-02-1/+48
* arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut2016-06-02-4/+4
* arm: lib: Import __do_div64 from LinuxMarek Vasut2016-06-02-1/+213
* arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut2016-06-02-5/+3