summaryrefslogtreecommitdiff
path: root/common/bootm_os.c
Commit message (Expand)AuthorAgeLines
* bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot2017-01-20-0/+12
* sandbox: Don't exit when bootm completesSimon Glass2016-07-14-0/+1
* cosmetic: debug: Replace #ifdef DEBUG with debug() macroLukasz Majewski2016-05-27-3/+2
* VxWorks: fixup MAC address for VxWorksMiao Yan2015-12-12-0/+2
* image: bootm: Add OpenRTOS image typeMarek Vasut2015-01-14-0/+29
* common: bootm_os: make arch_preboot_os __weakJeroen Hofstee2014-07-18-2/+1
* bootm: Split out code from cmd_bootm.cSimon Glass2014-06-19-0/+480