Commit Graph

431 Commits (lime2-spi)

Author SHA1 Message Date
Heinrich Schuchardt b417d475b2 arm: do not include efi_loader.h twice 6 years ago
Michal Simek e6149576e8 arm64: gic: Do gicv3 secure initialization based on EL level 6 years ago
Lokesh Vutla f70b72e353 arm: K3: Update _start instruction 6 years ago
Vikas Manocha d22336aad9 arm: armv7m: clean up armv7m unified code compilation 6 years ago
Vikas Manocha 680223a2da arm: armv7m: remove un-necessary If then instruction 6 years ago
Stephen Warren 74c69cdcc0 ARM: PSCI: Enable the PSCI node 6 years ago
Stephen Warren 326bd726d0 ARM: PSCI: Support PSCI v0.2 6 years ago
Ivan Gorinov b966e5dc54 arm: Remove unused _relocate arguments 6 years ago
Marek Vasut 7f13b374fd ARM: image: Add option for ignoring ep bit 3 6 years ago
Andrew F. Davis a1b73c1872 arm: Do not clear LR on exception in SPL 6 years ago
Heinrich Schuchardt bd2a13f329 arm: print instructions pointed to by pc 6 years ago
Hannes Schmelzer 7f1cb1d588 bootm: fix 'memory-fixup' for vxWorks boot 6 years ago
Lokesh Vutla a43d46a73c arm: v7R: Add support for enabling caches 6 years ago
Lokesh Vutla f4bcd767bd arm: v7: Kconfig: Introduce SYS_ARM_CACHE_CP15 6 years ago
Lokesh Vutla acf1500138 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A 6 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Vasyl Vavrychuk 3194daa10b vxworks: fixed cpu enable using PSCI on armv8 6 years ago
Marek Vasut a821a77aa7 ARM: Fix Makefile during SPL and TPL build 6 years ago
Heinrich Schuchardt 99b8db7291 arm: print information about loaded UEFI images 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Karl Beldan fa7b8eae7c arm64: show_regs: Dump the LRs HW values 6 years ago
Andre Heider 678382c73a arm/PSCI: support PSCI versions greater than 1.0 6 years ago
Masahiro Yamada 6becd9de6b ARM: image: indent with tab instead of 4 spaces 6 years ago
Heinrich Schuchardt 268ec6e00e efi_loader: fix building crt0 on arm 6 years ago
Bin Chen 6808ef9ac2 move booti_setup to arch/arm/lig/image.c 6 years ago
Heiko Schocher 020da843fc arm: bootm-fdt.c: fix compiler warning 6 years ago
Heinrich Schuchardt 8218f7b5fc efi_selftest: test start image 6 years ago
Stephen Warren 15751403b6 ARM: bootm: don't assume sp is in DRAM bank 0 6 years ago
Stephen Warren e6c904489a ARMv8: Allow dynamic early stack pointer 6 years ago
Prabhakar Kushwaha 6bedf44714 arm: Add support of updating dts before fix-up 6 years ago
Alexander Graf 52a250afa5 efi_loader: helloworld.c: Reduce file size 6 years ago
York Sun e421b646fc armv8: fix gd after relocation 7 years ago
Peng Fan 082693f4f0 arm64 :show_regs: show the address before relocation 7 years ago
Philipp Tomsich b4806d6f1f arm: provide a PCS-compliant setjmp implementation 7 years ago
Philipp Tomsich ef70a42f0f arm: boot0 hook: move boot0 hook before '_start' 7 years ago
Kever Yang 21f4486faa armv8: update gd after relocate 7 years ago
Stephen Warren 49e93875a6 arm64: support running at addr other than linked to 7 years ago
York Sun fb97b8621e armv8: layerscape: Enable falcon boot 7 years ago
zijun_hu 7baf952fdb ARMv8: fix error in freeing stack frame 7 years ago
zijun_hu 01a8359989 ARMv8: get new GD address from gd->new_gd directly 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 382bee57f1 env: Rename setenv() to env_set() 7 years ago
Philipp Tomsich faa18dbe25 armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK 7 years ago
Philipp Tomsich c3be6190f9 armv8: spl: Support separate stack for TPL 7 years ago
Tom Rini 3278e29130 Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel" 7 years ago
Lothar Waßmann 69c5d76f2f ARM: provide a valid exception stack address for startup code 7 years ago
Lothar Waßmann c88823612d arm: adjust PC displayed in exception handlers to point to the failing instruction 7 years ago
Lothar Waßmann 53d4ed704b ARM: remove bogus cp_delay() function 7 years ago