aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)AuthorFilesLines
2016-12-15ARMv8: Setup PSCI memory and device treemacro.wave.z@gmail.com3-3/+8
2016-12-15ARMv8: LS1043A: change macro CONFIG_ARMV8_PSCI definitionmacro.wave.z@gmail.com2-2/+2
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2-4/+0
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf1-1/+1
2016-11-22armv8: fsl-layerscape: SMP support for loading 32-bit OSAlison Wang1-0/+6
2016-11-22armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang1-5/+34
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf1-0/+7
2016-11-14efi: arm: Add aarch64 EFI app supportSimon Glass3-0/+292
2016-11-14efi: arm: Add EFI app supportSimon Glass4-0/+284
2016-11-14elf: arm: Add a few ARM relocation typesSimon Glass2-2/+4
2016-11-13arm: Set TTB XN bit in case DCACHE_OFF for LPAE modeKeerthy1-0/+5
2016-11-13arm: print the cache config option in hex instead of decimalKeerthy1-1/+1
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass1-2/+2
2016-08-26arm: cache: always flush cache line size for page tableStefan Agner1-1/+13
2016-08-26arm: cache: add support for LPAE for region D$ behaviorStefan Agner1-0/+4
2016-08-26ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-4/+0
2016-08-20cmd: Split 'bootz' and 'booti' out from 'bootm'Tom Rini1-1/+2
2016-08-15vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)1-5/+10
2016-08-05ARM: Rework and correct barrier definitionsTom Rini1-5/+0
2016-08-02Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini1-43/+37
2016-08-02arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT nodeHou Zhiqiang1-0/+2
2016-08-02arm/PSCI: Fixed the backward compatiblity issueHou Zhiqiang1-26/+35
2016-08-02arm/PSCI: Removed unused codeHou Zhiqiang1-17/+0
2016-07-31libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek2-0/+4
2016-07-22armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt2-15/+12
2016-07-22spl: zImage support in Falcon modeLadislav Michl3-32/+42
2016-07-22spl: Fix compilation warnings for arm64Michal Simek1-1/+1
2016-07-19Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini3-1/+126
2016-07-19ARMv8/PSCI: Fixup the device tree for PSCIHou Zhiqiang3-1/+126
2016-07-15Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-0/+2
2016-07-15ARM: Add an empty secure stack sectionChen-Yu Tsai1-0/+2
2016-07-14arm: Show cache warnings in U-Boot proper onlySimon Glass1-2/+2
2016-07-14arm: Move check_cache_range() into a common placeSimon Glass1-0/+22
2016-07-14arm64: add better and more generic spin-table supportMasahiro Yamada1-0/+7
2016-06-24ARM: move #ifdef to match the error handling codeMasahiro Yamada1-2/+5
2016-06-06arm/arm64: implement a boot header capabilityAndre Przywara1-0/+10
2016-06-04arm: lib: Fix fix push/pop-section directivesMarek Vasut1-2/+2
2016-06-03arm: lib: fix push/pop-section directivesStephen Warren7-34/+34
2016-06-02arm: lib: Split asm symbols into different .text subsectionsMarek Vasut7-0/+38
2016-06-02arm: lib: Import Thumb1 functionsMarek Vasut1-0/+53
2016-06-02arm: lib: import muldi3.S from LinuxMarek Vasut2-1/+48
2016-06-02arm: lib: Repair Warning: conditional infixes are deprecated in unified syntaxMarek Vasut2-4/+4
2016-06-02arm: lib: Import __do_div64 from LinuxMarek Vasut2-1/+213
2016-06-02arm: lib: Fix uldivmod.S build on Thumb2Marek Vasut1-5/+3
2016-06-02arm: lib: Sync libgcc 32b division/modulo operationsMarek Vasut6-430/+353
2016-06-02arm: lib: Sync libgcc shift operationsMarek Vasut3-12/+24
2016-06-02arm: lib: Drop underscore from private libgcc filenamesMarek Vasut9-3/+3
2016-06-02arm: include: Import unified.h from Linux kernelMarek Vasut2-7/+8
2016-05-26Rename reset to sysresetStephen Warren1-1/+1
2016-05-02Change my mailaddressAndreas Bießmann1-1/+1