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