Commit Graph

35 Commits (47042b363ee5022b8180c65d3f4558e7972c79cd)

Author SHA1 Message Date
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD dd22394413 i386/bootm: remove unused var 17 years ago
Mike Frysinger a49864593e allow ports to override go behavior 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 823afe7cef [Makefile] Sort COBJS in lib_<arch> Makefiles 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 15158971f4 [new uImage] Fix uImage header pointer use in i386 do_bootm_linux() 17 years ago
Marian Balakowicz 261dcf4624 [new uImage] Remove I386 uImage fake_header() routine 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Wolfgang Denk e644670b68 Fix multi-part image support on i386 platform. 19 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago
Marian Balakowicz 63ff004c4f Add support for multiple PHYs. 19 years ago
wdenk 93f6a6771b * Patches by Richard Woodruff, 10 Jun 2004: 21 years ago
wdenk 42dfe7a184 Code cleanup; make several boards compile & link. 21 years ago
wdenk 132ba5fdc5 * Patch by Pierre Aubert, 26 Feb 2004 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 years ago
wdenk 6dff552972 * Patches by Martin Krause, 14 Jul 2003: 22 years ago
wdenk 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: 22 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 22 years ago
wdenk ea909b7604 * Added support for both PCMCIA slots (at the same time!) on MPC8xx 22 years ago
wdenk b2184c314d * Patch by Daniel Engström, 18 Nov 2002: 22 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 22 years ago