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
pinetabv-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
Simon Glass
2
-3
/
+3
2021-07-28
Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
Simon Glass
2
-2
/
+2
2021-07-28
Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
Simon Glass
1
-1
/
+1
2021-07-28
Rename SPL_ETH_SUPPORT to SPL_ETH
Simon Glass
2
-5
/
+5
2021-07-28
Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO
Simon Glass
2
-2
/
+2
2021-07-28
Rename SPL_POWER_SUPPORT to SPL_POWER
Simon Glass
1
-1
/
+1
2021-07-27
spl: Introduce spl_board_prepare_for_optee() hook
Alexandru Gagniuc
1
-0
/
+5
2021-07-27
spl: mmc: Support OP-TEE payloads in Falcon mode
Alexandru Gagniuc
1
-2
/
+2
2021-07-23
test: add first autoboot unit tests
Steffen Jaeckel
2
-1
/
+6
2021-07-23
common: add support to fallback to plain SHA256
Steffen Jaeckel
2
-1
/
+29
2021-07-23
common: add AUTOBOOT_FLUSH_STDIN option
Steffen Jaeckel
2
-0
/
+20
2021-07-23
common: allow disabling of timeout for password entry
Steffen Jaeckel
2
-1
/
+19
2021-07-23
common: Rename macro appropriately
Steffen Jaeckel
1
-8
/
+8
2021-07-23
common: integrate crypt-based passwords
Steffen Jaeckel
2
-14
/
+105
2021-07-23
Kconfig.boot: Make 0x0 the default SYS_TEXT_BASE for POSITION_INDEPENDENT
Tom Rini
1
-0
/
+1
2021-07-23
fit: Allow external data for FDTs
John Keeping
1
-1
/
+2
2021-07-23
spl: use CONFIG_IS_ENABLED(LOAD_FIT_FULL)
John Keeping
1
-2
/
+2
2021-07-21
log: Allow padding of the function name
Simon Glass
2
-1
/
+9
2021-07-21
spl: Provide more information on boot failure
Simon Glass
2
-16
/
+42
2021-07-21
image: Allow @ in node names when not using signatures
Simon Glass
1
-1
/
+1
2021-07-21
bloblist: Correct condition in bloblist_addrec()
Simon Glass
1
-1
/
+1
2021-07-21
bloblist: Support resizing a blob
Simon Glass
1
-2
/
+69
2021-07-21
sandbox: Adjust the bloblist default address
Simon Glass
1
-1
/
+1
2021-07-17
Merge branch '2021-07-16-cleanup-image-support'
Tom Rini
4
-76
/
+32
2021-07-17
Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-13
/
+24
2021-07-16
image: Add support for relocating crypto_algos in linker lists
Alexandru Gagniuc
1
-0
/
+13
2021-07-16
image: image-sig.c: Remove crypto_algos array
Alexandru Gagniuc
1
-21
/
+0
2021-07-16
image: rsa: Move verification algorithm to a linker list
Alexandru Gagniuc
1
-10
/
+0
2021-07-16
image: Add support for placing crypto_algo in linker lists
Alexandru Gagniuc
1
-0
/
+9
2021-07-16
common: image-sig.c: Remove host-specific logic and #ifdefs
Alexandru Gagniuc
1
-37
/
+2
2021-07-16
image: Drop IMAGE_ENABLE_BEST_MATCH
Simon Glass
1
-1
/
+1
2021-07-16
image: Drop IMAGE_ENABLE_SHAxxx
Simon Glass
1
-3
/
+3
2021-07-16
image: Drop IMAGE_ENABLE_SHA1
Simon Glass
1
-1
/
+1
2021-07-16
Kconfig: Rename SPL_MD5_SUPPORT to SPL_MD5
Simon Glass
1
-1
/
+1
2021-07-16
Kconfig: Rename SPL_CRC32_SUPPORT to SPL_CRC32
Simon Glass
1
-2
/
+2
2021-07-16
image: Rename CONFIG_FIT_ENABLE_RSASSA_PSS_SUPPORT
Simon Glass
2
-3
/
+3
2021-07-16
image: Rename SPL_SHAxxx_SUPPORT to SPL_FIT_SHAxxx
Simon Glass
1
-4
/
+4
2021-07-16
image: Shorten FIT_ENABLE_SHAxxx_SUPPORT
Simon Glass
1
-3
/
+3
2021-07-16
image: android: Automatically detect more compression types
Stephan Gerhold
1
-1
/
+1
2021-07-16
fit: Load DTO into temporary buffer and ignore load address
Marek Vasut
1
-4
/
+28
2021-07-14
board-info: Call sysinfo_detect() before sysinfo_get_str()
Marek Vasut
1
-2
/
+6
2021-07-14
board-info: Use sysinfo_get()
Marek Vasut
1
-1
/
+1
2021-07-10
spl: mmc: Factor out eMMC boot partition selection code
Marek Vasut
1
-13
/
+24
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
1
-1
/
+3
2021-07-07
bootstage: Eliminate when not enabled
Tom Rini
2
-0
/
+4
2021-07-06
sandbox: don't refer to symbol _init
Heinrich Schuchardt
1
-1
/
+3
2021-07-05
Merge branch 'next'
Tom Rini
6
-16
/
+66
2021-07-02
autoboot: fix MENUKEY
Da Xue
1
-1
/
+1
2021-07-01
Merge tag 'xilinx-for-v2021.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2
-2
/
+5
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
2
-4
/
+14
[next]