summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/eukrea_cpuimx25/eukrea_cpuimx25.c
Commit message (Expand)AuthorAgeFilesLines
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* ARM: i.MX: remove unused imx-flash-header.hSascha Hauer2016-04-011-1/+0
* eukrea-cpuimx25: setup usb through chipidea-imx driverFlorian Vallee2015-09-291-37/+32
* 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
|/
* ARM i.MX boards: use helper function for external NAND bootSascha Hauer2013-01-201-7/+0
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-8/+0
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+1
* ARM i.MX: Enable clocks in common placeSascha Hauer2012-10-101-15/+0
* ARM i.MX25: give register base addresses a proper MX25_ prefixSascha Hauer2012-10-041-16/+16
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* ARM eukrea cpuimx25: Move flash_header to seperate fileSascha Hauer2012-08-121-34/+0
* ARM boards: Use _text rather than TEXT_BASESascha Hauer2012-07-231-1/+2
* ARM: remove exception vectors from boardsSascha Hauer2012-07-231-3/+1
* eukrea_cpuimx25: fix PHY addressEric Bénard2012-05-181-1/+1
* eukrea_cpuimx25&35: use switch action to launch usbserial or dfuEric Bénard2012-05-181-0/+7
* eukrea_cpuimx25: workaround ENGcm09152Eric Bénard2012-05-181-0/+2
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-2/+2
* ARM i.MX iomux-v3: Sync to kernelSascha Hauer2012-04-121-1/+1
* ARM i.MX flash header: Fix barebox image sizesSascha Hauer2012-03-231-4/+1
* imx_nand_load_image: change all users to use barebox_image_sizeMichael Grzeschik2012-03-131-1/+2
* ARM: move exception vectors away from start of binarySascha Hauer2012-02-281-1/+2
* video imx: specify num_modes in platform_dataSascha Hauer2012-01-051-0/+1
* arm eukrea boards: fix breakage after mach-types updateSascha Hauer2011-12-071-1/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-10/+0
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-11/+7
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-5/+1
* imx: switch remaing board to resourceJean-Christophe PLAGNIOL-VILLARD2011-07-301-8/+2
* resource: introduce add_usb_ehci_device to register echi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-7/+1
* ARM i.MX: rework IIM MAC address settingSascha Hauer2011-07-291-0/+2
* add a add_mem_device functionSascha Hauer2011-07-181-15/+5
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* ARM i.MX: sync i.MX25 iomux support with kernelSascha Hauer2011-03-031-45/+45
* eukrea_cpuimx25: add led supportEric Bénard2011-01-081-0/+13
* ARM eukrea cpuimx25: Use device functionsSascha Hauer2010-11-021-47/+7
* i.MX25 & 35 usb config bits : create mach/usb.hEric Bénard2010-10-211-10/+1
* eukrea_cpuimx25: update board supportEric Bénard2010-10-141-6/+98
* Update flash headers for boards supporting internal boot.Marc Reilly2010-10-011-7/+8
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+5
* arm: move mach-types.h to include/generated/Jean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+1
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-0/+273