Commit Graph

507 Commits (f5fdc3785d4beb179d2249bf1a886f679f925774)

Author SHA1 Message Date
Tom Rini f3c2cab878 Revert "pxa_lcd: make driver cache-aware" 9 years ago
Tom Rini 09bffbf649 Revert "pxa_lcd: invert colors for Zipit Z2 to get white on black palette" 9 years ago
Vasily Khoruzhick 59deb7fe8d pxa_lcd: make driver cache-aware 9 years ago
Vasily Khoruzhick 3bc8ffd9cb pxa_lcd: invert colors for Zipit Z2 to get white on black palette 9 years ago
Vasily Khoruzhick 59fa089b2b zipitz2: enable LCD rotation 9 years ago
Alexander Graf 99de254e8d bcm2835 video: Map fb as cached 9 years ago
Lawrence Yu cf6eca7ccd sunxi: Configure only LVDS pins instead of all LCD pins when LVDS interface selected 9 years ago
Simon Glass 97cb092763 x86: broadwell: Add video support 9 years ago
Simon Glass e23c6c28b0 video: Allow simple-panel to be used without regulators 9 years ago
Bin Meng f1d6fda6d3 x86: Move asm/arch-coreboot/tables.h to a common place 9 years ago
Peng Fan 3cb4f25cc7 video: ipu: avoid overflow issue 9 years ago
Simon Glass 3f603cbbb8 dm: Use uclass_first_device_err() where it is useful 9 years ago
Jacob Chen 8530783594 rockchip: video: Add LVDS support in vop driver 9 years ago
Jacob Chen 35ac89dd8f rockchip: video: Add a display driver for rockchip LVDS 9 years ago
Jacob Chen eab314f590 dm: video: Add a operation to display uclass 9 years ago
Marek Vasut 703c751169 video: Add S3C24xx framebuffer support 9 years ago
Simon Glass d5b9d11cb6 video: freetype: Fix a memory leak with a bad parameter 9 years ago
Simon Glass f6e75ba7fe video: truetype: Fix a memory leak on error 9 years ago
Simon Glass 91c08afe66 tegra: video: Move LCD driver to use the DM PWM driver 9 years ago
Simon Glass f5acf91f6f tegra: video: Move all fdt-decoding into a single function 9 years ago
Simon Glass bfda03770c tegra: video: Move LCD enums into the driver 9 years ago
Simon Glass f20b2c0671 tegra: video: Remove the static variables 9 years ago
Simon Glass 9e6866d3b6 tegra: video: Convert tegra20 LCD driver to driver model 9 years ago
Simon Glass ce0c474a72 tegra: video: Merge the two config structures together 9 years ago
Simon Glass 40d56a918c tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig 9 years ago
Simon Glass 71cafc3fba tegra: video: Merge the display driver into one file 9 years ago
Simon Glass d2f906500e tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 9 years ago
Simon Glass d76592122b tegra: nyan-big: Move the LCD driver to driver model 9 years ago
Simon Glass 4dd811581a tegra: lcd: Merge tegra124-lcd.c into display.c 9 years ago
Simon Glass bbc8a8b4cc dm: video: Flush the cache after a puts() 9 years ago
Simon Glass a2931b30d2 dm: video: Add a temporary work-around for old stdout var 9 years ago
Stephen Warren 1382648b6b video: bcm2835: use bus_to_phys() on FB address 9 years ago
Simon Glass 2b80b4e246 video: Use 'int' for loop variables instead of short 9 years ago
Simon Glass 8de536c27c video: sandbox: Allow selection of font size and console name 9 years ago
Simon Glass 826f35f9b5 video: Allow selection of the driver and font size 9 years ago
Simon Glass c0603b98d4 video: Add the Cantoraone decorative font 9 years ago
Simon Glass 7ad4e30dec video: Add the Rufscript handwriting font 9 years ago
Simon Glass c43c43cd48 video: Add the AnkaCoder mono-spaced font 9 years ago
Simon Glass 84b4791ada video: Add the Nimbus sans font 9 years ago
Simon Glass a29b012037 video: Add a console driver that uses TrueType fonts 9 years ago
Simon Glass 7b9f7e445e video: Provide a backspace method 9 years ago
Simon Glass 58c733a70f video: Provide a signal when a new console line is started 9 years ago
Simon Glass c5b77d01d1 video: Provide a left margin for the text console 9 years ago
Simon Glass 5508f10ac9 video: Handle the 'bell' character 9 years ago
Simon Glass f266178698 video: Use fractional units for X coordinates 9 years ago
Simon Glass 6e42e25196 video kconfig console_normal 9 years ago
Simon Glass 8340ef6278 video: Add stb TrueType font renderer 9 years ago
Anatolij Gustschin 7588c31252 video: add CONFIG_I2C_EDID and disable CONFIG_DISPLAY by default 9 years ago
Stefan Roese 913d1be208 video: Add support for Armada XP LCD controller 9 years ago
Simon Glass 7b7ad5c31c rockchip: video: Add a video-output driver 9 years ago