summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu
Commit message (Expand)AuthorAgeFilesLines
* net: drop !NET_MULTI codeMike Frysinger2011-10-055-14/+6
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-0430-145/+1247
|\
| * powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2011-10-035-0/+265
| * powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala2011-10-032-1/+37
| * powerpc/mpc8548: Add workaround for erratum NMG_LBC103Kumar Gala2011-10-032-0/+6
| * powerpc/mpc8548: Add workaround for erratum NMG_DDR120Kumar Gala2011-10-032-0/+24
| * powerpc/p4080: Add support for secure boot flowRuchika Gupta2011-10-033-3/+73
| * powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-297-12/+117
| * powerpc/mpc8xxx: Add DDR2 to unified DDR driverYork Sun2011-09-292-17/+230
| * powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps()York Sun2011-09-291-15/+11
| * powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slotsYork Sun2011-09-291-4/+7
| * powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_enYork Sun2011-09-291-9/+10
| * powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun2011-09-291-0/+15
| * powerpc/mpc8xxx: Extend CWL tableYork Sun2011-09-291-2/+16
| * powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536Kumar Gala2011-09-291-3/+0
| * powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-292-0/+9
| * powerpc/mp: add support for discontiguous coresTimur Tabi2011-09-295-25/+56
| * fdt: Rename fdt_create_phandle to fdt_set_phandleKumar Gala2011-09-291-1/+1
| * powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't setKumar Gala2011-09-292-1/+8
| * fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)Poonam Aggrwal2011-09-294-0/+93
| * powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)Poonam Aggrwal2011-09-292-0/+15
| * fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010)Poonam Aggrwal2011-09-291-0/+3
| * powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1MPoonam Aggrwal2011-09-291-3/+4
| * nand: Freescale Integrated Flash Controller NAND supportDipen Dudhat2011-09-292-3/+25
| * powerpc/85xx: relocate CCSR before creating the initial RAM areaTimur Tabi2011-09-292-58/+234
* | sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker2011-10-011-1/+1
* | console: Squelch pre-console output in console functionsGraeme Russ2011-10-012-32/+16
|/
* ppc4xx: Flush dcache after DDR2 autocalibration with caches onStefan Roese2011-09-191-0/+7
* Convert ISO-8859 files to UTF-8Albert ARIBAUD2011-08-041-1/+1
* video: Add SHARP LQ084S3LG01 LCD support on P1022DSTimur Tabi2011-08-041-1/+1
* powerpc/8xxx: Remove dependency on <usb.h>Kumar Gala2011-07-291-4/+3
* powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie2011-07-291-2/+0
* powerpc/85xx: verify the device tree before booting LinuxTimur Tabi2011-07-291-0/+72
* MPC8xxx: drop redundant boot messagesWolfgang Denk2011-07-291-1/+1
* powerpc/85xx: Cleanup handling of PVR detection for e500/e500mc/e5500Kumar Gala2011-07-291-19/+13
* powerpc/85xx: Fix up clock_freq property in CAN node of dtsBhaskar Upadhaya2011-07-291-0/+3
* powerpc/85xx: provide 85xx flush_icache for cmd_cacheMatthew McClintock2011-07-291-0/+2
* powerpc/85xx: Handle the lack of L2 cache on P2040/P2040EKumar Gala2011-07-293-9/+37
* powerpc/85xx: Add support for P2041[e] XAUI in SERDESKumar Gala2011-07-291-5/+21
* powerpc/85xx: Rename P2040 id & SERDES to P2041Kumar Gala2011-07-293-3/+3
* powerpc/85xx: Adding configuration for DCSRCR to enable 32M accessStephen George2011-07-291-0/+11
* unify version_stringAndreas Bießmann2011-07-2813-97/+18
* serial: drop useless ctlr fieldMike Frysinger2011-07-263-13/+8
* serial: push default_serial_console to driversMike Frysinger2011-07-263-0/+28
* powerpc/mpc85xx: Add clear_ddr_tlbs functionBecky Bruce2011-07-222-11/+32
* 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-111-0/+3
OpenPOWER on IntegriCloud