1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  2. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  3. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  4. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  5. caefa32 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  7. 10ff63a powercp: mpc8xx: move commproc.h by Christophe Leroy · 7 years ago
  8. 4a4750b powerpc, 8xx: fix missing function declarations. by Christophe Leroy · 7 years ago
  9. 3598295 powerpc, 8xx: Add support for MCR3000 board from CSSI by Christophe Leroy · 7 years ago
  10. 56ef30a powerpc, 8xx: move FEC Ethernet driver in drivers/net by Christophe Leroy · 7 years ago[Renamed (97%) from arch/powerpc/cpu/mpc8xx/fec.c]
  11. 23da373 powerpc, 8xx: Migrate to Kconfig by Christophe Leroy · 7 years ago
  12. 48f896d powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks by Christophe Leroy · 7 years ago
  13. 394f9b3 powerpc, 8xx: Use IO accessors to access IO memory by Christophe Leroy · 7 years ago
  14. 069fa83 powerpc: Partialy restore core of mpc8xx by Christophe Leroy · 7 years ago
  15. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  16. 8937073 powerpc: Drop CONFIG_SYS_ALLOC_DPRAM by Simon Glass · 8 years ago
  17. ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  18. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  19. 0c91159 arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro. by Robert P. J. Day · 9 years ago
  20. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  21. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  22. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  23. 1bb644e ppc: Zap ICU862 board by Marek Vasut · 10 years ago
  24. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
  25. 43d9a80 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · 10 years ago
  26. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  27. 9032676 PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  28. 00c62a8 net: Encapsulate CDP packet identification by Joe Hershberger · 13 years ago
  29. eba0fe3 MPC8xx: fix "Remove volatile from net API" aftermath by Wolfgang Denk · 13 years ago
  30. 51fc4a9 mpc8xx/fec.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  31. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  32. 5ff5fdb miiphy: constify device name by Mike Frysinger · 14 years ago
  33. c5e8405 net ppc: fix ethernet device names with spaces by Heiko Schocher · 14 years ago
  34. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago[Renamed from arch/ppc/cpu/mpc8xx/fec.c]
  35. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · 15 years ago[Renamed from cpu/mpc8xx/fec.c]
  36. af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
  37. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. 718dcbc MPC8xx FEC driver: fix compiler warning. by Wolfgang Denk · 17 years ago
  39. de9fcb5 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  40. 9759107 Fix and optimize MII operations on FEC (MPC8xx) controllers by Guennadi Liakhovetski · 17 years ago
  41. 07efe2a cpu/ rtc/ include/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
  42. 526e5ce cpu/m*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  43. 6637e4c cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  44. 13af9f0 Add support for TQM885D board. Patch by Martin Krause, 20 Mar 2006 by Markus Klotzbuecher · 18 years ago
  45. 985a910 Bugfix in FEC initialisation: by Markus Klotzbuecher · 18 years ago
  46. 8f82485 Support for spc1920 board. Patch by Markus Klotzbuecher, 12 Jul 2006 by Markus Klotzbuecher · 18 years ago
  47. 6405a15 GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
  48. aab8c49 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  49. c4e854f Patch by Pantelis Antoniou, 5 May 2004: by wdenk · 20 years ago
  50. a7556b2 Patch by Yuli Barcohen, 19 Apr 2004: by wdenk · 20 years ago
  51. 50fc90c * Fix config option spelling in PM520 config file by wdenk · 21 years ago
  52. 0593920 * Cleanup, minor fixes by wdenk · 21 years ago
  53. 6203e40 Patches by Pantelis Antoniou, 16 Apr 2004: by wdenk · 21 years ago
  54. e7047de Patches by Pantelis Antoniou, 30 Mar 2004: by wdenk · 21 years ago
  55. ad276f2 * Fix problems caused by Robert Schwebel's cramfs patch by wdenk · 21 years ago
  56. 1ee550e * Patch by Anders Larsen, 18 Sep 2003: by wdenk · 21 years ago
  57. 2bb1105 * Patch by Martin Krause, 17 Jul 2003: by wdenk · 21 years ago
  58. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  59. 1272e23 * Vince Husovsky, 7 Nov 2002: by wdenk · 22 years ago
  60. c609719 Initial revision by wdenk · 22 years ago