summaryrefslogtreecommitdiff
path: root/common/autoboot.c
AgeCommit message (Expand)Author
2016-02-05autoboot.c: Fill env vars in process_fdt_options() only if TEXT_BASE is setStefan Roese
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-06-08autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese
2015-06-08autoboot.c: Move config options to KconfigStefan Roese
2015-06-08autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese
2014-07-18autoboot: add its own headerJeroen Hofstee
2014-06-19cosmetic: autoboot: update old style GNU struct initJeroen Hofstee
2014-05-29main: Make the execution path a little clearer in main.cSimon Glass
2014-05-29Rename bootretry functions and remove #ifdefsSimon Glass
2014-05-29Move bootretry code into bootretry.c and clean upSimon Glass
2014-05-29Move autoboot code to autoboot.cSimon Glass