Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191 | Thomas Gleixner | 1 | -2/+1 | |
Based on 1 normalized pattern(s): licensed under gplv2 extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 99 file(s). Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Alexios Zavras <[email protected]> Reviewed-by: Richard Fontana <[email protected]> Reviewed-by: Allison Randal <[email protected]> Reviewed-by: Steve Winslow <[email protected]> Cc: [email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> | |||||
2013-05-17 | ARM: at91: dt: switch to standard GPIO flag defines. | Jean-Christophe PLAGNIOL-VILLARD | 1 | -2/+2 | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]> | |||||
2013-05-17 | ARM: at91: dt: use #include for all device trees | Jean-Christophe PLAGNIOL-VILLARD | 1 | -1/+1 | |
to prepare the switch to the macro. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> Signed-off-by: Nicolas Ferre <[email protected]> | |||||
2012-04-20 | ARM: at91: add at91sam9g20ek boards dt support | Jean-Christophe PLAGNIOL-VILLARD | 1 | -0/+29 | |
Add both board revision support 1mmc and 2mmc and use a dtsi for common part. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <[email protected]> Acked-by: Nicolas Ferre <[email protected]> |