Commit Graph

28 Commits (2682ce8a4225f23d72bb7fed069e928dd39d34ae)

Author SHA1 Message Date
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 b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Haavard Skinnemoen e006927a0b AVR32: Initialize ipaddr, loadaddr and bootfile at startup 17 years ago
Haavard Skinnemoen df9c25ea04 AVR32: Fix logic inversion in disable_interrupts() 17 years ago
Haavard Skinnemoen acac475212 AVR32: Enable interrupts at bootup 17 years ago
Haavard Skinnemoen 7b624ad254 AVR32: Initialize bi_flash* in board_init_r 17 years ago
Dirk Behme f7c086e94e Move 64bit division from avr32 to generic lib 17 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 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
Haavard Skinnemoen 9a24f477a1 AVR32: Enable networking 17 years ago
Haavard Skinnemoen d5acb95b16 AVR32: Implement simple DMA memory allocator 17 years ago
Haavard Skinnemoen 12f099c081 AVR32: Use initdram() instead of board_init_memories() 17 years ago
Haavard Skinnemoen 1f4f2121c2 AVR32: Relocate u-boot to SDRAM 17 years ago
Haavard Skinnemoen df548d3c3e AVR32: Resource management rewrite 17 years ago
Haavard Skinnemoen c841beedde AVR32: Split start_u_boot into board_init_f and board_init_r 17 years ago
Wolfgang Denk d38936cdae Fix "ar" flags in some Makefiles to allow for silent "make -s" 18 years ago
Wolfgang Denk 7b64fef33c Add AVR32 architecture support 18 years ago