summaryrefslogtreecommitdiffstats
path: root/arch/ppc/boards
Commit message (Expand)AuthorAgeFilesLines
* arch/MPC5xxx: fix linker script for MPC5200Juergen Borleis2014-10-091-11/+15
* ppc: DA923RC: 16-bit Product Data EEPROM read accessRenaud Barbier2014-08-011-1/+17
* ppc: minimal Freescale P1010RDB board supportRenaud Barbier2014-07-289-0/+432
* Documentation: remove doxygen documentationSascha Hauer2014-06-261-8/+0
* x86: ns16550: Rework driver to allow for x86 I/O spaceMichel Stam2014-04-093-3/+5
* ppc: P2020RDB: add environment partition supportRenaud Barbier2014-04-033-4/+9
* ppc: add Freescale P1022DS board supportRenaud Barbier2014-03-1912-3/+517
* DA923RC: add boot scriptRenaud Barbier2014-02-042-0/+19
* Merge branch 'for-next/ppc'Sascha Hauer2014-02-034-298/+0
|\
| * ppc: mpc85xx: use common linker scriptRenaud Barbier2014-01-164-298/+0
* | DA923RC: enable UBI/UBIFS configurationRenaud Barbier2014-01-301-0/+12
|/
* ppc: DA923RC: update board initialisationRenaud Barbier2013-11-181-2/+2
* ppc: DA923RC: add board supportRenaud Barbier2013-11-0612-0/+920
* Set model and hostname at boardlevelSascha Hauer2013-08-162-0/+6
* P2020RDB: map boot flash.Renaud Barbier2013-08-052-4/+4
* ppc: gianfar MDIO busesRenaud Barbier2013-06-251-3/+10
* ppc: boards: add barebox.lds to .gitignoreAntony Pavlov2013-05-131-0/+1
* net: fec: use standard phy type definesSascha Hauer2013-03-091-1/+1
* barebox-data: add barebox-data sectionsAlexander Aring2013-01-182-0/+2
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-039-36/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-179-36/+0
* | net fec_mpc5200: Use same platform_data as i.MX fec driverSascha Hauer2012-09-231-3/+2
|/
* Merge branch 'for-next/ppc'Sascha Hauer2012-09-051-0/+13
|\
| * ppc: P2020RDB Ethernet configurationRenaud Barbier2012-08-101-0/+14
* | Merge branch 'for-next/i2c'Sascha Hauer2012-09-051-1/+12
|\ \
| * | ppc: p2020rdb i2c supportRenaud Barbier2012-09-041-0/+11
| * | mpc85xx: header updateRenaud Barbier2012-09-041-1/+1
| |/
* / devices: fix missing conversion to DEVICE_ID_DYNAMICJean-Christophe PLAGNIOL-VILLARD2012-08-121-2/+2
|/
* Minimal P2020RDB platform support and configuration fileRenaud Barbier2012-05-176-0/+569
* 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