summaryrefslogtreecommitdiff
path: root/common/bootm_os.c
AgeCommit message (Expand)Author
2020-01-07bootm: Add a bootm command for type IH_OS_EFICristian Ciocaltea
2019-12-03bootm: vxworks: Support Linux compatible standard DTB for ARM and PPCLihua Zhao
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2018-12-31riscv: bootm: Support booting VxWorksBin Meng
2018-12-31bootm: vxworks: Make do_bootm_vxworks() non-staticBin Meng
2018-12-31bootm: vxworks: Make do_bootvx_fdt() staticBin Meng
2018-10-10bootm: Add board specific OS preboot hookMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-19bootm: optee: Add a bootm command for type IH_OS_TEEBryan O'Donoghue
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-08-28bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks bootHannes Schmelzer
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini
2017-01-20bootm: qnx: Disable data cache before booting QNX imageEmmanuel Vadot
2016-07-14sandbox: Don't exit when bootm completesSimon Glass
2016-05-27cosmetic: debug: Replace #ifdef DEBUG with debug() macroLukasz Majewski
2015-12-12VxWorks: fixup MAC address for VxWorksMiao Yan
2015-01-14image: bootm: Add OpenRTOS image typeMarek Vasut
2014-07-18common: bootm_os: make arch_preboot_os __weakJeroen Hofstee
2014-06-19bootm: Split out code from cmd_bootm.cSimon Glass