Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use DECLARE_*CHECKER* when possible (--force mode) | Eduardo Habkost | 2020-09-09 | 1 | -2/+3 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -0/+1 |
* | hw/sd: Rename sdbus_read_data() as sdbus_read_byte() | Philippe Mathieu-Daudé | 2020-08-21 | 1 | -1/+1 |
* | hw/sd: Rename sdbus_write_data() as sdbus_write_byte() | Philippe Mathieu-Daudé | 2020-08-21 | 1 | -1/+1 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | hw/sd/bcm2835_sdhost: Fix PIO mode writes | Guenter Roeck | 2018-07-23 | 1 | -4/+16 |
* | sdcard: Use the ldst API | Philippe Mathieu-Daudé | 2018-06-29 | 1 | -8/+5 |
* | hw/sd/bcm2835_sdhost: Don't raise spurious interrupts | Peter Maydell | 2018-04-10 | 1 | -20/+26 |
* | hw/sd/bcm2835_sdhost: Add tracepoints | Peter Maydell | 2018-04-10 | 1 | -0/+10 |
* | bcm2835_sdhost: add bcm2835 sdhost controller | Clement Deschamps | 2017-02-28 | 1 | -0/+429 |