summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/pcm049
Commit message (Expand)AuthorAgeFilesLines
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-2/+2
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-2/+2
* ARM OMAP boards: switch to barebox_arm_entrySascha Hauer2013-02-041-3/+4
* 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
* omap4: add rename definitions to match datasheetVicente2012-11-161-22/+22
* ARM: introduce arm_setup_stack function and use itSascha Hauer2012-10-131-5/+1
* regression: reset can not returnvicencb@gmail.com2012-10-071-1/+1
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-1/+4
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-1/+4
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-032-8/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-8/+0
| |/
* | Merge branch 'for-next/omap'Sascha Hauer2012-10-032-3/+3
|\ \
| * | pcm049 phycard l + xl2: update partion sizesJan Weitzel2012-09-142-3/+3
* | | defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-021-7/+7
| |/ |/|
* | PCM049: nand_bootstrap add shebangJan Weitzel2012-09-061-1/+1
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-051-0/+1
|\
| * ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+1
* | Merge branch 'for-next/omap'Sascha Hauer2012-09-053-6/+26
|\ \
| * | pcm049: use NAND_BUSWIDTH_AUTOJan Weitzel2012-08-281-1/+0
| * | OMAP4460: clock initJan Weitzel2012-08-142-3/+16
| * | Add support for OMAP4460 TPS62361Jan Weitzel2012-08-141-1/+3
| * | ARM OMAP gpmc nand: specify platform data in boardsSascha Hauer2012-08-031-2/+8
| |/
* / command/mount: add autodetection supportJean-Christophe PLAGNIOL-VILLARD2012-09-041-1/+1
|/
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-3/+3
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* 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: Update muxingTeresa Gámez2012-03-151-119/+119
* pcm049: Update RAM timingsTeresa Gámez2012-03-151-14/+13
* omap: move do_set_mux to omap4_genericJan Weitzel2012-03-071-11/+2
* omap: move scale_vcores to omap4_genericJan Weitzel2012-03-071-32/+1
* pcm049-i2c: add i2c and twlcore to pcm049Alexander Aring2011-12-211-0/+11
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* omap: Unify run_shell() in xload configurationSanjeev Premi2011-11-111-30/+0
* Merge branch 'next'Sascha Hauer2011-10-093-3/+3
|\
| * introduce io.hSascha Hauer2011-09-223-3/+3
* | 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