summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | mpc832x: add support for the mpc8321 based suvd3 boardHeiko Schocher2011-04-302-2/+3
* | | powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-281-13/+3
|/ /
* | powerpc: fix implementation of out_8 to match the other out_XX functionsTimur Tabi2011-04-281-1/+4
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-271-0/+4
|\ \
| * | Don't grab memory for LCD if FB address is definedMinkyu Kang2011-04-271-0/+4
* | | Respect memreserve regions specified in the device treeGrant Likely2011-04-251-0/+4
* | | Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZGrant Likely2011-04-251-2/+2
* | | Default to bootm_size() when CONFIG_SYS_BOOTMAPSZ is not definedGrant Likely2011-04-251-1/+1
* | | Stop passing around bootmem_base value.Grant Likely2011-04-251-6/+3
|/ /
* | Merge branch 'phylib' of git://git.denx.de/u-boot-mmcWolfgang Denk2011-04-203-35/+24
|\ \
| * | fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-202-35/+5
| * | tsec: Convert tsec to use PHY LibAndy Fleming2011-04-202-0/+19
* | | Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-2013-127/+12
|/ /
* | Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-121-1/+1
OpenPOWER on IntegriCloud