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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
board: ge: Move VPD EEPROM configuration to the defconfig
Denis Zalevskiy
7
-23
/
+45
2018-12-17
board: ge: Remove EEPROM bus param from read_vpd()
Denis Zalevskiy
2
-6
/
+6
2018-12-17
warp7: configs: add CONFIG_FIT option
Pierre-Jean Texier
1
-0
/
+2
2018-12-13
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-0
/
+7
2018-12-13
Merge branch '2018-12-12-master-imports'
Tom Rini
32
-144
/
+112
2018-12-12
am3517_evm: Use ttyS2 instead of ttyO2
Adam Ford
1
-1
/
+1
2018-12-12
firmware: psci: introduce SPL_ARM_PSCI_FW
Peng Fan
2
-1
/
+5
2018-12-12
test: overlay: NULL passed as fdt
Heinrich Schuchardt
1
-19
/
+9
2018-12-12
ARM: omap3logic: Remove legacy USB code in favor of DM_USB
Adam Ford
1
-61
/
+0
2018-12-12
ARM: omap3_logic/omap35_logic: Move to DM_USB
Adam Ford
4
-36
/
+16
2018-12-12
arm: am335x-pdu001: Move from embedded to separate DTB
Felix Brack
2
-1
/
+2
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
7
-8
/
+7
2018-12-12
defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs
Andrew F. Davis
2
-7
/
+14
2018-12-12
fdt: Add warning about CONFIG_OF_EMBED
Simon Glass
1
-0
/
+8
2018-12-12
blk: Rework guard around part_init call
Tom Rini
8
-5
/
+15
2018-12-12
test: hexdump: fix misplaced return
Simon Goldschmidt
1
-2
/
+2
2018-12-12
qemu-arm: Add persistent environment support
Sumit Garg
4
-1
/
+27
2018-12-12
qemu-arm: Enable VirtIO distro target
Sumit Garg
1
-0
/
+1
2018-12-12
i2c: tegra: Fix regression by implementing a dummy probe_chip() callback
Jean-Jacques Hiblot
1
-0
/
+7
2018-12-11
ARM: davinci: Orphan Spectrum Digital AM18xx EVM
Adam Ford
1
-2
/
+5
2018-12-11
travis: Add check for configs without MAINTAINERS entries
Tom Rini
1
-0
/
+4
2018-12-11
Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
112
-520
/
+4081
2018-12-11
Merge tag 'mips-fixes-for-2019.01' of git://git.denx.de/u-boot-mips
Tom Rini
2
-12
/
+0
2018-12-10
bmips: bcm6838: fix device tree warning
Álvaro Fernández Rojas
1
-2
/
+0
2018-12-10
bmips: swapping IO space isn't required
Álvaro Fernández Rojas
1
-10
/
+0
2018-12-10
Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip
Tom Rini
17
-8
/
+662
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
53
-472
/
+1084
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2
-6
/
+22
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
1
-4
/
+4
2018-12-10
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
39
-407
/
+857
2018-12-10
Merge git://git.denx.de/u-boot-x86
Tom Rini
8
-16
/
+46
2018-12-10
rockchip: rk3399-puma: enable fan53555 regulators in DTS
Philipp Tomsich
1
-2
/
+4
2018-12-10
rockchip: rk3399-puma: defconfig: enable FAN53555 regulator driver
Philipp Tomsich
1
-0
/
+1
2018-12-10
power: add FAN53555 family support
Philipp Tomsich
7
-0
/
+359
2018-12-10
bootcount: add a DM RTC backing store for bootcount
Philipp Tomsich
3
-0
/
+110
2018-12-10
bootcount: add uclass for bootcount
Philipp Tomsich
6
-0
/
+182
2018-12-10
rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL
Kever Yang
1
-6
/
+6
2018-12-10
cmd: i2c: Fix help output of i2c command.
Christoph Muellner
1
-0
/
+1
2018-12-10
dra7: Allow selecting a new dtb after board detection.
Jean-Jacques Hiblot
2
-0
/
+22
2018-12-10
drivers: core: nullify gd->dm_root after dm_uninit()
Jean-Jacques Hiblot
1
-0
/
+1
2018-12-10
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
Jean-Jacques Hiblot
1
-2
/
+10
2018-12-10
lib: fdtdec: Add function re-setup the fdt more effeciently
Jean-Jacques Hiblot
4
-1
/
+85
2018-12-10
configs: dra7xx-evm: increase the size of the malloc's pool before relocation
Jean-Jacques Hiblot
1
-1
/
+1
2018-12-10
am57xx: remove non-DM I2C code
Jean-Jacques Hiblot
1
-33
/
+3
2018-12-10
ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
Jean-Jacques Hiblot
11
-98
/
+161
2018-12-10
configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
Jean-Jacques Hiblot
2
-7
/
+0
2018-12-10
ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
Andreas Dannenberg
1
-2
/
+52
2018-12-10
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
Jean-Jacques Hiblot
12
-11
/
+335
2018-12-10
omap: detect the board after DM is available
Jean-Jacques Hiblot
2
-6
/
+8
2018-12-10
dts: am43x: omap5: Add node for I2C in SPL
Jean-Jacques Hiblot
2
-0
/
+8
[next]