Commit Graph

19 Commits (4399434fef9dcf37f317b672b1c35eca82d2c739)

Author SHA1 Message Date
Paul Burton d18d49d7ad mips: don't hardcode Malta env baudrate 11 years ago
Paul Burton 7a9d109b00 qemu-malta: rename to just "malta" 11 years ago
Daniel Schwierzeck b87493f49a MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta 11 years ago
Daniel Schwierzeck 6c154552b0 MIPS: bootm: add support for generic relocation of init ramdisks 11 years ago
Daniel Schwierzeck 15f8aa9093 MIPS: bootm: refactor initialisation of kernel environment 11 years ago
Daniel Schwierzeck 59e8cbdb15 MIPS: bootm: refactor initialisation of kernel cmdline 11 years ago
Daniel Schwierzeck f66cc1e348 MIPS: bootm: add support for LMB 11 years ago
Daniel Schwierzeck c4b37847d3 MIPS: bootm: optimize kernel entry call 11 years ago
Daniel Schwierzeck 45bde489e3 MIPS: bootm: fix checkpatch.pl warnings 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Gabor Juhos 9c170e2ef4 MIPS: bootm.c: add support for 'prep' and 'go' subcommands 12 years ago
Gabor Juhos 0ea7213f63 MIPS: bootm.c: separate environment initialization 12 years ago
Gabor Juhos e08634c7bf MIPS: bootm.c: separate linux jump code 12 years ago
Gabor Juhos 75a279c8f2 MIPS: bootm.c: use debug macro to print debug message 12 years ago
Daniel Schwierzeck e51a6b7a6c MIPS: bootm.c: make checkpatch.pl clean 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 12 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Jean-Christophe PLAGNIOL-VILLARD a31e091ad7 rename include/zlib.h to include/u-boot/zlib.h 15 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 72f1b65f1b mips/bootm: Fix typo in commit c4f9419c, "initrd_start" replaced by "images->rd_start" 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 16 years ago
Wolfgang Denk 25dbe98abb Fix some more printf() format issues. 16 years ago
Jason McMullan e7c374529c mips: When booting Linux images, add 'ethaddr' and 'eth1addr' to the environment 16 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 16 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. 17 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Wolfgang Denk f013dacf0a Code cleanup, especially MIPS for GCC 4.x 19 years ago
wdenk a2663ea4fc * Patches by David Müller, 14 Nov 2003: 21 years ago
wdenk 5da627a424 * Patch by Steven Scholz, 10 Oct 2003 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk c021880ac5 * Add support for MIPS32 4Kc CPUs 22 years ago