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
/
video
/
bcm2835.c
Age
Commit message (
Expand
)
Author
2019-07-29
video: arm: rpi: Bail out early if querying video information fails
Fabian Vogt
2018-07-02
video: arm: rpi: Add brcm,bcm2708-fb compatible
Emmanuel Vadot
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-09
dm: video: arm: rpi: Convert to use driver model for video
Simon Glass
2017-05-09
video: arm: rpi: Move the video settings out of the driver
Simon Glass
2017-05-09
video: arm: rpi: Move the video query out of the driver
Simon Glass
2016-11-28
bcm2835 video: Map frame buffer as 32bpp
Alexander Graf
2016-03-27
bcm2835 video: Map fb as cached
Alexander Graf
2016-02-06
video: bcm2835: use bus_to_phys() on FB address
Stephen Warren
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-08-12
ARM: bcm283x: Allocate all mailbox buffers cacheline aligned
Alexander Stein
2013-11-12
video: bcm2835: respect the pitch value
Andre Heider
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-29
video: bcm2835: fix build issues
Anatolij Gustschin
2013-03-20
video: add a driver for the bcm2835
Stephen Warren