summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/pcm038/pcm970.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: rename boards to more consistent namingSascha Hauer2014-02-031-195/+0
* ARM: include <gpio.h> instead of <mach/gpio.h>Sascha Hauer2013-08-161-1/+1
* ARM: pcm970: Replace #ifdef with IS_ENABLED()Alexander Shiyan2013-02-251-5/+2
* ARM: pcm970: Fix bug with CompactFlashAlexander Shiyan2013-02-251-2/+2
* 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: get rid of imx-regs.hSascha Hauer2012-10-171-1/+1
* ARM i.MX27: Cleanup remaining unprefixed registersSascha Hauer2012-10-171-10/+13
* ARM i.MX: Enable clocks in common placeSascha Hauer2012-10-101-1/+0
* Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-041-8/+9
|\
| * ARM i.MX: Add header file for WEIM cs setupSascha Hauer2012-10-041-0/+1
| * ARM i.MX27: give register base addresses a proper MX27_ prefixSascha Hauer2012-10-041-8/+8
* | switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
|/
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-2/+2
* PCM970: Add MMC supportAlexander Shiyan2012-07-201-0/+24
* resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-1/+1
* PCM970: Added support for CompactFlashAlexander Shiyan2012-05-231-0/+107
* PCM038: Move USBH2 initialization to PCM970Alexander Shiyan2012-05-141-0/+50
* PCM038: Initial PCM970 development board supportAlexander Shiyan2012-05-131-0/+30