Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-19 | common: Drop linux/bitops.h from common header | Simon Glass | 1 | -0/+1 | |
Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org> | |||||
2019-01-16 | mips: mscc: Add generic GPIO control utility function | Lars Povlsen | 1 | -0/+33 | |
The GPIO control function can be used for controlling alternate functions associated with a GPIO. Signed-off-by: Lars Povlsen <lars.povlsen@microchip.com> |