index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
bcm2835.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
video: Remove <common.h> and add needed includes
Tom Rini
2024-01-30
bcm2835: Dynamically calculate bytes per pixel parameter
Ivan T. Ivanov
2023-08-13
bcm2835: Add simiple-framebuffer for use with fkms
Jason Wessel
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