summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/pcm038
Commit message (Expand)AuthorAgeFilesLines
* ARM i.MX boards: switch to barebox_arm_entrySascha Hauer2013-02-041-2/+4
* ARM i.MX: Use SRAM stack in lowlevel codeSascha Hauer2013-02-041-1/+1
* Merge branch 'for-next/imx'Sascha Hauer2013-02-041-30/+4
|\
| * ARM i.MX boards: use helper function for external NAND bootSascha Hauer2013-01-201-30/+4
* | ARM pcm038: Specify pr_fmt and change messages to pr_*Sascha Hauer2013-01-271-2/+3
|/
* pcm038: Stop ongoing ULPI transfers before registering the transceiverSascha Hauer2012-12-131-2/+8
* ARM i.MX pcm038: switch to chipidea supportSascha Hauer2012-12-131-26/+8
* ARM i.MX boards: use esdctl code to detect sdram sizeSascha Hauer2012-12-061-10/+4
* Merge branch 'for-next/imx'Sascha Hauer2012-11-164-81/+85
|\
| * ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-173-3/+3
| * ARM i.MX27: Cleanup remaining unprefixed registersSascha Hauer2012-10-174-56/+62
| * ARM i.MX: Use SoC specific base to access sdram controller registersSascha Hauer2012-10-171-7/+14
| * Merge branch 'for-next/clk' into for-next/imxSascha Hauer2012-10-173-7/+0
| |\
| | * ARM i.MX: Enable clocks in common placeSascha Hauer2012-10-103-7/+0
| * | ARM i.MX: rework bootsource settingSascha Hauer2012-10-151-5/+3
| |/
* | Merge branch 'for-next/defenv-2'Sascha Hauer2012-11-164-17/+8
|\ \
| * | defenv-2: bring back /env/configSascha Hauer2012-11-013-16/+7
| * | defenv-2: remove some helper scriptsSascha Hauer2012-11-011-1/+1
| |/
* / ARM: introduce arm_setup_stack function and use itSascha Hauer2012-10-131-4/+1
|/
* Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-043-10/+12
|\
| * ARM i.MX: Add header file for WEIM cs setupSascha Hauer2012-10-042-0/+2
| * ARM i.MX27: give register base addresses a proper MX27_ prefixSascha Hauer2012-10-042-10/+10
* | switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-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
* | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-175-20/+0
|/
* 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-122-3/+3
|/
* Merge branch 'for-next/pcm038'Sascha Hauer2012-08-012-2/+57
|\
| * PCM038: Added setup for OTG host pinsAlexander Shiyan2012-07-241-0/+13
| * mc13xxx: Added dummy definitions if CONFIG_MFD_MC13XXX is not setAlexander Shiyan2012-07-241-2/+0
| * PCM038: Read UID from fuses and pass this value to kernel as serial numberAlexander Shiyan2012-07-201-0/+4
| * PCM970: Add MMC supportAlexander Shiyan2012-07-202-0/+40
* | Merge branch 'for-next/misc'Sascha Hauer2012-08-011-1/+0
|\ \
| * | mc13xxx: Define maximum SPI clock frequency global to driverAlexander Shiyan2012-07-201-1/+0
| |/
* / ARM boards: Use _text rather than TEXT_BASESascha Hauer2012-07-231-2/+2
|/
* resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-1/+1
* PCM970: Added support for CompactFlashAlexander Shiyan2012-05-231-0/+107
* ARM pcm038: Switch to new environmentSascha Hauer2012-05-186-52/+48
* 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-142-40/+50
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-4/+4
* PCM038: Initial PCM970 development board supportAlexander Shiyan2012-05-133-6/+32
* PCM038: Remove unused includesAlexander Shiyan2012-05-131-3/+0
* PCM038: Call power_init() after initializing SPI.Alexander Shiyan2012-05-131-77/+63
* PCM038: Update board descriptionAlexander Shiyan2012-05-131-2/+3
* config: switch machine to hostnameJean-Christophe PLAGNIOL-VILLARD2012-04-181-7/+7
* Final switch to use combined driver mc13xxxAlexander Shiyan2012-04-111-5/+32