Commit Graph

27 Commits (97559b5203e01b033e01aac2d5c0858b2bdaa7aa)

Author SHA1 Message Date
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 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 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 13 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 14 years ago
John Rigby 2d1916e48b ARM: add flat device tree support 14 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 16 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 16 years ago
Wolfgang Denk 1055171ed0 lib_arm/bootm.c: fix compile warnings 16 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 16 years ago
Kumar Gala c4f9419c6b bootm: refactor ramdisk locating code 16 years ago
Kumar Gala c160a95447 bootm: refactor entry point code 16 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
Kumar Gala 75fa002c47 [new uImage] Respect autostart setting in linux bootm 17 years ago
Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 17 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 years ago
Marian Balakowicz 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 17 years ago
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 17 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 18 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Wolfgang Denk d52fb7e3d1 Some code cleanup for GCC 4.x 19 years ago