summaryrefslogtreecommitdiff
path: root/arch/arm/lib
AgeCommit message (Expand)Author
2018-07-26ARM: PSCI: Enable the PSCI nodeStephen Warren
2018-07-26ARM: PSCI: Support PSCI v0.2Stephen Warren
2018-07-19arm: Remove unused _relocate argumentsIvan Gorinov
2018-06-19ARM: image: Add option for ignoring ep bit 3Marek Vasut
2018-06-18arm: Do not clear LR on exception in SPLAndrew F. Davis
2018-05-23arm: print instructions pointed to by pcHeinrich Schuchardt
2018-05-10bootm: fix 'memory-fixup' for vxWorks bootHannes Schmelzer
2018-05-07arm: v7R: Add support for enabling cachesLokesh Vutla
2018-05-07arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15Lokesh Vutla
2018-05-07arm: v7: Kconfig: Rename CPU_V7 as CPU_V7ALokesh Vutla
2018-05-07SPDX: Convert all of our multiple license tags to Linux Kernel styleTom Rini
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-04-13vxworks: fixed cpu enable using PSCI on armv8Vasyl Vavrychuk
2018-04-11ARM: Fix Makefile during SPL and TPL buildMarek Vasut
2018-04-05arm: print information about loaded UEFI imagesHeinrich Schuchardt
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-23arm64: show_regs: Dump the LRs HW valuesKarl Beldan
2018-02-14arm/PSCI: support PSCI versions greater than 1.0Andre Heider
2018-02-13ARM: image: indent with tab instead of 4 spacesMasahiro Yamada
2018-02-10efi_loader: fix building crt0 on armHeinrich Schuchardt
2018-02-07move booti_setup to arch/arm/lig/image.cBin Chen
2018-01-28arm: bootm-fdt.c: fix compiler warningHeiko Schocher
2018-01-22efi_selftest: test start imageHeinrich Schuchardt
2018-01-12ARM: bootm: don't assume sp is in DRAM bank 0Stephen Warren
2018-01-12ARMv8: Allow dynamic early stack pointerStephen Warren
2017-12-24arm: Add support of updating dts before fix-upPrabhakar Kushwaha
2017-12-16efi_loader: helloworld.c: Reduce file sizeAlexander Graf
2017-12-07armv8: fix gd after relocationYork Sun
2017-12-04arm64 :show_regs: show the address before relocationPeng Fan
2017-11-21arm: provide a PCS-compliant setjmp implementationPhilipp Tomsich
2017-11-21arm: boot0 hook: move boot0 hook before '_start'Philipp Tomsich
2017-11-17armv8: update gd after relocateKever Yang
2017-11-17arm64: support running at addr other than linked toStephen Warren
2017-10-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-10-09armv8: layerscape: Enable falcon bootYork Sun
2017-10-08ARMv8: fix error in freeing stack framezijun_hu
2017-10-08ARMv8: get new GD address from gd->new_gd directlyzijun_hu
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-08-13armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACKPhilipp Tomsich
2017-08-13armv8: spl: Support separate stack for TPLPhilipp Tomsich
2017-06-29Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"Tom Rini
2017-06-12ARM: provide a valid exception stack address for startup codeLothar Waßmann
2017-06-12arm: adjust PC displayed in exception handlers to point to the failing instru...Lothar Waßmann
2017-06-12ARM: remove bogus cp_delay() functionLothar Waßmann
2017-06-10Merge git://git.denx.de/u-boot-dmTom Rini
2017-06-09armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kerneltnishinaga.dev@gmail.com
2017-06-09arm: Disable LPAE if not enabledSimon Glass
2017-06-09arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4TSimon Glass