summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/eukrea_cpuimx51/eukrea_cpuimx51.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: i.MX: Remove old boardsSascha Hauer2023-03-021-134/+0
* Remove unused struct partitionSascha Hauer2022-11-231-1/+0
* arch/arm/boards: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-05-251-16/+3
* defaultenv: add defaultenv-1 in boards via defaultenv_append_directory()Sascha Hauer2016-10-101-0/+4
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* 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
|/
* ARM: cpuimx51: Use custom padctrl for fecAlexander Shiyan2013-04-121-7/+7
* net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
* 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
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* Setup UART-pads via iomux interfaceAlexander Shiyan2012-06-301-5/+6
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Merge branch 'work/iomux-v3' into nextSascha Hauer2012-04-131-1/+1
|\
| * ARM i.MX iomux-v3: Sync to kernelSascha Hauer2012-04-121-1/+1
* | i.MX51: Allow to pass cpu clock to lowlevel initAlexander Shiyan2012-04-131-1/+1
|/
* ARM i.MX51 eukrea_cpuimx51: Remove unused includeAlexander Shiyan2012-04-021-1/+0
* ARM eukrea i.MX51: use generic lowlevel initSascha Hauer2012-01-021-0/+3
* CPUIMX51: configure SD1 iomux when ESDHC is enabledEric Bénard2011-12-131-0/+9
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-16/+0
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-10/+7
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-5/+1
* 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
* add eukrea_cpuimx51 boardEric Bénard2011-03-031-0/+175