summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/pcm049/board.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: rename boards to more consistent namingSascha Hauer2014-02-031-313/+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: omap4: pcm049: register devices only when support is enabledSascha Hauer2013-07-221-2/+4
* pcm049: Add platformcode for omap4 framebufferChristoph Fritz2013-07-021-0/+188
* pcm049: add 1GB RAM supportTeresa Gámez2013-05-301-0/+4
* OMAP: Move bootsource functionsTeresa Gámez2013-04-031-1/+0
* ARM OMAP: Apply RAM device register functions to boardsTeresa Gámez2012-12-211-3/+2
* ARM omap4: Use device register functions in boardsSascha Hauer2012-12-191-13/+4
* ARM omap: include individual SoC filesSascha Hauer2012-12-191-1/+1
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-4/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* | pcm049 phycard l + xl2: update partion sizesJan Weitzel2012-09-141-2/+2
|/
* pcm049: use NAND_BUSWIDTH_AUTOJan Weitzel2012-08-281-1/+0
* ARM OMAP gpmc nand: specify platform data in boardsSascha Hauer2012-08-031-2/+8
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-3/+3
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-4/+5
* devices-gpmc-nand: Add OMAP4 gpmc nand timingsTeresa Gámez2012-03-151-1/+2
* pcm049: Update GPMC net confTeresa Gámez2012-03-151-6/+6
* pcm049-i2c: add i2c and twlcore to pcm049Alexander Aring2011-12-211-0/+11
* omap: Unify run_shell() in xload configurationSanjeev Premi2011-11-111-30/+0
* Merge branch 'next'Sascha Hauer2011-10-091-1/+1
|\
| * introduce io.hSascha Hauer2011-09-221-1/+1
* | Corrected ns16550 access at all omap based boards.Juergen Kilb2011-09-121-0/+1
|/
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-9/+0
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-8/+8
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-5/+1
* ns16550: switch to resourceJean-Christophe PLAGNIOL-VILLARD2011-08-011-3/+1
* ns16550: if not specific f_caps defined use default stdin, stdout, stderrJean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+0
* omap: switch to add_generic_deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-16/+4
* add a ns16550 registration helper and use itSascha Hauer2011-07-291-9/+3
* add a add_mem_device functionSascha Hauer2011-07-181-29/+7
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-2/+2
* pcm049: use gpmc_generic_initJan Weitzel2011-06-111-0/+2
* pcm049: remove unused bootsrcJan Weitzel2011-04-181-3/+0
* ARM omap4: Add pcm049 board supportSascha Hauer2011-04-121-0/+200