aboutsummaryrefslogtreecommitdiff
path: root/include/hw/arm/omap.h
AgeCommit message (Expand)AuthorFilesLines
2025-05-14hw/arm: Replace TABs for spaces in OMAP board and device codeSantiago Monserrat Campanello1-268/+268
2025-04-23include/system: Move exec/memory.h to system/memory.hRichard Henderson1-1/+1
2025-01-31hw/sd/omap_mmc: Use similar API for "wire up omap_clk" to other OMAP devicesPeter Maydell1-0/+3
2025-01-31hw/sd/omap_mmc: Convert to SDBus APIPeter Maydell1-1/+0
2025-01-31hw/sd/omap_mmc: Convert remaining 'struct omap_mmc_s' uses to OMAPMMCStatePeter Maydell1-1/+1
2025-01-31hw/sd/omap_mmc: Do a minimal conversion to QDevPeter Maydell1-7/+8
2024-10-15hw/intc/omap_intc: Remove now-unnecessary abstract base classPeter Maydell1-1/+1
2024-10-15hw/arm/omap1: Remove unused omap_uwire_attach() methodPhilippe Mathieu-Daudé1-8/+0
2024-10-01hw: Remove omap2 specific defines and enumsPeter Maydell1-207/+0
2024-10-01hw/dma: Remove omap_dma4 devicePeter Maydell1-1/+0
2024-10-01hw/misc: Remove omap_l4 devicePeter Maydell1-42/+0
2024-10-01hw/display: Remove omap_dssPeter Maydell1-19/+0
2024-10-01hw/misc: Remove omap_tap devicePeter Maydell1-3/+0
2024-10-01hw/ssi: Remove omap_mcspiPeter Maydell1-11/+0
2024-10-01hw/timer: Remove omap_synctimerPeter Maydell1-8/+0
2024-10-01hw/timer: Remove omap_gptimerPeter Maydell1-8/+0
2024-10-01hw/misc: Remove omap_gpmcPeter Maydell1-11/+0
2024-10-01hw/misc: Remove omap_sdrc devicePeter Maydell1-7/+0
2024-10-01hw/sd: Remove omap2_mmc devicePeter Maydell1-5/+0
2024-10-01hw/char: Remove omap2_uartPeter Maydell1-5/+0
2024-10-01hw/gpio: Remove TYPE_OMAP2_GPIOPeter Maydell1-8/+0
2024-10-01hw/arm: Remove omap2.cPeter Maydell1-8/+0
2024-10-01hw/input: Remove tsc210x devicePeter Maydell1-1/+6
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