| Commit message (Expand) | Author | Age | Lines |
* | kirkwood: make MPP arrays static const | Albert ARIBAUD | 2013-01-09 | -1/+1 |
* | mx25: Clean up lowlevel_init | Benoît Thébaudeau | 2012-10-15 | -31/+3 |
* | KARO TX25: Fix NAND Flash R/W cycle times | Benoît Thébaudeau | 2012-09-23 | -0/+8 |
* | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging | Wolfgang Denk | 2012-09-02 | -0/+1 |
|\ |
|
| * | tx25: Use generic gpio_* calls | Vikram Narayanan | 2012-08-11 | -16/+9 |
* | | MX: Set a common gpio.h for all i.MX | Stefano Babic | 2012-09-01 | -5/+5 |
* | | tx25: Use generic gpio_* calls | Vikram Narayanan | 2012-09-01 | -16/+9 |
|/ |
|
* | Kirkwood: Add support for Ka-Ro TK71 | Marek Vasut | 2012-07-07 | -0/+385 |
* | MX25: tx25: Fix building due to missing MACH_TYPE | Stefano Babic | 2011-11-03 | -1/+0 |
* | imx: fix coding style | Fabio Estevam | 2011-10-27 | -1/+1 |
* | consolidate mdelay by providing a common function for all users | Anatolij Gustschin | 2011-10-22 | -6/+0 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | MX25: tx25: Avoid the usage of extern in C file | Fabio Estevam | 2011-09-30 | -2/+1 |
* | MX25: tx25: Fix build by making use of GPIO framework | Fabio Estevam | 2011-09-12 | -0/+1 |
* | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD | 2011-07-17 | -3/+3 |
* | imx: Make imx25 compatible to mxc_gpio driver and fix in tx25 | Matthias Weisser | 2011-07-14 | -13/+13 |
* | mx25: Make the UART port number explicit in its setup function | Fabio Estevam | 2011-04-27 | -2/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | Merge branch 'elf_reloc' | Wolfgang Denk | 2010-10-19 | -1/+1 |
|\ |
|
| * | arm926ejs, tx25: add support for ELF relocations | Heiko Schocher | 2010-10-13 | -1/+1 |
* | | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+2 |
|/ |
|
* | ARM: implement relocation for ARM926 | Heiko Schocher | 2010-09-19 | -4/+11 |
* | tx25: fix crash while booting Linux | Anatolij Gustschin | 2010-05-05 | -0/+3 |
* | Prepare v2010.03-rc1v2010.03-rc1 | Wolfgang Denk | 2010-03-12 | -1/+0 |
* | Add support for KARO TX25 board | John Rigby | 2010-03-07 | -0/+363 |