aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xx
AgeCommit message (Expand)AuthorFilesLines
2011-11-15font: split font data from video_font.hChe-Liang Chiou1-0/+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-10-01console: Squelch pre-console output in console functionsGraeme Russ1-12/+6
2011-07-28unify version_stringAndreas Bießmann2-9/+1
2011-07-26serial: drop useless ctlr fieldMike Frysinger1-5/+3
2011-07-26serial: push default_serial_console to driversMike Frysinger1-0/+10
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk1-10/+1
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund1-1/+10
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund1-1/+1
2011-03-27rename _end to __bss_end__Po-Yu Chuang1-2/+2
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-2/+2
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-6/+6
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund1-1/+3
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-0/+1
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser1-14/+2
2010-10-06PCU_E: remove code for yet another corpseWolfgang Denk1-1/+0
2010-09-21POST cleanup.Michael Zaidman1-20/+0
2010-09-08bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.Wolfgang Denk1-4/+8
2010-08-09miiphy: constify device nameMike Frysinger1-4/+4
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher2-3/+3
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-8/+2
2010-07-17Drop support for GTH boardWolfgang Denk1-2/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-4/+4
2010-05-06powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese1-26/+0
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin1-0/+2
2010-04-21Move arch/ppc to arch/powerpcStefan Roese23-0/+9188