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-12-10
layerscape: fdt.c: Check for NULL return value from fdt_getprop()
Priyanka Singh
1
-4
/
+6
2020-12-10
board: freescale: powerpc: add support for all RGMII modes
Madalin Bucur
8
-10
/
+55
2020-12-10
armv8: ls1043/ls1046aqds: add support for all RGMII modes
Madalin Bucur
2
-0
/
+4
2020-12-10
board: freescale: vid.c: Initialize variable 'i2caddress'
Priyanka Singh
1
-1
/
+1
2020-12-10
include/configs: ls1012aqds: add default environment variable
Biwen Li
1
-0
/
+62
2020-12-10
board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsn
Biwen Li
1
-2
/
+4
2020-12-10
pci: layerscape: fix a dead loop issue
Hou Zhiqiang
1
-0
/
+2
2020-12-10
configs: lx2162aqds: enable eMMC HS400 mode support
Yangbo Lu
3
-0
/
+3
2020-12-10
configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_R
Yangbo Lu
3
-0
/
+3
2020-12-10
configs: lx2162a: Enable OPTEE support
Ruchika Gupta
1
-0
/
+5
2020-12-10
armv8: lx2162aqds: Add support for LX2162AQDS platform
Meenakshi Aggarwal
28
-150
/
+1935
2020-12-10
armv8: lx2162a: Add Soc changes to support LX2162A
Meenakshi Aggarwal
21
-42
/
+171
2020-12-10
drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig
Meenakshi Aggarwal
9
-6
/
+18
2020-12-10
pci: ls_pcie_g4: Add size check for config resource
Wasim Khan
1
-0
/
+8
2020-12-10
pci: layerscape: Add size check for config resource
Wasim Khan
1
-1
/
+7
2020-12-10
arm: dts: ls1028a: add label to pcie nodes in dts
Wasim Khan
1
-3
/
+3
2020-12-10
arm: dts: ls1043a: add label to pcie nodes in dts
Wasim Khan
1
-4
/
+5
2020-12-10
arm: dts: ls1012a: add label to pcie nodes in dts
Wasim Khan
1
-1
/
+2
2020-12-10
arm: dts: ls1088a: add label to pcie nodes in dts
Wasim Khan
1
-4
/
+4
2020-12-10
arm: dts: ls2080a: add label to pcie nodes in dts
Wasim Khan
1
-5
/
+6
2020-12-10
arm: dts: ls1046a: add label to pcie nodes in dts
Wasim Khan
1
-6
/
+6
2020-12-10
arm: dts: lx2160a: add label to pcie nodes in dts
Wasim Khan
1
-6
/
+6
2020-12-10
pci: ls_pcie_g4: Print pcie controller number starting from 1
Wasim Khan
1
-4
/
+7
2020-12-10
pci: layerscape: Update print of pcie controller
Wasim Khan
2
-3
/
+7
2020-12-10
configs: lx2160a: Enable CONFIG_PCIE_LAYERSCAPE_GEN4
Wasim Khan
5
-0
/
+5
2020-12-10
efi_loader: link partition to block device
Heinrich Schuchardt
1
-0
/
+20
2020-12-10
efi_loader: make efi_protocol_open() non-static
Heinrich Schuchardt
2
-1
/
+6
2020-12-10
efi_selftest: test EFI_LOAD_FILE_PROTOCOL
Heinrich Schuchardt
2
-0
/
+478
2020-12-10
efi_selftest: clean up Makefile
Heinrich Schuchardt
1
-8
/
+6
2020-12-10
efi_loader: support EFI_LOAD_FILE_PROTOCOL
Heinrich Schuchardt
1
-1
/
+48
2020-12-10
efi_loader: carve out efi_load_image_from_file()
Heinrich Schuchardt
1
-9
/
+36
2020-12-10
efi_loader: pass boot_policy to efi_load_image_from_path
Heinrich Schuchardt
1
-7
/
+9
2020-12-10
efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID
Heinrich Schuchardt
4
-6
/
+10
2020-12-10
efi_loader: resequence functions in efi_boottime.c
Heinrich Schuchardt
1
-82
/
+82
2020-12-10
efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL
Heinrich Schuchardt
3
-7
/
+8
2020-12-10
efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE
Heinrich Schuchardt
1
-4
/
+0
2020-12-10
fs: fat: deletion of long file names
Heinrich Schuchardt
1
-12
/
+76
2020-12-10
fs: fat: first dentry of long name in FAT iterator
Heinrich Schuchardt
1
-2
/
+18
2020-12-10
fs: fat: use constant DELETED_FLAG
Heinrich Schuchardt
1
-1
/
+1
2020-12-10
fs: fat: search file should not allocate cluster
Heinrich Schuchardt
1
-23
/
+6
2020-12-10
fs: fat: reuse deleted directory entries
Heinrich Schuchardt
1
-12
/
+22
2020-12-10
fs: fat: fat_find_empty_dentries()
Heinrich Schuchardt
1
-1
/
+61
2020-12-10
fs: fat: flush new directory cluster
Heinrich Schuchardt
1
-9
/
+19
2020-12-10
fs: fat: set start cluster for root directory
Heinrich Schuchardt
1
-1
/
+3
2020-12-10
fs: fat: dentry iterator for fill_dir_slot()
Heinrich Schuchardt
1
-1
/
+1
2020-12-10
fs: fat: generate unique short names
Heinrich Schuchardt
1
-5
/
+36
2020-12-10
fs: fat: call set_name() only once
Heinrich Schuchardt
1
-33
/
+54
2020-12-10
fs: fat: pass shortname to fill_dir_slot
Heinrich Schuchardt
1
-8
/
+12
2020-12-10
fs: fat: create correct short names
Heinrich Schuchardt
2
-77
/
+140
2020-12-10
fs: fat: export fat_next_cluster()
Heinrich Schuchardt
2
-33
/
+80
[prev]
[next]