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
/
am335x-fb.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-11
video: omap: change include order
Dario Binacchi
2020-03-03
video: omap: fix pixel-per-line bitfield setting
Dario Binacchi
2020-03-03
video: omap: add support for DM/DTS
Dario Binacchi
2020-03-03
video: omap: create two routines to set the pixel clock rate
Dario Binacchi
2020-03-03
video: omap: add loop exit conditions to the dpll setup
Dario Binacchi
2020-03-03
video: omap: fix debug message
Dario Binacchi
2020-03-03
video: omap: rename LCD controller registers
Dario Binacchi
2020-03-03
video: omap: fix bitfields order
Dario Binacchi
2020-03-03
video: omap: fix coding style on use of spaces
Dario Binacchi
2020-03-03
video: omap: add missing bitfield masks
Dario Binacchi
2020-03-03
video: omap: use BIT() and GENMASK() macros
Dario Binacchi
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-11
am335x-fb: setup display PLL
Hannes Schmelzer
2018-01-11
am335x-fb: cosmetic: fix coding style
Hannes Schmelzer
2018-01-11
am335x-fb: cosmetic: update-copyright
Hannes Schmelzer
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2016-04-28
drivers/video/am335x-fb: Properly point framebuffer behind palette
Martin Pietryka
2016-04-28
drivers/video/am335x-fb: Add support for 16bpp format
Martin Pietryka
2016-04-25
drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition
Martin Pietryka
2015-05-28
cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer
Hannes Schmelzer
2015-03-05
drivers/video/am335x-fb: Add possibility to wait for stable power/picture
Hannes Petermaier
2014-08-10
video: Add support for TI's AM335x LCD-Controller
Hannes Petermaier