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-27
xilinx: board: Add support for additional card detection
Michal Simek
1
-24
/
+61
2020-10-27
xilinx: board: Read the whole eeprom not just offset
Michal Simek
4
-1
/
+212
2020-10-27
dm: core: Add support for getting node from aliases
Michal Simek
3
-0
/
+66
2020-10-27
spi: xilinx_spi: remove unused local variable
T Karthik Reddy
1
-3
/
+3
2020-10-27
dt-bindings: arm64: versal: Add clk and power headers
Michal Simek
2
-0
/
+165
2020-10-27
arm64: zynqmp: Add support for saving sha3 key to different address
Michal Simek
1
-7
/
+18
2020-10-27
arm64: zynqmp: Add support for SHA3 command
T Karthik Reddy
2
-0
/
+68
2020-10-27
arm64: zynqmp: Add support for RSA command
T Karthik Reddy
2
-0
/
+76
2020-10-27
arm64: zynqmp: Add support for encryption and decryption on data blob
Siva Durga Prasad Paladugu
2
-1
/
+82
2020-10-27
arm64: zynqmp: Get rid of iommus/power-domains properties for SPL DT
Michal Simek
1
-0
/
+1
2020-10-27
arm64: zynqmp: Enable cache command
Michal Simek
1
-0
/
+1
2020-10-27
arm64: zynqmp: Enable FPGA loading from SPL
Michal Simek
1
-0
/
+1
2020-10-27
arm64: zynqmp: Get rid of simple_itoa and replace it by snprintf
Michal Simek
1
-2
/
+5
2020-10-27
mailbox: zynqmp: Extend timeout for getting observation bit
Michal Simek
1
-1
/
+1
2020-10-27
firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called
Michal Simek
1
-0
/
+8
2020-10-27
config: versal: Update mini u-boot timer clock to 100Mhz
Ashok Reddy Soma
4
-4
/
+4
2020-10-27
arm64: versal: Update mini u-boot eMMC node parameters
Ashok Reddy Soma
2
-6
/
+12
2020-10-27
microblaze: Add support for distro boot
T Karthik Reddy
2
-7
/
+55
2020-10-27
microblaze: Setup distro boot env variables at run time
T Karthik Reddy
2
-0
/
+19
2020-10-27
microblaze: board: Check return value whlie saving env variables
T Karthik Reddy
1
-3
/
+7
2020-10-27
microblaze: trivial code fixes
T Karthik Reddy
1
-9
/
+10
2020-10-27
microblaze: Enable spi for microblaze
T Karthik Reddy
1
-0
/
+3
2020-10-27
spi: xilinx_spi: Remove unused variable
Michal Simek
1
-1
/
+1
2020-10-27
arm64: zynqmp: Enable EMMC boot
Michal Simek
1
-0
/
+1
2020-10-27
arm64: zynqmp: Add missing support for 9cg version
Michal Simek
1
-1
/
+1
2020-10-27
ARM: zynq: Add Z-turn board V5
Alexandre GRIVEAUX
6
-109
/
+413
2020-10-27
doc: board: xilinx: Add documentation for ZynqMP R5
Michal Simek
2
-0
/
+138
2020-10-27
doc: board: xilinx: Add documentation for ZynqMP
Michal Simek
2
-0
/
+116
2020-10-27
doc: board: xilinx: Update links to DT binding docs
Michal Simek
1
-3
/
+13
2020-10-27
doc: board: xilinx: zynq.rst: Update zynq documentation
Michal Simek
1
-6
/
+1
2020-10-27
MAINTAINERS: Record documentation for Xilinx platforms
Michal Simek
1
-0
/
+1
2020-10-27
microblaze: start.S: Use board_init_f_alloc/init in early init
Ovidiu Panait
2
-26
/
+23
2020-10-27
microblaze: start.S: Factor out exception setup code to __setup_exceptions
Ovidiu Panait
1
-94
/
+103
2020-10-27
Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
50
-74
/
+75
2020-10-26
nokia_rx51: disable obsolete VIDEO config
Anatolij Gustschin
2
-2
/
+2
2020-10-26
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
Anatolij Gustschin
7
-14
/
+15
2020-10-26
sansa_fuze_plus: disable obsolete VIDEO config
Anatolij Gustschin
1
-1
/
+1
2020-10-26
xfi3: disable obsolete VIDEO config
Anatolij Gustschin
1
-1
/
+1
2020-10-26
mx23evk: disable obsolete VIDEO config
Anatolij Gustschin
1
-1
/
+1
2020-10-26
at91sam9n12ek: disable obsolete VIDEO config
Anatolij Gustschin
3
-3
/
+3
2020-10-26
at91sam9: disable obsolete VIDEO config
Anatolij Gustschin
16
-16
/
+16
2020-10-26
picosam9g45: disable obsolete VIDEO config
Anatolij Gustschin
1
-1
/
+1
2020-10-26
ls1021atwr: disable obsolete VIDEO config
Anatolij Gustschin
7
-14
/
+14
2020-10-26
ls1021aqds: disable obsolete VIDEO config
Anatolij Gustschin
9
-18
/
+18
2020-10-26
imx: mx7dsabresd: disable obsolete VIDEO config
Anatolij Gustschin
2
-2
/
+2
2020-10-26
imx: mx6sxsabresd: disable obsolete VIDEO config
Anatolij Gustschin
1
-1
/
+1
2020-10-26
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv
Tom Rini
12
-54
/
+66
2020-10-26
riscv: fu540: dts: Correct reg size of clint node
Pragnesh Patel
1
-1
/
+1
2020-10-26
riscv: Move timer portions of SiFive CLINT to drivers/timer
Sean Anderson
4
-39
/
+51
2020-10-26
timer: Add _TIMER suffix to Andes PLMT Kconfig
Sean Anderson
3
-3
/
+3
[prev]
[next]