summaryrefslogtreecommitdiff
path: root/board/karo
Commit message (Expand)AuthorAgeLines
* kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj2014-10-29-3/+0
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-23-1/+1
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-23-3/+3
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23-1/+1
* MAINTAINERS: comment out blank M: fieldMasahiro Yamada2014-09-24-1/+1
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-8/+0
* kirkwood: kconfig: refactor Kconfig and defconfigMasahiro Yamada2014-08-30-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+12
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+46
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-42/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-97/+6
* tx25: copy SPL directly, not using relocate_code.Albert ARIBAUD2013-05-30-1/+15
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-1/+1
|\
| * Fix references to the documentation filesAnatolij Gustschin2013-05-10-1/+1
* | imx: tx25: Convert to iomux-v3Benoît Thébaudeau2013-05-05-39/+68
|/
* 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-6/+11
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-09-1/+1
* mx25: Clean up lowlevel_initBenoît Thébaudeau2012-10-15-31/+3
* KARO TX25: Fix NAND Flash R/W cycle timesBenoît Thébaudeau2012-09-23-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
|/
* Kirkwood: Add support for Ka-Ro TK71Marek Vasut2012-07-07-0/+385
* 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
* punt unused clean/distclean targetsMike Frysinger2011-10-15-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
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Merge branch 'elf_reloc'Wolfgang Denk2010-10-19-1/+1
|\
| * arm926ejs, tx25: add support for ELF relocationsHeiko Schocher2010-10-13-1/+1
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
|/
* ARM: implement relocation for ARM926Heiko Schocher2010-09-19-4/+11
* tx25: fix crash while booting LinuxAnatolij Gustschin2010-05-05-0/+3
* Prepare v2010.03-rc1v2010.03-rc1Wolfgang Denk2010-03-12-1/+0
* Add support for KARO TX25 boardJohn Rigby2010-03-07-0/+363