summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeLines
* mpc85xx: Add inline GPIO acessor functionsKyle Moffett2011-10-21-0/+123
* powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-20-10/+0
* powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu2011-10-18-0/+23
* powerpc/85xx: Add support for RMan LIODN initializationKumar Gala2011-10-18-0/+112
* powerpc/85xx: Update device tree handling for SRIOKumar Gala2011-10-18-10/+93
* powerpc/85xx: Update setting of SRIO LIODNsKumar Gala2011-10-18-6/+72
* Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2011-10-15-3/+2
|\
| * powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi2011-10-15-3/+2
* | powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi2011-10-13-30/+0
* | powerpc/p3041: fixup portal config infoHaiying Wang2011-10-13-10/+10
* | powerpc/p2041: fixup portal config infoHaiying Wang2011-10-13-10/+10
* | powerpc/p5020: fixup portal config infoHaiying Wang2011-10-13-10/+10
|/
* powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo2011-10-09-0/+5
* powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce2011-10-09-29/+68
* powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi2011-10-09-1/+8
* powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun2011-10-09-17/+1726
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-17/+6
* image: push default arch values to arch headersMike Frysinger2011-10-05-0/+4
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-05-0/+1
* console: Implement pre-console bufferGraeme Russ2011-10-05-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-04-168/+2283
|\
| * powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2011-10-03-1/+293
| * powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala2011-10-03-2/+69
| * powerpc/mpc8548: Add workaround for erratum NMG_LBC103Kumar Gala2011-10-03-0/+7
| * powerpc/mpc8548: Add workaround for erratum NMG_DDR120Kumar Gala2011-10-03-0/+25
| * powerpc/p4080: Add support for secure boot flowRuchika Gupta2011-10-03-3/+118
| * powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-29-17/+234
| * powerpc/mpc8xxx: Add DDR2 to unified DDR driverYork Sun2011-09-29-17/+235
| * powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps()York Sun2011-09-29-15/+11
| * powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slotsYork Sun2011-09-29-4/+7
| * powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_enYork Sun2011-09-29-9/+14
| * powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun2011-09-29-0/+15
| * powerpc/mpc8xxx: Extend CWL tableYork Sun2011-09-29-2/+16
| * powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536Kumar Gala2011-09-29-3/+4
| * powerpc/85xx: Add networking support to P1023RDSRoy Zang2011-09-29-0/+4
| * powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-29-12/+741
| * powerpc/mp: add support for discontiguous coresTimur Tabi2011-09-29-26/+61
| * fdt: Rename fdt_create_phandle to fdt_set_phandleKumar Gala2011-09-29-1/+1
| * powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't setKumar Gala2011-09-29-1/+8
| * fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)Poonam Aggrwal2011-09-29-0/+95
| * powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)Poonam Aggrwal2011-09-29-0/+17
| * fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010)Poonam Aggrwal2011-09-29-0/+10
| * powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1MPoonam Aggrwal2011-09-29-3/+4
| * nand: Freescale Integrated Flash Controller NAND supportDipen Dudhat2011-09-29-7/+27
| * powerpc/85xx: relocate CCSR before creating the initial RAM areaTimur Tabi2011-09-29-58/+234
| * powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi2011-09-29-0/+39
| * powerpc/85xx: Enable internal USB UTMI PHY on p204x/p3041/p50x0Kumar Gala2011-09-29-0/+5
| * powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh2011-09-29-0/+2
* | sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker2011-10-01-1/+1
* | console: Squelch pre-console output in console functionsGraeme Russ2011-10-01-32/+16
|/