1. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  2. 8115936 powerpcv2: Print hardcoded size like print_size() does by Shruti Kanetkar · Thu Aug 15 11:25:38 2013 -0500
  3. 3adfb91 powerpc: Use print_size() where appropriate by Shruti Kanetkar · Thu Aug 15 11:25:37 2013 -0500
  4. 1e000f8 video: Encapsulate font in video_font_data.h by Marek Vasut · Tue Jul 30 23:37:57 2013 +0200
  5. 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
  6. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  7. e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
  8. 8a88e9f powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 by Scott Wood · Fri May 17 20:01:54 2013 -0500
  9. 6284489 lcd, mpc8xx: move the mpc8xx driver to drivers/video by Jeroen Hofstee · Tue Jan 22 10:44:09 2013 +0000
  10. 67f5391 common/lcd.c: cleanup use of global variables by Wolfgang Denk · Sat Jan 05 09:45:48 2013 +0000
  11. ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · Thu Mar 14 06:54:53 2013 +0000
  12. e10ffab Clean up libfdt.h includes by Gerald Van Baren · Thu Feb 07 19:49:54 2013 -0500
  13. 9398008 ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data by Simon Glass · Thu Dec 13 20:48:58 2012 +0000
  14. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:44 2012 +0000
  15. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · Mon Oct 29 13:34:29 2012 +0000
  16. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · Wed Oct 24 02:36:15 2012 +0000
  17. 419d894 serial: mpc8xx: Move serial registration from serial_initialize() by Marek Vasut · Wed Sep 12 13:50:56 2012 +0200
  18. 5bcdf24 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · Sun Sep 09 18:48:28 2012 +0200
  19. 25fe1e2 MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c by Marek Vasut · Sat Jul 28 00:57:12 2012 +0200
  20. 00c62a8 net: Encapsulate CDP packet identification by Joe Hershberger · Wed May 23 07:58:00 2012 +0000
  21. eba0fe3 MPC8xx: fix "Remove volatile from net API" aftermath by Wolfgang Denk · Sun May 20 21:14:54 2012 +0000
  22. 41132c0 font: split font data from video_font.h by Che-Liang Chiou · Fri Oct 21 17:04:21 2011 +0800
  23. 54804a4 mpc8xx/spi.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:43 2011 +0000
  24. 3019e56 mpc8xx/i2c.c: replace PRINTD() by debug() by Wolfgang Denk · Fri Nov 04 15:55:37 2011 +0000
  25. d0344a4 mpc8xx/i2c.c: CodungStyle cleanup by Wolfgang Denk · Fri Nov 04 15:55:36 2011 +0000
  26. 89f85ad mpc8xx/cpu.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:32 2011 +0000
  27. 51fc4a9 mpc8xx/fec.c: Fix GCC 4.6 build warnings by Wolfgang Denk · Fri Nov 04 15:55:21 2011 +0000
  28. 70600b0 console: Squelch pre-console output in console functions by Graeme Russ · Mon Aug 29 02:14:05 2011 +0000
  29. 61d0195 unify version_string by Andreas Bießmann · Mon Jul 18 20:24:04 2011 +0200
  30. 1ef72f6 serial: drop useless ctlr field by Mike Frysinger · Fri Apr 29 18:03:31 2011 +0000
  31. f96c042 serial: push default_serial_console to drivers by Mike Frysinger · Fri Apr 29 18:03:29 2011 +0000
  32. b2d36ea Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · Wed Apr 20 22:11:21 2011 +0200
  33. 5d98e16 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · Mon Dec 06 18:35:37 2010 +0100
  34. 703b808 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · Mon Dec 06 14:36:46 2010 +0100
  35. cedbf4b rename _end to __bss_end__ by Po-Yu Chuang · Tue Mar 01 22:59:59 2011 +0000
  36. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  37. e71d99d 8xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Sat Nov 20 15:07:45 2010 +0100
  38. 0f5fa87 arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · Sun Nov 21 16:34:05 2010 +0100
  39. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  40. 401b592 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · Thu Nov 04 19:02:00 2010 +0100
  41. 0191e47 Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · Tue Oct 26 14:34:52 2010 +0200
  42. c61b25a powerpc: do not fixup NULL ptrs by Joakim Tjernlund · Thu Oct 14 11:51:44 2010 +0200
  43. 3a1362d powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · Thu Oct 14 23:33:24 2010 -0500
  44. 0c44caf powerpc: Remove warm reset entry point by Peter Tyser · Tue Sep 14 19:13:53 2010 -0500
  45. cd4e42e PCU_E: remove code for yet another corpse by Wolfgang Denk · Tue Oct 05 22:54:53 2010 +0200
  46. f969a68 POST cleanup. by Michael Zaidman · Mon Sep 20 08:51:53 2010 +0200
  47. 1cabed5 bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. by Wolfgang Denk · Thu Aug 19 00:27:33 2010 +0200
  48. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  49. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · Tue Jul 20 17:45:02 2010 +0200
  50. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  51. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  52. 30c3add Drop support for GTH board by Wolfgang Denk · Mon Jul 05 22:46:33 2010 +0200
  53. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  54. ed7aaf8 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · Wed Apr 28 10:47:36 2010 +0200
  55. 99d25f9 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · Sat Apr 24 19:27:04 2010 +0200
  56. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200