Commit Graph

196 Commits (02e69a5db1b5e89a56c777d2b750dadcf26555a0)

Author SHA1 Message Date
Marian Balakowicz 3dfe110149 [new uImage] Add node offsets for FIT images listed in struct bootm_headers 17 years ago
Marian Balakowicz d985c8498c [new uImage] Remove unnecessary arguments passed to ramdisk routines 17 years ago
Bartlomiej Sieka 9d25438fe7 [new uImage] Add support for new uImage format to mkimage tool 17 years ago
Marian Balakowicz eb6175edd6 [new uImage] Make node unit names const in struct bootm_headers 17 years ago
Marian Balakowicz 5dfb521386 [new uImage] New uImage low-level API 17 years ago
Marian Balakowicz 570abb0ad1 [new uImage] Share common uImage code between mkimage and U-boot 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago
Kumar Gala d3f2fa0d27 [new uImage] Provide ability to restrict region used for boot images 17 years ago
Kumar Gala e822d7fc4d [new uImage] Use lmb for bootm allocations 17 years ago
Kumar Gala f5614e7926 [new uImage] Add autostart flag to bootm_headers structure 17 years ago
Kumar Gala 4ed6552f71 [new uImage] Introduce lmb from linux kernel for memory mgmt of boot images 17 years ago
Kumar Gala 274cea2bdd [new uImage] rework error handling so common functions don't reset 17 years ago
Kumar Gala a6612bdfe7 [new uImage] Don't pass kdb to ramdisk_high since we may not have one 17 years ago
Marian Balakowicz 4efbe9dbb1 [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabled 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 2242f53698 [new uImage] Rename and move print_image_hdr() routine 17 years ago
Marian Balakowicz f50433d670 [new uImage] Add fit_parse_conf() and fit_parse_subimage() routines 17 years ago
Marian Balakowicz fff888a199 [new uImage] Add gen_get_image() routine 17 years ago
Marian Balakowicz 75d3e8fbd9 [new uImage] Pull in libfdt if CONFIG_FIT is enabled 17 years ago
Marian Balakowicz b6b0fe6460 [new uImage] Cleanup do_botm_linux() boot allocations 17 years ago
Marian Balakowicz ceaed2b1e5 [new uImage] Move ramdisk loading to a common routine 17 years ago
Marian Balakowicz 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 17 years ago
Marian Balakowicz 42b73e8ee0 [new uImage] Factor out common routines for getting os/arch/type/comp names 17 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 17 years ago
Marian Balakowicz af13cdbc01 [new uImage] Add memmove_wd() common routine 17 years ago
Marian Balakowicz 559316faf7 [new uImage] Move CHUNKSZ definition to image.h 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Sean MCGOOGAN 38c1ef728d Allocate CPU Architecture Code for STMicroelectronics' ST200. 18 years ago
Stefan Roese 1a1b7374b8 Define IH_CPU_AVR32 18 years ago
Matthew McClintock 87a449c8ac Support for FDT in uImage format, error when using FDT from flash 19 years ago
Matthew McClintock 25c751e9ad * Support for FDT in uImage format, error when using FDT from flash 19 years ago
Wolfgang Denk 0afe519a43 Add ADI Blackfin support 19 years ago
Wolfgang Denk f08abe311b Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.h 19 years ago
wdenk e1599e83d6 * Patch by Gridish Shlomi, 30 Aug 2004: 20 years ago
wdenk 5c952cf024 Patches by Scott McNutt, 24 Aug 2004: 20 years ago
wdenk 507bbe3e80 * Patch by Yasushi Shoji, 07 Apr 2004: 21 years ago
wdenk 4a5517094d * Patch by Scott McNutt, 04 Oct 2003: 21 years ago
wdenk ef1464cc01 * Patch by Anders Larsen, 18 Sep 2003: 21 years ago
wdenk fbe4b5cbde * Update TRAB auto update code 21 years ago
wdenk 27b207fd0a * Implement new mechanism to export U-Boot's functions to standalone 22 years ago
wdenk 8564acf936 * Patches by Yuli Barcohen, 13 Jul 2003: 22 years ago
wdenk 7f70e85309 * Patch by David Updegraff, 22 Apr 2003: 22 years ago
wdenk d791b1dc3e * Make sure Block Lock Bits get cleared in R360MPI flash driver 22 years ago
wdenk 5b1d713721 Initial revision 22 years ago