summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/pcm043/pcm043.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: rename boards to more consistent namingSascha Hauer2014-02-031-339/+0
* 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: i.MX: rename initcall functionsSascha Hauer2013-06-241-2/+2
* Merge branch 'for-next/imx-external-nand-boot'Sascha Hauer2013-04-041-0/+6
|\
| * ARM: i.MX pcm043: register external nand boot handlerSascha Hauer2013-03-121-0/+6
* | Merge branch 'for-next/fec'Sascha Hauer2013-04-041-1/+1
|\ \
| * | net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
| |/
* | bootsource: create arch independent bootsource frameworkMarc Kleine-Budde2013-04-041-1/+2
* | ARM i.MX bootsource: convert enums from enum imx_bootsource to uppercaseMarc Kleine-Budde2013-03-261-2/+2
|/
* ARM i.MX pcm043: Use imx_bootsource() to detect bootsourceSascha Hauer2013-02-271-15/+18
* ARM i.MX pcm043: Switch to new environmentSascha Hauer2013-02-271-4/+4
* 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.MX35: Cleanup remaining unprefixed registersSascha Hauer2012-10-171-3/+3
* ARM i.MX35: Add function to setup chipselectSascha Hauer2012-10-041-3/+2
* ARM i.MX35: give register base addresses a proper MX35_ prefixSascha Hauer2012-10-041-39/+39
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-4/+4
* ARM i.MX iomux-v3: Sync to kernelSascha Hauer2012-04-121-1/+1
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* ARM pcm043: Add overlay supportTeresa Gámez2012-01-231-4/+6
* video imx-ipu-fb: add num_modes to imx3 boardsTeresa Gámez2012-01-231-37/+37
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM pcm043: New NOR Flash CS0 valuesTeresa Gámez2011-08-241-7/+3
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-14/+7
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-5/+8
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-4/+1
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-12/+5
* 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: create a second level page table entry for the exception vectorsSascha Hauer2011-03-101-6/+0
* pcm043: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* ARM pcm043 board: Add LED supportSascha Hauer2010-12-201-1/+9
* ARM pcm043: Use device functionsSascha Hauer2010-11-021-33/+5
* pcm043: fix compiler warningSascha Hauer2010-10-211-2/+2
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+6
* arm: move mach-types.h to include/generated/Jean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+1
* pcm043: remove unused definesSascha Hauer2010-08-161-6/+0
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-0/+392