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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
pci: layerscape: Add specific config entry for RC and EP mode driver
Hou Zhiqiang
106
-117
/
+155
2020-07-27
pci_ep: layerscape: Add the PCIe EP mode support for lx2160a-v2
Xiaowei Bao
2
-2
/
+15
2020-07-27
pci: layerscape: Modify the ls_pcie_dump_atu function
Xiaowei Bao
4
-14
/
+18
2020-07-27
pci_ep: layerscape: Add the SRIOV VFs of PF support
Xiaowei Bao
3
-13
/
+42
2020-07-27
pci_ep: layerscape: Add Support for ls2085a and ls2080a EP mode
Xiaowei Bao
1
-5
/
+13
2020-07-27
pci_ep: layerscape: Add the workaround for errata A-009460
Xiaowei Bao
1
-0
/
+9
2020-07-27
pcie_ep: layerscape: Add the multiple function support
Xiaowei Bao
3
-48
/
+98
2020-07-27
armv8: dts: ls1046a: Add the PCIe EP node
Xiaowei Bao
1
-0
/
+33
2020-07-27
pci_ep: Add the init function
Xiaowei Bao
3
-0
/
+24
2020-07-27
pci: layerscape: Split the EP and RC driver
Xiaowei Bao
6
-497
/
+735
2020-07-27
arm: dts: lx2160a: Increase configuration window size
Wasim Khan
1
-6
/
+6
2020-07-27
configs:ls1046afrwy: Add tfa secure boot defonfig
Manish Tomar
2
-0
/
+73
2020-07-27
freescale: ls1043aqds: drop ifdef CONFIG_SYS_I2C
Biwen Li
1
-2
/
+4
2020-07-27
freescale: ls1043aqds: enable secure system counter
Biwen Li
1
-1
/
+7
2020-07-27
freescale: ls1046aqds: drop ifdef CONFIG_SYS_I2C
Biwen Li
1
-2
/
+4
2020-07-27
freescale: ls1046aqds: enable secure system counter
Biwen Li
1
-1
/
+7
2020-07-27
i2c: mxc: move i2c_early_init_f to common function
Biwen Li
1
-68
/
+70
2020-07-27
crypto/fsl: add RNG support
Michael Walle
6
-0
/
+125
2020-07-27
crypto/fsl: instantiate the RNG with prediciton resistance
Michael Walle
5
-11
/
+79
2020-07-27
crypto/fsl: don't regenerate secure keys
Michael Walle
4
-7
/
+9
2020-07-27
crypto/fsl: support newer SEC modules
Michael Walle
2
-9
/
+54
2020-07-27
crypto/fsl: export caam_get_era()
Michael Walle
2
-1
/
+11
2020-07-27
crypto/fsl: make SEC%u status line consistent
Michael Walle
1
-7
/
+7
2020-07-27
crypto/fsl: unused value in caam_hash_update()
Heinrich Schuchardt
1
-1
/
+1
2020-07-27
crypto/fsl: correct printf() statement.
Heinrich Schuchardt
1
-2
/
+2
2020-07-27
arm64: ls1043a: Remove the workaround of erratum A-009929
Hou Zhiqiang
2
-19
/
+0
2020-07-27
configs: ls1012a: Increase CONFIG_SYS_MALLOC_LEN value
Kuldeep Singh
1
-1
/
+2
2020-07-27
configs: lx2160aqds: enable CONFIG_BOARD_EARLY_INIT_R
Yangbo Lu
2
-0
/
+2
2020-07-27
board: fsl: lx2160aqds: identify SDHC adapter during board init
Yangbo Lu
2
-3
/
+44
2020-07-27
Move eSDHC adapter card identification to board files
Yangbo Lu
11
-79
/
+33
2020-07-27
Drop global data sdhc_adapter for powerpc
Yangbo Lu
2
-4
/
+1
2020-07-27
armv8: ls1028ardb: add xspi parameter to qixis command
Yuantian Tang
2
-2
/
+15
2020-07-27
armv8: ls1012a: RGMII ports require internal delay
Chaitanya Sakinam
2
-2
/
+2
2020-07-27
include/configs: ls1012a: Remove fdt_high env variable
Udit Agarwal
5
-5
/
+5
2020-07-27
config: lx2160/2a: enable dspi
Zhao Qiang
1
-0
/
+3
2020-07-27
armv8: dts: fsl-lx2160a: add flash node under dspi to qds dts
Zhao Qiang
1
-0
/
+99
2020-07-27
crypto/fsl: fix unaligned access
Michael Walle
1
-14
/
+13
2020-07-27
I2C: ls1043a, ls1046a: enable SYS_I2C_MXC
Biwen Li
3
-5
/
+3
2020-07-27
armv8: layerscape: rework spin table
Michael Walle
1
-60
/
+23
2020-07-27
armv8: layerscape: relocate spin table if EFI_LOADER is enabled
Michael Walle
1
-0
/
+36
2020-07-27
armv8: layerscape: clean exported symbols in spintable.S
Michael Walle
4
-21
/
+24
2020-07-27
armv8: layerscape: drop first .ltorg directive in spintable.S
Michael Walle
1
-2
/
+0
2020-07-27
armv8: layerscape: make wake_secondary_core_n() static
Michael Walle
1
-1
/
+1
2020-07-27
armv8: layerscape: simplify get_spin_tbl_addr() calls
Michael Walle
1
-8
/
+7
2020-07-27
armv8: layerscape: remove determine_mp_bootpg()
Michael Walle
2
-6
/
+0
2020-07-27
armv8: layerscape: fix alignment for spin table
Michael Walle
1
-2
/
+2
2020-07-27
armv8: layerscape: load function pointer using ADR
Michael Walle
1
-3
/
+3
2020-07-27
armv8: layerscape: move spin table into own module
Michael Walle
3
-150
/
+161
2020-07-27
armv8: layerscape: properly use CPU_RELEASE_ADDR
Michael Walle
8
-9
/
+18
2020-07-27
armv8: layerscape: pretty print info about SMP cores
Michael Walle
1
-4
/
+5
[next]