| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | dm: treewide: Rename ..._platdata variables to just ..._plat | Simon Glass | 2020-12-13 | 1 | -4/+4 |
* | dm: treewide: Rename ofdata_to_platdata() to of_to_plat() | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | dm: treewide: Rename dev_get_platdata() to dev_get_plat() | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 2020-12-13 | 1 | -3/+3 |
* | dm: treewide: Rename auto_alloc_size members to be shorter | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop part.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | avr32: Retire AVR32 for good | Andy Shevchenko | 2017-07-06 | 1 | -4/+0 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -1/+1 |
* | at91: video: Support driver-model for the LCD driver | Simon Glass | 2016-06-12 | 1 | -0/+91 |
* | at91: video: Prepare for driver-model conversion | Simon Glass | 2016-06-12 | 1 | -36/+70 |
* | Remove typedefs from bmp_layout.h | Simon Glass | 2015-06-10 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini | 2015-02-10 | 1 | -1/+1 |
|\ |
|
| * | ARM: atmel: cleanup: remove at91cap9 related code | Bo Shen | 2015-02-07 | 1 | -1/+1 |
* | | lcd: introduce lcd_set_cmap | Nikita Kiryanov | 2015-02-10 | 1 | -0/+11 |
* | | lcd: atmel: introduce lcd_logo_set_cmap | Nikita Kiryanov | 2015-02-10 | 1 | -0/+26 |
* | | lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb | Nikita Kiryanov | 2015-02-10 | 1 | -0/+9 |
* | | lcd: split configuration_get_cmap | Nikita Kiryanov | 2015-02-10 | 1 | -0/+5 |
|/ |
|
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | common/lcd.c: remove global lcd_base | Jeroen Hofstee | 2013-03-21 | 1 | -2/+0 |
* | common/lcd.c: cleanup use of global variables | Jeroen Hofstee | 2013-03-21 | 1 | -6/+0 |
* | common/lcd.c: cleanup use of global variables | Wolfgang Denk | 2013-03-21 | 1 | -2/+0 |
* | atmel_lcd: Allow contrast polarity to be either positive or negative | Alexander Stein | 2010-09-25 | 1 | -1/+2 |
* | Atmel LCD driver GUARDTIME fix | Mark Jackson | 2009-06-30 | 1 | -2/+5 |
* | atmel_lcdfb: Straighten out funky vl_sync logic | Haavard Skinnemoen | 2008-10-25 | 1 | -4/+1 |
* | atmel_lcdfb: Eliminate unneeded #include <asm/arch/hardware.h> | Haavard Skinnemoen | 2008-10-25 | 1 | -1/+0 |
* | Fix merge problems | Stefan Roese | 2008-08-06 | 1 | -0/+4 |
* | Add ATMEL LCD driver | Stelian Pop | 2008-05-10 | 1 | -0/+160 |