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
JH7110_VisionFive2_multi_rtos
dubhe_fpga_dev_v2023.10
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
rtthread_AMP
starfive-2024.07-master-jhb100
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-13
lib: rsa: superfluous initialization in rsa_verify()
Heinrich Schuchardt
1
-1
/
+1
2020-10-13
rsa: fix retrieving public exponent on big-endian systems
Rasmus Villemoes
1
-2
/
+9
2020-10-13
lib: rsa: check algo match in rsa_verify_with_keynode
Matthieu CASTET
1
-0
/
+5
2020-10-13
fit: cipher: aes: allow to read the IV in the FIT image
Philippe Reynes
1
-7
/
+15
2020-10-13
fit: cipher: aes: allow to store the IV in the FIT image
Philippe Reynes
4
-19
/
+72
2020-10-13
lib/hashtable: remove superfluous check
Heinrich Schuchardt
1
-2
/
+1
2020-10-13
doc: verified-boot: add required-mode information
Thirupathaiah Annapureddy
1
-0
/
+14
2020-10-13
test: vboot: add tests for multiple required keys
Thirupathaiah Annapureddy
1
-2
/
+44
2020-10-13
vboot: add DTB policy for supporting multiple required conf keys
Thirupathaiah Annapureddy
1
-3
/
+29
2020-10-12
Merge branch 'for-next' of https://github.com/lftan/u-boot
Tom Rini
34
-548
/
+1190
2020-10-12
Merge tag 'ti-v2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
8
-19
/
+21
2020-10-12
mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32
Haibo Chen
1
-32
/
+32
2020-10-12
mmc: do not check argument of free() beforehand
Heinrich Schuchardt
1
-2
/
+1
2020-10-12
mmc: sdhci: move the ADMA2 table handling into own module
Michael Walle
5
-58
/
+92
2020-10-12
mmc: fsl_esdhc: simplify esdhc_setup_data()
Michael Walle
1
-27
/
+42
2020-10-12
mmc: fsl_esdhc: use dma-mapping API
Michael Walle
1
-35
/
+14
2020-10-12
mmc: fsl_esdhc: simplify 64bit check for SDMA transfers
Michael Walle
1
-23
/
+6
2020-10-12
mmc: fsl_esdhc_imx: remove the 1ms delay before sending command
Haibo Chen
1
-7
/
+0
2020-10-12
mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switch
Haibo Chen
1
-1
/
+3
2020-10-12
configs: lx2160ardb: enable eMMC HS400 mode support
Yangbo Lu
3
-0
/
+3
2020-10-12
arm: dts: lx2160ardb: support eMMC HS400 mode
Yangbo Lu
1
-0
/
+2
2020-10-12
mmc: fsl_esdhc: fix eMMC HS400 stability issue
Yangbo Lu
1
-1
/
+4
2020-10-12
mmc: fsl_esdhc: fix mmc->clock with actual clock
Yangbo Lu
1
-0
/
+3
2020-10-12
mmc: fsl_esdhc: support eMMC HS400 mode
Yangbo Lu
2
-34
/
+98
2020-10-12
mmc: add a mmc_hs400_prepare_ddr() interface
Yangbo Lu
3
-1
/
+33
2020-10-12
mmc: add a hs400_tuning flag
Yangbo Lu
2
-0
/
+3
2020-10-12
mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init
Yangbo Lu
1
-0
/
+3
2020-10-12
mmc: fsl_esdhc: support tuning for eMMC HS200
Yangbo Lu
2
-7
/
+116
2020-10-12
mmc: fsl_esdhc: add a reinit() callback
Yangbo Lu
1
-0
/
+9
2020-10-12
mmc: add a reinit() API
Yangbo Lu
3
-2
/
+31
2020-10-12
phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT property
Vignesh Raghavendra
1
-3
/
+8
2020-10-12
configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddr
Nishanth Menon
1
-5
/
+3
2020-10-12
configs: j721e_evm: Get rid of overlayaddr
Nishanth Menon
1
-1
/
+0
2020-10-12
env: ti: ufs: Use dtboaddr instead of overlayaddr
Nishanth Menon
1
-2
/
+2
2020-10-12
configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENV
Nishanth Menon
1
-5
/
+4
2020-10-12
dma: ti: k3-udma: Reset the channel during release
Vignesh Raghavendra
1
-1
/
+3
2020-10-12
configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAY
Vignesh Raghavendra
1
-1
/
+0
2020-10-12
board: ti: j721e: Fix OSPI node compatible
Vignesh Raghavendra
1
-1
/
+1
2020-10-12
am335x, guardian: update the maintainer list
Moses Christopher
1
-1
/
+1
2020-10-11
Merge branch '2020-10-10-log-improvements'
Tom Rini
15
-375
/
+279
2020-10-10
doc: remove redundant doc/README.log
Heinrich Schuchardt
1
-283
/
+0
2020-10-10
log: syslog: Handle errors in net_init
Sean Anderson
1
-1
/
+3
2020-10-10
net: Expose some errors generated in net_init
Sean Anderson
3
-5
/
+15
2020-10-10
log: Disable the syslog driver by default
Simon Glass
4
-1
/
+42
2020-10-10
log: Add a way to enable/disable a log device
Simon Glass
4
-0
/
+70
2020-10-10
log: Drop #ifdef in log_test
Simon Glass
1
-2
/
+0
2020-10-10
log: Add a flag to enable log drivers
Simon Glass
4
-2
/
+15
2020-10-10
lib: Allow hexdump to be used in SPL
Simon Glass
1
-0
/
+8
2020-10-10
log: Allow LOG_DEBUG to always enable log output
Simon Glass
7
-84
/
+129
2020-10-10
Merge branch '2020-10-09-kconfig-reorg'
Tom Rini
539
-1872
/
+1878
[prev]
[next]