summaryrefslogtreecommitdiffstats
path: root/arch/ppc/boards/pcm030/pcm030.c
Commit message (Expand)AuthorAgeFilesLines
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* PPC/PCM030: provide EEPROM support to read factory settingsJuergen Borleis2015-08-031-0/+13
* PPC/PCM030: enable USB/OHCI pin supportJuergen Borleis2015-08-031-1/+1
* PPC/PCM030: fix reference clockJuergen Borleis2015-08-031-0/+7
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* net: fec: use standard phy type definesSascha Hauer2013-03-091-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
* | net fec_mpc5200: Use same platform_data as i.MX fec driverSascha Hauer2012-09-231-3/+2
|/
* Removed duplicate definition for DEVFS_PARTITION_xxxAlexander Shiyan2012-05-131-2/+2
* Use DEVICE_ID_DYNAMIC where applicableSascha Hauer2012-04-161-4/+4
* remove old ft_build supportSascha Hauer2011-12-151-9/+0
* ppc pcm030: Move memory registration to mem_initcallSascha Hauer2011-12-151-4/+12
* ppc pcm030: Fix device resource sizesSascha Hauer2011-12-151-3/+3
* pcm030: fix /dev/self0 and /dev/env0Sascha Hauer2011-09-271-3/+11
* pcm030: use new functionalitySascha Hauer2011-09-271-31/+24
* remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-271-11/+2
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1
* ppc pcm030: remove puts in early initSascha Hauer2011-09-231-2/+1
* pcm030: switch to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-301-24/+6
* resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-8/+1
* add a add_mem_device functionSascha Hauer2011-07-181-14/+2
* mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+5
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-0/+235