summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Reduce build timesWolfgang Denk2011-11-032-4/+4
* 4xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk2011-11-031-2/+4
* 4xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-12/+14
* arch/powerpc/lib/board.c: fix build warningWolfgang Denk2011-11-031-1/+3
* GCC4.6: Squash warnings in mpc86xx/interrupts.cMarek Vasut2011-10-271-6/+6
* GCC4.6: Squash warnings in ddr[123]_dimm_params.cMarek Vasut2011-10-273-3/+3
* GCC4.6: Squash warnings in 4xx_pcie.cMarek Vasut2011-10-271-1/+2
* GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.cMarek Vasut2011-10-271-4/+4
* GCC4.6: Squash warnings in 44x_spd_ddr.cMarek Vasut2011-10-271-7/+10
* GCC4.6: Squash warnings in denali_spd_ddr2.cMarek Vasut2011-10-271-26/+26
* GCC4.6: Squash warnings in denali_data_eye.cMarek Vasut2011-10-271-5/+5
* PowerPC: Squash warning in mpc512x serial.cMarek Vasut2011-10-271-1/+1
* powerpc: Correct build warning introduced by getenv_ulong() patchSimon Glass2011-10-241-3/+7
* powerpc/lib/board.c: Call run_post(POST_ROM) before relocatingBernhard Kaindl2011-10-231-7/+7
* powerpc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass2011-10-231-25/+8
* powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+6
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-223-10/+0
* mpc85xx: Add inline GPIO acessor functionsKyle Moffett2011-10-211-0/+123
* powerpc/85xx: wait for alignment before resetting SERDES RX lanes (SERDES9)Timur Tabi2011-10-201-10/+0
* powerpc/85xx: Update USB device tree status based on pin settingsShengzhou Liu2011-10-181-0/+23
* powerpc/85xx: Add support for RMan LIODN initializationKumar Gala2011-10-188-0/+112
* powerpc/85xx: Update device tree handling for SRIOKumar Gala2011-10-182-10/+93
* powerpc/85xx: Update setting of SRIO LIODNsKumar Gala2011-10-187-6/+72
* Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk2011-10-151-3/+2
|\
| * powerpc/85xx: use fdt_create_phandle() to create the Fman firmware phandlesTimur Tabi2011-10-151-3/+2
* | powerpc/p3060: remove all references to RCW bits EC1_EXT, EC2_EXT, and EC3Timur Tabi2011-10-132-30/+0
* | powerpc/p3041: fixup portal config infoHaiying Wang2011-10-131-10/+10
* | powerpc/p2041: fixup portal config infoHaiying Wang2011-10-131-10/+10
* | powerpc/p5020: fixup portal config infoHaiying Wang2011-10-131-10/+10
|/
* powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo2011-10-091-0/+5
* powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce2011-10-092-29/+68
* powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHYTimur Tabi2011-10-091-1/+8
* powerpc/8xxx: Add support for interactive DDR programming interfaceYork Sun2011-10-094-17/+1726
* net: drop !NET_MULTI codeMike Frysinger2011-10-057-17/+6
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+4
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-051-0/+1
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-0443-168/+2283
|\
| * powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2011-10-038-1/+293
| * powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala2011-10-035-2/+69
| * powerpc/mpc8548: Add workaround for erratum NMG_LBC103Kumar Gala2011-10-033-0/+7
| * powerpc/mpc8548: Add workaround for erratum NMG_DDR120Kumar Gala2011-10-033-0/+25
| * powerpc/p4080: Add support for secure boot flowRuchika Gupta2011-10-035-3/+118
| * powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-299-17/+234
| * powerpc/mpc8xxx: Add DDR2 to unified DDR driverYork Sun2011-09-293-17/+235
| * 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-292-9/+14
| * powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun2011-09-291-0/+15
| * powerpc/mpc8xxx: Extend CWL tableYork Sun2011-09-291-2/+16
OpenPOWER on IntegriCloud