summaryrefslogtreecommitdiff
path: root/include/image.h
Commit message (Expand)AuthorAgeLines
...
* [new uImage] Add autostart flag to bootm_headers structureKumar Gala2008-02-29-0/+2
* [new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala2008-02-29-0/+2
* [new uImage] rework error handling so common functions don't resetKumar Gala2008-02-29-1/+1
* [new uImage] Don't pass kdb to ramdisk_high since we may not have oneKumar Gala2008-02-29-1/+1
* [new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz2008-02-27-2/+3
* [new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz2008-02-27-5/+2
* [new uImage] Add dual format uImage support frameworkMarian Balakowicz2008-02-25-4/+49
* [new uImage] Rename and move print_image_hdr() routineMarian Balakowicz2008-02-21-0/+1
* [new uImage] Add fit_parse_conf() and fit_parse_subimage() routinesMarian Balakowicz2008-02-21-0/+10
* [new uImage] Add gen_get_image() routineMarian Balakowicz2008-02-21-0/+6
* [new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz2008-02-21-0/+9
* [new uImage] Cleanup do_botm_linux() boot allocationsMarian Balakowicz2008-02-07-2/+8
* [new uImage] Move ramdisk loading to a common routineMarian Balakowicz2008-02-07-1/+6
* [new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz2008-02-07-0/+10
* [new uImage] Factor out common routines for getting os/arch/type/comp namesMarian Balakowicz2008-02-07-4/+9
* [new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz2008-02-07-3/+24
* [new uImage] Add memmove_wd() common routineMarian Balakowicz2008-02-07-0/+3
* [new uImage] Move CHUNKSZ definition to image.hMarian Balakowicz2008-02-07-0/+7
* [new uImage] Define a API for image handling operationsMarian Balakowicz2008-02-07-20/+159
* Allocate CPU Architecture Code for STMicroelectronics' ST200.Sean MCGOOGAN2007-09-10-0/+1
* Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-11-0/+1
|\
| * Define IH_CPU_AVR32Stefan Roese2006-10-09-0/+1
* | * Support for FDT in uImage format, error when using FDT from flashMatthew McClintock2006-08-16-0/+1
|/
* Add ADI Blackfin supportWolfgang Denk2006-03-12-0/+1
* Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk2005-11-25-1/+8
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-10-1/+1
* Patches by Scott McNutt, 24 Aug 2004:wdenk2004-10-10-0/+1
* * Patch by Yasushi Shoji, 07 Apr 2004:wdenk2004-04-18-2/+3
* * Patch by Scott McNutt, 04 Oct 2003:wdenk2003-10-08-0/+1
* * Patch by Anders Larsen, 18 Sep 2003:wdenk2003-10-08-5/+0
* * Update TRAB auto update codewdenk2003-10-06-0/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-1/+2
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-0/+1
* * Patch by David Updegraff, 22 Apr 2003:wdenk2003-05-20-0/+1
* * Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk2003-04-20-0/+1
* Initial revisionwdenk2002-11-03-0/+147