summaryrefslogtreecommitdiffstats
path: root/common/autoboot.c
Commit message (Expand)AuthorAgeFilesLines
* autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is setStefan Roese2016-02-051-2/+2
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese2015-06-081-19/+100
* autoboot.c: Move config options to KconfigStefan Roese2015-06-081-1/+5
* autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese2015-06-081-12/+2
* autoboot: add its own headerJeroen Hofstee2014-07-181-0/+1
* cosmetic: autoboot: update old style GNU struct initJeroen Hofstee2014-06-191-4/+4
* main: Make the execution path a little clearer in main.cSimon Glass2014-05-291-69/+12
* Rename bootretry functions and remove #ifdefsSimon Glass2014-05-291-5/+1
* Move bootretry code into bootretry.c and clean upSimon Glass2014-05-291-0/+1
* Move autoboot code to autoboot.cSimon Glass2014-05-291-0/+363
OpenPOWER on IntegriCloud