summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xx
AgeCommit message (Expand)Author
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-21powerpc: mpc8xx: remove FLAGADM board supportMasahiro Yamada
2014-08-21powerpc: mpc8xx: remove GEN860T, GEN806T_SC board supportMasahiro Yamada
2014-08-21powerpc: mpc8xx: remove SXNI855T board supportMasahiro Yamada
2014-08-21powerpc: mpc8xx: remove svm_sc8xx boardMasahiro Yamada
2014-08-21powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada
2014-07-30powerpc: remove redundant CPU definitionMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-07mpc8xx: remove spc1920 board supportMasahiro Yamada
2014-07-07mpc8xx: remove fads board supportMasahiro Yamada
2014-07-07mpc8xx: remove netta, netta2, netphone board supportMasahiro Yamada
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada
2014-07-07mpc8xx: remove qs850, qs860t board supportMasahiro Yamada
2014-04-18powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada
2014-04-18powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T supportMasahiro Yamada
2014-04-18powerpc: remove MBX and MBX860T boards supportMasahiro Yamada
2014-04-17powerpc: mpc8xx: delete an unused source fileMasahiro Yamada
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-01-24powerpc: mpc8xx: remove redundant CONFIG_8xx definitionMasahiro Yamada
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-20powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar
2013-08-20powerpc: Use print_size() where appropriateShruti Kanetkar
2013-08-12video: Encapsulate font in video_font_data.hMarek Vasut
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-06-11powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7Scott Wood
2013-03-21lcd, mpc8xx: move the mpc8xx driver to drivers/videoJeroen Hofstee
2013-03-21common/lcd.c: cleanup use of global variablesWolfgang Denk
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-02-08Clean up libfdt.h includesGerald Van Baren
2013-02-04ppc: Move dp_alloc_base, dp_alloc_top to arch_global_dataSimon Glass
2013-02-01ppc: Move brg_clk to arch_global_dataSimon Glass
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk
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