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