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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-25
stm32: add support for stm32f7 & stm32f746 discovery board
Vikas Manocha
1
-3
/
+3
2016-02-25
stm32x7: add support for stm32x7 serial driver
Vikas Manocha
3
-0
/
+121
2016-02-25
gpio: stm32_gpio: move base addresses to the soc file
Vikas Manocha
1
-18
/
+0
2016-02-25
gpio: stm32_gpio: move clock config from driver to board
Vikas Manocha
1
-5
/
+0
2016-02-23
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
5
-16
/
+62
2016-02-23
sunxi: H3: Add support for the host usb-phys
Jelle van der Waa
2
-16
/
+16
2016-02-23
sunxi: power: add support for sy8106a driver
Jelle van der Waa
3
-0
/
+46
2016-02-23
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
8
-5
/
+187
2016-02-23
spi: spi-uclass: Set slave wordlen with SPI_DEFAULT_WORDLEN
Christophe Ricard
1
-0
/
+1
2016-02-23
spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx
Christophe Ricard
1
-2
/
+0
2016-02-23
drivers: dma: ti-edma3: convert driver to adopt driver model
Mugunthan V N
1
-2
/
+80
2016-02-23
spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
Mugunthan V N
1
-1
/
+1
2016-02-23
sf: spi_flash: use dma to copy data from mmap region if platform supports
Mugunthan V N
1
-0
/
+9
2016-02-23
dma: Kconfig: Add TI_EDMA3 entry
Mugunthan V N
1
-0
/
+7
2016-02-23
dm: implement a DMA uclass
Mugunthan V N
3
-0
/
+89
2016-02-22
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
5
-2
/
+179
2016-02-22
video: Add S3C24xx framebuffer support
Marek Vasut
3
-1
/
+174
2016-02-22
net: phy: realtek: Use generic genphy_parse_link() for RTL8211E
Michal Simek
1
-1
/
+9
2016-02-22
dm: ns16550: Add support for reg-offset property
Michal Simek
1
-2
/
+4
2016-02-22
serial: zynq: Change logic in putc
Michal Simek
1
-2
/
+2
2016-02-22
mmc: Kconfig: Add Arasan SDHCI entry
Michal Simek
1
-0
/
+6
2016-02-22
video: freetype: Fix a memory leak with a bad parameter
Simon Glass
1
-1
/
+4
2016-02-22
video: truetype: Fix a memory leak on error
Simon Glass
1
-0
/
+1
2016-02-21
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
9
-9
/
+429
2016-02-21
pinctrl: imx: Support i.MX7D
Peng Fan
3
-0
/
+56
2016-02-21
pinctrl: imx: Introduce pinctrl driver for i.MX6
Peng Fan
7
-0
/
+352
2016-02-21
imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7
Ulises Cardenas
1
-9
/
+21
2016-02-21
superio: Add SMSC SIO1007 driver
Bin Meng
2
-0
/
+127
2016-02-21
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
3
-92
/
+28
2016-02-19
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
17
-412
/
+908
2016-02-18
drivers: usb: ohci-at91: clean up the PLLB code
Wenyou Yang
1
-15
/
+7
2016-02-18
drivers: usb: atmel: clean up the UTMI PLL code
Wenyou Yang
2
-47
/
+11
2016-02-18
drivers: at91: clean up peripheral clock code
Wenyou Yang
3
-29
/
+9
2016-02-18
net: phy: marvell: Fix problem with phy_reset() clearing BMCR
Stefan Roese
1
-2
/
+1
2016-02-18
net: phy: marvell: Call phy_reset() where possible
Stefan Roese
1
-21
/
+2
2016-02-16
tegra: video: Move LCD driver to use the DM PWM driver
Simon Glass
2
-4
/
+17
2016-02-16
tegra: Convert CONFIG_PWM_TEGRA to Kconfig
Simon Glass
1
-0
/
+8
2016-02-16
tegra: video: Move all fdt-decoding into a single function
Simon Glass
1
-159
/
+105
2016-02-16
tegra: video: Move LCD enums into the driver
Simon Glass
1
-0
/
+20
2016-02-16
tegra: video: Remove the static variables
Simon Glass
1
-16
/
+15
2016-02-16
tegra: video: Convert tegra20 LCD driver to driver model
Simon Glass
1
-213
/
+172
2016-02-16
tegra: video: Merge the two config structures together
Simon Glass
1
-19
/
+53
2016-02-16
tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
Simon Glass
2
-4
/
+1
2016-02-16
tegra: video: Merge the display driver into one file
Simon Glass
1
-0
/
+396
2016-02-16
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
Simon Glass
2
-1
/
+9
2016-02-16
tegra: nyan-big: Move the LCD driver to driver model
Simon Glass
6
-194
/
+237
2016-02-16
tegra: lcd: Merge tegra124-lcd.c into display.c
Simon Glass
3
-98
/
+79
2016-02-16
tegra: pwm: Add a driver for the tegra PWM
Simon Glass
2
-0
/
+88
2016-02-16
tegra: gpio: Show the GPIO value for outputs
Simon Glass
1
-1
/
+4
2016-02-16
tegra: mmc: Fix comments in the MMC driver init
Simon Glass
1
-2
/
+2
[next]