aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-11-15font: split font data from video_font.hChe-Liang Chiou1-0/+1
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk3-6/+22
2011-11-07arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warningsWolfgang Denk1-4/+0
2011-11-07arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warningWolfgang Denk1-1/+2
2011-11-07mpc8220/i2c.c: Fix GCC 4.6 build warningWolfgang Denk1-4/+2
2011-11-07mpc8260/i2c.c: replace PRINTD() by debug()Wolfgang Denk1-49/+40
2011-11-07mpc8260/i2c.c: CodingStyle cleanupWolfgang Denk1-270/+264
2011-11-07mpc8220/fec.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+3
2011-11-07mpc8260/speed.c: Fix GCC 4.6 build warningsWolfgang Denk1-10/+1
2011-11-07mpc8xx/spi.c: Fix GCC 4.6 build warningsWolfgang Denk1-4/+0
2011-11-07mpc8xx/i2c.c: replace PRINTD() by debug()Wolfgang Denk1-48/+46
2011-11-07mpc8xx/i2c.c: CodungStyle cleanupWolfgang Denk1-149/+154
2011-11-07mpc8xx/cpu.c: Fix GCC 4.6 build warningsWolfgang Denk1-1/+2
2011-11-07mpc8xx/fec.c: Fix GCC 4.6 build warningsWolfgang Denk1-22/+25
2011-11-07arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk1-2/+1
2011-11-07arch/powerpc/lib/board.c: fix build warningWolfgang Denk1-3/+0
2011-11-07arch/powerpc/lib/board.c: make (mostly) checkpatch-cleanWolfgang Denk1-221/+234
2011-11-07arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warningsWolfgang Denk1-4/+1
2011-11-03mpc83xx: Cleanup usage of LBC constantsJoe Hershberger1-1/+7
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger1-0/+9
2011-11-03mpc83xx: Fix ipic structure definitionJoe Hershberger1-4/+5
2011-11-03mpc83xx: fix global timer structure definitionKim Phillips1-1/+1
2011-11-03Reduce build timesWolfgang Denk2-4/+4
2011-11-034xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk1-2/+4
2011-11-034xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk1-12/+14
2011-11-03arch/powerpc/lib/board.c: fix build warningWolfgang Denk1-1/+3
2011-10-27GCC4.6: Squash warnings in mpc86xx/interrupts.cMarek Vasut1-6/+6
2011-10-27GCC4.6: Squash warnings in ddr[123]_dimm_params.cMarek Vasut3-3/+3
2011-10-27GCC4.6: Squash warnings in 4xx_pcie.cMarek Vasut1-1/+2
2011-10-27GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.cMarek Vasut1-4/+4
2011-10-27GCC4.6: Squash warnings in 44x_spd_ddr.cMarek Vasut1-7/+10
2011-10-27GCC4.6: Squash warnings in denali_spd_ddr2.cMarek Vasut1-26/+26
2011-10-27GCC4.6: Squash warnings in denali_data_eye.cMarek Vasut1-5/+5
2011-10-27PowerPC: Squash warning in mpc512x serial.cMarek Vasut1-1/+1
2011-10-24powerpc: Correct build warning introduced by getenv_ulong() patchSimon Glass1-3/+7
2011-10-23powerpc/lib/board.c: Call run_post(POST_ROM) before relocatingBernhard Kaindl1-7/+7
2011-10-23powerpc: Use getenv_ulong() in place of getenv(), strtoulSimon Glass1-25/+8
2011-10-23powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+6
2011-10-22consolidate mdelay by providing a common function for all usersAnatolij Gustschin3-10/+0
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