summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc8xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc8xx: remove redundant CONFIG_8xx definitionMasahiro Yamada2014-01-242-4/+0
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-242-2/+0
* PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-131-3/+1
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-40/+18
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-202-5/+5
* powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-201-13/+11
* video: Encapsulate font in video_font_data.hMarek Vasut2013-08-121-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-0/+4
|\
| * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-231-0/+4
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2419-323/+19
|/
* powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood2013-06-111-4/+8
* 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
OpenPOWER on IntegriCloud