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 · 10 years ago
  3. 77a8257 omap: Fix warnings from Sparse by Stefan Weil · 10 years ago
  4. 635117e omap_gpmc.c: Remove duplicate assignment by Dr. David Alan Gilbert · 10 years ago
  5. d8d9581 memory: convert memory_region_destroy to object_unparent by Paolo Bonzini · 11 years ago
  6. 89f26e6 hw/arm/omap_gpmc: Avoid buffer overrun filling prefetch FIFO by Peter Maydell · 11 years ago
  7. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  8. e28bee8 hw: move other devices to hw/misc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/omap_gpmc.c]
  9. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  10. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  11. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  12. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  13. 0ec6dc7 hw/omap_gpmc: Fix region map/unmap when configuring prefetch engine by Peter Maydell · 13 years ago
  14. c0465d1 hw/omap_gpmc.c: Add missing 'break's to fix 8 bit NAND writes by Peter Maydell · 13 years ago
  15. 7e36b26 hw/omap_gpmc: Modify correct field when writing IRQSTATUS register by Peter Maydell · 14 years ago
  16. 7196345 hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit by Peter Maydell · 14 years ago
  17. d5c8cf9 omap_gpmc: Implement prefetch engine by Peter Maydell · 14 years ago
  18. eee0a1c omap: Wire up the DMA request line to the GPMC by Peter Maydell · 14 years ago
  19. ef20677 omap_gpmc: Pull prefetch engine data into sub-struct by Peter Maydell · 14 years ago
  20. 856f2df omap_gpmc: Accept a zero mask field on omap3630 by Juha Riihimäki · 14 years ago
  21. 2a952fe omap_gpmc: Support NAND devices by Peter Maydell · 14 years ago
  22. 9ed3e1b omap_gpmc: Reindent misindented switch statements by Peter Maydell · 14 years ago
  23. 7c470ff omap_gpmc: Calculate revision from OMAP model by Juha Riihimäki · 14 years ago
  24. b5325c2 omap_gpmc: Take omap_mpu_state* in omap_gpmc_init by Juha Riihimäki · 14 years ago
  25. de8af7f omap_gpmc: Fix handling of FIFOTHRESHOLDSTATUS bit by Peter Maydell · 14 years ago
  26. 77c6c73 omap_gpmc: Wire up the GPMC IRQ correctly by Peter Maydell · 14 years ago
  27. 9c8255e omap_gpmc: GPMC_IRQSTATUS is write-one-to-clear by Peter Maydell · 14 years ago
  28. 3387bf5 omap_gpmc: Refactor omap_gpmc_cs_map and omap_gpmc_cs_unmap by Peter Maydell · 14 years ago
  29. 07bc2f8 omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion by Peter Maydell · 14 years ago
  30. 710ffe6 hw/omap_gpmc: Don't try to map CS0 twice on reset by Peter Maydell · 14 years ago
  31. 64066a8 omap_gpmc/nseries/tusb6010: convert to memory API by Avi Kivity · 14 years ago
  32. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  33. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  34. f3354b0 hw/omap2.c : separate gpmc(general purpose memory controller) by cmchao · 15 years ago