summaryrefslogtreecommitdiff
path: root/board/karo/tx25/tx25.c
Commit message (Expand)AuthorAgeLines
* arm: Remove unused relocate_code() parametersBenoît Thébaudeau2013-04-12-1/+1
* nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau2013-04-12-0/+8
* Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk2012-09-02-0/+1
|\
| * tx25: Use generic gpio_* callsVikram Narayanan2012-08-11-16/+9
* | MX: Set a common gpio.h for all i.MXStefano Babic2012-09-01-5/+5
* | tx25: Use generic gpio_* callsVikram Narayanan2012-09-01-16/+9
|/
* MX25: tx25: Fix building due to missing MACH_TYPEStefano Babic2011-11-03-1/+0
* imx: fix coding styleFabio Estevam2011-10-27-1/+1
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-22-6/+0
* MX25: tx25: Avoid the usage of extern in C fileFabio Estevam2011-09-30-2/+1
* MX25: tx25: Fix build by making use of GPIO frameworkFabio Estevam2011-09-12-0/+1
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-17-3/+3
* imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser2011-07-14-13/+13
* mx25: Make the UART port number explicit in its setup functionFabio Estevam2011-04-27-2/+2
* ARM: implement relocation for ARM926Heiko Schocher2010-09-19-2/+9
* tx25: fix crash while booting LinuxAnatolij Gustschin2010-05-05-0/+3
* Add support for KARO TX25 boardJohn Rigby2010-03-07-0/+176