summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Timer: Remove set_timer completelyGraeme Russ2011-07-262-7/+0
* powerpc: Fix device tree padding associated with ramdiskKumar Gala2011-07-261-1/+3
* powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce2011-07-223-11/+33
* fman: insert the Fman firmware into the device treeTimur Tabi2011-07-221-0/+123
* powerpc/85xx: add support the ePAPR "phandle" propertyTimur Tabi2011-07-221-2/+4
* powerpc/85xx: Fix detection of P1017EKumar Gala2011-07-171-1/+1
* powerpc/85xx: remove SERDES4 soft-reset work-aroundTimur Tabi2011-07-111-22/+49
* powerpc/mpc8xxx: Allow override DDR read-to-write turnaround timeYork Sun2011-07-112-0/+6
* powerpc/8xxx: Update USB mode device tree fixupRamneek Mehresh2011-07-111-12/+65
* powerpc/mpc8xxx: fix DDR data width checkingYork Sun2011-07-111-8/+27
* powerpc/mpc8xxx: Adding fallback to raw timing on supported boardsYork Sun2011-07-111-0/+8
* powerpc/mpc8xxx: Enable calculation for fixed DDR chipsYork Sun2011-07-114-3/+33
* powerpc/85xx: Fix pin muxing for second USB controllerFelix Radensky2011-07-111-1/+1
* powerpc/mpc8xxx: Add 16-bit support for DDR3York Sun2011-07-113-2/+18
* powerpc/mpc8xxx: check SPD length before using part numberYork Sun2011-07-111-1/+2
* powerpc/mpc8xxx: adjust DDR burst length and chop accroding to sdram widthYork Sun2011-07-111-4/+20
* powerpc/85xx: Add P2041 processor supportKumar Gala2011-07-115-0/+26
* powerpc/p2040: Add various p2040 specific informationMingkai Hu2011-07-113-0/+133
* powerpc/85xx: Fix compile errors if CONFIG_SYS_DPAA_QBMAN isn't setKumar Gala2011-07-113-13/+22
* powerpc/85xx: Fix compile errors if CONFIG_SYS_{BR,OR}0_PRELIM aren't setKumar Gala2011-07-111-0/+2
* MPC83XX: Fix PCI express clock setupBill Cook2011-07-061-2/+4
* MPC83xx: add config options for memory setup.Andre Schwarz2011-07-061-1/+18
* MPC837x: set i2c1_clkAndre Schwarz2011-07-061-0/+2
* powerpc/fsl_pci: Fix device tree fixups for newer platformsKumar Gala2011-05-202-1/+14
* Minor coding style cleanup.Wolfgang Denk2011-05-191-1/+1
* powerpc/mpc8xxx: reword max tCKmin messageYork Sun2011-05-131-3/+3
* powerpc/85xx: fix compatible property for the L2 cache nodeTimur Tabi2011-05-131-10/+19
* PPC405EX CHIP_21 erratumSteven A. Falco2011-05-123-0/+100
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-05-101-3/+1
|\
| * mpc83xx: restrict UTMI PHY configuration to 831x partsKim Phillips2011-04-041-3/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-3016-57/+518
|\ \
| * | fsl-ddr: Fix mixed-case macro namesKyle Moffett2011-04-291-9/+9
| * | powerpc: eSPI and eSPI controller supportMingkai Hu2011-04-291-0/+7
| * | powerpc/85xx: Change timebase divisor to be defined per processorKumar Gala2011-04-282-5/+12
| * | powerpc/85xx: Implement work-around for P4080 erratum SERDES-A001Timur Tabi2011-04-282-16/+65
| * | powerpc/85xx: Extend SERDES9 erratum work-around to SGMII, SRIO, and AURORATimur Tabi2011-04-282-17/+35
| * | powerpc/85xx: Display SERDES 8 erratum warning if banks are not disabledTimur Tabi2011-04-281-0/+11
| * | powerpc/85xx: Implement work-around for P4080 erratum SERDES-A005Timur Tabi2011-04-283-0/+52
| * | powerpc/85xx: Don't set FT_FSL_PCI_SETUP if CONFIG_PCI is not setMatthew McClintock2011-04-271-1/+3
| * | powerpc/85xx: handle both "secX.Y" and "sec-vX.Y" propertiesKim Phillips2011-04-271-0/+13
| * | powerpc/85xx: Enable ESDHC111 erratum on P2040/P3041/P5010/P5020 SoCsLei Xu2011-04-271-0/+4
| * | powerpc/85xx: Enable Internal USB PHY for p2040, p3041, p5010 and p5020Roy Zang2011-04-273-0/+38
| * | powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala2011-04-271-0/+1
| * | p4080/serdes: Implement the XAUI workaround for SERDES9 erratumEmil Medve2011-04-275-0/+116
| * | powerpc/85xx: fsl_corenet_serdes code reworkEmil Medve2011-04-273-3/+43
| * | powerpc/85xx: Add device tree fixup for bman portalHaiying Wang2011-04-273-1/+33
| * | powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdbRamneek Mehresh2011-04-271-0/+1
| * | powerpc/85xx: Added PMUXCR1 and PMUXCR2 defines for P1010/P1014 SoCDipen Dudhat2011-04-271-0/+71
| * | powerpc/85xx: Change CS timing params before changing CS properties on IFCDipen Dudhat2011-04-271-16/+15
* | | Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-11/+0
OpenPOWER on IntegriCloud