| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/gpio: Add GPIO model for Nuvoton NPCM7xx | Havard Skinnemoen | 2020-10-27 | 1 | -0/+55 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 3 | -9/+3 |
* | Use OBJECT_DECLARE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -4/+1 |
* | sifive: Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-18 | 1 | -1/+2 |
* | sifive: Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-18 | 1 | -2/+4 |
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200... | Peter Maydell | 2020-09-13 | 1 | -0/+76 |
|\ |
|
| * | hw/riscv: Move sifive_gpio model to hw/gpio | Bin Meng | 2020-09-10 | 1 | -0/+76 |
* | | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 4 | -9/+8 |
* | | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 4 | -10/+19 |
|/ |
|
* | nrf51: Fix last GPIO CNF address | Cameron Esfahani | 2020-04-30 | 1 | -1/+1 |
* | hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500 | Rashmica Gupta | 2019-09-13 | 1 | -0/+100 |
* | include: Make headers more self-contained | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral | Steffen Görtz | 2019-01-07 | 1 | -0/+69 |
* | bcm2835_gpio: add bcm2835 gpio controller | Clement Deschamps | 2017-02-28 | 1 | -0/+39 |
* | Clean up ill-advised or unusual header guards | Markus Armbruster | 2016-07-12 | 1 | -3/+3 |
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | i.MX: add support for lower and upper interrupt in GPIO. | Jean-Christophe Dubois | 2015-12-17 | 1 | -1/+2 |
* | i.MX: Add GPIO device | Jean-Christophe Dubois | 2015-09-14 | 1 | -0/+62 |