summaryrefslogtreecommitdiffstats
path: root/include/boot.h
Commit message (Expand)AuthorAgeFilesLines
* boot: Move code to common/Sascha Hauer2016-07-261-0/+9
* bootentries: Move struct bootentries to include/boot.hSascha Hauer2016-07-261-0/+20
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-120/+0
* bootm: Add verify mode "available"Sascha Hauer2016-05-101-0/+1
* bootm: Move bootm options to common/KconfigSascha Hauer2016-05-101-1/+1
* bootm: Optionally add a root= option to Kernel command lineSascha Hauer2016-05-041-0/+5
* bootm: add initial FIT supportJan Luebbe2016-01-261-0/+4
* bootm: make verifying/hashing configurableSascha Hauer2016-01-261-2/+10
* bootm: Initialize bootm_data defaults in single placeSascha Hauer2016-01-261-0/+2
* bootm: move initrd code togetherSascha Hauer2016-01-261-0/+3
* bootm: use names instead of numbers for image partsSascha Hauer2016-01-221-3/+3
* bootm: introduce bootm_get_os_sizeSascha Hauer2016-01-221-0/+1
* bootm: introduce bootm_load_devicetree helperSascha Hauer2014-01-141-0/+2
* bootm: introduce bootm_load_initrd helperSascha Hauer2014-01-141-0/+1
* bootm: introduce bootm_load_os helperSascha Hauer2014-01-101-0/+2
* bootm: Replace getenv_loadaddr with getenv_ulSascha Hauer2013-10-071-2/+0
* bootm: Add dryrun supportSascha Hauer2013-09-241-0/+2
* bootm: separate bootm input data and internal dataSascha Hauer2013-09-241-2/+14
* bootm: move getenv_loadaddr from command to commonSascha Hauer2013-09-241-0/+2
* bootm: factor out code to make it usable from CSascha Hauer2013-06-191-0/+8
* bootm: Pass unflattened devicetree to handlersSascha Hauer2013-03-061-0/+1
* booting: more flexible Linux bootargs generationSascha Hauer2012-05-141-0/+16
* bootm: use new uimage codeSascha Hauer2011-12-151-7/+55
* ppc: switch to libfdt based oftree implementationSascha Hauer2011-12-141-1/+1
* bootm: use initrd_address and initrd_sizeSascha Hauer2011-11-291-0/+1
* bootm: do not require -L after -rSascha Hauer2011-11-291-0/+1
* bootm: remove image handler optionsSascha Hauer2011-11-291-4/+0
* list: remove duplicated list.hSascha Hauer2009-11-031-1/+1
* - Add functions to register image handlers for booting uImagesSascha Hauer2008-02-201-6/+20
* cleanup do_bootm_linux()Robert Schwebel2007-11-281-2/+4
* use memmap() to save one memcpy call in bootmSascha Hauer2007-07-151-12/+2
* svn_rev_625Sascha Hauer2007-07-051-0/+22