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