summaryrefslogtreecommitdiff
path: root/board/davinci/ea20/ea20.c
Commit message (Expand)AuthorAgeFilesLines
* ea20: remove boardBartosz Golaszewski2019-05-281-337/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* Remove various unused interrupt related codeTom Rini2017-04-061-2/+0
* Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini2017-01-281-0/+3
* arm: Remove unregister MACH_TYPE_xxx usesTom Rini2017-01-141-3/+0
* mtd: nand: davinci: add header file for driver definitionsKhoronzhuk, Ivan2014-06-191-1/+1
* video, da8xx-fb: changes for am335x usageHeiko Schocher2013-08-101-1/+25
* video, da8xx: move da8xx-fb.h to drivers/videoHeiko Schocher2013-08-101-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* davinci: ea20: the console is always set to the serial lineBastian Ruppert2012-10-011-2/+9
* davinci: ea20: reorganisation LCD startupBastian Ruppert2012-10-011-8/+15
* arm: ea20: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INITNobuhiro Iwamatsu2012-05-151-2/+2
* Davinci: ea20: use gpio framework to access gpiosStefano Babic2012-03-271-29/+9
* arm, davinci: Move pinmux functions from board to arch treeChristian Riesch2011-12-061-2/+0
* Davinci: ea20: added I2C supportStefano Babic2011-11-031-0/+7
* Davinci: ea20: added video supportStefano Babic2011-11-031-0/+62
* Davinci: ea20: add gpios for LCD backlight controlBastian Ruppert2011-11-031-1/+13
* Davinci: ea20: add gpio for keeping power on in board_late_initBastian Ruppert2011-11-031-0/+25
* Davinci: ea20: Add early init to get early output from consoleStefano Babic2011-11-031-7/+11
* Davinci: ea20: Add NAND supportStefano Babic2011-11-031-17/+18
* Davinci: ea20: set GPIOs to hold MII-Phy in reset and set UART0-Switch for co...Bastian Ruppert2011-11-031-1/+29
* Davinci: ea20: set console on UART0Bastian Ruppert2011-11-031-8/+8
* Davinci: add support for the ea20 boardStefano Babic2010-11-301-0/+196