Commit Graph

415 Commits (4549e789c1d58a8c48e8a20f1b4bdb83e978c954)

Author SHA1 Message Date
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 7 years ago
Stephen Warren e6c904489a ARMv8: Allow dynamic early stack pointer 7 years ago
Prabhakar Kushwaha 6bedf44714 arm: Add support of updating dts before fix-up 7 years ago
Alexander Graf 52a250afa5 efi_loader: helloworld.c: Reduce file size 7 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
tnishinaga.dev@gmail.com 8f079cccb3 armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel 7 years ago
Simon Glass 50a4886b3b arm: Disable LPAE if not enabled 7 years ago
Simon Glass 10d602ac8b arm: Don't try to support CONFIG_ARMV7_LPAE on ARMv4T 7 years ago
Simon Glass 579dfca2ef arm: Rename HCTR to HTCR 7 years ago
Phil Edworthy 111a6af97a arm: Add Kconfig symbols used for Linux asm compatibility 7 years ago
Simon Glass c45300b038 arm: Add declarations to avoid needing to include headers 7 years ago
Simon Glass c62db35d52 arm: Add explicit include of <asm/mach-types.h> 7 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 7 years ago
Andre Przywara 98db26a612 armv8: fsl: move ccn504 code into FSL Makefile 7 years ago
Andre Przywara 0cef6cbe3a armv8: SPL: only compile GIC code if needed 7 years ago
B, Ravi 984a3c8777 spl: fdt: support for fdt fixup for falcon boot 7 years ago
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 7 years ago
Patrice Chotard dc89c6fb77 arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux() 7 years ago
Masahiro Yamada c54bcf6805 ARM: adjust arm-smccc code for use in U-Boot 7 years ago
Vikas Manocha bf4d0495d2 armv7m: add instruction & data cache support 7 years ago