1. 4228f8b POST: Added ECC memory test for mpc83xx. by Michael Zaidman · Wed Apr 07 18:30:08 2010 +0300
  2. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  3. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  4. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  5. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  6. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · Wed Jul 22 17:27:56 2009 +0200
  7. c9c0492 mpc8xx/ether.c: fix warning: unused variable 'bd' by Wolfgang Denk · Sat Mar 28 16:17:29 2009 +0100
  8. f4aa436 cpu/: get mac address from environment by Mike Frysinger · Wed Feb 11 19:18:41 2009 -0500
  9. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  10. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  11. 422853e ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options by Stefan Roese · Fri Jun 06 16:10:41 2008 +0200
  12. c3655b8 POST: OCM test added. by Yuri Tikhonov · Thu May 08 15:42:47 2008 +0200
  13. 93092b0 post/cpu/ppc4xx/Makefile: line length cleanup by Wolfgang Denk · Sat May 10 00:36:09 2008 +0200
  14. fad3749 POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. by Yuri Tikhonov · Mon Apr 28 18:19:34 2008 +0200
  15. af8a723 post: Fix building with O= by Kumar Gala · Sat Apr 26 11:44:44 2008 -0500
  16. bdfd302 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · Mon Mar 31 10:51:37 2008 +0200
  17. dffe4f9 POST: preparations for moving CONFIG_POST to Makefiles by Yuri Tikhonov · Mon Mar 31 10:49:34 2008 +0200
  18. 8dc121a ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · Tue Feb 19 22:01:57 2008 +0100
  19. 29e1859 POST: Disable cache while SPR POST by Anatolij Gustschin · Mon Feb 25 20:04:20 2008 +0100
  20. 0e42c7c ppc4xx: Refactor ECC POST for AMCC Denali core by Larry Johnson · Tue Jan 15 14:35:58 2008 -0500
  21. a9e82d2 ppc_4xx: Fix post spr.c for PPC405 by Niklaus Giger · Mon Jan 14 14:04:42 2008 +0100
  22. e22b9a8 Cosmetic changes to ECC POST for AMCC Denali core by Larry Johnson · Sat Dec 22 15:23:50 2007 -0500
  23. 21a2ea6 ppc4xx: Fix compilation problem in 405 cache POST test by Stefan Roese · Wed Dec 26 20:20:19 2007 +0100
  24. 5a984ce ppc4xx: Fix problem in 44x cache POST routine by Stefan Roese · Sat Dec 22 12:18:26 2007 +0100
  25. 3d8ffb4 Fix/enhance ECC POST for 440EPx/GRx by Larry Johnson · Sat Oct 27 12:48:15 2007 -0400
  26. 826cac0 PPC4xx: Move/rename ECC POST for 440EPx/GRx by Larry Johnson · Sat Oct 27 12:48:05 2007 -0400
  27. 5c75e7d ppc4xx: use correct io accessors for 4xx ethernet POST by Matthias Fuchs · Fri Dec 14 11:20:33 2007 +0100
  28. 8c89aaa ppc4xx: Change 4xx POST ethernet test to handle cached memory too by Stefan Roese · Wed Oct 31 20:47:26 2007 +0100
  29. 1998d8b ppc4xx: Remove temporary TLB entry in POST cache test only for 440 by Stefan Roese · Wed Oct 31 20:45:53 2007 +0100
  30. 1c35d95 ppc4xx: Remove compiler warning from previous commit by Stefan Roese · Tue Oct 23 18:03:12 2007 +0200
  31. bac3ddc ppc4xx: Remove temporary TLB entry in POST cache test by Stefan Roese · Tue Oct 23 14:40:30 2007 +0200
  32. 7e74365 ppc4xx: Fix POST ethernet test for Haleakala by Stefan Roese · Thu Oct 25 12:24:59 2007 +0200
  33. 418d2a5 POST: Add 405EX support to 4xx UART POST test by Stefan Roese · Fri Oct 05 17:04:57 2007 +0200
  34. 2bce434 POST: Fix merge problem by Stefan Roese · Tue Aug 14 15:12:01 2007 +0200
  35. c9a723a Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · Tue Aug 14 15:00:42 2007 +0200
  36. e99c29b POST: Add option for external ethernet loopback test by Stefan Roese · Tue Aug 14 14:41:55 2007 +0200
  37. 32a444b POST: Add ppc405 support to cache and UART POST by Stefan Roese · Tue Aug 14 14:39:44 2007 +0200
  38. bf211d0 POST: Add ppc4xx UART POST support without external uart clock (lwmon5) by Yuri Tikhonov · Fri Aug 10 08:25:22 2007 +0200
  39. 0dd0e64 ppc4xx: Update 440EPx lwmon5 board support by Stefan Roese · Tue Jul 31 08:37:01 2007 +0200
  40. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · Tue Jul 10 00:01:28 2007 +0200
  41. 3190dbe Merged POST framework with the current TOT. by Sergei Poselenov · Thu Jul 05 08:17:37 2007 +0200
  42. 95bcd38 Extend POST support for PPC440 by Igor Lisitsin · Wed Mar 28 19:06:19 2007 +0400
  43. d12ca9e Remove obsoleted POST files. by Wolfgang Denk · Mon Mar 19 13:10:08 2007 +0100
  44. b38e0df Restructure POST directory to support of other CPUs, boards, etc. by Wolfgang Denk · Tue Mar 06 18:08:43 2007 +0100
  45. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  46. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  47. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000
  48. a46d821 Initial revision by wdenk · Thu Sep 12 22:01:13 2002 +0000
  49. b6a6460 Initial revision by wdenk · Tue Aug 27 17:36:41 2002 +0000