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-09-24
net: tsec: Add fixed-link PHY support
Hou Zhiqiang
1
-1
/
+4
2020-09-24
net: tsec: convert to use DM_MDIO when DM_ETH enabled
Hou Zhiqiang
1
-33
/
+5
2020-09-24
net: fsl_mdio: Correct the MII management register block address
Hou Zhiqiang
1
-6
/
+22
2020-09-24
net: fsl_mdio: Change to use virtual address
Hou Zhiqiang
1
-1
/
+1
2020-09-24
phy: make phy_connect_fixed work with a null mdio bus
Vladimir Oltean
1
-2
/
+2
2020-09-24
arm64: a37xx: pci: Disable link training when unloading driver
Pali Rohár
1
-0
/
+5
2020-09-24
mtd: spi-nor-ids: add support for Macronix mx25u12835f flash
Vladimir Vid
1
-0
/
+1
2020-09-23
pci: layerscape: Fix spurious writes and panic
Michael Walle
1
-0
/
+6
2020-09-23
clk: fixed-rate: Enable DM_FLAG_PRE_RELOC flag
Michal Simek
1
-0
/
+1
2020-09-23
mmc: zynq: Fix incorrect indentation
Michal Simek
1
-1
/
+1
2020-09-23
fpga: zynqmp: Protect zynqmp_loads() for SPL
Michal Simek
1
-1
/
+1
2020-09-23
fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA
Michal Simek
1
-2
/
+1
2020-09-23
fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macros
Michal Simek
1
-4
/
+4
2020-09-23
net: xilinx: axi_emac: Typecast flush_cache arguments
Ashok Reddy Soma
1
-6
/
+6
2020-09-23
net: xilinx: axi_emac: Fix dma descriptors for 64bit and compilation warnings
Ashok Reddy Soma
1
-12
/
+24
2020-09-23
nand: Kconfig: Change dependency for NAND_ARASAN
Michal Simek
1
-1
/
+1
2020-09-23
serial: uartlite: Add support to work with any endianness
T Karthik Reddy
1
-16
/
+48
2020-09-23
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
3
-7
/
+3
2020-09-23
net: gem: Add support for more PHYs on MDIO bus
Michal Simek
1
-0
/
+10
2020-09-23
xilinx: drivers: Use '_' instead of '-' in driver name
Michal Simek
6
-6
/
+6
2020-09-23
pinmux: pic32: add SDHCI pin config
John Robertson
1
-0
/
+28
2020-09-23
mmc: pic32: Refresh PIC32 MMC driver
John Robertson
1
-36
/
+50
2020-09-22
dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args
Patrick Delaunay
2
-4
/
+6
2020-09-22
dm: syscon: typo alerady
Heinrich Schuchardt
1
-3
/
+7
2020-09-22
gpio/mpc83xx_spisel_boot.c: include log.h
Rasmus Villemoes
1
-0
/
+1
2020-09-22
spi: mpc8xxx_spi.c: fix cs activate/deactivate
Rasmus Villemoes
1
-4
/
+2
2020-09-22
clk: at91: sama7g5: add clock support
Claudiu Beznea
2
-0
/
+1402
2020-09-22
clk: at91: pmc: add generic clock ops
Claudiu Beznea
2
-0
/
+73
2020-09-22
clk: at91: clk-generic: add driver compatible with ccf
Claudiu Beznea
3
-0
/
+209
2020-09-22
clk: at91: clk-peripheral: add driver compatible with ccf
Claudiu Beznea
3
-0
/
+272
2020-09-22
clk: at91: clk-system: add driver compatible with ccf
Claudiu Beznea
3
-1
/
+116
2020-09-22
clk: at91: clk-programmable: add driver compatible with ccf
Claudiu Beznea
3
-1
/
+226
2020-09-22
clk: at91: clk-utmi: add support for sama7g5
Claudiu Beznea
2
-1
/
+73
2020-09-22
clk: at91: clk-utmi: add driver compatible with ccf
Claudiu Beznea
3
-0
/
+169
2020-09-22
clk: at91: clk-master: add support for sama7g5
Claudiu Beznea
2
-1
/
+182
2020-09-22
clk: at91: clk-master: add driver compatible with ccf
Claudiu Beznea
3
-1
/
+178
2020-09-22
clk: at91: sam9x60-pll: add driver compatible with ccf
Claudiu Beznea
4
-0
/
+486
2020-09-22
clk: at91: clk-main: add driver compatible with ccf
Claudiu Beznea
3
-1
/
+398
2020-09-22
clk: at91: sckc: add driver compatible with ccf
Claudiu Beznea
2
-1
/
+173
2020-09-22
clk: at91: move clock code to compat.c
Claudiu Beznea
16
-1163
/
+1030
2020-09-22
clk: at91: pmc: add helpers for clock drivers
Claudiu Beznea
2
-0
/
+104
2020-09-22
clk: get clock pointer before proceeding
Claudiu Beznea
1
-4
/
+33
2020-09-22
clk: do not disable clock if it is critical
Claudiu Beznea
1
-0
/
+3
2020-09-22
clk: bind clk to new parent device
Claudiu Beznea
1
-1
/
+10
2020-09-22
dm: core: add support for device re-parenting
Claudiu Beznea
1
-0
/
+22
2020-09-22
clk: check hw and hw->dev before dereference it
Claudiu Beznea
1
-0
/
+3
2020-09-21
Merge branch '2020-09-14-generic-phy-error-trace' into next
Tom Rini
5
-19
/
+54
2020-09-21
Merge branch 'master' into next
Tom Rini
6
-28
/
+31
2020-09-19
Merge tag 'efi-2020-10-rc5-2' of https://gitlab.denx.de/u-boot/custodians/u-b...
Tom Rini
1
-1
/
+3
2020-09-18
rng: stm32mp1: use log() instead of printf()
Heinrich Schuchardt
1
-1
/
+3
[prev]
[next]