aboutsummaryrefslogtreecommitdiff
path: root/board/karo
AgeCommit message (Expand)AuthorFilesLines
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada2-42/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-97/+6
2013-05-30tx25: copy SPL directly, not using relocate_code.Albert ARIBAUD1-1/+15
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1
2013-05-10Fix references to the documentation filesAnatolij Gustschin1-1/+1
2013-05-05imx: tx25: Convert to iomux-v3Benoît Thébaudeau1-39/+68
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau1-1/+1
2013-04-12nand: mxc: Switch NAND SPL to generic SPLBenoît Thébaudeau3-6/+11
2013-01-09kirkwood: make MPP arrays static constAlbert ARIBAUD1-1/+1
2012-10-15mx25: Clean up lowlevel_initBenoît Thébaudeau1-31/+3
2012-09-23KARO TX25: Fix NAND Flash R/W cycle timesBenoît Thébaudeau1-0/+8
2012-09-02Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingWolfgang Denk1-0/+1
2012-09-01MX: Set a common gpio.h for all i.MXStefano Babic1-5/+5
2012-09-01tx25: Use generic gpio_* callsVikram Narayanan1-16/+9
2012-08-11tx25: Use generic gpio_* callsVikram Narayanan1-16/+9
2012-07-07Kirkwood: Add support for Ka-Ro TK71Marek Vasut3-0/+385
2011-11-03MX25: tx25: Fix building due to missing MACH_TYPEStefano Babic1-1/+0
2011-10-27imx: fix coding styleFabio Estevam1-1/+1
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin1-6/+0
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-30MX25: tx25: Avoid the usage of extern in C fileFabio Estevam1-2/+1
2011-09-12MX25: tx25: Fix build by making use of GPIO frameworkFabio Estevam1-0/+1
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-3/+3
2011-07-14imx: Make imx25 compatible to mxc_gpio driver and fix in tx25Matthias Weisser1-13/+13
2011-04-27mx25: Make the UART port number explicit in its setup functionFabio Estevam1-2/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Merge branch 'elf_reloc'Wolfgang Denk1-1/+1
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-2/+2
2010-10-13arm926ejs, tx25: add support for ELF relocationsHeiko Schocher1-1/+1
2010-09-19ARM: implement relocation for ARM926Heiko Schocher2-4/+11
2010-05-05tx25: fix crash while booting LinuxAnatolij Gustschin1-0/+3
2010-03-12Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk1-1/+0
2010-03-07Add support for KARO TX25 boardJohn Rigby4-0/+363