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
/
spl
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
dm: core: Add an option to support SPL in read-only memory
Simon Glass
1
-0
/
+24
2021-03-12
spl: Convert spl_fit to work with sandbox
Simon Glass
2
-13
/
+17
2021-03-02
spl: Drop duplicate 'Jumping to U-Boot' message
Simon Glass
1
-2
/
+1
2021-02-18
spl: fit: Load devicetree when a Linux payload is found
Alexandru Gagniuc
1
-3
/
+15
2021-02-18
spl: fit: Replace #ifdef blocks with more readable constructs
Alexandru Gagniuc
1
-29
/
+24
2021-02-18
spl: fit: Only look up FIT configuration node once
Alexandru Gagniuc
1
-10
/
+9
2021-02-18
spl: fit: Remove useless loop in spl_fit_get_image_name()
Alexandru Gagniuc
1
-11
/
+1
2021-02-18
spl: fit: Pass FIT context via a structure pointer
Alexandru Gagniuc
1
-58
/
+43
2021-02-18
spl: fit: Factor out FIT parsing and use a context struct
Alexandru Gagniuc
1
-30
/
+60
2021-02-18
spl: fit: Drop 'length' argument to board_spl_fit_post_load()
Alexandru Gagniuc
1
-2
/
+2
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
4
-0
/
+4
2021-02-01
x86: spl: Add a function to find the text base
Simon Glass
1
-0
/
+6
2021-01-28
spl: Add functions for next and previous phase
Simon Glass
1
-1
/
+1
2021-01-28
bootcount: allow to use this feature on TPL
Philippe Reynes
2
-2
/
+11
2021-01-26
sunxi: support loading with SPL > 32KB
Andre Przywara
1
-1
/
+2
2021-01-26
sunxi: Introduce common symbol for H6 like SoCs
Jernej Skrabec
1
-2
/
+2
2021-01-16
common: spl: spl_fit.c: report an error on hash check fail
Philippe Reynes
1
-2
/
+5
2021-01-15
spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
Ovidiu Panait
1
-1
/
+1
2021-01-05
spl: Drop bd_info in the data section
Simon Glass
2
-8
/
+21
2020-12-08
spl: fit: Prefer a malloc()'d buffer for loading images
Alexandru Gagniuc
1
-15
/
+22
2020-12-05
spl: atf: add support for LOAD_IMAGE_V2
Michael Walle
2
-4
/
+104
2020-12-05
spl: atf: remove helper structure from common header
Michael Walle
1
-0
/
+11
2020-12-05
spl: atf: provide a bl2_plat_get_bl31_params_default()
Michael Walle
1
-3
/
+11
2020-12-05
spl: atf: move storage for bl31_params into function
Michael Walle
1
-3
/
+2
2020-12-01
spl: spl_fit.c: enable check of signature for config node in spl/tpl
Philippe Reynes
1
-0
/
+10
2020-11-06
board: Rename uclass to sysinfo
Simon Glass
1
-7
/
+8
2020-10-27
spl: Use standard FIT entries
Michal Simek
3
-9
/
+14
2020-10-23
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2
-4
/
+17
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
1
-1
/
+1
2020-10-22
Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT
Ovidiu Panait
1
-4
/
+4
2020-10-22
spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY
Samuel Holland
2
-4
/
+17
2020-10-22
Revert "Fix data abort caused by mis-aligning FIT data"
Marek Vasut
1
-5
/
+2
2020-10-14
spl: Add SPL_SERIAL as requirement for SDP_USB_SDP
Otavio Salvador
1
-0
/
+1
2020-10-14
spl: Avoid printing boot device if silent console is enabled
Otavio Salvador
1
-1
/
+3
2020-09-23
spl: Kconfig: Record proper dependency for SPL_ATF
Michal Simek
1
-1
/
+1
2020-09-23
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
Michal Simek
2
-3
/
+3
2020-09-12
Fix data abort caused by mis-aligning FIT data
Reuben Dowle
1
-2
/
+5
2020-09-01
sdp: call board_usb_init at spl_sdp_load_image
Frank Li
1
-0
/
+2
2020-08-11
spl: usb: Only init usb once
Faiz Abbas
1
-3
/
+8
2020-08-11
spl: usb: Create an API spl_usb_load()
Faiz Abbas
1
-7
/
+13
2020-08-08
fs/squashfs: new filesystem
Joao Marcos Costa
1
-0
/
+9
2020-08-04
spi: Allow separate control of SPI_FLASH_TINY for SPL/TPL
Simon Glass
1
-0
/
+10
2020-07-28
Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to Kconfig
Adam Ford
1
-0
/
+7
2020-07-28
Convert CONFIG_SPL_NAND_BASE et al to Kconfig
Adam Ford
1
-0
/
+12
2020-07-28
Convert CONFIG_SPL_NAND_DRIVERS et al to Kconfig
Adam Ford
1
-0
/
+14
2020-07-24
riscv: Make SiFive HiFive Unleashed board boot again
Bin Meng
1
-5
/
+0
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
1
-1
/
+1
2020-07-17
spl: fix ext4fs_mount return code handling
Thomas Schaefer
1
-1
/
+1
2020-07-09
spl: fit: improve spl_nand_fit_read(...) readability
Dario Binacchi
1
-5
/
+5
2020-07-09
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
1
-1
/
+4
[next]