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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-30
rtc: use probe() to initialize emulated RTC
Heinrich Schuchardt
1
-6
/
+12
2020-10-30
video: rockchip: Add missing dpcd_write() call to link_train_ce()
Alper Nebi Yasak
1
-0
/
+6
2020-10-30
ram: rockchip: px30: add a config-based ddr selection
Heiko Stuebner
2
-0
/
+29
2020-10-30
clk: rockchip: rk3399: implement getting wdt/alive clocks
Jack Mitchell
1
-0
/
+20
2020-10-29
dm: Use driver_info index instead of pointer
Simon Glass
4
-8
/
+15
2020-10-29
x86: apl: Take advantage of the of-platdata parent support
Simon Glass
1
-13
/
+14
2020-10-29
x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT
Simon Glass
1
-1
/
+3
2020-10-29
dm: core: Convert #ifdef to if() in root.c
Simon Glass
1
-11
/
+7
2020-10-29
dm: Add a test for of-platdata parent information
Simon Glass
2
-4
/
+4
2020-10-29
dm: Support parent devices with of-platdata
Simon Glass
1
-2
/
+52
2020-10-29
sandbox: Fix up building for of-platdata
Simon Glass
3
-1
/
+5
2020-10-29
dm: Use an allocated array for run-time device info
Simon Glass
3
-10
/
+28
2020-10-29
dm: test: Add a test for of-platdata phandles
Simon Glass
2
-4
/
+4
2020-10-29
dm: test: Add a check that all devices have a dev value
Simon Glass
1
-0
/
+1
2020-10-29
dm: test: Drop of-platdata pytest
Simon Glass
1
-35
/
+0
2020-10-29
dm: core: Allow dm_warn() to be used in SPL
Simon Glass
2
-3
/
+17
2020-10-29
sandbox: Drop ad-hoc device declarations in SPL
Simon Glass
2
-0
/
+5
2020-10-29
dm: Avoid using #ifdef for CONFIG_OF_LIVE
Simon Glass
2
-19
/
+10
2020-10-29
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
3
-1248
/
+205
2020-10-29
Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
11
-66
/
+524
2020-10-29
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
6
-92
/
+512
2020-10-29
mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
Shmuel Hazan
2
-10
/
+44
2020-10-29
mmc: zynq_sdhci: Extend UHS timings till hs200
Ashok Reddy Soma
1
-1
/
+1
2020-10-29
mtd: pxa3xx_nand: remove dead code
Baruch Siach
1
-9
/
+3
2020-10-29
mtd: pxa3xx_nand: port to use driver model
Shmuel Hazan
2
-63
/
+54
2020-10-29
phy: marvell: cp110: update mode parameter for pcie power on calls
Igal Liberman
1
-2
/
+5
2020-10-29
phy: marvell: cp110: let the firmware configure comphy for PCIe
Grzegorz Jaszczyk
1
-439
/
+12
2020-10-29
phy: marvell: cp110: let the firmware configure the comphy
Grzegorz Jaszczyk
1
-727
/
+89
2020-10-28
drivers: mux: mmio-based syscon mux controller
Jean-Jacques Hiblot
3
-0
/
+157
2020-10-28
dm: board: complete the initialization of the muxes in initr_dm()
Jean-Jacques Hiblot
1
-0
/
+23
2020-10-28
drivers: Add a new framework for multiplexer devices
Jean-Jacques Hiblot
5
-0
/
+332
2020-10-27
rtc: provide an emulated RTC
Heinrich Schuchardt
3
-0
/
+92
2020-10-27
mmc: zynq_sdhci: Add clock phase delays for Versal
Ashok Reddy Soma
1
-4
/
+156
2020-10-27
mmc: zynq_sdhci: Set tapdelays based on clk phase delays
Ashok Reddy Soma
1
-5
/
+123
2020-10-27
mmc: zynq_sdhci: Read clock phase delays from dt
Michal Simek
1
-0
/
+85
2020-10-27
mmc: zynq_sdhci: Move macro to the top
Michal Simek
1
-2
/
+2
2020-10-27
mmc: Define timing macro's
Ashok Reddy Soma
1
-13
/
+11
2020-10-27
Revert "mmc: zynq: parse dt when probing"
Ashok Reddy Soma
2
-1
/
+7
2020-10-27
spi: zynq_qspi: Add function description
Ashok Reddy Soma
1
-12
/
+36
2020-10-27
mtd: spi: Fix incorrect indentation
Michal Simek
1
-1
/
+1
2020-10-27
xilinx: common: Move ZYNQ_GEM_I2C_MAC_OFFSET to board Kconfig
Michal Simek
1
-7
/
+0
2020-10-27
spi: zynq_qspi: Use clk subsystem to get reference qspi clk
T Karthik Reddy
1
-8
/
+28
2020-10-27
spi: zynq_spi: Use clk subsystem to get reference spi clk
T Karthik Reddy
1
-7
/
+28
2020-10-27
serial: pl01x: Add error value checking
Michal Simek
1
-1
/
+12
2020-10-27
dm: core: Add support for getting node from aliases
Michal Simek
1
-0
/
+22
2020-10-27
spi: xilinx_spi: remove unused local variable
T Karthik Reddy
1
-3
/
+3
2020-10-27
mailbox: zynqmp: Extend timeout for getting observation bit
Michal Simek
1
-1
/
+1
2020-10-27
firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called
Michal Simek
1
-0
/
+8
2020-10-27
spi: xilinx_spi: Remove unused variable
Michal Simek
1
-1
/
+1
2020-10-27
Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
1
-1
/
+8
[prev]
[next]