summaryrefslogtreecommitdiffstats
path: root/common/bootm_os.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-13/+1
* fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-011-2/+0
* bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot2017-01-201-0/+12
* sandbox: Don't exit when bootm completesSimon Glass2016-07-141-0/+1
* cosmetic: debug: Replace #ifdef DEBUG with debug() macroLukasz Majewski2016-05-271-3/+2
* VxWorks: fixup MAC address for VxWorksMiao Yan2015-12-121-0/+2
* image: bootm: Add OpenRTOS image typeMarek Vasut2015-01-141-0/+29
* common: bootm_os: make arch_preboot_os __weakJeroen Hofstee2014-07-181-2/+1
* bootm: Split out code from cmd_bootm.cSimon Glass2014-06-191-0/+480