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-08
ram: add ddr4 dual x8 configuration
Dylan Hung
3
-1
/
+12
2020-10-08
ram: move aspeed ram driver into drivers/ directory
Dylan Hung
3
-0
/
+443
2020-10-08
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-cfi-flash
Tom Rini
3
-21
/
+11
2020-10-08
cfi_flash: Fix devicetree address determination
Andre Przywara
1
-18
/
+6
2020-10-08
mtd: cfi_mtd: Use DMA for reads
Vignesh Raghavendra
1
-1
/
+3
2020-10-08
dma: Reduce error level when DMA channel type does not exist
Vignesh Raghavendra
1
-2
/
+2
2020-10-08
Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
12
-3
/
+14597
2020-10-07
usb: xhci: octeon: Add DWC3 glue layer for Octeon
Stefan Roese
3
-0
/
+403
2020-10-07
usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses
Stefan Roese
1
-2
/
+0
2020-10-07
usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
Stefan Roese
1
-1
/
+1
2020-10-07
ram: octeon: Add MIPS Octeon3 DDR4 support (part 3/3)
Aaron Williams
5
-0
/
+435
2020-10-07
ram: octeon: Add MIPS Octeon3 DDR4 support (part 2/3)
Aaron Williams
1
-0
/
+11030
2020-10-07
ram: octeon: Add MIPS Octeon3 DDR4 support (part 1/3)
Aaron Williams
1
-0
/
+2728
2020-10-06
Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
Tom Rini
11
-19
/
+26
2020-10-06
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
11
-19
/
+26
2020-10-06
Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
11
-222
/
+977
2020-10-05
Merge branch 'next'
Tom Rini
183
-2724
/
+12818
2020-10-05
pwm: Add driver for Amlogic Meson PWM controller
Neil Armstrong
3
-0
/
+536
2020-10-05
pinctrl: meson-axg: add missing GPIOA_18
Neil Armstrong
1
-0
/
+1
2020-10-05
pinctrl: meson-axg-pmx: fix gpio request
Neil Armstrong
1
-1
/
+4
2020-10-05
phy: meson-gxl-usb: depend on Meson AXG aswell
Neil Armstrong
1
-1
/
+1
2020-10-05
phy: meson-gxl: remove invalid USB3 PHY driver
Neil Armstrong
2
-220
/
+1
2020-10-05
usb: dwc3: add Amlogic GXL & GXL DWC3 Glue
Neil Armstrong
3
-0
/
+434
2020-10-05
Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
31
-928
/
+5164
2020-10-05
Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
5
-36
/
+42
2020-10-05
cpu: at91: add driver for CPU
Claudiu Beznea
2
-0
/
+124
2020-10-02
pinctrl: bcm283x: Store the return value of dev_read_u32_default to int
Ovidiu Panait
1
-1
/
+1
2020-10-02
pinctrl: bcm283x: Read address from DT in ofdata_to_platdata
Ovidiu Panait
1
-7
/
+10
2020-10-02
pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL check
Ovidiu Panait
1
-1
/
+1
2020-10-02
mailbox: stm32_ipcc: Convert to use APIs which support live DT
Patrick Delaunay
1
-6
/
+3
2020-10-02
video: stm32_dsi: Convert to use APIs which support live DT
Patrick Delaunay
1
-2
/
+1
2020-10-02
video: stm32_ltdc: Convert to use APIs which support live DT
Patrick Delaunay
1
-2
/
+1
2020-10-02
pinctrl: stm32: Add header with SPDX licence
Patrick Delaunay
1
-0
/
+5
2020-10-02
pinctrl: stm32: Convert to use APIs which support live DT
Patrick Delaunay
1
-20
/
+23
2020-10-02
gpio: stm32: check result of ofnode_phandle_args
Patrick Delaunay
1
-0
/
+5
2020-10-02
gpio: stm32: cosmetic: cleanup gpio_stm32_probe
Patrick Delaunay
1
-6
/
+4
2020-10-01
Merge branch 'next' of git://git.denx.de/u-boot-usb into next
Tom Rini
5
-105
/
+93
2020-10-01
Revert "net: smc911x: Automatically Update ethaddr with MAC"
Tom Rini
1
-3
/
+0
2020-10-01
usb: xhci-rcar: Add support for R8A774A1 SoC
Lad Prabhakar
1
-0
/
+1
2020-10-01
usb: xhci: convert to readx_poll_sleep_timeout()
Chunfeng Yun
1
-14
/
+11
2020-10-01
usb: xhci: use macros with parameter to fill ep_info2
Chunfeng Yun
2
-14
/
+7
2020-10-01
usb: xhci: convert to TRB_TX_TYPE()
Chunfeng Yun
1
-2
/
+2
2020-10-01
usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()
Chunfeng Yun
1
-9
/
+7
2020-10-01
usb: xhci: convert to TRB_TYPE()
Chunfeng Yun
2
-8
/
+6
2020-10-01
usb: xhci: convert to HCS_MAX_PORTS()
Chunfeng Yun
1
-2
/
+1
2020-10-01
usb: xhci: add quirks flag to support MediaTek xHCI 0.96
Chunfeng Yun
3
-3
/
+9
2020-10-01
usb: xhci: create one unified function to calculate TRB TD remainder
Chunfeng Yun
1
-55
/
+50
2020-10-01
usb: xhci: add a member hci_version in xhci_ctrl struct
Chunfeng Yun
2
-2
/
+3
2020-10-01
Merge branch 'next' of git://git.denx.de/u-boot-sh into next
Tom Rini
2
-12
/
+10
2020-10-01
Merge branch '2020-09-30-assorted-network-improvements' into next
Tom Rini
7
-28
/
+300
[prev]
[next]