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
Age
Commit message (
Expand
)
Author
2016-03-27
Revert "pxa_lcd: make driver cache-aware"
Tom Rini
2016-03-27
Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette"
Tom Rini
2016-03-27
pxa_lcd: make driver cache-aware
Vasily Khoruzhick
2016-03-27
pxa_lcd: invert colors for Zipit Z2 to get white on black palette
Vasily Khoruzhick
2016-03-27
zipitz2: enable LCD rotation
Vasily Khoruzhick
2016-03-27
bcm2835 video: Map fb as cached
Alexander Graf
2016-03-23
sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface s...
Lawrence Yu
2016-03-17
x86: broadwell: Add video support
Simon Glass
2016-03-17
video: Allow simple-panel to be used without regulators
Simon Glass
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-15
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-03-14
video: ipu: avoid overflow issue
Peng Fan
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
2016-03-14
rockchip: video: Add LVDS support in vop driver
Jacob Chen
2016-03-14
rockchip: video: Add a display driver for rockchip LVDS
Jacob Chen
2016-03-14
dm: video: Add a operation to display uclass
Jacob Chen
2016-02-22
video: Add S3C24xx framebuffer support
Marek Vasut
2016-02-22
video: freetype: Fix a memory leak with a bad parameter
Simon Glass
2016-02-22
video: truetype: Fix a memory leak on error
Simon Glass
2016-02-16
tegra: video: Move LCD driver to use the DM PWM driver
Simon Glass
2016-02-16
tegra: video: Move all fdt-decoding into a single function
Simon Glass
2016-02-16
tegra: video: Move LCD enums into the driver
Simon Glass
2016-02-16
tegra: video: Remove the static variables
Simon Glass
2016-02-16
tegra: video: Convert tegra20 LCD driver to driver model
Simon Glass
2016-02-16
tegra: video: Merge the two config structures together
Simon Glass
2016-02-16
tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
Simon Glass
2016-02-16
tegra: video: Merge the display driver into one file
Simon Glass
2016-02-16
tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
Simon Glass
2016-02-16
tegra: nyan-big: Move the LCD driver to driver model
Simon Glass
2016-02-16
tegra: lcd: Merge tegra124-lcd.c into display.c
Simon Glass
2016-02-16
dm: video: Flush the cache after a puts()
Simon Glass
2016-02-11
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-02-11
dm: video: Add a temporary work-around for old stdout var
Simon Glass
2016-02-06
video: bcm2835: use bus_to_phys() on FB address
Stephen Warren
2016-02-06
video: Use 'int' for loop variables instead of short
Simon Glass
2016-01-30
video: sandbox: Allow selection of font size and console name
Simon Glass
2016-01-30
video: Allow selection of the driver and font size
Simon Glass
2016-01-30
video: Add the Cantoraone decorative font
Simon Glass
2016-01-30
video: Add the Rufscript handwriting font
Simon Glass
2016-01-30
video: Add the AnkaCoder mono-spaced font
Simon Glass
2016-01-30
video: Add the Nimbus sans font
Simon Glass
2016-01-30
video: Add a console driver that uses TrueType fonts
Simon Glass
2016-01-30
video: Provide a backspace method
Simon Glass
2016-01-30
video: Provide a signal when a new console line is started
Simon Glass
2016-01-30
video: Provide a left margin for the text console
Simon Glass
2016-01-30
video: Handle the 'bell' character
Simon Glass
2016-01-30
video: Use fractional units for X coordinates
Simon Glass
2016-01-30
video kconfig console_normal
Simon Glass
2016-01-30
video: Add stb TrueType font renderer
Simon Glass
2016-01-26
video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default
Anatolij Gustschin
[next]