Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC | Wolfgang Denk | 2010-10-29 | -1/+1 |
* | Fix compile warnings for const correctness | Ben Warren | 2010-08-09 | -3/+3 |
* | Coding Style cleanup; update CHANGELOG, prepare -rc1v2009.11-rc1 | Wolfgang Denk | 2009-10-28 | -4/+4 |
* | drivers/net/phy/miiphybb.c: fix warning: no newline at end of file | Wolfgang Denk | 2009-10-27 | -1/+1 |
* | Rewrite the miiphybb (Bit-banged MII bus driver) in order to support an arbit... | Luigi 'Comio' Mantellini | 2009-10-10 | -104/+242 |
* | MIIPHYBB: Return 0xFFFF if the PHY is not asserting TA. | Richard Retanubun | 2009-07-22 | -0/+7 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -3/+3 |
* | miiphybb: move to drivers/net/phy | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -0/+235 |