summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/bootz.c
Commit message (Expand)AuthorAgeFilesLines
* commands: harmonize in-barebox documentationHolger Schurig2014-05-141-6/+2
* commands: group 'help' outputHolger Schurig2014-05-141-0/+1
* of: make of_get_fixed_tree more universally usableSascha Hauer2013-01-111-1/+1
* arm lib: Remove redundant boot usage info from boot[uz].cRobert P. J. Day2012-11-191-1/+1
* ARM bootz: use request_sdram_regionSascha Hauer2012-10-161-3/+9
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* ARM boot[zu]: return COMMAND_ERROR_USAGE instead of calling barebox_cmd_usageSascha Hauer2012-02-271-4/+2
* ARM: call start_linux directly with initrd start/size and oftreeSascha Hauer2011-12-151-1/+6
* Really fix the 'bootz' commandJuergen Beisert2011-10-181-3/+3
* 'bootz' command fails to load the zImage's headerJuergen Beisert2011-10-141-1/+1
* ARM: switch to generic memory banksSascha Hauer2011-09-231-6/+7
* ARM linux: support Linux images with CONFIG_AUTO_ZRELADDRSascha Hauer2011-08-241-15/+44
* ARM: move bootz code to its own fileSascha Hauer2011-04-041-0/+100