aboutsummaryrefslogtreecommitdiff
path: root/include/image.h
AgeCommit message (Expand)Author
2008-03-10[new uImage] New uImage low-level APIMarian Balakowicz
2008-02-29[new uImage] Share common uImage code between mkimage and U-bootMarian Balakowicz
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz
2008-02-29[new uImage] Provide ability to restrict region used for boot imagesKumar Gala
2008-02-29[new uImage] Use lmb for bootm allocationsKumar Gala
2008-02-29[new uImage] Add autostart flag to bootm_headers structureKumar Gala
2008-02-29[new uImage] Introduce lmb from linux kernel for memory mgmt of boot imagesKumar Gala
2008-02-29[new uImage] rework error handling so common functions don't resetKumar Gala
2008-02-29[new uImage] Don't pass kdb to ramdisk_high since we may not have oneKumar Gala
2008-02-27[new uImage] Correct raw FDT blob handlig when CONFIG_FIT is disabledMarian Balakowicz
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz
2008-02-21[new uImage] Rename and move print_image_hdr() routineMarian Balakowicz
2008-02-21[new uImage] Add fit_parse_conf() and fit_parse_subimage() routinesMarian Balakowicz
2008-02-21[new uImage] Add gen_get_image() routineMarian Balakowicz
2008-02-21[new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz
2008-02-07[new uImage] Cleanup do_botm_linux() boot allocationsMarian Balakowicz
2008-02-07[new uImage] Move ramdisk loading to a common routineMarian Balakowicz
2008-02-07[new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz
2008-02-07[new uImage] Factor out common routines for getting os/arch/type/comp namesMarian Balakowicz
2008-02-07[new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz
2008-02-07[new uImage] Add memmove_wd() common routineMarian Balakowicz
2008-02-07[new uImage] Move CHUNKSZ definition to image.hMarian Balakowicz
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz
2007-09-10Allocate CPU Architecture Code for STMicroelectronics' ST200.Sean MCGOOGAN
2006-10-11Merge with /home/wd/git/u-boot/masterWolfgang Denk
2006-10-09Define IH_CPU_AVR32Stefan Roese
2006-08-16* Support for FDT in uImage format, error when using FDT from flashMatthew McClintock
2006-03-12Add ADI Blackfin supportWolfgang Denk
2005-11-25Remove unnnecessary #include <linux/types.h> from include/asm-*/u-boot.hWolfgang Denk
2004-10-10* Patch by Gridish Shlomi, 30 Aug 2004:wdenk
2004-10-10Patches by Scott McNutt, 24 Aug 2004:wdenk
2004-04-18* Patch by Yasushi Shoji, 07 Apr 2004:wdenk
2003-10-08* Patch by Scott McNutt, 04 Oct 2003:wdenk
2003-10-08* Patch by Anders Larsen, 18 Sep 2003:wdenk
2003-10-06* Update TRAB auto update codeLABEL_2003_10_06_2355wdenk
2003-07-24* Implement new mechanism to export U-Boot's functions to standalonewdenk
2003-07-14* Patches by Yuli Barcohen, 13 Jul 2003:wdenk
2003-05-20* Patch by David Updegraff, 22 Apr 2003:LABEL_2003_05_20_1630wdenk
2003-04-20* Make sure Block Lock Bits get cleared in R360MPI flash driverwdenk
2002-11-03Initial revisionwdenk