Age | Commit message (Expand) | Author |
2012-03-30 | arm: switch real-time clocks to rtc_clock | Paolo Bonzini |
2012-03-30 | omap: switch omap_lpg to vm_clock | Paolo Bonzini |
2012-03-15 | hw/omap_i2c: Convert to qdev | Juha Riihimäki |
2012-03-14 | Rename cpu_reset() to cpu_state_reset() | Andreas Färber |
2012-01-04 | Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging | Anthony Liguori |
2012-01-04 | hw/omap1.c: Drop unused includes | Peter Maydell |
2012-01-04 | hw/omap1.c: Separate dpll_ctl from omap_mpu_state | Juha Riihimäki |
2012-01-04 | hw/omap1.c: Separate PWT from omap_mpu_state | Juha Riihimäki |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity |
2012-01-04 | hw/omap1.c: Separate PWL from omap_mpu_state | Juha Riihimäki |
2012-01-04 | hw/omap1.c: omap_mpuio_init() need not be public | Peter Maydell |
2011-11-28 | omap_i2c: convert to memory API | Benoît Canet |
2011-11-28 | omap_lcdc: convert to memory API | Benoît Canet |
2011-11-28 | omap_dma: convert to memory API | Avi Kivity |
2011-11-28 | omap_mmc: convert to memory API | Avi Kivity |
2011-09-23 | hw/omap1: Wire up GPIO clock | Peter Maydell |
2011-09-23 | omap_intc: Qdevify | Peter Maydell |
2011-09-21 | omap1: convert to memory API (part VI) | Avi Kivity |
2011-09-21 | soc_dma: drop soc_dma_port_add_mem_ram() | Avi Kivity |
2011-09-21 | omap_lcdc: remove imif, emiff from structure | Avi Kivity |
2011-09-21 | omap1: convert to memory API (part V) | Avi Kivity |
2011-09-21 | omap1: convert to memory API (part IV) | Avi Kivity |
2011-09-21 | omap1: convert to memory API (part III) | Avi Kivity |
2011-09-21 | omap1: convert to memory API (part II) | Avi Kivity |
2011-09-21 | omap1: convert to memory API (part I) | Avi Kivity |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2011-07-30 | hw/omap_gpio.c: Convert to qdev | Juha Riihimäki |
2011-03-21 | change all other clock references to use nanosecond resolution accessors | Paolo Bonzini |
2011-03-21 | change all rt_clock references to use millisecond resolution accessors | Paolo Bonzini |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf |
2010-09-18 | Use range_covers_byte | Blue Swirl |
2010-09-10 | hw/omap: Fix default setup for OMAP UART devices | Stefan Weil |
2010-08-24 | Rearrange block headers | Blue Swirl |
2010-07-06 | qemu_ram_alloc: Add DeviceState and name parameters | Alex Williamson |
2010-06-30 | hw/omap : make local function static and remove declaration from header | cmchao |
2010-06-30 | hw/omap1.c : separate uart module | cmchao |
2010-06-30 | hw/omap1.c : separate interrupt controller module | cmchao |
2010-06-30 | hw/omap1.c : separate gpio module | cmchao |
2010-04-25 | arm: remove dead assignments, spotted by clang analyzer | Blue Swirl |
2010-03-21 | Compile serial only once | Blue Swirl |
2009-11-22 | BCD cleanup | Paul Brook |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori |
2009-10-01 | Get rid of _t suffix | malc |
2009-09-21 | Fix Sparse warnings about using plain integer as NULL pointer | Blue Swirl |
2009-09-11 | Unexport ticks_per_sec variable. Create get_ticks_per_sec() function | Juan Quintela |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl |
2009-07-27 | kill drives_table | Gerd Hoffmann |
2009-07-16 | Update to a hopefully more future proof FSF address | Blue Swirl |
2009-06-29 | Revert "Introduce reset notifier order" | Jan Kiszka |
2009-06-16 | Remove io_index argument from cpu_register_io_memory() | Avi Kivity |