Commit Graph

47 Commits (16f2f5a351004129e79e79816697a367fd9e5446)

Author SHA1 Message Date
Graeme Russ e17ee157ca Add basic relocation to i386 port 16 years ago
Graeme Russ 8c63d47651 Implement SC520 timers 16 years ago
Graeme Russ abf0cd3dff Rewrite i386 interrupt handling 16 years ago
Mike Frysinger 19b5b533cc lib_*/board.c: do not initialize bi_enet*addr in global data 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 16 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Graeme Russ 3ef96ded38 Update i386 code (sc520_cdp) 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
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 16 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD dd22394413 i386/bootm: remove unused var 16 years ago
Mike Frysinger a49864593e allow ports to override go behavior 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 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. 17 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 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. 18 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: 20 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 21 years ago
wdenk 6dff552972 * Patches by Martin Krause, 14 Jul 2003: 21 years ago
wdenk 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 7a8e9bed17 * Patch by Marc Singer, 29 May 2003: 21 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