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