index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
bcm2835.c
Age
Commit message (
Expand
)
Author
2021-02-18
video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible
Nicolas Saenz Julienne
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
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