aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xx
AgeCommit message (Expand)Author
2012-10-15serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut
2012-07-30MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut
2012-05-23net: Encapsulate CDP packet identificationJoe Hershberger
2012-05-22MPC8xx: fix "Remove volatile from net API" aftermathWolfgang Denk
2011-11-15font: split font data from video_font.hChe-Liang Chiou
2011-11-07mpc8xx/spi.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07mpc8xx/i2c.c: replace PRINTD() by debug()Wolfgang Denk
2011-11-07mpc8xx/i2c.c: CodungStyle cleanupWolfgang Denk
2011-11-07mpc8xx/cpu.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07mpc8xx/fec.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ
2011-07-28unify version_stringAndreas Bießmann
2011-07-26serial: drop useless ctlr fieldMike Frysinger
2011-07-26serial: push default_serial_console to driversMike Frysinger
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2010-11-278xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser
2010-10-06PCU_E: remove code for yet another corpseWolfgang Denk
2010-09-21POST cleanup.Michael Zaidman
2010-09-08bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.Wolfgang Denk
2010-08-09miiphy: constify device nameMike Frysinger
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk
2010-07-17Drop support for GTH boardWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-05-06powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin
2010-04-21Move arch/ppc to arch/powerpcStefan Roese