summaryrefslogtreecommitdiff
path: root/include/image.h
Commit message (Expand)AuthorAgeLines
...
* [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