1. 6e1861c ppc4xx: Remove board specific linker scripts from most PPC4xx boards by Stefan Roese · Tue Oct 27 16:20:05 2009 +0100
  2. f48fabc ppc: Enable full relocation to RAM by Peter Tyser · Mon Sep 21 11:20:25 2009 -0500
  3. 707fd36 ppc4xx: Convert PPC4xx UIC defines from lower case to upper case by Stefan Roese · Thu Sep 24 09:55:50 2009 +0200
  4. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  5. 471573b Dual-license IBM code contributions by Josh Boyer · Fri Aug 07 13:53:20 2009 -0400
  6. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  7. 5dde4e2 ppc4xx: Use correct io accessors for esd 405/440 boards by Matthias Fuchs · Fri Feb 20 10:19:19 2009 +0100
  8. 33e8d30 ppc4xx: Cleanup linker scripts of esd 4xx boards by Matthias Fuchs · Fri Feb 20 10:19:17 2009 +0100
  9. 4438e5e Fix all linker script to handle all rodata sections by Trent Piepho · Wed Feb 18 15:22:05 2009 -0800
  10. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  11. 9b985c3 ppc4xx: Use correct io accessors for PCI405 by Matthias Fuchs · Mon Nov 24 15:11:09 2008 +0100
  12. 1551eb3 ppc4xx: Remove unused code from PCI405 code by Matthias Fuchs · Mon Nov 24 15:11:08 2008 +0100
  13. d2454ba Align end of bss by 4 bytes by Selvamuthukumar · Thu Oct 16 22:54:03 2008 +0530
  14. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · Sun Oct 19 02:35:50 2008 +0200
  15. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  16. 2a86239 Merge branch 'Makefile-next' of git://git.denx.de/u-boot-arm by Wolfgang Denk · Fri Sep 12 16:13:12 2008 +0200
  17. 58296a1 ppc4xx: Fix SDRAM inititialization of multiple 405 based board ports by Stefan Roese · Wed Sep 10 16:53:47 2008 +0200
  18. 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
  19. 6140a02 Cleanup out-or-tree building for some boards (.depend) by Wolfgang Denk · Wed Jul 02 23:49:18 2008 +0200
  20. bd99ae7 Change initdram() return type to phys_size_t by Becky Bruce · Mon Jun 09 16:03:40 2008 -0500
  21. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  22. d2081d1 Remove all the search paths from the .lds files. by Jason Wessel · Thu Apr 10 14:30:16 2008 -0500
  23. 828a978 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections by Wolfgang Denk · Sat Jan 12 20:31:39 2008 +0100
  24. f82271e ppc4xx: Rework of 4xx serial driver (2) by Stefan Roese · Mon Oct 22 15:44:39 2007 +0200
  25. ca8725f ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms by Stefan Roese · Wed Oct 03 15:01:02 2007 +0200
  26. 4ed9ed6 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · Mon Jul 09 18:24:55 2007 -0500
  27. f58873c board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · Mon Jun 11 19:03:19 2007 -0500
  28. 6a65e42 Move "ar" flags to config.mk to allow for silent "make -s" by Wolfgang Denk · Mon Oct 09 01:02:05 2006 +0200
  29. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  30. 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
  31. aaa7c00 by Wolfgang Denk · Mon Dec 12 16:06:05 2005 +0100
  32. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  33. 5dd2c65 Fix problems with ld version 2.16 (dot outside sections problem) by Wolfgang Denk · Wed Aug 31 12:28:00 2005 +0200
  34. 0c7ffc0 Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · Tue Aug 16 18:18:00 2005 +0200
  35. 1e8519f esd PCI405 board updated Patch by Matthias Fuchs, 28 Jul 2005 by Stefan Roese · Fri Aug 12 16:56:56 2005 +0200
  36. 54070ab * Code cleanup, mostly for GCC-3.3.x by wdenk · Fri Dec 31 09:32:47 2004 +0000
  37. 6dc0d9f One more code cleanup. by stroese · Fri Dec 17 09:13:49 2004 +0000
  38. 07d7e6b Code cleanup. by wdenk · Thu Dec 16 21:44:03 2004 +0000
  39. 4848a32 PCI405 board update by stroese · Thu Dec 16 19:10:22 2004 +0000
  40. a530a9a PCI405 board update by stroese · Thu Dec 16 18:38:22 2004 +0000
  41. a0ebde5 * Patch by Detlev Zundel, 08 Sep 2004: Update etags build target by wdenk · Wed Sep 08 22:03:11 2004 +0000
  42. da55c6e * The PS/2 mux on the BMS2003 board needs 450 ms after power on by wdenk · Tue Jan 20 23:12:12 2004 +0000
  43. 9cead26 PCI405 update. by stroese · Fri Sep 12 08:46:10 2003 +0000
  44. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  45. bb2d927 * Header file cleanup for ARM by wdenk · Wed Jun 25 22:26:29 2003 +0000
  46. b9a83a9 * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length by wdenk · Fri May 30 12:48:29 2003 +0000
  47. 51fbb18 Code cleanup. by stroese · Fri May 23 11:35:09 2003 +0000
  48. d2fed65 New FPGA image with 527 support. by stroese · Fri May 23 11:34:40 2003 +0000
  49. 6bbfa9f Local Bus Timeout increased. by stroese · Fri May 23 11:33:57 2003 +0000
  50. 1adff3d Make compile clean, fix the usual small problems. by wdenk · Wed Mar 26 11:42:53 2003 +0000
  51. a24dcc5 esd PCI405 updated. by stroese · Wed Mar 26 10:36:12 2003 +0000
  52. 65f36a7 esd PCI405 updated. by stroese · Tue Mar 25 14:41:35 2003 +0000
  53. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000
  54. affae2b Initial revision by wdenk · Sat Aug 17 09:36:01 2002 +0000
  55. efee170 Initial revision by wdenk · Sat Jul 20 20:14:13 2002 +0000
  56. 3cae4c9 Initial revision by wdenk · Sun Jul 07 16:05:51 2002 +0000
  57. c7b3f07 Initial revision by wdenk · Fri Jun 07 13:44:57 2002 +0000