1. f45b885 hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module by Peter Maydell · 13 years ago
  2. 0919ac7 omap_intc: Qdevify by Peter Maydell · 14 years ago
  3. 90aeba9 soc_dma: drop soc_dma_port_add_mem_ram() by Avi Kivity · 14 years ago
  4. eee0a1c omap: Wire up the DMA request line to the GPMC by Peter Maydell · 14 years ago
  5. b5325c2 omap_gpmc: Take omap_mpu_state* in omap_gpmc_init by Juha Riihimäki · 14 years ago
  6. 27143a4 char: rename qemu_chr_open() -> qemu_chr_new() by Anthony Liguori · 14 years ago
  7. 2cc6e0a char: rename qemu_chr_write() -> qemu_chr_fe_write() by Anthony Liguori · 14 years ago
  8. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  9. 77831c2 hw/omap_gpio.c: Convert to qdev by Juha Riihimäki · 14 years ago
  10. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  11. 6a8aabd hw/omap: Fix default setup for OMAP UART devices by Stefan Weil · 15 years ago
  12. 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
  13. c1ff227 hw/omap : make local function static and remove declaration from header by cmchao · 15 years ago
  14. 2c1d9ec hw/omwp2.c : separate l4 interconnect module by cmchao · 15 years ago
  15. cc9577c hw/omap2.c : separate tap module(Test-Chip-level) by cmchao · 15 years ago
  16. 2d08cc7 hw/omap2.c : separate spi module by cmchao · 15 years ago
  17. 0bf4301 hw/omap2.c : separate sdrc (sdram controller) by cmchao · 15 years ago
  18. f3354b0 hw/omap2.c : separate gpmc(general purpose memory controller) by cmchao · 15 years ago
  19. 011d87d hw/omap2.c : separate synctimer module by cmchao · 15 years ago
  20. c58d37c hw/omap2.c : separate gptimer module by cmchao · 15 years ago
  21. d82310f hw/omap2.c : separate gpio module by cmchao · 15 years ago
  22. 738012b Remove useless device dependency of HAS_AUDIO by Blue Swirl · 15 years ago
  23. 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
  24. 22ed1d3 arm: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
  25. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  26. 99a0949 Get rid of _t suffix by malc · 16 years ago
  27. 16d5503 Fix Sparse warning about invalid access past the end of 'mode' by Blue Swirl · 16 years ago
  28. b9d38e9 Fix Sparse warnings about using plain integer as NULL pointer by Blue Swirl · 16 years ago
  29. 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 16 years ago
  30. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  31. 751c6a1 kill drives_table by Gerd Hoffmann · 16 years ago
  32. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  33. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  34. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  35. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  36. 1a7dafc Remove any pretense that there can be more than one AudioState by malc · 16 years ago
  37. 22d83b1 Push AUD_init down to devices by Paul Brook · 16 years ago
  38. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  39. 2ac7117 Replace cpu_abort with hw_error by Paul Brook · 16 years ago
  40. ceecf1d add an init function parameter to qemu_chr_open() by aurel32 · 16 years ago
  41. 3023f332 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  42. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  43. 9e7d11f Remove a duplicate omap_l4_attach(), add one missing elsewhere. by balrog · 16 years ago
  44. 1ea879e Make audio violate POSIX less by malc · 16 years ago
  45. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  46. 7cc0dd2 Malta & OMAP: add a name to char devices by aurel32 · 16 years ago
  47. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  48. 75554a3 Allow attaching devices to OMAP UARTs. by balrog · 17 years ago
  49. ab17b46 Correct audio api usage in OMAP EAC (spotted by malc). by balrog · 17 years ago
  50. f451387 Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park). by balrog · 17 years ago
  51. afbb519 Handle on-chip DMA controllers in one place, convert OMAP DMA to use it. by balrog · 17 years ago
  52. 51fec3c Omap DPLL & APLL locking logic. by balrog · 17 years ago
  53. 99570a4 OMAP2 EAC module. by balrog · 17 years ago
  54. c66fb5b Collapse omap peripherals on L4 bus into one io entry (temporarily). by balrog · 17 years ago
  55. e927bb0 Nokia N810 basic system emulation. by balrog · 17 years ago
  56. 54585ff OMAP STI/XTI console. by balrog · 17 years ago
  57. 7e7c5e4 Nokia N800 machine support (ARM). by balrog · 17 years ago
  58. 827df9f Add basic OMAP2 chip support. by balrog · 17 years ago