summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/karo-tx25/board.c
Commit message (Expand)AuthorAgeFilesLines
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* ARM: i.MX: Karo TX25: Switch to multiboard supportSascha Hauer2014-02-011-1/+1
* ARM: i.MX25: Karo TX25: Switch to devicetree supportSascha Hauer2014-01-311-94/+36
* ARM: Karo TX25: register external NAND boot update handlerSascha Hauer2014-01-231-0/+4
* ARM: remove armlinux_set_bootparams() calls from boardsSascha Hauer2014-01-061-1/+0
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-051-0/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+1
|/
* Merge branch 'for-next/misc-arm'Sascha Hauer2013-04-041-1/+1
|\
| * include asm/sections.h instead of asm-generic/sections.hSascha Hauer2013-03-101-1/+1
* | net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
|/
* Merge branch 'pu/imx-external-nand-boot' into for-next/imxSascha Hauer2013-01-211-7/+0
|\
| * ARM i.MX boards: use helper function for external NAND bootSascha Hauer2013-01-201-7/+0
* | ARM Ka-Ro TX25: Increase NAND partitionsSascha Hauer2013-01-181-2/+3
|/
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-11/+3
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+1
* ARM i.MX25: Cleanup remaining unprefixed registersSascha Hauer2012-10-171-1/+1
* ARM i.MX boards: Use IMX_GPIO_NRSascha Hauer2012-10-051-5/+5
* ARM i.MX25: give register base addresses a proper MX25_ prefixSascha Hauer2012-10-041-3/+3
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* ARM boards: Use _text rather than TEXT_BASESascha Hauer2012-07-231-1/+2
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* ARM i.MX iomux-v3: Sync to kernelSascha Hauer2012-04-121-3/+3
* imx_nand_load_image: change all users to use barebox_image_sizeMichael Grzeschik2012-03-131-1/+2
* video imx: specify num_modes in platform_dataSascha Hauer2012-01-051-0/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-12/+0
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-15/+9
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-8/+2
* ARM i.MX25 tx25: Add IIM support for MAC addressSascha Hauer2011-07-291-0/+2
* add a add_mem_device functionSascha Hauer2011-07-181-44/+10
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-3/+3
* initial karo tx25 board supportSascha Hauer2011-03-031-0/+313