1. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · Fri Jul 15 13:44:45 2016 -0400
  2. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  3. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · Fri Jun 20 13:54:55 2014 +0900
  4. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · Fri Jun 20 13:54:52 2014 +0900
  5. f6fbbb8 powerpc: remove RPXClassic, RPXlite boards support by Masahiro Yamada · Fri Apr 04 15:25:06 2014 +0900
  6. bd7baf2 powerpc: remove MBX and MBX860T boards support by Masahiro Yamada · Fri Apr 04 15:25:03 2014 +0900
  7. 2a24c33 post: descend only when CONFIG_HAS_POST is defined by Masahiro Yamada · Thu Nov 28 12:09:58 2013 +0900
  8. 150b490 post: remove unnecessary include path settings by Masahiro Yamada · Mon Nov 18 10:25:41 2013 +0900
  9. f427136 post: convert makefiles to Kbuild style by Masahiro Yamada · Mon Oct 21 11:53:39 2013 +0900
  10. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  11. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · Wed Oct 24 02:36:15 2012 +0000
  12. 83a687b post: use ARRAY_SIZE by Mike Frysinger · Tue May 10 07:28:35 2011 +0000
  13. cf0486b ppc4xx/POST: Change ethernet test loop count to a default of 10 by Stefan Roese · Fri Nov 26 19:17:40 2010 +0100
  14. 82f7c37 ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST by Stefan Roese · Fri Nov 26 15:45:22 2010 +0100
  15. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  16. a0a1479 ppc4xx: Use common ns16550 functions in 4xx UART POST driver by Stefan Roese · Wed Sep 29 16:58:38 2010 +0200
  17. 7b899b5 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · Tue Sep 28 23:30:47 2010 +0200
  18. 247e9d7 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · Thu Sep 09 19:18:00 2010 +0200
  19. d0c966a ppc4xx: POST UART: Use in/out_8() io-accessor functions by Stefan Roese · Tue Sep 14 09:38:18 2010 +0200
  20. 4228f8b POST: Added ECC memory test for mpc83xx. by Michael Zaidman · Wed Apr 07 18:30:08 2010 +0300
  21. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  22. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  23. 728bd0a ppc_4xx: Apply new HW register names by Niklaus Giger · Sun Oct 04 20:04:20 2009 +0200
  24. 918010a ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · Wed Sep 09 16:25:29 2009 +0200
  25. 730b2d2 ppc4xx: Replace 4xx lowercase SPR references by Matthias Fuchs · Wed Jul 22 17:27:56 2009 +0200
  26. c9c0492 mpc8xx/ether.c: fix warning: unused variable 'bd' by Wolfgang Denk · Sat Mar 28 16:17:29 2009 +0100
  27. f4aa436 cpu/: get mac address from environment by Mike Frysinger · Wed Feb 11 19:18:41 2009 -0500
  28. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  29. 3762825 Fix merge problems by Stefan Roese · Wed Aug 06 14:05:38 2008 +0200
  30. 422853e ppc4xx: Fix misspelled CONFIG_440SPE/440EPX/GRX config options by Stefan Roese · Fri Jun 06 16:10:41 2008 +0200
  31. c3655b8 POST: OCM test added. by Yuri Tikhonov · Thu May 08 15:42:47 2008 +0200
  32. 93092b0 post/cpu/ppc4xx/Makefile: line length cleanup by Wolfgang Denk · Sat May 10 00:36:09 2008 +0200
  33. fad3749 POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs. by Yuri Tikhonov · Mon Apr 28 18:19:34 2008 +0200
  34. af8a723 post: Fix building with O= by Kumar Gala · Sat Apr 26 11:44:44 2008 -0500
  35. bdfd302 POST: move CONFIG_POST to Makefiles by Yuri Tikhonov · Mon Mar 31 10:51:37 2008 +0200
  36. dffe4f9 POST: preparations for moving CONFIG_POST to Makefiles by Yuri Tikhonov · Mon Mar 31 10:49:34 2008 +0200
  37. 8dc121a ppc4xx: program_tlb now uses 64bit physical addess by Stefan Roese · Tue Feb 19 22:01:57 2008 +0100
  38. 29e1859 POST: Disable cache while SPR POST by Anatolij Gustschin · Mon Feb 25 20:04:20 2008 +0100
  39. 0e42c7c ppc4xx: Refactor ECC POST for AMCC Denali core by Larry Johnson · Tue Jan 15 14:35:58 2008 -0500
  40. a9e82d2 ppc_4xx: Fix post spr.c for PPC405 by Niklaus Giger · Mon Jan 14 14:04:42 2008 +0100
  41. e22b9a8 Cosmetic changes to ECC POST for AMCC Denali core by Larry Johnson · Sat Dec 22 15:23:50 2007 -0500
  42. 21a2ea6 ppc4xx: Fix compilation problem in 405 cache POST test by Stefan Roese · Wed Dec 26 20:20:19 2007 +0100
  43. 5a984ce ppc4xx: Fix problem in 44x cache POST routine by Stefan Roese · Sat Dec 22 12:18:26 2007 +0100
  44. 3d8ffb4 Fix/enhance ECC POST for 440EPx/GRx by Larry Johnson · Sat Oct 27 12:48:15 2007 -0400
  45. 826cac0 PPC4xx: Move/rename ECC POST for 440EPx/GRx by Larry Johnson · Sat Oct 27 12:48:05 2007 -0400
  46. 5c75e7d ppc4xx: use correct io accessors for 4xx ethernet POST by Matthias Fuchs · Fri Dec 14 11:20:33 2007 +0100
  47. 8c89aaa ppc4xx: Change 4xx POST ethernet test to handle cached memory too by Stefan Roese · Wed Oct 31 20:47:26 2007 +0100
  48. 1998d8b ppc4xx: Remove temporary TLB entry in POST cache test only for 440 by Stefan Roese · Wed Oct 31 20:45:53 2007 +0100
  49. 1c35d95 ppc4xx: Remove compiler warning from previous commit by Stefan Roese · Tue Oct 23 18:03:12 2007 +0200
  50. bac3ddc ppc4xx: Remove temporary TLB entry in POST cache test by Stefan Roese · Tue Oct 23 14:40:30 2007 +0200
  51. 7e74365 ppc4xx: Fix POST ethernet test for Haleakala by Stefan Roese · Thu Oct 25 12:24:59 2007 +0200
  52. 418d2a5 POST: Add 405EX support to 4xx UART POST test by Stefan Roese · Fri Oct 05 17:04:57 2007 +0200
  53. 2bce434 POST: Fix merge problem by Stefan Roese · Tue Aug 14 15:12:01 2007 +0200
  54. c9a723a Merge with /home/stefan/git/u-boot/zeus by Stefan Roese · Tue Aug 14 15:00:42 2007 +0200
  55. e99c29b POST: Add option for external ethernet loopback test by Stefan Roese · Tue Aug 14 14:41:55 2007 +0200
  56. 32a444b POST: Add ppc405 support to cache and UART POST by Stefan Roese · Tue Aug 14 14:39:44 2007 +0200
  57. bf211d0 POST: Add ppc4xx UART POST support without external uart clock (lwmon5) by Yuri Tikhonov · Fri Aug 10 08:25:22 2007 +0200
  58. 0dd0e64 ppc4xx: Update 440EPx lwmon5 board support by Stefan Roese · Tue Jul 31 08:37:01 2007 +0200
  59. a0453aa Coding style cleanup; update CHANGELOG. by Wolfgang Denk · Tue Jul 10 00:01:28 2007 +0200
  60. 3190dbe Merged POST framework with the current TOT. by Sergei Poselenov · Thu Jul 05 08:17:37 2007 +0200
  61. 95bcd38 Extend POST support for PPC440 by Igor Lisitsin · Wed Mar 28 19:06:19 2007 +0400
  62. d12ca9e Remove obsoleted POST files. by Wolfgang Denk · Mon Mar 19 13:10:08 2007 +0100
  63. b38e0df Restructure POST directory to support of other CPUs, boards, etc. by Wolfgang Denk · Tue Mar 06 18:08:43 2007 +0100
  64. d62379d Add support for a saving build objects in a separate directory. by Marian Balakowicz · Fri Sep 01 19:49:50 2006 +0200
  65. 57b2d80 * Code cleanup: by wdenk · Fri Jun 27 21:31:46 2003 +0000
  66. c609719 Initial revision by wdenk · Sun Nov 03 00:24:07 2002 +0000
  67. a46d821 Initial revision by wdenk · Thu Sep 12 22:01:13 2002 +0000
  68. b6a6460 Initial revision by wdenk · Tue Aug 27 17:36:41 2002 +0000