Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm: gpio: Allow control of GPIO uclass in SPL | Simon Glass | 2019-12-15 | 1 | -1/+1 |
* | gpio: atmel_pio4: give a full configuration when muxing pins | Ludovic Desroches | 2018-05-08 | 1 | -18/+18 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | dm: gpio: Correct use of -ENODEV in drivers | Simon Glass | 2017-10-08 | 1 | -6/+6 |
* | atmel: Fix up use of dm_scan_fdt_node() | Simon Glass | 2017-06-01 | 1 | -2/+1 |
* | dm: Rename dev_addr..() functions | Simon Glass | 2017-06-01 | 1 | -1/+1 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -2/+3 |
* | gpio: atmel_pio4: Remove unnecessary clock calling | Wenyou Yang | 2016-10-28 | 1 | -12/+0 |
* | gpio: atmel_pio4: Rework to support DM & DT | Wenyou Yang | 2016-08-15 | 1 | -22/+116 |
* | gpio: atmel_pio4: Move PIO4 definitions to head file | Wenyou Yang | 2016-08-15 | 1 | -53/+18 |
* | gpio: atmel: Add the PIO4 driver support | Wenyou Yang | 2015-11-30 | 1 | -0/+296 |