summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc8xx
Commit message (Expand)AuthorAgeFilesLines
* lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee2013-03-212-619/+0
* common/lcd.c: cleanup use of global variablesWolfgang Denk2013-03-211-3/+0
* Replace __bss_end__ with __bss_endSimon Glass2013-03-151-2/+2
* Clean up libfdt.h includesGerald Van Baren2013-02-081-1/+0
* ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass2013-02-041-10/+10
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-012-2/+2
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-041-19/+10
* PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-282-16/+2
* serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+11
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-151-16/+16
* MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.cMarek Vasut2012-07-301-1/+2
* net: Encapsulate CDP packet identificationJoe Hershberger2012-05-231-1/+1
* MPC8xx: fix "Remove volatile from net API" aftermathWolfgang Denk2012-05-222-5/+5
* font: split font data from video_font.hChe-Liang Chiou2011-11-151-0/+1
* mpc8xx/spi.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-4/+0
* mpc8xx/i2c.c: replace PRINTD() by debug()Wolfgang Denk2011-11-071-48/+46
* mpc8xx/i2c.c: CodungStyle cleanupWolfgang Denk2011-11-071-149/+154
* mpc8xx/cpu.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-1/+2
* mpc8xx/fec.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-22/+25
* console: Squelch pre-console output in console functionsGraeme Russ2011-10-011-12/+6
* unify version_stringAndreas Bießmann2011-07-282-9/+1
* serial: drop useless ctlr fieldMike Frysinger2011-07-261-5/+3
* serial: push default_serial_console to driversMike Frysinger2011-07-261-0/+10
* Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-201-10/+1
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-111-1/+10
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-111-1/+1
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-2/+2
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-2/+2
* 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-6/+6
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-261-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-141-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-181-1/+3
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-0/+1
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-121-14/+2
* PCU_E: remove code for yet another corpseWolfgang Denk2010-10-061-1/+0
* POST cleanup.Michael Zaidman2010-09-211-20/+0
* bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings.Wolfgang Denk2010-09-081-4/+8
* miiphy: constify device nameMike Frysinger2010-08-091-4/+4
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-092-3/+3
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-8/+2
* Drop support for GTH boardWolfgang Denk2010-07-171-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-4/+4
* powerpc: Consolidate bootcount_{store|load} for PowerPCStefan Roese2010-05-061-26/+0
* serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-241-0/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-2123-0/+9188
OpenPOWER on IntegriCloud