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