Commit History

Author SHA1 Message Date
  Philippe Mathieu-Daudé bb3d1c61ec hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO type name 2 years ago
  Philippe Mathieu-Daudé bbcdf7d038 hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO type name 2 years ago
  Philippe Mathieu-Daudé a75ed3c430 hw/arm/omap: Drop useless casts from void * to pointer 2 years ago
  Philippe Mathieu-Daudé 28180159ec hw/gpio/omap_gpio: Add local variable to avoid embedded cast 2 years ago
  Philippe Mathieu-Daudé cd6174843b exec/exec-all: Move 'qemu/log.h' include in units requiring it 3 years ago
  Philippe Mathieu-Daudé dfd4981a68 hw/gpio/omap_gpio: Replace fprintf() by qemu_log_mask(GUEST_ERROR) 5 years ago
  Marc-André Lureau 4f67d30b5e qdev: set properties with device_class_set_props() 5 years ago
  Marc-André Lureau ba2aba8370 omap-gpio: remove PROP_PTR 5 years ago
  Markus Armbruster a27bd6c779 Include hw/qdev-properties.h less 6 years ago
  Markus Armbruster 650d103d3e Include hw/hw.h exactly where needed 6 years ago
  Markus Armbruster 64552b6be4 Include hw/irq.h a lot less 6 years ago
  Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 6 years ago
  Alistair Francis a89f364ae8 Replace all occurances of __FUNCTION__ with __func__ 7 years ago
  Peter Maydell 940caf1f7e hw/gpio/omap_gpio.c: Don't use old_mmio 8 years ago
  Eduardo Habkost e90f2a8c3e qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable 8 years ago
  xiaoqiang zhao ebc116f8c3 hw/gpio: QOM'ify omap_gpio.c 9 years ago
  Peter Maydell 17b7f2dbbc arm devices: Clean up includes 9 years ago
  Markus Armbruster 84a3a53cf6 omap: Don't use hw_error() in device init() methods 9 years ago
  Markus Armbruster b45c03f585 arm: Use g_new() & friends where that makes obvious sense 10 years ago
  Stefan Hajnoczi bd2a88840e Convert ffs() != 0 callers to ctz32() 10 years ago
  Stefan Weil 77a8257ed7 omap: Fix warnings from Sparse 10 years ago
  Markus Armbruster 1b111dc121 hw: cannot_instantiate_with_device_add_yet due to pointer props 11 years ago
  Andreas Färber 74d1e352be omap_gpio: QOM cast cleanup for omap2_gpif_s 12 years ago
  Andreas Färber 1d300b5f6f omap_gpio: QOM cast cleanup for omap_gpif_s 12 years ago
  Paolo Bonzini b716368778 hw/gpio: pass owner to memory_region_init* functions 12 years ago
  Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 12 years ago
  Paolo Bonzini 5193899a5a hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ 12 years ago