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-09-22
usb: host: add Kconfig for USB_XHCI_ROCKCHIP
Kever Yang
1
-0
/
+7
2016-09-22
usb: xhci-rockchip: add rockchip dwc3 controller driver
MengDongyang
2
-0
/
+212
2016-09-22
rk_pwm: remove grf setting code from driver
Kever Yang
1
-11
/
+0
2016-09-22
rk_pwm: use clock framework API to get module clock
Kever Yang
1
-3
/
+14
2016-09-22
pinctrl: add driver for rk3399
Kever Yang
3
-0
/
+449
2016-09-18
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
18
-137
/
+322
2016-09-18
Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi
Tom Rini
3
-25
/
+51
2016-09-18
pinctrl: uniphier: add UniPhier sLD3 pinctrl driver
Masahiro Yamada
3
-0
/
+135
2016-09-18
pinctrl: uniphier: support 4bit-width pin-mux register capability
Masahiro Yamada
2
-14
/
+11
2016-09-18
sunxi: musb: Re-init musb controller on repeated probe calls
Hans de Goede
1
-9
/
+11
2016-09-17
sunxi: musb: Power off OTG port VBUS when disabled
Chen-Yu Tsai
1
-16
/
+12
2016-09-17
sunxi: axp2xx: disable ldoio0/1 at boot
Hans de Goede
2
-0
/
+28
2016-09-17
Use separate options for TPL support
Simon Glass
1
-1
/
+15
2016-09-14
pinctrl: uniphier: move register base macros from header to .c file
Masahiro Yamada
2
-4
/
+4
2016-09-14
pinctrl: uniphier: add System Bus pin-mux settings
Masahiro Yamada
8
-0
/
+147
2016-09-14
mmc: uniphier-sd: migrate to CONFIG_BLK
Masahiro Yamada
2
-26
/
+25
2016-09-14
usb: uniphier: remove UniPhier xHCI driver and select DM_USB
Masahiro Yamada
3
-93
/
+0
2016-09-13
i2c: at91_i2c: Fix the wrong include file
Wenyou Yang
1
-1
/
+1
2016-09-13
rockchip: i2c: fix >32 byte writes
John Keeping
1
-2
/
+2
2016-09-13
rockchip: i2c: move register write out of inner loop
John Keeping
1
-2
/
+2
2016-09-13
rockchip: i2c: use named constant when appropriate
John Keeping
1
-1
/
+1
2016-09-09
net: asix: Fix AX88772B when used with DriverModel
Joshua Scott
1
-0
/
+5
2016-09-09
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
1
-0
/
+5
2016-09-06
regulator: fixed: obey startup delay
John Keeping
1
-0
/
+10
2016-09-06
meson: odroid-c2: enable Ethernet support through the device tree
Beniamino Galvani
1
-0
/
+1
2016-09-06
pinctrl: add driver for meson-gxbb pin controller
Beniamino Galvani
7
-0
/
+704
2016-09-06
pinctrl: generic: scan for "pins" and "groups" properties in sub-nodes
Beniamino Galvani
1
-2
/
+4
2016-09-06
serial: bcm283x_mu: Detect disabled serial device
Alexander Graf
2
-0
/
+4
2016-09-06
bcm2835_gpio: Implement GPIOF_FUNC
Alexander Graf
1
-13
/
+17
2016-09-06
mtd: nand: mxs: fix cache alignment for cache lines >32
Stefan Agner
1
-0
/
+5
2016-09-02
nand: Fix some more NULL name tests
Scott Wood
2
-3
/
+3
2016-09-02
mtd: nand: pxa3xx: use nand_set_controller_data
Chris Packham
1
-0
/
+1
2016-08-28
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
3
-70
/
+80
2016-08-28
ARM: uniphier: change UNIPHIER_SERIAL to default y option
Masahiro Yamada
1
-0
/
+1
2016-08-28
mmc: uniphier-sd: just return if already set to desired clock rate
Masahiro Yamada
1
-2
/
+5
2016-08-28
mmc: uniphier-sd: return error code if unsupported width is given
Masahiro Yamada
1
-5
/
+9
2016-08-28
mmc: uniphier-sd: move uniphier_sd_init() below
Masahiro Yamada
1
-21
/
+19
2016-08-28
mmc: uniphier-sd: migrate to CONFIG_DM_MMC_OPS
Masahiro Yamada
2
-47
/
+51
2016-08-28
mmc: uniphier-sd: add static qualifiers to probe and remove callbacks
Masahiro Yamada
1
-2
/
+2
2016-08-26
sunxi: display: Use PWM to drive backlight where applicable
Hans de Goede
1
-0
/
+11
2016-08-26
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
1
-2
/
+2
2016-08-26
i2c: mvtwsi: Fix order of address bytes (high to low)
Stefan Roese
1
-2
/
+2
2016-08-26
spi: tegra: fix hang in set_mode()
Stephen Warren
3
-0
/
+11
2016-08-25
ARM: tegra: remove stale nvidia, bpmp I2C DT property
Stephen Warren
1
-10
/
+0
2016-08-25
ARM: tegra: fix Tegra186 SDHCI clock/reset names
Stephen Warren
1
-3
/
+3
2016-08-25
ARM: tegra: fix Tegra186 I2C clock name
Stephen Warren
1
-1
/
+1
2016-08-22
net: davinci_emac: Restore the internal MDIO accessors return values
karl beldan
1
-7
/
+6
2016-08-22
net/fm: Remove unused code of FMan QMI
Hou Zhiqiang
1
-3
/
+0
2016-08-22
net: davinci_emac: Invalidate only the received portion of a buffer
karl beldan
1
-5
/
+5
2016-08-22
net: davinci_emac: Round up top tx buffer boundaries for dcache ops
karl beldan
1
-1
/
+1
[next]