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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT
Tom Rini
1
-4
/
+4
2019-05-10
Make FIT support really optional
Fabrice Fontaine
1
-0
/
+2
2019-04-24
image: android: allow booting lz4-compressed kernels
Eugeniu Rosca
1
-1
/
+1
2019-04-24
bootm: Simplying cache flush code
Trent Piepho
1
-6
/
+1
2019-02-13
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
1
-0
/
+10
2019-02-02
lmb: handle more than one DRAM BANK
Simon Goldschmidt
1
-2
/
+2
2019-01-17
bootm: use new common function lmb_init_and_reserve
Simon Goldschmidt
1
-6
/
+2
2019-01-15
image: fix compiling without CMD_FDT
Simon Goldschmidt
1
-1
/
+2
2018-09-26
sandbox: Fix set_working_fdt_addr users
Alexander Graf
1
-1
/
+1
2018-06-19
bootm: Handle kernel_noload on arm64
Marek Vasut
1
-2
/
+17
2018-06-03
Define board_quiesce_devices() in a shared location
Simon Glass
1
-0
/
+4
2018-05-09
bootm.c: Correct the flush_len used in bootm_load_os()
Tom Rini
1
-14
/
+12
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-04-18
bootm: Align cache flush begin address
Bryan O'Donoghue
1
-1
/
+7
2017-12-14
fpga: allow programming fpga from FIT image for all FPGA drivers
Goldschmidt Simon
1
-1
/
+1
2017-10-16
common: Remove genimg_get_image()
Tuomas Tynkkynen
1
-3
/
+0
2017-08-16
env: Rename some other getenv()-related functions
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename common functions related to setenv()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename setenv() to env_set()
Simon Glass
1
-1
/
+1
2016-10-02
bootm: fix passing argc to standalone apps
Zubair Lutfullah Kakakhel
1
-3
/
+1
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
1
-0
/
+2
2016-07-15
bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state
Hector Palacios
1
-5
/
+7
2016-06-13
bootm: Align cache flush end address correctly
Simon Glass
1
-1
/
+1
2016-05-24
image: Add boot_get_fpga() to load fpga with bootm
Michal Simek
1
-0
/
+10
2016-03-15
fdt: Allow libfdt to be used in SPL
Simon Glass
1
-2
/
+2
2016-03-15
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
1
-5
/
+5
2016-02-26
image: Correct the OS location code to work on sandbox
Simon Glass
1
-1
/
+1
2016-01-25
bootm: fix size arg of flush_cache() in bootm_load_os().
Purna Chandra Mandal
1
-1
/
+1
2015-10-12
Add support for LZ4 decompression algorithm
Julius Werner
1
-0
/
+9
2015-09-30
net: avoid eth_unregister() call when function is unavailable
Bernhard Nortmann
1
-0
/
+2
2015-05-28
Combine bootm_find_<thing> functions together
Karl Apsite
1
-35
/
+18
2015-05-28
add boot_get_loadables() to load listed images
Karl Apsite
1
-0
/
+22
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
1
-0
/
+1
2015-02-18
cmd_fdt: Actually fix fdt command in sandbox
Joe Hershberger
1
-1
/
+1
2015-01-14
bootm: Factor out common parts of image decompression code
Simon Glass
1
-39
/
+49
2015-01-14
bootm: Use print_decomp_msg() in all cases
Simon Glass
1
-16
/
+18
2015-01-14
bootm: Export bootm_decomp_image()
Simon Glass
1
-19
/
+10
2015-01-14
bootm: Move compression progress/error messages into a function
Simon Glass
1
-24
/
+47
2014-10-29
x86: image: Add new image type for x64_64
Simon Glass
1
-1
/
+2
2014-10-28
image: Fix Android boot image support
Ahmad Draidi
1
-2
/
+2
2014-10-22
x86: Support loading kernel setup from a FIT
Simon Glass
1
-2
/
+21
2014-08-21
bootm: make sure pass NULL when argc < 1
Bryan Wu
1
-2
/
+3
2014-08-21
image: fix bootm failure for FIT image
Bryan Wu
1
-6
/
+3
2014-08-09
bootm: use genimg_get_kernel_addr()
Bryan Wu
1
-20
/
+5
2014-06-19
Enhance fit_check_sign to check all images
Simon Glass
1
-0
/
+71
2014-06-19
bootm: Move decompression code into its own function
Simon Glass
1
-27
/
+48
2014-06-19
Allow compiling common/bootm.c on with HOSTCC
Simon Glass
1
-4
/
+14
2014-06-19
bootm: Support android boot on sandbox
Simon Glass
1
-1
/
+1
[next]