1. 2198f5f hw: Simplify memory_region_init_ram() calls by Philippe Mathieu-Daudé · 1 year, 4 months ago
  2. 683754c arm: Remove system_clock_scale global by Peter Maydell · 3 years, 7 months ago
  3. c08e612 hw/arm/nrf51: Wire up sysclk by Peter Maydell · 3 years, 7 months ago
  4. ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  5. 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
  6. ce4f70e hw/arm/nrf51_soc: Set system_clock_scale by Peter Maydell · 4 years, 7 months ago
  7. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  8. 778a2dc qom: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 8 months ago
  9. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 8 months ago
  10. 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 8 months ago
  11. c24d9716 hw/arm: Drop useless object_property_set_link() error handling by Markus Armbruster · 4 years, 8 months ago
  12. db873cc sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 by Markus Armbruster · 4 years, 9 months ago
  13. 9bdee7f sysbus: Drop useless OBJECT() in sysbus_init_child_obj() calls by Markus Armbruster · 4 years, 9 months ago
  14. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  15. 27d6dea hw/timer/nrf51_timer: Display timer ID in trace events by Philippe Mathieu-Daudé · 4 years, 10 months ago
  16. 54595a5 hw/arm/nrf51: Add NRF51_PERIPHERAL_SIZE definition by Philippe Mathieu-Daudé · 4 years, 10 months ago
  17. 32b9523 hw/arm: Let devices own the MemoryRegion they create by Philippe Mathieu-Daudé · 5 years ago
  18. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  19. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  20. 12e9493 Include hw/boards.h a bit less by Markus Armbruster · 6 years ago
  21. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  22. 12ec8bd arm: Rename hw/arm/arm.h to hw/arm/boot.h by Peter Maydell · 6 years ago
  23. 04f3c00 hw: Remove unused 'hw/devices.h' include by Philippe Mathieu-Daudé · 6 years ago
  24. 4d744b2 arm: Instantiate NRF51 special NVM's and NVMC by Steffen Görtz · 6 years ago
  25. 287a7f6 hw/arm/nrf51_soc: set object owner in memory_region_init_ram by kumar sourav · 6 years ago
  26. b39dced arm: Add Clock peripheral stub to NRF51 SOC by Steffen Görtz · 6 years ago
  27. 60facd9 arm: Instantiate NRF51 Timers by Steffen Görtz · 6 years ago
  28. bb42c4c arm: Instantiate NRF51 general purpose I/O by Steffen Görtz · 6 years ago
  29. f30890d arm: Instantiate NRF51 random number generator by Steffen Görtz · 6 years ago
  30. 659b85e arm: Add header to host common definition for nRF51 SOC peripherals by Steffen Görtz · 6 years ago
  31. b001491 hw/arm/nrf51_soc: Connect UART to nRF51 SoC by Julia Suvorova · 6 years ago
  32. 673b2d4 arm: Add Nordic Semiconductor nRF51 SoC by Joel Stanley · 6 years ago