summaryrefslogtreecommitdiffstats
path: root/arch/ppc/boards/pcm030
Commit message (Expand)AuthorAgeFilesLines
* ratp: implement generic command supportAleksander Morgado2018-03-011-0/+4
* Revert "globalvar: make globalvar functions more consistent"Sascha Hauer2017-06-131-2/+2
* globalvar: make globalvar functions more consistentSascha Hauer2017-04-111-2/+2
* defaultenv-2: remove unused *-menu-add-entry callsSascha Hauer2016-08-261-5/+0
* PPC: fix size optimisationJuergen Borleis2016-05-301-0/+1
* include: Move fec eth platform_data to include/platform_dataSascha Hauer2016-04-151-1/+1
* Merge branch 'for-next/ppc'Sascha Hauer2015-08-064-12/+141
|\
| * PPC/PCM030: provide EEPROM support to read factory settingsJuergen Borleis2015-08-033-1/+132
| * PPC/PCM030: enable USB/OHCI pin supportJuergen Borleis2015-08-031-1/+1
| * PPC/PCM030: fix reference clockJuergen Borleis2015-08-032-1/+8
| * PPC/PCM030: remove nowhere used definitionsJuergen Borleis2015-08-031-9/+0
* | exitcall: Add exitcall infrastructureHerve Codina2015-07-131-0/+5
|/
* Use linux.bootargs.console for specifying the consoleSascha Hauer2015-03-091-0/+0
* phyCORE-MPC5200-Tiny: switch to the new environment templateJuergen Borleis2015-03-012-0/+12
* sizes.h: move include/sizes.h to include/linux/sizes.hMasahiro Yamada2015-01-081-1/+1
* arch/MPC5xxx: fix linker script for MPC5200Juergen Borleis2014-10-091-11/+15
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-8/+0
* Set model and hostname at boardlevelSascha Hauer2013-08-161-0/+3
* net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
* barebox-data: add barebox-data sectionsAlexander Aring2013-01-181-0/+1
* 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
* | 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
* add magicvar commandSascha Hauer2011-11-291-0/+4
* ppc mpc5200: remove various board specific register setup from generic codeSascha Hauer2011-09-271-2/+0
* pcm030: cleanup config.hSascha Hauer2011-09-271-64/+2
* 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-272-15/+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
* ppc pcm030: provide _stext, _text and __bss_stop in linker scriptSascha Hauer2011-01-171-0/+3
* 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-236-0/+540