1. 0d1c978 hw/misc: Clean up includes by Peter Maydell · 9 years ago
  2. b45c03f arm: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  3. e28bee8 hw: move other devices to hw/misc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/omap_clk.c]
  4. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  5. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  6. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  7. 0a34f96 hw/omap_clk: Add the clock for the OMAP2430-specific fifth GPIO module by Peter Maydell · 14 years ago
  8. 338b922 Mov muldiv64 to qemu-common.h (Thus unbreaking gus) by malc · 14 years ago
  9. c57c846 qemu-timer: move commonly used timer code to qemu-timer-common by Blue Swirl · 14 years ago
  10. b9d38e9 Fix Sparse warnings about using plain integer as NULL pointer by Blue Swirl · 15 years ago
  11. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  12. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  13. 2b3ea31 clean build: Fix arm build warnings by aurel32 · 16 years ago
  14. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  15. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  16. 51fec3c Omap DPLL & APLL locking logic. by balrog · 17 years ago
  17. 827df9f Add basic OMAP2 chip support. by balrog · 17 years ago
  18. b4e3104 Split OMAP DMA out to a file apart. by balrog · 17 years ago[Renamed from hw/omap1_clk.c]
  19. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  20. d8f699c Zeroing ITR shouldn't ack irq zero. by balrog · 17 years ago
  21. b854bc1 Make accesses with wrong width also work as apparently real hardware allows them when the fault is disabled. by balrog · 17 years ago
  22. c3d2689 Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. by balrog · 18 years ago