summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/pcm037
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/boardinfo'Sascha Hauer2013-09-052-1/+3
|\
| * Set model and hostname at boardlevelSascha Hauer2013-08-162-1/+3
* | ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+1
|/
* Merge branch 'for-next/imx'Sascha Hauer2013-07-011-2/+2
|\
| * ARM: i.MX: rename initcall functionsSascha Hauer2013-06-241-2/+2
* | ARM: i.MX boards: remove empty config.h filesSascha Hauer2013-06-241-31/+0
|/
* ARM i.MX31 pcm037: fix erroneous IOMUX GPR setup in pcm037_usb_init()Andreas Pretzsch2013-05-071-3/+3
* include asm/sections.h instead of asm-generic/sections.hSascha Hauer2013-03-101-1/+1
* switch boards to lwl-yJean-Christophe PLAGNIOL-VILLARD2013-02-211-2/+1
* defenv2: move config-board out of /env/initSascha Hauer2013-02-141-0/+0
* arm: rename reset and common_reset to barebox_arm_reset_vector and arm_cpu_lo...Jean-Christophe PLAGNIOL-VILLARD2013-02-081-2/+2
* ARM i.MX boards: switch to barebox_arm_entrySascha Hauer2013-02-041-2/+2
* ARM i.MX: Use SRAM stack in lowlevel codeSascha Hauer2013-02-041-1/+1
* ARM i.MX boards: use helper function for external NAND bootSascha Hauer2013-01-202-38/+4
* ARM i.MX31 pcm037: add mmc supportSascha Hauer2012-12-121-0/+2
* ARM i.MX31 pcm037: add more iomux pinsSascha Hauer2012-12-121-5/+41
* ARM i.MX31 pcm037: Switch to new environmentSascha Hauer2012-12-125-52/+39
* ARM i.MX31 pcm037: rewrite lowlevel init code in CSascha Hauer2012-12-123-172/+164
* ARM i.MX31 pcm037: remove unused definesSascha Hauer2012-12-121-12/+0
* ARM i.MX31 pcm037: make board bootable againSascha Hauer2012-12-121-0/+2
* ARM i.MX31 pcm037: Force internal phySascha Hauer2012-12-121-1/+6
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-11/+0
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-172-2/+2
* ARM i.MX31: Cleanup remaining unprefixed registersSascha Hauer2012-10-172-16/+23
* ARM i.MX: Use SoC specific base to access sdram controller registersSascha Hauer2012-10-171-13/+13
* ARM i.MX31: Add function to setup chipselectSascha Hauer2012-10-041-15/+9
* ARM i.MX31: give register base addresses a proper MX31_ prefixSascha Hauer2012-10-042-42/+41
* Merge branch 'for-next/arm-board-reset'Sascha Hauer2012-10-031-5/+7
|\
| * ARM: give boards control of the reset entry pointJan Luebbe2012-09-271-5/+7
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-034-16/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-174-16/+0
| |/
* / defaultenv: switch hostname to global.hostnameJean-Christophe PLAGNIOL-VILLARD2012-10-021-7/+7
|/
* ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+1
* ARM boards: Use _text rather than TEXT_BASESascha Hauer2012-07-232-6/+5
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* fix typo addreee -> addressUwe Kleine-König2012-05-131-1/+1
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-5/+5
* Completely migrate option ISP1504 to ULPIAlexander Shiyan2012-04-021-3/+3
* imx_nand_load_image: change all users to use barebox_image_sizeMichael Grzeschik2012-03-131-1/+2
* defaultenv: simplify bootSascha Hauer2011-12-151-5/+0
* introduce io.hSascha Hauer2011-09-221-1/+1
* ARM boards: remove now unnecessary mmu callsSascha Hauer2011-08-031-13/+7
* ARM boards: move sdram setup before mmu setupSascha Hauer2011-08-011-13/+10
* arm: introduce arm_add_mem_device to register dram deviceJean-Christophe PLAGNIOL-VILLARD2011-08-011-8/+2
* resource: introduce add_usb_ehci_device to register echi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-291-16/+2
*-. Merge branches 'pu-ethaddr', 'pu-fec', 'pu-imx-iim', 'pu-resources' and 'pu-r...Sascha Hauer2011-07-291-14/+9
|\ \
| | * ARM pcm037: Fix wrong sdram baseSascha Hauer2011-07-281-1/+1
| |/ |/|
| * ARM i.MX pcm037: use device registration helpersSascha Hauer2011-07-291-13/+8
|/
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-12/+5