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
2021-02-08
board: sl28: move ethernet aliases to variant specific dtsi
Michael Walle
3
-2
/
+13
2021-02-08
net: eqos: Reduce the MDIO wait time
Ye Li
1
-1
/
+1
2021-02-08
armv8: dts: fsl-lx2162a: add dspi node into qds dts
Zhao Qiang
1
-0
/
+105
2021-02-08
armv8: lx2162aqds: disable non existing pcie controllers
Wasim Khan
1
-12
/
+10
2021-02-08
configs: ls1088aqds: add COMMON_ENV to fix distroboot
Biwen Li
1
-0
/
+12
2021-02-08
net: memac_phy: add a timeout to MDIO operations
Ioana Ciornei
1
-18
/
+58
2021-02-08
board: kontron: disable flash unlock all
Michael Walle
1
-0
/
+1
2021-02-08
mtd: spi-nor: add unlock all config option
Michael Walle
2
-4
/
+15
2021-02-08
mmc: mv_sdhci: parse device-tree entry
Baruch Siach
1
-0
/
+4
2021-02-08
arm: mvebu: Espressobin: Set the maximum slave SPI speed to 40MHz
Konstantin Porotchkin
1
-0
/
+1
2021-02-08
cmd: mvebu/bubt: Fix default options in help
Pali Rohár
1
-3
/
+3
2021-02-08
arm: mvebu: theadorable: Set deephasis bit in PCIe configs very early
Stefan Roese
1
-0
/
+24
2021-02-08
arm: mvebu: theadorable: Enhance "pcie" test cmd to check link width/speed
Stefan Roese
1
-21
/
+87
2021-02-08
pci: pci_mvebu: Disable config access to PCI host bridge ports
Stefan Roese
1
-39
/
+27
2021-02-08
arm: mvebu: Espressobin: Set default value for $ethNaddr env variable
Pali Rohár
2
-0
/
+23
2021-02-08
arm: mvebu: Espressobin: Set default value for $fdtfile env variable
Pali Rohár
2
-5
/
+27
2021-02-08
env: Allow to set default_environment[] from board code via compile option DE...
Pali Rohár
2
-0
/
+6
2021-02-07
ARM: rmobile: Add Beacon EmbeddedWorks RZG2H Dev Kit
Adam Ford
7
-1
/
+190
2021-02-07
ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev Kit
Adam Ford
7
-1
/
+179
2021-02-07
arm: dts: r8a774b1: Import DTS queued for Linux 5.12-rc1
Adam Ford
1
-2
/
+74
2021-02-07
arm: dts: r8a774e1: Import DTS queued for Linux 5.12-rc1
Adam Ford
1
-27
/
+1347
2021-02-07
arm: dts: r8a774a1: Import DTS queued for Linux 5.12-rc1
Adam Ford
4
-104
/
+445
2021-02-07
dt-bindings: Sync versaclock.h with upcoming 5.12-rc1
Adam Ford
1
-0
/
+13
2021-02-07
fastboot: reinit partition after storing GPT or MBR
Roman Stratiienko
1
-0
/
+2
2021-02-07
fastboot: add command to select the eMMC boot configuration
Patrick Delaunay
4
-0
/
+47
2021-02-07
fastboot: add command to select the default emmc hwpart for boot
Patrick Delaunay
4
-0
/
+48
2021-02-07
fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2
Patrick Delaunay
5
-27
/
+52
2021-02-07
fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT
Patrick Delaunay
5
-8
/
+26
2021-02-07
fastboot: Implement generic fastboot_set_reboot_flag
Roman Kovalivskyi
1
-1
/
+15
2021-02-07
Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
Roman Kovalivskyi
4
-65
/
+0
2021-02-07
dfu: dfu_sf: use correct print code
Heinrich Schuchardt
1
-1
/
+1
2021-02-06
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
8
-76
/
+328
2021-02-06
smbios: Allow a few values to come from sysinfo
Simon Glass
2
-3
/
+40
2021-02-06
x86: coral: Add sysinfo ops
Simon Glass
1
-0
/
+5
2021-02-06
sysinfo: Move #ifdef so that operations are always defined
Simon Glass
1
-1
/
+1
2021-02-06
smbios: Add more options for the BIOS version string
Simon Glass
3
-3
/
+73
2021-02-06
smbios: Track the end of the string table
Simon Glass
1
-17
/
+15
2021-02-06
smbios: Drop the eos parameter
Simon Glass
1
-24
/
+36
2021-02-06
smbios: Use a struct to keep track of context
Simon Glass
1
-32
/
+55
2021-02-06
smbios: Set BIOS release version
Simon Glass
1
-2
/
+3
2021-02-06
smbios: Use char consistently for the eos member
Simon Glass
1
-2
/
+2
2021-02-06
smbios: Move smbios_write_type to the C file
Simon Glass
2
-10
/
+10
2021-02-06
Makefile: Provide numeric versions
Simon Glass
2
-0
/
+12
2021-02-06
README: Add doumentation for version information
Simon Glass
2
-0
/
+94
2021-02-05
Merge tag 'ti-v2021.04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
43
-1190
/
+5023
2021-02-05
Merge tag 'efi-2021-04-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
10
-87
/
+214
2021-02-04
doc: dm: describe end of life of plat_auto
Heinrich Schuchardt
1
-3
/
+3
2021-02-04
doc: return value exception command
Heinrich Schuchardt
1
-5
/
+0
2021-02-04
doc: describe load command
Heinrich Schuchardt
2
-0
/
+75
2021-02-04
efi_loader: VenMedia device path node
Heinrich Schuchardt
1
-0
/
+15
[prev]
[next]