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
*
Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-10
46
-101
/
+134
|
\
|
*
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
7
-17
/
+14
|
*
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
2
-3
/
+27
|
*
core: drop const for struct driver_info
Walter Lozano
2020-07-09
2
-2
/
+2
|
*
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
13
-0
/
+28
|
*
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
37
-77
/
+63
|
*
sandbox: spi: sandbox_sf_state_name() is required
Heinrich Schuchardt
2020-07-09
1
-2
/
+0
*
|
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-07-10
10
-11
/
+745
|
\
\
|
*
|
usb: xhci: Add reset controller support
Nicolas Saenz Julienne
2020-07-10
2
-0
/
+37
|
*
|
reset: Add Raspberry Pi 4 firmware reset controller
Nicolas Saenz Julienne
2020-07-10
3
-0
/
+72
|
*
|
pci: Add driver for Broadcom BCM2711 SoC PCIe controller
Sylwester Nawrocki
2020-07-10
3
-0
/
+633
|
*
|
pci: Move some PCIe register offset definitions to a common header
Sylwester Nawrocki
2020-07-09
2
-11
/
+0
|
*
|
usb: xhci: Add missing cache flush in the scratchpad array initialization
Sylwester Nawrocki
2020-07-09
1
-0
/
+3
*
|
|
mmc: bcm283x: fix int to pointer cast
Seung-Woo Kim
2020-07-10
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-09
12
-66
/
+388
|
\
\
|
*
|
minnowmax: Enable the copy framebuffer
Simon Glass
2020-07-09
1
-1
/
+29
|
*
|
chromebook_link: Enable the copy framebuffer
Simon Glass
2020-07-09
1
-6
/
+20
|
*
|
chromebook_samus: Enable the copy framebuffer
Simon Glass
2020-07-09
1
-1
/
+15
|
*
|
x86: video: Support copy framebuffer with probed devices
Simon Glass
2020-07-09
2
-0
/
+24
|
*
|
video: Correctly handle multiple framebuffers
Simon Glass
2020-07-09
1
-2
/
+25
|
*
|
video: pci: Set up the copy framebuffer
Simon Glass
2020-07-09
1
-1
/
+21
|
*
|
video: sandbox: Add support for the copy framebuffer
Simon Glass
2020-07-09
1
-1
/
+8
|
*
|
video: Update the copy framebuffer when writing bitmaps
Simon Glass
2020-07-09
1
-3
/
+13
|
*
|
video: Update rotated console to support copy buffer
Simon Glass
2020-07-09
1
-23
/
+60
|
*
|
video: Update truetype console to support copy buffer
Simon Glass
2020-07-09
1
-12
/
+31
|
*
|
video: Update normal console to support copy buffer
Simon Glass
2020-07-09
1
-3
/
+23
|
*
|
video: Add helpers for vidconsole for the copy framebuffer
Simon Glass
2020-07-09
1
-0
/
+16
|
*
|
video: Clear the copy framebuffer when clearing the screen
Simon Glass
2020-07-09
1
-0
/
+4
|
*
|
video: Set up the copy framebuffer when enabled
Simon Glass
2020-07-09
1
-0
/
+3
|
*
|
video: Add support for copying to a hardware framebuffer
Simon Glass
2020-07-09
2
-0
/
+66
|
*
|
video: Adjust rotated console to start at right edge
Simon Glass
2020-07-09
1
-1
/
+1
|
*
|
video: Split out expression parts into variables
Simon Glass
2020-07-09
1
-17
/
+17
|
*
|
sandbox: video: Allow selection of rotated console
Simon Glass
2020-07-09
1
-0
/
+1
|
*
|
video: Show an error when a vidconsole function fails
Simon Glass
2020-07-09
1
-3
/
+19
|
|
/
*
|
Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
2020-07-09
14
-60
/
+1655
|
\
\
|
*
|
pwm: Add PWM driver for SiFive SoC
Yash Shah
2020-07-09
3
-0
/
+179
|
*
|
i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
Patrick Delaunay
2020-07-09
1
-1
/
+73
|
*
|
i2c: stm32f7: add stm32mp15 compatible
Patrick Delaunay
2020-07-09
1
-0
/
+1
|
*
|
rtc: i2c_rtc_emul: catch any write to the "reset" register
Rasmus Villemoes
2020-07-09
1
-1
/
+2
|
*
|
rtc: sandbox-rtc: fix set method
Rasmus Villemoes
2020-07-09
1
-41
/
+24
|
*
|
rtc: pcf2127: provide ->write method
Rasmus Villemoes
2020-07-09
1
-0
/
+7
|
*
|
rtc: pcf2127: provide ->read method
Rasmus Villemoes
2020-07-09
1
-3
/
+3
|
*
|
rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
Rasmus Villemoes
2020-07-09
1
-6
/
+19
|
*
|
rtc: add dm_rtc_write() helper
Rasmus Villemoes
2020-07-09
1
-0
/
+19
|
*
|
rtc: add dm_rtc_read helper and ->read method
Rasmus Villemoes
2020-07-09
1
-0
/
+19
|
*
|
i2c: imx_lpi2c: Improve the codes to use private data
Ye Li
2020-07-09
1
-11
/
+11
|
*
|
i2c: i2c-cortina: added CAxxxx I2C support
Arthur Li
2020-07-09
4
-0
/
+443
|
*
|
i2c: octeon_i2c: Add I2C controller driver for Octeon
Suneel Garapati
2020-07-09
3
-0
/
+858
|
|
/
*
|
net: mvpp2: fix second cp110 initialization
Sven Auhagen
2020-07-09
1
-29
/
+34
*
|
mv_ddr: ddr3: Update {min,max}_read_sample calculation
Chris Packham
2020-07-09
1
-2
/
+2
[next]