Age | Commit message (Expand) | Author |
---|---|---|
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | tusb6010: Rename TUSB to TUSB6010 | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-06-12 | hw/usb: Move device-specific declarations to new 'hcd-musb.h' header | Philippe Mathieu-Daudé |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé |
2018-12-13 | usb/tusb6010: Convert sysbus init function to realize function | Mao Zhongyi |
2018-05-04 | hw/usb/tusb6010: Convert away from old_mmio | Peter Maydell |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-02-23 | tusb6010: move from hw/timer to hw/usb | Peter Maydell |