index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-07-10
Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-07-10
Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-07-10
mmc: bcm283x: fix int to pointer cast
Seung-Woo Kim
2020-07-10
usb: xhci: Add reset controller support
Nicolas Saenz Julienne
2020-07-10
reset: Add Raspberry Pi 4 firmware reset controller
Nicolas Saenz Julienne
2020-07-10
pci: Add driver for Broadcom BCM2711 SoC PCIe controller
Sylwester Nawrocki
2020-07-09
dtoc: extend dtoc to use struct driver_info when linking nodes
Walter Lozano
2020-07-09
core: extend struct driver_info to point to device
Walter Lozano
2020-07-09
core: drop const for struct driver_info
Walter Lozano
2020-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-07-09
drivers: rename drivers to match compatible string
Walter Lozano
2020-07-09
sandbox: spi: sandbox_sf_state_name() is required
Heinrich Schuchardt
2020-07-09
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-09
pci: Move some PCIe register offset definitions to a common header
Sylwester Nawrocki
2020-07-09
usb: xhci: Add missing cache flush in the scratchpad array initialization
Sylwester Nawrocki
2020-07-09
Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c
Tom Rini
2020-07-09
net: mvpp2: fix second cp110 initialization
Sven Auhagen
2020-07-09
mv_ddr: ddr3: Update {min,max}_read_sample calculation
Chris Packham
2020-07-09
mv_ddr: ddr3: Use correct bitmask for read sample delay
Chris Packham
2020-07-09
minnowmax: Enable the copy framebuffer
Simon Glass
2020-07-09
chromebook_link: Enable the copy framebuffer
Simon Glass
2020-07-09
chromebook_samus: Enable the copy framebuffer
Simon Glass
2020-07-09
x86: video: Support copy framebuffer with probed devices
Simon Glass
2020-07-09
video: Correctly handle multiple framebuffers
Simon Glass
2020-07-09
video: pci: Set up the copy framebuffer
Simon Glass
2020-07-09
video: sandbox: Add support for the copy framebuffer
Simon Glass
2020-07-09
video: Update the copy framebuffer when writing bitmaps
Simon Glass
2020-07-09
video: Update rotated console to support copy buffer
Simon Glass
2020-07-09
video: Update truetype console to support copy buffer
Simon Glass
2020-07-09
video: Update normal console to support copy buffer
Simon Glass
2020-07-09
video: Add helpers for vidconsole for the copy framebuffer
Simon Glass
2020-07-09
video: Clear the copy framebuffer when clearing the screen
Simon Glass
2020-07-09
video: Set up the copy framebuffer when enabled
Simon Glass
2020-07-09
video: Add support for copying to a hardware framebuffer
Simon Glass
2020-07-09
video: Adjust rotated console to start at right edge
Simon Glass
2020-07-09
video: Split out expression parts into variables
Simon Glass
2020-07-09
sandbox: video: Allow selection of rotated console
Simon Glass
2020-07-09
video: Show an error when a vidconsole function fails
Simon Glass
2020-07-09
pwm: Add PWM driver for SiFive SoC
Yash Shah
2020-07-09
i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
Patrick Delaunay
2020-07-09
i2c: stm32f7: add stm32mp15 compatible
Patrick Delaunay
2020-07-09
rtc: i2c_rtc_emul: catch any write to the "reset" register
Rasmus Villemoes
2020-07-09
rtc: sandbox-rtc: fix set method
Rasmus Villemoes
2020-07-09
rtc: pcf2127: provide ->write method
Rasmus Villemoes
2020-07-09
rtc: pcf2127: provide ->read method
Rasmus Villemoes
2020-07-09
rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
Rasmus Villemoes
2020-07-09
rtc: add dm_rtc_write() helper
Rasmus Villemoes
2020-07-09
rtc: add dm_rtc_read helper and ->read method
Rasmus Villemoes
2020-07-09
i2c: imx_lpi2c: Improve the codes to use private data
Ye Li
2020-07-09
i2c: i2c-cortina: added CAxxxx I2C support
Arthur Li
[next]