summaryrefslogtreecommitdiff
path: root/board/davinci/ea20/ea20.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-28ea20: remove boardBartosz Golaszewski1-337/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-04-07Remove various unused interrupt related codeTom Rini1-2/+0
2017-01-28Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini1-0/+3
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini1-3/+0
2014-06-20mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan1-1/+1
2013-08-10video, da8xx-fb: changes for am335x usageHeiko Schocher1-1/+25
2013-08-10video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2012-10-01davinci: ea20: the console is always set to the serial lineBastian Ruppert1-2/+9
2012-10-01davinci: ea20: reorganisation LCD startupBastian Ruppert1-8/+15
2012-05-15arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu1-2/+2
2012-03-28Davinci: ea20: use gpio framework to access gpiosStefano Babic1-29/+9
2011-12-07arm, davinci: Move pinmux functions from board to arch treeChristian Riesch1-2/+0
2011-11-04Davinci: ea20: added I2C supportStefano Babic1-0/+7
2011-11-04Davinci: ea20: added video supportStefano Babic1-0/+62
2011-11-04Davinci: ea20: add gpios for LCD backlight controlBastian Ruppert1-1/+13
2011-11-04Davinci: ea20: add gpio for keeping power on in board_late_initBastian Ruppert1-0/+25
2011-11-04Davinci: ea20: Add early init to get early output from consoleStefano Babic1-7/+11
2011-11-04Davinci: ea20: Add NAND supportStefano Babic1-17/+18
2011-11-04Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co...Bastian Ruppert1-1/+29
2011-11-04Davinci: ea20: set console on UART0Bastian Ruppert1-8/+8
2010-11-30Davinci: add support for the ea20 boardStefano Babic1-0/+196