summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-03-202-2/+394
|\
| * powerpc/bootwrapper: add fixed-head.o to simpleimage wrappersGrant Likely2009-03-111-2/+2
| * powerpc/5200: add Phytec phyCORE-MPC5200B-IO board (pcm032)Wolfram Sang2009-03-111-0/+392
* | powerpc/86xx: Board support for GE Fanuc's PPC9AMartyn Welch2009-03-191-0/+364
* | powerpc/85xx: Fix MPC8572DS PCI protected interrupt sourcesTed Peters2009-03-112-2/+2
|/
* Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-03-112-17/+119
|\
| * powerpc/4xx: update ml507 .dts file to release reference designGrant Likely2009-03-061-11/+113
| * powerpc/5200: On the digsy-mtc, configure PSC4 and PSC5 as UARTsGrzegorz Bernacki2009-02-261-6/+6
* | powerpc/86xx: Correct local bus registers in GE Fanuc SBC610 dts fileMartyn Welch2009-03-091-1/+1
* | powerpc: add fsl,fifo-depth property to Freescale SSI device nodesTimur Tabi2009-03-091-0/+2
* | Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-03-032-0/+272
|\ \
| * | AMCC PPC 460SX redwood SoC platform initial frameworkMadhulika Madishetty2009-02-141-0/+244
| * | powerpc/4xx: Add missing USB and i2c devices to CanyonlandsBenjamin Herrenschmidt2009-02-141-0/+28
* | | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-184-11/+798
|\ \ \
| * | | powerpc/85xx: Added 36-bit physical device tree for mpc8572ds boardKumar Gala2009-02-111-0/+787
| * | | powerpc/85xx: Fixed PCI IO region sizes in mpc8572ds*.dtsKumar Gala2009-02-113-11/+11
| |/ /
* | | powerpc/amigaone: Bootwrapper and serial console support for AmigaOneGerhard Pircher2009-02-114-2/+44
* | | powerpc/amigaone: Generic device tree for all AmigaOne boardsGerhard Pircher2009-02-111-0/+173
|/ /
* | Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2009-02-119-315/+681
|\ \ | |/
| * powerpc/5200: Add support for the digsy MTC board.Grzegorz Bernacki2009-02-041-0/+254
| * powerpc/5200: Add support for the Media5200 board from FreescaleGrant Likely2009-02-042-1/+321
| * powerpc/5200: Trim cruft from device treesGrant Likely2009-02-036-314/+106
* | Merge commit 'kumar/next' into nextBenjamin Herrenschmidt2009-02-1114-15/+846
|\ \
| * | powerpc/83xx: Add FSL eSDHC support for MPC837x-RDB boardsAnton Vorontsov2009-02-063-0/+27
| * | powerpc/83xx: Convert existing sdhc nodes to new bindingsAnton Vorontsov2009-02-063-9/+12
| * | powerpc/83xx: Add lm75 to MPC837x RDB dtsReynes Philippe2009-02-023-0/+15
| * | powerpc/85xx: TQM85xx - add i2c device nodes for LM75Wolfgang Grandegger2009-02-026-0/+30
| * | powerpc/85xx: TQM85xx - fix sensitivity of CAN interruptsWolfgang Grandegger2009-02-023-6/+6
| * | powerpc/83xx: Add gpio to MPC837x RDBReynes Philippe2009-02-023-0/+54
| * | powerpc/86xx: Board support for GE Fanuc SBC310Martyn Welch2009-01-281-0/+364
| * | powerpc/83xx: Add i2c eeprom to dts for MPC837x RDBReynes Philippe2009-01-283-0/+18
| * | powerpc/83xx: Add PCI-E support for all MPC83xx boards with PCI-EAnton Vorontsov2009-01-285-0/+320
| |/
* | powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boardsAnton Vorontsov2009-02-061-7/+2
* | powerpc/83xx: Fix missing #{address,size}-cells in mpc8313erdb.dtsAnton Vorontsov2009-02-061-0/+2
|/
* Merge commit 'jwb/jwb-merge' into mergeBenjamin Herrenschmidt2009-01-285-47/+53
|\
| * powerpc/44x: Warp patches for the new NDFC driverSean MacLennan2009-01-202-44/+41
| * powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt InfoGrant Erickson2009-01-203-3/+12
* | powerpc/mpc8313erdb: fix kernel panic because mdio device is not probedLi Yang2009-01-261-1/+1
* | powerpc/85xx: Fix typo in mpc8572ds dtsKumar Gala2009-01-201-1/+1
|/
* powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-BootsAnton Vorontsov2009-01-131-2/+2
* Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-134-6/+6
|\
| * powerpc/85xx: Fix PCIe error interruptsKumar Gala2009-01-074-6/+6
* | [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610Martyn Welch2009-01-121-0/+15
* | powerpc: Copy bootable images in the default install scriptGrant Likely2009-01-082-2/+14
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-01-082-2/+2
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-01-071-1/+1
| |\
| | * USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]Vitaly Bordug2009-01-071-1/+1
| * | trivial: Fix misspelling of "firmware" in powerpc MakefileNick Andrew2009-01-061-1/+1
| |/
* | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-053-28/+90
|\ \ | |/ |/|
| * powerpc/86xx: Update 8641hpcn dts file to match latest u-bootBecky Bruce2008-12-301-24/+32
OpenPOWER on IntegriCloud