summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/pcm038/pcm038.c
Commit message (Expand)AuthorAgeFilesLines
* PCM038: Remove now unused preset for SPI chipselect.Alexander Shiyan2012-05-161-2/+0
* PCM038: Removed unnecessary call to gpio_set_valueAlexander Shiyan2012-05-141-1/+0
* PCM038: Move USBH2 initialization to PCM970Alexander Shiyan2012-05-141-40/+0
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-4/+4
* PCM038: Initial PCM970 development board supportAlexander Shiyan2012-05-131-3/+0
* PCM038: Remove unused includesAlexander Shiyan2012-05-131-3/+0
* PCM038: Call power_init() after initializing SPI.Alexander Shiyan2012-05-131-77/+63
* Final switch to use combined driver mc13xxxAlexander Shiyan2012-04-111-5/+32
* PCM-038: fix SRAM device nameAlexander Shiyan2012-04-101-1/+1
* Merge branch 'next'Sascha Hauer2012-04-051-11/+5
|\
| * i.MX27: Added helper for setup chipselect control registerAlexander Shiyan2012-04-021-9/+3
| * Completely migrate option ISP1504 to ULPIAlexander Shiyan2012-04-021-2/+2
* | pcm038: increase size of barebox partitionTeresa Gámez2012-03-151-4/+8
|/
* video imx: specify num_modes in platform_dataSascha Hauer2012-01-051-0/+1
* pcm038: Updated NOR-Flash CS valuesTeresa Gámez2011-12-131-3/+3
* introduce io.hSascha Hauer2011-09-221-1/+1
* I2C support to PCM-038 boardshc@milas.spb.ru2011-08-171-0/+11
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-10/+0
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-12/+10
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-4/+1
* resource: introduce add_usb_ehci_device to register echi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-8/+1
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-8/+1
* add a add_mem_device functionSascha Hauer2011-07-181-29/+6
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-2/+2
* ARM: create a second level page table entry for the exception vectorsSascha Hauer2011-03-101-5/+0
* ARM pcm038: Use device functionsSascha Hauer2010-11-021-41/+6
* Switch the i.MX27's PLL in a safe mannerJuergen Beisert2010-10-121-29/+36
* pcm038: fix initialization makes pointer from integer without a castJean-Christophe PLAGNIOL-VILLARD2010-09-271-1/+1
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+9
* 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/+423