summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/bootm.c
Commit message (Expand)AuthorAgeFilesLines
...
* bootm: close open filesVicente2012-10-101-1/+3
* arm/bootm: fix initrd_start initJean-Christophe PLAGNIOL-VILLARD2012-08-131-1/+3
* bootm: Fix undefined reference to of_fix_treeSascha Hauer2012-07-251-1/+1
* resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-4/+4
* booting: more flexible Linux bootargs generationSascha Hauer2012-05-141-1/+2
* Merge branch 'binfmt' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-04-181-1/+21
|\
| * arm: bootm: add barebox, zImage and aImage binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-1/+21
* | arm: bootm: zImage: add error message when can not request the memoryJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+2
|/
* arm: fix zImage support when a oftree is concatenatedJean-Christophe PLAGNIOL-VILLARD2012-04-131-0/+69
* arm: add Android boot image supportJean-Christophe PLAGNIOL-VILLARD2012-04-131-0/+147
* ARM zImage: fix missing setting of load_addressSascha Hauer2011-12-211-0/+1
* bootm: use new uimage codeSascha Hauer2011-12-151-15/+207
* ARM: call start_linux directly with initrd start/size and oftreeSascha Hauer2011-12-151-1/+2
* arm bootm: remove unnecessary includeSascha Hauer2011-11-291-1/+0
* bootm: push relocate_image up to the generic commandSascha Hauer2011-11-291-7/+0
* ARM bootm: remove now obsolete argsSascha Hauer2011-11-291-29/+0
* arm/bootm: enable multi uimage supportJean-Christophe PLAGNIOL-VILLARD2011-10-091-5/+0
* remove unused global_data.hSascha Hauer2011-08-011-1/+0
* ARM: move bootm code to its own fileSascha Hauer2011-04-041-0/+92