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