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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
Drop CONFIG_SHOW_ACTIVITY
Simon Glass
1
-4
/
+0
2019-12-03
common: Move older CPU functions to their own header
Simon Glass
2
-8
/
+23
2019-12-02
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
6
-10
/
+32
2019-12-02
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
1
-194
/
+0
2019-11-29
MIPS: remove Micronas VCT boards
Daniel Schwierzeck
1
-194
/
+0
2019-11-28
Merge git://git.denx.de/u-boot-usb
Tom Rini
1
-0
/
+6
2019-11-27
include/configs: ls1012a: add pfe stop command
Biwen Li
4
-5
/
+5
2019-11-27
armv8: ls1043aqds: modify the qspi_bootcmd definition
Wen He
1
-2
/
+2
2019-11-27
armv8: ls1028a: Add environment variables to facilitate the boot
Yuantian Tang
1
-3
/
+25
2019-11-26
stm32mp1: board: add spi nand support
Patrick Delaunay
1
-2
/
+8
2019-11-26
stm32mp1: activate SET_DFU_ALT_INFO
Patrick Delaunay
1
-0
/
+32
2019-11-26
ARM: dts: stm32: DT alignment with kernel v5.4-rc4
Patrick Delaunay
2
-1
/
+2
2019-11-26
ARM: dts: stm32: DT alignment with kernel v5.3
Patrick Delaunay
2
-3
/
+10
2019-11-25
Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot
Tom Rini
1
-0
/
+4
2019-11-25
usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h
Heinrich Schuchardt
1
-0
/
+6
2019-11-24
ARM: bcm283x: Move BCM283x_BASE to a global variable
Matthias Brugger
1
-0
/
+4
2019-11-24
Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
3
-0
/
+35
2019-11-23
usb: dwc3: Add phy interface for dwc3_uboot
Jagan Teki
2
-0
/
+21
2019-11-23
power: fan53555: add support for Silergy SYR82X and SYR83X
Vasily Khoruzhick
1
-0
/
+14
2019-11-21
env: Finish migration of common ENV options
Tom Rini
486
-2262
/
+22
2019-11-21
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
64
-66
/
+5
2019-11-19
efi_loader: remove unused function efi_dp_from_dev()
Heinrich Schuchardt
1
-1
/
+0
2019-11-18
Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
12
-1
/
+1017
2019-11-18
Merge tag 'dm-pull-14nov19' of git://git.denx.de/u-boot-dm
Tom Rini
5
-13
/
+25
2019-11-17
rockchip: dts: tinker: Add tinker-s board support
Michael Trimarchi
1
-0
/
+1
2019-11-17
rockchip: rk3308: Add support for ROC-RK3308-CC board
Andy Yan
1
-0
/
+20
2019-11-17
board: rockchip: Add rk3308 evb support
Andy Yan
1
-0
/
+20
2019-11-17
rockchip: clk: Add clk driver for rk3308
Finley Xiao
1
-0
/
+387
2019-11-17
arm: rockchip: Add RK3308 SOC support
Andy Yan
1
-0
/
+58
2019-11-17
rockchip: rk3399: split rockpro64 out of evb_rk3399
Vasily Khoruzhick
1
-0
/
+15
2019-11-17
rockchip: usb: Migrate to use ofnode
Kever Yang
1
-1
/
+3
2019-11-17
rockchip: add px30-evb board
Heiko Stuebner
1
-0
/
+19
2019-11-17
rockchip: clk: add px30 clock driver
Kever Yang
1
-0
/
+389
2019-11-17
rockchip: add core px30 headers
Heiko Stuebner
3
-0
/
+105
2019-11-14
tests: add OP-TEE test suite
Heiko Stuebner
2
-0
/
+15
2019-11-14
image: fdt: copy possible optee nodes to a loaded devicetree
Heiko Stuebner
1
-0
/
+9
2019-11-14
fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory()
Heiko Stuebner
1
-1
/
+1
2019-11-14
fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory()
Heiko Stuebner
1
-0
/
+1
2019-11-14
pinctrol: dm: remove the function pinctrl_decode_pin_config
Patrick Delaunay
1
-13
/
+0
2019-11-13
efi_loader: support building UEFI binaries on sandbox
Heinrich Schuchardt
1
-0
/
+24
2019-11-12
defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENT
Tom Rini
36
-57
/
+0
2019-11-12
pfla02: Migrate CONFIG_ENV_IS_IN_SPI_FLASH to defconfig
Tom Rini
1
-1
/
+0
2019-11-12
evb-rk3128: Migrate CONFIG_ENV_IS_IN_MMC to defconfig
Tom Rini
1
-1
/
+0
2019-11-12
Merge tag 'u-boot-imx-20191105' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
4
-0
/
+380
2019-11-11
Merge tag 'u-boot-rockchip-20191110' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
5
-3
/
+108
2019-11-11
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
11
-24
/
+23
2019-11-10
rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs
Kever Yang
3
-3
/
+3
2019-11-10
power: pmic: rk809: support rk809 pmic
Joseph Chen
1
-0
/
+1
2019-11-10
power: pmic: rk817: support rk817 pmic
Joseph Chen
1
-0
/
+31
2019-11-10
power: pmic: rk805: support rk805 pmic
Elaine Zhang
1
-0
/
+1
[prev]
[next]