summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2016-03-21armv8: lsch3: Enable WUO config for RNI-20 nodePrabhakar Kushwaha
2016-03-17arm: Add a 64-bit division routine to the private librarySimon Glass
2016-03-15arm: Allow EFI payload code to take exceptionsAlexander Graf
2016-03-15arm64: Allow EFI payload code to take exceptionsAlexander Graf
2016-03-15efi_loader: Add runtime servicesAlexander Graf
2016-02-15arm: make sure board_init_r() is being called using the right mode (ARM / THUMB)David Müller (ELSOFT AG)
2016-01-31arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7Marek Vasut
2016-01-21ARM: bootm: Try to use relocated ramdiskJeffy Chen
2016-01-14arm: initialize gd for AArch64Stephen Warren
2016-01-13arm: move gd handling outside of C codeAlbert ARIBAUD
2016-01-13Fix board init code to respect the C runtime environmentAlbert ARIBAUD
2015-12-05Change e-mail address of Kamil LulkoKamil Lulko
2015-12-05common: bootm: check return value of strict_strtoulPeng Fan
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-11-10arm: fix compile warnings when semihosting is enabled on ARMv7M target.Vadzim Dambrouski
2015-11-10arm: add support for semihosting for ARMv7M targetsVadzim Dambrouski
2015-10-24arm: Switch 32-bit ARM to using generic global_data setupSimon Glass
2015-10-24arm: Switch aarch64 to using generic global_data setupSimon Glass
2015-10-15armv8/gic: Fix GIC v2 initializationThierry Reding
2015-10-14Merge remote-tracking branch 'u-boot/master'Albert ARIBAUD
2015-09-28arm: Drop old non-generic-board codeSimon Glass
2015-09-12arm: Correct comments in crt0.S for the recent SPL improvementsSimon Glass
2015-09-03Merge git://git.denx.de/u-boot-rockchipTom Rini
2015-09-02arm: reset: Avoid a build error when the reset uclass is enabledSimon Glass
2015-09-01armv8: Add framework for CCN-504 interconnect configurationBhupesh Sharma
2015-08-12ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DMTom Rini
2015-08-12ARM: cache: implement a default weak flush_cache() functionWu, Josh
2015-08-12ARM: cache: add an empty stub function for invalidate/flush dcacheWu, Josh
2015-08-12spl, common, serial: build SPL without serial supportHeiko Schocher
2015-07-27arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding
2015-07-07arm: Add ENTRY/ENDPROC to private libgcc functionsSimon Glass
2015-05-28common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter
2015-05-14arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>Tom Rini
2015-05-13virt-dt: Allow reservation of secure region when in a RAM carveoutJan Kiszka
2015-05-13ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditionsJan Kiszka
2015-05-05Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2015-04-24Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood
2015-04-22ARM: Add ARMv7-M supportrev13@wp.pl
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-04-16ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow cachingBryan Brinsko
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-28armv8: semihosting: delete external interfaceLinus Walleij
2015-03-28armv8: semihosting: add a command to load semihosted imagesLinus Walleij
2015-03-28armv8: semihosting: do not inline trap callLinus Walleij
2015-03-27ARMv8: enable pre-allocation mallocDavid Feng
2015-03-10Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-03-09ARM: PSCI: Rework the DT handler slightlyTom Rini
2015-03-09arm: relocation: clear .bss section with arch memset if definedPrzemyslaw Marczak