aboutsummaryrefslogtreecommitdiff
path: root/lib_arm/bootm.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-12[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz1-4/+16
2008-03-12[new uImage] Remove unnecessary arguments passed to ramdisk routinesMarian Balakowicz1-2/+4
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-1/+1
2008-02-29[new uImage] Respect autostart setting in linux bootmKumar Gala1-0/+3
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz1-2/+2
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-9/+23
2008-02-21Merge branch 'master' of /home/git/u-bootMarian Balakowicz1-1/+9
2008-02-07[new uImage] Factor out common image_get_ramdisk() routineMarian Balakowicz1-112/+2
2008-02-07[new uImage] Rename architecture specific bootm code filesMarian Balakowicz1-0/+384