aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/omap.h
AgeCommit message (Expand)Author
2024-02-21hw/arm/omap.h: correct typosManos Pitsidianakis
2023-06-05hw/arm/omap: Remove unused omap_uart_attach()Bernhard Beschow
2023-01-12hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC type namePhilippe Mathieu-Daudé
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type namePhilippe Mathieu-Daudé
2023-01-12hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type namePhilippe Mathieu-Daudé
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-01-07omap-gpio: remove PROP_PTRMarc-André Lureau
2020-01-07omap-i2c: remove PROP_PTRMarc-André Lureau
2020-01-07omap-intc: remove PROP_PTRMarc-André Lureau
2019-10-22hw/arm/omap1: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/arm/omap2: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Normalize position of header guardMarkus Armbruster
2019-04-29hw/devices: Move TI touchscreen declarations into a new headerPhilippe Mathieu-Daudé
2018-06-26hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-06-26hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-05-19arm: include cpu-qom.h in files that require ARMCPUPaolo Bonzini
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-02-14i2c: Rename i2c_bus to I2CBusAndreas Färber
2013-04-08hw: move headers to include/Paolo Bonzini