Commit Graph

38 Commits (52422e37bb199fa5c62881cdf26c687aa692d063)

Author SHA1 Message Date
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
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 17 years ago
Kumar Gala c4f9419c6b bootm: refactor ramdisk locating code 17 years ago
Kumar Gala c160a95447 bootm: refactor entry point code 17 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 17 years ago
Stefan Roese f2302d4430 Fix merge problems 17 years ago
Gururaja Hebbar K R de2a07e534 Remove unused code from lib_arm/bootm.c 17 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 17 years ago
Marian Balakowicz cd7c596e9f [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 17 years ago
Marian Balakowicz d985c8498c [new uImage] Remove unnecessary arguments passed to ramdisk routines 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago