aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/atmel_lcdfb.c
AgeCommit message (Expand)Author
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07video: Remove <common.h> and add needed includesTom Rini
2022-10-30video: Drop atmel LCD codeSimon Glass
2022-10-30video: atmel: Drop pre-DM parts of video driverSimon Glass
2022-10-30Drop CONFIG_LCD_LOGOSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-07-06avr32: Retire AVR32 for goodAndy Shevchenko
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-06-12at91: video: Support driver-model for the LCD driverSimon Glass
2016-06-12at91: video: Prepare for driver-model conversionSimon Glass
2015-06-10Remove typedefs from bmp_layout.hSimon Glass
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-02-10lcd: introduce lcd_set_cmapNikita Kiryanov
2015-02-10lcd: atmel: introduce lcd_logo_set_cmapNikita Kiryanov
2015-02-10lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfbNikita Kiryanov
2015-02-10lcd: split configuration_get_cmapNikita Kiryanov
2015-02-07ARM: atmel: cleanup: remove at91cap9 related codeBo Shen
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-21common/lcd.c: remove global lcd_baseJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk
2010-09-25atmel_lcd: Allow contrast polarity to be either positive or negativeAlexander Stein
2009-06-30Atmel LCD driver GUARDTIME fixMark Jackson
2008-10-25atmel_lcdfb: Straighten out funky vl_sync logicHaavard Skinnemoen
2008-10-25atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h>Haavard Skinnemoen
2008-08-06Fix merge problemsStefan Roese
2008-05-10Add ATMEL LCD driverStelian Pop