1. b9f7bc4 hw/omap1.c: Separate dpll_ctl from omap_mpu_state by Juha Riihimäki · 13 years ago
  2. 0375953 hw/omap1.c: Separate PWT from omap_mpu_state by Juha Riihimäki · 13 years ago
  3. 8717d88 hw/omap1.c: Separate PWL from omap_mpu_state by Juha Riihimäki · 13 years ago
  4. 3b204c8 hw/omap1.c: omap_mpuio_init() need not be public by Peter Maydell · 13 years ago
  5. f44336c omap_l4: rename omap_l4_attach_region() to omap_l4_attach() by Avi Kivity · 13 years ago
  6. a6dbd3c omap_l4: remove omap_l4_attach() by Avi Kivity · 13 years ago
  7. 7487813 omap_i2c: convert to memory API by Benoît Canet · 13 years ago
  8. 30af1ec omap_lcdc: convert to memory API by Benoît Canet · 13 years ago
  9. 3892f84 omap_l4: convert to memory API by Benoît Canet · 13 years ago
  10. 4852e5d omap_dss: convert to memory API by Avi Kivity · 13 years ago
  11. 011a98a omap2: convert to memory API (part II) by Avi Kivity · 13 years ago
  12. 7405165 omap_dma: convert to memory API by Avi Kivity · 13 years ago
  13. 6a0148e omap_sdrc: convert to memory API by Avi Kivity · 13 years ago
  14. 0a9ee1a omap_tap: convert to memory API by Avi Kivity · 13 years ago
  15. c304fed omap_mmc: convert to memory API by Avi Kivity · 13 years ago
  16. f322614 omap_l4: add memory API variant of omap_l4_attach() by Avi Kivity · 13 years ago
  17. a56e423 omap: eliminate l4_register_io_memory by Avi Kivity · 13 years ago
  18. 92c0bba omap: remove L4_MUX_HACK by Avi Kivity · 13 years ago
  19. aee3950 omap_uart: convert to memory API by Avi Kivity · 13 years ago
  20. 0919ac7 omap_intc: Qdevify by Peter Maydell · 14 years ago
  21. 2654c96 omap1: convert to memory API (part VI) by Avi Kivity · 14 years ago
  22. 9898b79 omap_lcdc: remove imif, emiff from structure by Avi Kivity · 14 years ago
  23. 60fe76e omap1: convert to memory API (part IV) by Avi Kivity · 14 years ago
  24. a4ebbd1 omap1: convert to memory API (part III) by Avi Kivity · 14 years ago
  25. e7aa0ae omap1: convert to memory API (part II) by Avi Kivity · 14 years ago
  26. 4b3fedf omap1: convert to memory API (part I) by Avi Kivity · 14 years ago
  27. eee0a1c omap: Wire up the DMA request line to the GPMC by Peter Maydell · 14 years ago
  28. f13e656 hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration by Peter Maydell · 14 years ago
  29. 2a952fe omap_gpmc: Support NAND devices by Peter Maydell · 14 years ago
  30. b5325c2 omap_gpmc: Take omap_mpu_state* in omap_gpmc_init by Juha Riihimäki · 14 years ago
  31. 07bc2f8 omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion by Peter Maydell · 14 years ago
  32. 64066a8 omap_gpmc/nseries/tusb6010: convert to memory API by Avi Kivity · 14 years ago
  33. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  34. 77831c2 hw/omap_gpio.c: Convert to qdev by Juha Riihimäki · 14 years ago
  35. f904920 hw/omap_l4.c: Add helper function omap_l4_region_base by Juha Riihimäki · 14 years ago
  36. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  37. 6a8aabd hw/omap: Fix default setup for OMAP UART devices by Stefan Weil · 15 years ago
  38. c1ff227 hw/omap : make local function static and remove declaration from header by cmchao · 15 years ago
  39. 2c1d9ec hw/omwp2.c : separate l4 interconnect module by cmchao · 15 years ago
  40. 2d08cc7 hw/omap2.c : separate spi module by cmchao · 15 years ago
  41. 7f132a2 hw/omap1.c : separate interrupt controller module by cmchao · 15 years ago
  42. 0bf4301 hw/omap2.c : separate sdrc (sdram controller) by cmchao · 15 years ago
  43. f3354b0 hw/omap2.c : separate gpmc(general purpose memory controller) by cmchao · 15 years ago
  44. 011d87d hw/omap2.c : separate synctimer module by cmchao · 15 years ago
  45. c58d37c hw/omap2.c : separate gptimer module by cmchao · 15 years ago
  46. d82310f hw/omap2.c : separate gpio module by cmchao · 15 years ago
  47. e5c6b25 hw/omap1.c : separate gpio module by cmchao · 15 years ago
  48. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 16 years ago
  49. 99a0949 Get rid of _t suffix by malc · 16 years ago
  50. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 16 years ago
  51. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  52. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  53. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  54. 714fa30 Implement and use shared memory framebuffer device rendering reoutine. by pbrook · 16 years ago
  55. 3023f332 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
  56. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  57. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  58. 75554a3 Allow attaching devices to OMAP UARTs. by balrog · 17 years ago
  59. afbb519 Handle on-chip DMA controllers in one place, convert OMAP DMA to use it. by balrog · 17 years ago
  60. 99570a4 OMAP2 EAC module. by balrog · 17 years ago
  61. 477b24e Disable OMAP2 combined-io-entries hack now that more regions are allowed. by balrog · 17 years ago
  62. c66fb5b Collapse omap peripherals on L4 bus into one io entry (temporarily). by balrog · 17 years ago
  63. e927bb0 Nokia N810 basic system emulation. by balrog · 17 years ago
  64. 54585ff OMAP STI/XTI console. by balrog · 17 years ago
  65. a5d7eb6 Add TSC2301 touchscreen & keypad controller. by balrog · 17 years ago
  66. 827df9f Add basic OMAP2 chip support. by balrog · 17 years ago
  67. b4e3104 Split OMAP DMA out to a file apart. by balrog · 17 years ago
  68. 2988547 Make omap I2C controller work (previously untested). Implement post-OMAP1 changes. Introduce omap L4 abstraction. by balrog · 17 years ago
  69. 089b7c0 OMAP DMA 3.2 support by Lauro Ramos Venancio. by balrog · 17 years ago
  70. 106627d Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro Ramos Venancio. by balrog · 17 years ago
  71. f9d4307 OMAP LPGs (LED pulse generators). OMAP MPUI bridge config register. by balrog · 17 years ago
  72. 73560bc Clean-up/rewrite audio over I^2S support. by balrog · 17 years ago
  73. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  74. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  75. d8f699c Zeroing ITR shouldn't ack irq zero. by balrog · 17 years ago
  76. cf965d2 Add register mappings in DSP space (must be accessible for MPU too). by balrog · 17 years ago
  77. b854bc1 Make accesses with wrong width also work as apparently real hardware allows them when the fault is disabled. by balrog · 17 years ago
  78. 0264592 Split I^2C controller out of hw/omap.c. by balrog · 17 years ago
  79. 5c1c390 Implement OMAP on-chip RTC (Linux guest date/time now matches with host). by balrog · 17 years ago
  80. 4a2c8ac Initial OMAP I^2C controller implementation (communication not tested). by balrog · 17 years ago
  81. f34c417 Add OMAP Pulse-width Tone module. by balrog · 17 years ago
  82. 66450b1 Implement OMAP PWL (backlight) module. by balrog · 17 years ago
  83. d951f6f Implement OMAP MicroWire controller. by balrog · 17 years ago
  84. 6433014 Add OMAP Shared GPIO module. by balrog · 17 years ago
  85. 8e129e0 Handle MMC card insertion/removal/readonly signals. by balrog · 17 years ago
  86. fe71e81 Implement OMAP1 MPU I/O module. by balrog · 17 years ago
  87. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 18 years ago
  88. b30bb3a Add OMAP MMC/SD host controller. by balrog · 18 years ago
  89. c3d2689 Basic OMAP310 support. Basic Palm Tungsten|E machine emulation. by balrog · 18 years ago