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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
144
-355
/
+10
2017-07-31
dm: console: Check for serial devices properly
Simon Glass
1
-0
/
+1
2017-07-31
env: Migrate CONFIG_ENV_IS_IN_FAT options to Kconfig
Tom Rini
17
-66
/
+0
2017-07-31
Remove unused CONFIG_TWL4030_PWM
Adam Ford
1
-1
/
+0
2017-07-31
serial: stm32x7: Convert CONFIG_STM32X7_SERIAL to Kconfig
Patrice Chotard
1
-1
/
+0
2017-07-31
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
3
-66
/
+195
2017-07-30
x86: minnowmax: Remove CONFIG_SMSC_LPC47M
Bin Meng
1
-1
/
+0
2017-07-30
x86: Add Intel Edison board files
Andy Shevchenko
1
-0
/
+61
2017-07-29
Merge git://git.denx.de/u-boot-socfpga
Tom Rini
3
-9
/
+1
2017-07-29
Merge git://git.denx.de/u-boot-usb
Tom Rini
62
-117
/
+248
2017-07-29
efi_loader: indent entry/exit prints to show nesting level
Rob Clark
1
-4
/
+8
2017-07-29
efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
Rob Clark
1
-7
/
+10
2017-07-29
clk: fix compilation errors for poplar platform
Patrice Chotard
1
-14
/
+21
2017-07-29
dm: phy: add missing #ifdef CONFIG_PHY
Patrice Chotard
1
-0
/
+42
2017-07-29
dfu: remove limitation on partition size
Patrick Delaunay
1
-2
/
+2
2017-07-29
dfu: allow dfu read on partition greater than 2GB
Patrick Delaunay
1
-1
/
+1
2017-07-29
dm: usb: Add a new USB controller operation 'update_hub_device'
Bin Meng
1
-1
/
+20
2017-07-29
usb: hub: Parse and save TT details from device descriptor
Bin Meng
2
-0
/
+28
2017-07-29
usb: hub: Support 'set hub depth' request for USB 3.0 hubs
Bin Meng
2
-0
/
+4
2017-07-29
usb: hub: Add a new API to test if a hub device is root hub
Bin Meng
1
-0
/
+8
2017-07-29
usb: hub: Remove hub_port_reset()
Bin Meng
1
-18
/
+0
2017-07-29
x86: minnowmax: Add a environment variable for USB power-on delay
Bin Meng
1
-1
/
+2
2017-07-29
configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards
Bin Meng
29
-56
/
+2
2017-07-29
configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boards
Bin Meng
26
-36
/
+2
2017-07-29
usb: hub: Add 3.0 hub port status mask of 2.0 hub
Bin Meng
1
-1
/
+6
2017-07-29
usb: hub: Change USB hub descriptor to match USB 3.0 hubs
Bin Meng
1
-4
/
+14
2017-07-29
usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub
Bin Meng
1
-0
/
+1
2017-07-29
dm: core: add ofnode_count_phandle_with_args()
Patrice Chotard
3
-0
/
+60
2017-07-29
clk: add clk_release_all()
Patrice Chotard
1
-0
/
+14
2017-07-29
reset: add reset_release_all()
Patrice Chotard
1
-0
/
+18
2017-07-29
reset: add reset_request()
Patrice Chotard
1
-0
/
+9
2017-07-29
drivers: phy: add generic_phy_valid() method
Patrice Chotard
1
-0
/
+11
2017-07-28
fdtdec: Drop old compatible values
Simon Glass
1
-6
/
+0
2017-07-28
dm: power: Convert as3722 to driver model
Simon Glass
1
-16
/
+2
2017-07-28
power: Add a GPIO driver for the as3722 PMIC
Simon Glass
1
-0
/
+5
2017-07-28
power: Add a regulator driver for the as3722 PMIC
Simon Glass
1
-0
/
+8
2017-07-28
dm: core: Add ofnode_read_resource()
Simon Glass
2
-10
/
+20
2017-07-28
sandbox: remove os_putc() and os_puts()
Masahiro Yamada
1
-20
/
+0
2017-07-28
dm: ofnode: change return type of dev_read_prop() to opaque pointer
Masahiro Yamada
1
-3
/
+3
2017-07-28
dm: Fix typo in include-guard for dm-structs.h
Philipp Tomsich
1
-2
/
+2
2017-07-28
efi_loader: Add an EFI_CALL() macro
Rob Clark
1
-0
/
+17
2017-07-28
efi_loader: only evaluate EFI_EXIT()'s ret once
Rob Clark
1
-2
/
+3
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
1
-1
/
+1
2017-07-27
rockchip: firefly: Add "usb start" to auto-start USB device
Leo Wen
1
-1
/
+2
2017-07-27
rockchip: firefly: Set the environment variable 'usbkbd' to the stdin
Leo Wen
1
-1
/
+1
2017-07-27
rockchip: rk3399: enable SPL_SERIAL_SUPPORT and SPL_DRIVERS_MISC_SUPPORT via ...
Philipp Tomsich
1
-2
/
+0
2017-07-27
rockchip: use UUID for root partitions
Kever Yang
1
-1
/
+7
2017-07-26
Merge git://git.denx.de/u-boot-uniphier
Tom Rini
1
-33
/
+3
2017-07-26
serial: stm32x7: migrate serial struct to driver
Patrice Chotard
1
-17
/
+0
2017-07-26
ARM: DTS: stm32: align DT clock declaration with kernel
Patrice Chotard
2
-0
/
+171
[next]