1. 00a946a hw/display/omap_dss: Replace fprintf() call by qemu_log_mask(LOG_UNIMP) by Philippe Mathieu-Daudé · 4 years, 9 months ago
  2. 85eb7c1 Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument by Philippe Mathieu-Daudé · 5 years ago
  3. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  4. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  5. 47df515 hw/display: Clean up includes by Peter Maydell · 9 years ago
  6. b45c03f arm: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  7. 77a8257 omap: Fix warnings from Sparse by Stefan Weil · 10 years ago
  8. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  9. fc97bb5 hw: move display devices to hw/display/, configure via default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/omap_dss.c]
  10. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  11. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  12. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  13. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  14. 3c8359d omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS by Stefan Hajnoczi · 13 years ago
  15. f44336c omap_l4: rename omap_l4_attach_region() to omap_l4_attach() by Avi Kivity · 13 years ago
  16. 4852e5d omap_dss: convert to memory API by Avi Kivity · 13 years ago
  17. a56e423 omap: eliminate l4_register_io_memory by Avi Kivity · 13 years ago
  18. 95117be hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL by Peter Maydell · 13 years ago
  19. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  20. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  21. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  22. 99a0949 Get rid of _t suffix by malc · 15 years ago
  23. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  24. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  25. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  26. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  27. 5c130f6 Yet more phys_ram_base elimination. by pbrook · 16 years ago
  28. 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  29. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  30. 9e7d11f Remove a duplicate omap_l4_attach(), add one missing elsewhere. by balrog · 16 years ago
  31. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  32. f3d8b1e array overflow in hw/stellaris.c and hw/omap_dss.c by aurel32 · 17 years ago
  33. c66fb5b Collapse omap peripherals on L4 bus into one io entry (temporarily). by balrog · 17 years ago
  34. 827df9f Add basic OMAP2 chip support. by balrog · 17 years ago