| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-10 | Various Makefiles: Add SPDX-License-Identifier tags | Tom Rini | |
| After consulting with some of the SPDX team, the conclusion is that Makefiles are worth adding SPDX-License-Identifier tags too, and most of ours have one. This adds tags to ones that lack them and converts a few that had full (or in one case, very partial) license blobs into the equivalent tag. Cc: Kate Stewart <[email protected]> Signed-off-by: Tom Rini <[email protected]> | |||
| 2014-10-23 | soc: keystone_serdes: create a separate SGMII SerDes driver | Khoronzhuk, Ivan | |
| This patch split the Keystone II SGMII SerDes related code from Ethernet driver and create a separate SGMII SerDes driver. The SerDes driver can be used by others keystone subsystems like PCI, sRIO, so move it to driver/soc/keystone directory. Add soc specific drivers directory like in the Linux kernel. It is going to be used by keysotone soc specific drivers. Signed-off-by: Hao Zhang <[email protected]> Signed-off-by: Ivan Khoronzhuk <[email protected]> | |||
