summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/pcm043
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-0/+1
|\
| * ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+1
* | devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-1/+1
|/
* ARM boards: Use _text rather than TEXT_BASESascha Hauer2012-07-231-2/+2
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-4/+4
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* ARM i.MX iomux-v3: Sync to kernelSascha Hauer2012-04-121-1/+1
* imx_nand_load_image: change all users to use barebox_image_sizeMichael Grzeschik2012-03-131-1/+2
* 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
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* Merge branch 'next'Sascha Hauer2011-10-092-2/+2
|\
| * introduce io.hSascha Hauer2011-09-222-2/+2
* | Merge branch 'next'Sascha Hauer2011-08-261-7/+3
|\|
| * ARM pcm043: New NOR Flash CS0 valuesTeresa Gámez2011-08-241-7/+3
* | ARM pcm043: New RAM timingsTeresa Gámez2011-08-231-1/+1
* | ARM pcm043: Check silicon revision to set up cpu freq correctTeresa Gámez2011-08-231-1/+12
|/
* 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
* defaultenv: add kernel_loc nfs and tftp supportJean-Christophe PLAGNIOL-VILLARD2011-03-141-2/+2
* 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
* pcm043: Fix compiler warningsSascha Hauer2010-09-201-1/+4
* 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-236-0/+747