index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
bootm_os.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
1
-3
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
1
-0
/
+1
2020-07-22
efi_loader: returning from UEFI FIT images
Heinrich Schuchardt
1
-5
/
+4
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-4
/
+4
2020-07-17
common: bootm: add checks to verify if ramdisk / fdtimage overlaps OS image
Tero Kristo
1
-2
/
+2
2020-05-19
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-19
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-23
/
+23
2020-05-19
common: Drop image.h from common header
Simon Glass
1
-0
/
+2
2020-05-19
common: Drop bootstage.h from common header
Simon Glass
1
-0
/
+1
2020-01-07
bootm: Add a bootm command for type IH_OS_EFI
Cristian Ciocaltea
1
-0
/
+56
2019-12-03
bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC
Lihua Zhao
1
-2
/
+37
2019-12-03
common: Move some cache and MMU functions out of common.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
1
-0
/
+1
2018-12-31
riscv: bootm: Support booting VxWorks
Bin Meng
1
-1
/
+1
2018-12-31
bootm: vxworks: Make do_bootm_vxworks() non-static
Bin Meng
1
-2
/
+2
2018-12-31
bootm: vxworks: Make do_bootvx_fdt() static
Bin Meng
1
-1
/
+1
2018-10-10
bootm: Add board specific OS preboot hook
Marek Vasut
1
-0
/
+7
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-03-19
bootm: optee: Add a bootm command for type IH_OS_TEE
Bryan O'Donoghue
1
-0
/
+32
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2017-08-28
bootvx_fdt: fix missing 'fdt_fixup_ethernet(...)' on vxWorks boot
Hannes Schmelzer
1
-0
/
+3
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-5
/
+5
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
1
-1
/
+1
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
1
-13
/
+1
2017-05-01
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
1
-2
/
+0
2017-01-20
bootm: qnx: Disable data cache before booting QNX image
Emmanuel Vadot
1
-0
/
+12
2016-07-15
sandbox: Don't exit when bootm completes
Simon Glass
1
-0
/
+1
2016-05-27
cosmetic: debug: Replace #ifdef DEBUG with debug() macro
Lukasz Majewski
1
-3
/
+2
2015-12-12
VxWorks: fixup MAC address for VxWorks
Miao Yan
1
-0
/
+2
2015-01-14
image: bootm: Add OpenRTOS image type
Marek Vasut
1
-0
/
+29
2014-07-19
common: bootm_os: make arch_preboot_os __weak
Jeroen Hofstee
1
-2
/
+1
2014-06-19
bootm: Split out code from cmd_bootm.c
Simon Glass
1
-0
/
+480