index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs
Patrick Delaunay
2020-10-18
1
-0
/
+18
*
configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs
Patrick Delaunay
2020-10-18
1
-0
/
+7
*
configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs
Patrick Delaunay
2020-10-18
1
-0
/
+8
*
video: backlight: fix pwm's duty cycle calculation
Dario Binacchi
2020-10-18
1
-1
/
+1
*
video: backlight: fix pwm data structure description
Dario Binacchi
2020-10-18
1
-1
/
+1
*
video: dw-mipi-dsi: permit configuring the escape clock rate
Neil Armstrong
2020-10-18
1
-4
/
+16
*
video: dw-mipi-dsi: driver-specific configuration of phy timings
Neil Armstrong
2020-10-18
1
-6
/
+11
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-10-16
3
-7
/
+87
|
\
|
*
watchdog: octeontx_wdt: Add support for start and stop
Suneel Garapati
2020-10-16
1
-5
/
+83
|
*
mmc: octeontx_hsmmc.c: Remove test debug message
Stefan Roese
2020-10-16
1
-1
/
+0
|
*
spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2
Stefan Roese
2020-10-16
1
-1
/
+4
*
|
usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c
Tom Rini
2020-10-16
1
-0
/
+1
*
|
clk: at91: Include device_compat.h in compat.c
Tom Rini
2020-10-16
1
-0
/
+1
*
|
usb: musb-new: mt85xx: Fix not calling dev_err with a device
Sean Anderson
2020-10-16
1
-3
/
+4
*
|
usb: musb-new: Include device_compat.h
Sean Anderson
2020-10-16
5
-1
/
+11
*
|
usb: xhci: Include device_compat.h
Sean Anderson
2020-10-16
2
-5
/
+7
*
|
timer: Include device_compat.h
Sean Anderson
2020-10-16
1
-2
/
+3
*
|
tee: optee: Include device_compat.h
Sean Anderson
2020-10-16
1
-0
/
+1
*
|
spi: fsl_qspi: Include device_compat.h
Sean Anderson
2020-10-16
1
-4
/
+5
*
|
spi: nxp_fspi: Include device_compat.h
Sean Anderson
2020-10-16
1
-3
/
+4
*
|
ram: imxrt: Include device_compat.h
Sean Anderson
2020-10-15
1
-0
/
+1
*
|
phy: Include device_compat.h
Sean Anderson
2020-10-15
1
-1
/
+1
*
|
net: ldpaa_eth: Include device_compat.h
Sean Anderson
2020-10-15
1
-7
/
+7
*
|
mtd: mxs_nand: Fix not calling dev_xxx with a device
Sean Anderson
2020-10-15
1
-13
/
+15
*
|
firmware: scmi: Include device_compat.h
Sean Anderson
2020-10-15
3
-0
/
+3
*
|
dm: syscon: Set LOG_CATEGORY
Sean Anderson
2020-10-15
1
-0
/
+2
*
|
clk: sifive: Include device_compat.h
Sean Anderson
2020-10-15
1
-7
/
+7
|
/
*
Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot...
Tom Rini
2020-10-15
9
-229
/
+482
|
\
|
*
mmc: fsl_esdhc: add ADMA2 support
Michael Walle
2020-10-14
2
-5
/
+53
|
*
mmc: fsl_esdhc: replace most #ifdefs by IS_ENABLED()
Michael Walle
2020-10-14
1
-73
/
+65
|
*
mmc: fsl_esdhc_imx: replace all readl/writel to esdhc_read32/esdhc_write32
Haibo Chen
2020-10-12
1
-32
/
+32
|
*
mmc: do not check argument of free() beforehand
Heinrich Schuchardt
2020-10-12
1
-2
/
+1
|
*
mmc: sdhci: move the ADMA2 table handling into own module
Michael Walle
2020-10-12
4
-55
/
+87
|
*
mmc: fsl_esdhc: simplify esdhc_setup_data()
Michael Walle
2020-10-12
1
-27
/
+42
|
*
mmc: fsl_esdhc: use dma-mapping API
Michael Walle
2020-10-12
1
-35
/
+14
|
*
mmc: fsl_esdhc: simplify 64bit check for SDMA transfers
Michael Walle
2020-10-12
1
-23
/
+6
|
*
mmc: fsl_esdhc_imx: remove the 1ms delay before sending command
Haibo Chen
2020-10-12
1
-7
/
+0
|
*
mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switch
Haibo Chen
2020-10-12
1
-1
/
+3
|
*
mmc: fsl_esdhc: fix eMMC HS400 stability issue
Yangbo Lu
2020-10-12
1
-1
/
+4
|
*
mmc: fsl_esdhc: fix mmc->clock with actual clock
Yangbo Lu
2020-10-12
1
-0
/
+3
|
*
mmc: fsl_esdhc: support eMMC HS400 mode
Yangbo Lu
2020-10-12
1
-34
/
+86
|
*
mmc: add a mmc_hs400_prepare_ddr() interface
Yangbo Lu
2020-10-12
2
-0
/
+19
|
*
mmc: add a hs400_tuning flag
Yangbo Lu
2020-10-12
1
-0
/
+2
|
*
mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during init
Yangbo Lu
2020-10-12
1
-0
/
+3
|
*
mmc: fsl_esdhc: support tuning for eMMC HS200
Yangbo Lu
2020-10-12
1
-3
/
+103
|
*
mmc: fsl_esdhc: add a reinit() callback
Yangbo Lu
2020-10-12
1
-0
/
+9
|
*
mmc: add a reinit() API
Yangbo Lu
2020-10-12
2
-2
/
+21
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
Tom Rini
2020-10-14
35
-6
/
+14182
|
\
\
|
*
|
spi: mvebu_a3700_spi: add support for cs-gpios
George Hilliard
2020-10-14
1
-6
/
+35
|
*
|
net: Add NIC controller driver for OcteonTX2
Suneel Garapati
2020-10-14
16
-0
/
+4493
[next]