1. 2a5ba45 do_bootm: unify duplicate prototypes by Mike Frysinger · Wed Oct 20 03:35:39 2010 -0400
  2. 2ef3005 74xx_7xx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · Thu Nov 25 12:14:07 2010 +0100
  3. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  4. 291ba1b Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · Wed Oct 06 09:05:45 2010 +0200
  5. 0708bc6 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · Thu Oct 07 21:51:12 2010 +0200
  6. 76af278 Rename getenv_r() into getenv_f() by Wolfgang Denk · Sat Jul 24 21:55:43 2010 +0200
  7. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  8. 7e0fbaf 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 board by Reinhard Arlt · Tue Apr 13 09:59:09 2010 +0200
  9. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  10. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  11. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  12. b985ed6 board/esd/cpci750/ide.c: fix compile warning by Wolfgang Denk · Fri Sep 11 11:15:31 2009 +0200
  13. 907cad1 CPCI750: fix compile problem by Wolfgang Denk · Sat Jul 18 15:05:44 2009 +0200
  14. 53baa42 74xx_7xx: CPCI750: Add CPCI adapter/target support by Stefan Roese · Thu Jun 04 13:35:39 2009 +0200
  15. 88339a0 74xx_7xx: CPCI750: Enable access to PCI function > 0 by Stefan Roese · Fri Jun 05 05:45:41 2009 +0200
  16. 15b8f55 74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.c by Stefan Roese · Thu Jun 04 13:35:37 2009 +0200
  17. 59046fb 74xx_7xx: CPCI750: Add loadpci command by Stefan Roese · Thu Jun 04 13:35:36 2009 +0200
  18. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  19. dc2da6c cpci750: i2c cleanup by Peter Tyser · Fri Apr 24 15:34:06 2009 -0500
  20. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  21. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  22. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  23. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  24. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  25. 4436c1e rename environment.c in env_embedded.c to reflect is functionality by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:01 2008 +0200
  26. 0687e30 Clean up usage of icache_disable/dcache_disable by Kumar Gala · Fri Aug 15 08:24:32 2008 -0500
  27. dc770c7 Code cleanup: fix old style assignment ambiguities like "=-" etc. by Wolfgang Denk · Mon Jul 14 15:19:07 2008 +0200
  28. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  29. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  30. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  31. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  32. 614320f ppc7xx: Update CPCI750 board by Stefan Roese · Fri Jun 22 17:32:28 2007 +0200
  33. 4d5a8e3 Fix build errors and warnings / code cleanup. by Wolfgang Denk · Thu Aug 02 00:48:45 2007 +0200
  34. 13f7599 board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · Tue Jul 10 10:39:10 2007 -0500
  35. 4ed9ed6 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:24:55 2007 -0500
  36. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:19 2007 -0500
  37. 52232fd Minor code cleanup. by Wolfgang Denk · Tue Feb 27 14:26:04 2007 +0100
  38. a48f0d9 [PATCH] Update esd cpci5200 files by Stefan Roese · Wed Jan 31 16:38:04 2007 +0100
  39. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  40. 4df0da5 Coding style cleanup by Wolfgang Denk · Mon Oct 09 00:42:01 2006 +0200
  41. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  42. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · Fri Mar 31 18:32:53 2006 +0200
  43. 67777b9 Minor code cleanup by Wolfgang Denk · Mon Mar 06 13:03:37 2006 +0100
  44. 16138f9 Convert CPCI750 to use common CFI flash driver by Stefan Roese · Wed Feb 08 15:54:15 2006 +0100
  45. b7a97c7 Add VGA support (CT69000) to CPCI750 board. by Stefan Roese · Wed Jan 18 20:05:34 2006 +0100
  46. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  47. f6a692b Code cleanup, especially MIPS for GCC 4.x by Wolfgang Denk · Sun Dec 04 00:40:34 2005 +0100
  48. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  49. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  50. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · Fri Dec 31 09:32:47 2004 +0000
  51. 07d7e6b Code cleanup. by wdenk · Thu Dec 16 21:44:03 2004 +0000
  52. c096c84 CPCI750 board support added by stroese · Thu Dec 16 18:21:17 2004 +0000