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
dubhe_fpga_dev_v2024.10
master
pinetabv-devel
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
path:
root
/
cmd
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
Support specifying dtb in ${boot_syslinux_conf}
Hal Feng
1
-0
/
+6
2023-11-29
cmd: eeprom: Add StarFive VisionFive 2 board support
Jianlong Huang
3
-28
/
+44
2023-11-29
cmd/eeprom: fix data type issue for parse_numeric_param
Jianlong.Huang
1
-2
/
+2
2023-09-11
cmd: fastboot: Fix failure to enter fastboot
Xingyu Wu
1
-2
/
+2
2023-09-07
cmd: fastboot: Add presetting on StarFive SoC before fastboot
Xingyu Wu
1
-0
/
+8
2021-09-13
Merge tag 'mmc-2021-9-13' of https://source.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2
-8
/
+54
2021-09-11
efi_loader: eliminate EFI_CALL() in nvedit_efi.c
Heinrich Schuchardt
1
-5
/
+4
2021-09-10
mmc: Add support for enumerating MMC card in a given mode using mmc command
Aswath Govindraju
2
-8
/
+54
2021-09-08
common: Remove unused CONFIG_FIT_SHAxxx selectors
Alexandru Gagniuc
1
-0
/
+1
2021-08-27
Merge tag 'xilinx-for-v2021.10-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
3
-7
/
+12
2021-08-26
cmd: boot: Update reset usage message
Michal Simek
1
-1
/
+2
2021-08-26
cmd: pwm: Remove additional pwm description
Michal Simek
1
-3
/
+4
2021-08-06
cmd: date: rtc: Update command to read the first RTC with seq 0
Michal Simek
1
-3
/
+6
2021-08-05
pci: Drop old code from pci command
Simon Glass
1
-212
/
+0
2021-08-04
cmd:(cosmetic)Mentioned in 'chpart' command HELP text that it is for MTD devices
Adarsh Babu Kalepalli
1
-2
/
+2
2021-08-04
cmd:Elaborate 'blkcache' cmd HELP statement
Adarsh Babu Kalepalli
1
-1
/
+2
2021-08-03
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
1
-5
/
+4
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
41
-95
/
+95
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
85
-384
/
+385
2021-08-02
x86: cmd: hob: Fix display of resource type for system memory
Bin Meng
1
-1
/
+1
2021-08-02
x86: cmd: hob: Fix the command usage and help messages
Bin Meng
1
-4
/
+3
2021-08-01
fdt: Show the type of devicetree with fdt addr
Simon Glass
1
-2
/
+3
2021-08-01
fdt: Tidy up the code a bit with fdt addr
Simon Glass
1
-24
/
+13
2021-07-28
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
Simon Glass
3
-15
/
+15
2021-07-28
Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
Simon Glass
1
-1
/
+1
2021-07-27
cmd: setexpr: add format string handling
Roland Gaudig
5
-178
/
+295
2021-07-27
cmd: printf: add helper functions from busybox
Roland Gaudig
1
-0
/
+121
2021-07-27
cmd: printf: import busybox-1.33.1 printf.c
Roland Gaudig
1
-0
/
+455
2021-07-24
command: Fix SMC and HVC maximum number of arguments
Siew Chin Lim
1
-3
/
+3
2021-07-23
cmd: part: Correct error handling
Anders Dellien
1
-1
/
+1
2021-07-23
cmd: pinmux: support pin name in status command
Patrick Delaunay
1
-9
/
+37
2021-07-23
cmd: pinmux: update result of do_status
Patrick Delaunay
1
-14
/
+17
2021-07-19
treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB
Tom Rini
1
-1
/
+1
2021-07-08
usb: Add correct depends for CMD_USB_MASS_STORAGE
Tom Rini
1
-0
/
+1
2021-07-06
cmd: net: add a 'net list' command to list network devs
Tim Harvey
1
-0
/
+46
2021-07-05
env: efi: fix a wrong address dereference
AKASHI Takahiro
1
-2
/
+1
2021-07-05
Merge branch 'next'
Tom Rini
5
-11
/
+272
2021-06-30
Revert "TEST: USB_HOST not USB"
Tom Rini
1
-1
/
+1
2021-06-30
TEST: USB_HOST not USB
Tom Rini
1
-1
/
+1
2021-06-28
Merge tag 'v2021.07-rc5' into next
Tom Rini
3
-6
/
+21
2021-06-28
efidebug: correct display of BootOrder
Heinrich Schuchardt
1
-1
/
+1
2021-06-24
cmd: mtd: expand <name> argument definition in command help
Marek BehĂșn
1
-1
/
+1
2021-06-24
cmd: mtd: print device OF path in listing
Marek BehĂșn
1
-0
/
+7
2021-06-22
mmc: Update environment variable with active partition
Reuben Dowle
1
-5
/
+9
2021-06-18
cmd: pxe_utils: sysboot: fix crash if either board or soc are not set.
Dimitri John Ledkov
1
-0
/
+8
2021-06-11
cmd: ti: pd: Add debug command for K3 power domains
Tero Kristo
3
-0
/
+194
2021-06-11
clk: add support for setting clk rate from cmdline
Tero Kristo
1
-2
/
+51
2021-06-11
clk: fix clock tree dump to properly dump out every registered clock
Tero Kristo
1
-8
/
+19
2021-06-09
cmd: Add dependency for ums command
Patrick Delaunay
1
-1
/
+4
2021-05-25
efi_loader: simplify accessing variables
Heinrich Schuchardt
1
-15
/
+18
[next]