Commit Graph

65 Commits (00caae6d47645e68d6e5277aceb69592b49381a6)

Author SHA1 Message Date
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Tom Rini 3278e29130 Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel" 7 years ago
tnishinaga.dev@gmail.com 8f079cccb3 armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel 7 years ago
Simon Glass c45300b038 arm: Add declarations to avoid needing to include headers 7 years ago
Simon Glass 9d922450aa dm: Use dm.h header when driver mode is used 7 years ago
Patrice Chotard dc89c6fb77 arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux() 7 years ago
Stefan Roese 1b8220aa2a arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() 7 years ago
Alison Wang 7c5e1feb1d armv8: aarch64: Fix the warning about x1-x3 nonzero issue 7 years ago
macro.wave.z@gmail.com 9a561753ce ARMv8: Setup PSCI memory and device tree 8 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Alison Wang e2c18e40b1 armv8: fsl-layerscape: SMP support for loading 32-bit OS 8 years ago
Alison Wang ec6617c397 armv8: Support loading 32-bit OS in AArch32 execution state 8 years ago
Alexander Graf b7b8410a8f ls2080: Exit dpaa only right before exiting U-Boot 8 years ago
Jon Medhurst \(Tixy\) f225d39d30 vexpress: Check TC2 firmware support before defaulting to nonsec booting 8 years ago
Michal Simek e2f88dfd2d libfdt: Introduce new ARCH_FIXUP_FDT option 8 years ago
Ladislav Michl 431889d6ad spl: zImage support in Falcon mode 8 years ago
Jeffy Chen f7ee071a22 ARM: bootm: Try to use relocated ramdisk 8 years ago
Peng Fan bc3c89b130 common: bootm: check return value of strict_strtoul 9 years ago
Jan Kiszka 104d6fb6cd ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
York Sun dcd468b8f4 armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack 9 years ago
Ian Campbell 97a8196451 ARM: bootm: do not add PSCI to fdt when booting in secure mode. 10 years ago
Hans de Goede 8bc347e2ec ARM: bootm: Allow booting in secure mode on hyp capable systems 10 years ago
Michal Simek f888cf5d94 Revert "lib: bootm: add missing include" 10 years ago
Jeroen Hofstee 1e96220a56 lib: bootm: add missing include 10 years ago
Eric Nelson 8d196e52b5 ARM: prevent compiler warnings from bootm.c 10 years ago
Tom Rini 3f1b6bebe0 arm64: Correct passing of Linux kernel args 10 years ago
Ma Haijun e29607ed97 ARM: convert arch_fixup_memory_node to a generic FDT fixup function 10 years ago
Marc Zyngier f510aeae68 ARM: HYP/non-sec: allow relocation to secure RAM 10 years ago
Marc Zyngier c19e0dd741 ARM: HYP/non-sec: move switch to non-sec to the last boot phase 10 years ago
Mela Custodio 91290cf728 bootstage: arm: fix fdt stashing code 10 years ago
York Sun 88590148fa armv8: Flush dcache before switching to EL2 10 years ago
David Feng 0ae7653128 arm64: core support 11 years ago
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 11 years ago
Andre Przywara d429688754 ARM: extend non-secure switch to also go into HYP mode 11 years ago
Andre Przywara bb97545565 ARM: trigger non-secure state switch during bootm execution 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass a5266d6b5d bootm: Clean up bootz_setup() function 11 years ago
Simon Glass bce1b92aa1 arm: Implement the 'fake' go command 11 years ago
Simon Glass 6caa195614 arm: Use image_setup_linux() instead of local code 11 years ago
Simon Glass c19d13b030 arm: Refactor bootm to reduce #ifdefs 11 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 11 years ago
Pali Rohár 89e6f13849 arm bootm: Allow to pass board specified atags 12 years ago
Joe Hershberger c6734261ec arm: Add CONFIG_OF_BOARD_SETUP support to bootm 12 years ago
Rob Herring fcfa696b3a ARM: increase lmb stack space reservation to 4KB 12 years ago
Simon Glass 94fd1316b7 bootstage: Store boot timings in device tree 12 years ago
Stephen Warren 9e02a6b8e5 arm: restore fdt_fixup_ethernet call to do_bootm_linux 12 years ago
Stephen Warren 1723997610 arm: fix bootm with device tree 12 years ago
Marek Vasut 44f074c771 BOOT: Add "bootz" command to boot Linux zImage on ARM 12 years ago
Simon Schwarz 0a672d494d arm: Add Prep subcommand support to bootm 12 years ago