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
2018-10-04
spl: add support to booting with OP-TEE
Kever Yang
1
-0
/
+13
2018-10-04
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
1
-0
/
+1
2018-10-04
mtd: nand: spi: Add Gigadevice SPI NAND support
Stefan Roese
1
-0
/
+1
2018-10-03
Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip
Tom Rini
1
-0
/
+2
2018-10-03
ARM: rmobile: Repair TMU clock on Gen2
Marek Vasut
1
-1
/
+1
2018-10-03
riscv: Add QEMU virt board support
Bin Meng
1
-0
/
+21
2018-10-03
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
9
-25
/
+1536
2018-10-02
cmd: mtd: add 'mtd' command
Miquel Raynal
1
-0
/
+1
2018-10-02
mtd: mtdpart: implement proper partition handling
Miquel Raynal
2
-1
/
+32
2018-10-02
mtd: uboot: search for an equivalent MTD name with the mtdids
Miquel Raynal
1
-0
/
+5
2018-10-02
mtd: mtdpart: add a generic mtdparts-like parser
Miquel Raynal
1
-0
/
+21
2018-10-02
mtd: uclass: add probe function
Miquel Raynal
1
-0
/
+2
2018-10-02
dm: drop unused helper in MTD header
Miquel Raynal
1
-11
/
+0
2018-10-02
mmc: dw_mmc: check fifo status with a timeout in fifo mode
Heiko Stuebner
1
-0
/
+2
2018-10-01
Merge git://git.denx.de/u-boot-dm
Tom Rini
6
-2
/
+203
2018-09-30
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
5
-18
/
+227
2018-09-29
include/dm.h: Remove duplicated include directive
Liviu Dudau
1
-1
/
+0
2018-09-29
include/clk.h: Fix the name of the clock uclass in comment
Liviu Dudau
1
-1
/
+1
2018-09-29
drivers: Add board uclass
Mario Six
2
-0
/
+140
2018-09-29
core: Add dev_{disable,enable}_by_path
Mario Six
1
-0
/
+16
2018-09-29
core: Add functions to set properties in live-tree
Mario Six
1
-0
/
+46
2018-09-29
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
7
-0
/
+759
2018-09-29
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
10
-19
/
+6
2018-09-29
ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL
Adam Ford
1
-1
/
+1
2018-09-29
W1-EEPROM: add sandbox driver
Eugen Hristev
1
-0
/
+1
2018-09-29
W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs
Maxime Ripard
2
-0
/
+34
2018-09-29
w1: Add 1-Wire uclass
Maxime Ripard
2
-0
/
+37
2018-09-29
common: Generic loader for file system
Tien Fong Chee
2
-0
/
+80
2018-09-29
block: Add a function to find block device descriptor
Tien Fong Chee
1
-0
/
+9
2018-09-29
cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
Tien Fong Chee
1
-0
/
+1
2018-09-29
cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
Tien Fong Chee
1
-0
/
+1
2018-09-28
ARM: dts: sun7i: Update A20 dts(i) files from Linux-v4.18-rc3
Jagan Teki
1
-0
/
+53
2018-09-28
ARM: dts: sun6i: Update A31/A31s dts(i) files from Linux-v4.18-rc3
Jagan Teki
2
-0
/
+297
2018-09-28
ARM: dts: sun5i: Update A10s/A13/gr8/r8 dts(i) files from Linux-v4.18-rc3
Jagan Teki
2
-0
/
+138
2018-09-28
ARM: dts: sun4i: Update A10 dts(i) files from Linux-v4.18-rc3
Jagan Teki
2
-0
/
+271
2018-09-28
include/video.h: Remove declaration of functions that don't exist.
Liviu Dudau
1
-6
/
+0
2018-09-28
test: Add ut_asserteq_mem
Mario Six
1
-0
/
+18
2018-09-28
drivers: Add OSD uclass
Mario Six
2
-0
/
+193
2018-09-28
dm: video: support more escape sequences
Heinrich Schuchardt
1
-12
/
+16
2018-09-28
dm: video: adjust struct vidconsole_priv description
Heinrich Schuchardt
1
-1
/
+1
2018-09-27
drivers: qe: Move CONFIG_U_QE to Kconfig
Ran Wang
6
-12
/
+0
2018-09-27
ls2080ardb: remove dhcp function from env as boot source
Priyanka Jain
1
-2
/
+1
2018-09-27
ls1088a: remove dhcp function from u-boot env as boot source
Pramod Kumar
1
-2
/
+1
2018-09-27
u-boot: fixup the iommu-map property of fsl-mc node
Nipun Gupta
1
-0
/
+1
2018-09-27
ls1012afrwy: Add ls1012afrwy revC board support.
Pramod Kumar
1
-3
/
+3
2018-09-27
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
4
-12
/
+0
2018-09-27
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
14
-105
/
+2468
2018-09-26
arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig
Luis Araneda
1
-2
/
+0
2018-09-26
arm: zynq: Remove useless comments from config file
Michal Simek
1
-8
/
+0
2018-09-26
arm64: zynqmp: Handle CONFIG_BOARD_LATE_INIT via Kconfig
Michal Simek
2
-2
/
+0
[prev]
[next]