Commit Graph

49 Commits (eced5a7eb4750e16dd571a9bd4980c68d2276f11)

Author SHA1 Message Date
Jeffy Chen f7ee071a22 ARM: bootm: Try to use relocated ramdisk 9 years ago
Peng Fan bc3c89b130 common: bootm: check return value of strict_strtoul 10 years ago
Jan Kiszka 104d6fb6cd ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
York Sun dcd468b8f4 armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack 10 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 11 years ago
Michal Simek f888cf5d94 Revert "lib: bootm: add missing include" 11 years ago
Jeroen Hofstee 1e96220a56 lib: bootm: add missing include 11 years ago
Eric Nelson 8d196e52b5 ARM: prevent compiler warnings from bootm.c 11 years ago
Tom Rini 3f1b6bebe0 arm64: Correct passing of Linux kernel args 11 years ago
Ma Haijun e29607ed97 ARM: convert arch_fixup_memory_node to a generic FDT fixup function 11 years ago
Marc Zyngier f510aeae68 ARM: HYP/non-sec: allow relocation to secure RAM 11 years ago
Marc Zyngier c19e0dd741 ARM: HYP/non-sec: move switch to non-sec to the last boot phase 11 years ago
Mela Custodio 91290cf728 bootstage: arm: fix fdt stashing code 11 years ago
York Sun 88590148fa armv8: Flush dcache before switching to EL2 11 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. 12 years ago
Andre Przywara d429688754 ARM: extend non-secure switch to also go into HYP mode 12 years ago
Andre Przywara bb97545565 ARM: trigger non-secure state switch during bootm execution 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass a5266d6b5d bootm: Clean up bootz_setup() function 12 years ago
Simon Glass bce1b92aa1 arm: Implement the 'fake' go command 12 years ago
Simon Glass 6caa195614 arm: Use image_setup_linux() instead of local code 12 years ago
Simon Glass c19d13b030 arm: Refactor bootm to reduce #ifdefs 12 years ago
Kim Phillips 12e06fe03f treewide: include libfdt_env.h before fdt.h 12 years ago
Pali Rohár 89e6f13849 arm bootm: Allow to pass board specified atags 13 years ago
Joe Hershberger c6734261ec arm: Add CONFIG_OF_BOARD_SETUP support to bootm 13 years ago
Rob Herring fcfa696b3a ARM: increase lmb stack space reservation to 4KB 13 years ago
Simon Glass 94fd1316b7 bootstage: Store boot timings in device tree 13 years ago
Stephen Warren 9e02a6b8e5 arm: restore fdt_fixup_ethernet call to do_bootm_linux 13 years ago
Stephen Warren 1723997610 arm: fix bootm with device tree 13 years ago
Marek Vasut 44f074c771 BOOT: Add "bootz" command to boot Linux zImage on ARM 13 years ago
Simon Schwarz 0a672d494d arm: Add Prep subcommand support to bootm 13 years ago
Simon Glass f933e84e34 bootstage: arm: Add bootstage calls in board and bootm 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 years ago
Heiko Schocher 3ea11cacdd arm, fdt: update ethernet mac address before booting Linux 14 years ago
Grant Likely 55b0a39314 Respect memreserve regions specified in the device tree 14 years ago
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 14 years ago
Po-Yu Chuang 3a8a83e08d arm: get_sp() should always be compiled 14 years ago
Heiko Schocher 1336cad298 arm, bootm: Fix compile warning 15 years ago
John Rigby 2d1916e48b ARM: add flat device tree support 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Minkyu Kang 47ea6edfb3 ARM: remove unused VIDEOLFB ATAG 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Jean-Christophe PLAGNIOL-VILLARD a31e091ad7 rename include/zlib.h to include/u-boot/zlib.h 16 years ago
Ilko Iliev 263b749e2e lib_arm: do_bootm_linux() - correct a small mistake 17 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 17 years ago
Wolfgang Denk 1055171ed0 lib_arm/bootm.c: fix compile warnings 17 years ago