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-26
nokia_rx51: disable obsolete VIDEO config
Anatolij Gustschin
1
-1
/
+1
2020-10-26
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
Anatolij Gustschin
1
-0
/
+7
2020-10-26
riscv: Move timer portions of SiFive CLINT to drivers/timer
Sean Anderson
2
-0
/
+48
2020-10-26
timer: Add _TIMER suffix to Andes PLMT Kconfig
Sean Anderson
2
-2
/
+2
2020-10-26
riscv: Move Andes PLMT driver to drivers/timer
Sean Anderson
3
-0
/
+58
2020-10-26
clk: kendryte: no need to check argument of free()
Heinrich Schuchardt
1
-2
/
+1
2020-10-23
phy: nop-phy: add clk bulk
Peng Fan
1
-0
/
+35
2020-10-23
i2c: i2c-gpio: Convert to use APIs which support live DT
Patrick Delaunay
1
-7
/
+3
2020-10-23
power: regulator: gpio-regulator: Convert to use APIs which support live DT
Patrick Delaunay
1
-9
/
+13
2020-10-23
power: regulator: gpio-regulator: protect count value
Patrick Delaunay
1
-2
/
+3
2020-10-23
Revert "serial: serial_xen: print U-Boot banner and others"
Tom Rini
1
-0
/
+2
2020-10-23
Revert "serial: serial_xen: add DEBUG_UART support"
Tom Rini
2
-31
/
+3
2020-10-23
dm: pci: fsl: Correct the workaround of erratum A-007815
Hou Zhiqiang
2
-4
/
+18
2020-10-23
net: lx2160a.c: Update to set ECx_PMUX precedence
Razvan Ionut Cirjan
1
-2
/
+2
2020-10-23
gpio: mpc8xxx: support fsl-layerscape platform
hui.song
1
-21
/
+87
2020-10-23
pci: layerscape: add a way of specifying additional iommu mappings
Laurentiu Tudor
2
-0
/
+340
2020-10-23
pci: layerscape: move pci node search in a common function
Laurentiu Tudor
1
-42
/
+34
2020-10-23
pci: layerscape: move per-pci device fdt fixup in a function
Laurentiu Tudor
1
-26
/
+34
2020-10-23
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-251
/
+206
2020-10-22
rtc: move pcf8563 to Kconfig
Heiko Schocher
1
-0
/
+6
2020-10-22
mmc: mtk-sd: change some dev_err into dev_dbg
Fabien Parent
1
-3
/
+3
2020-10-22
serial: serial_xen: add DEBUG_UART support
AKASHI Takahiro
2
-3
/
+31
2020-10-22
serial: serial_xen: print U-Boot banner and others
AKASHI Takahiro
1
-2
/
+0
2020-10-22
cosmetic: reset: ast2500: Rename driver and configs
Chia-Wei, Wang
3
-2
/
+2
2020-10-22
reset: ast2500: Use SCU for reset control
Chia-Wei, Wang
2
-51
/
+55
2020-10-22
clk: ccf: replace the get_rate helper
Dario Binacchi
1
-25
/
+1
2020-10-22
ARM: mvebu: a38x: Fix comment typo
Naoki Hayama
1
-1
/
+1
2020-10-22
mmc: Fix comment typo
Naoki Hayama
1
-1
/
+1
2020-10-22
rng: Add Qualcomm MSM PRNG driver
Robert Marko
3
-0
/
+151
2020-10-22
net: Add IPQ40xx MDIO driver
Robert Marko
3
-0
/
+154
2020-10-22
spi: Add Qualcomm QUP SPI controller driver
Robert Marko
3
-0
/
+814
2020-10-22
timer: Return count from timer_ops.get_count
Sean Anderson
21
-86
/
+49
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
4
-4
/
+4
2020-10-22
tpm: cr50: Correct logging statements
Simon Glass
1
-5
/
+5
2020-10-22
i2c: designware: Use log_debug() for debugging
Simon Glass
1
-2
/
+2
2020-10-22
syscon: Drop the logging in syscon_get_by_driver_data()
Simon Glass
1
-1
/
+1
2020-10-22
Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
3
-17
/
+5
2020-10-21
net: sun8i-emac: Lower MDIO frequency
Andre Przywara
1
-0
/
+17
2020-10-21
net: sun8i-emac: Make internal PHY handling more robust
Andre Przywara
1
-32
/
+15
2020-10-21
net: sun8i_emac: Simplify and fix error handling for RX
Andre Przywara
1
-26
/
+30
2020-10-21
net: sun8i_emac: Fix MAC soft reset
Andre Przywara
1
-14
/
+7
2020-10-21
net: sun8i_emac: Fix overlong lines
Andre Przywara
1
-12
/
+10
2020-10-21
net: sun8i_emac: Wrap and simplify cache maintenance operations
Andre Przywara
1
-19
/
+14
2020-10-21
net: sun8i_emac: Drop unneeded cache invalidation before sending
Andre Przywara
1
-3
/
+0
2020-10-21
net: sun8i_emac: Reduce cache maintenance on TX descriptor init
Andre Przywara
1
-2
/
+2
2020-10-21
net: sun8i_emac: Improve cache maintenance on RX descriptor init
Andre Przywara
1
-4
/
+9
2020-10-21
net: sun8i_emac: Name magic bits and simplify read-modify-write calls
Andre Przywara
1
-52
/
+61
2020-10-21
net: sun8i_emac: Remove pointless wrapper functions
Andre Przywara
1
-46
/
+16
2020-10-21
net: sun8i_emac: Simplify mdio_read/mdio_write functions
Andre Przywara
1
-41
/
+22
2020-10-21
net: sun8i_emac: Don't hand out TX descriptor too early
Andre Przywara
1
-1
/
+1
[prev]
[next]