Age | Commit message (Expand) | Author | Files | Lines |
2012-12-19 | exec: move include files to include/exec/ | Paolo Bonzini | 1 | -1/+1 |
2012-11-15 | Move qemu_irq typedef out of qemu-common.h | Igor Mammedov | 1 | -0/+1 |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity | 1 | -29/+29 |
2012-07-14 | hw/omap.h: Use TARGET_PRIxPHYS to define OMAP_FMT_plx | Peter Maydell | 1 | -7/+1 |
2012-06-19 | hw/omap.h: Drop broken MEM_VERBOSE tracing | Peter Maydell | 1 | -95/+0 |
2012-06-04 | omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s | Andreas Färber | 1 | -1/+1 |
2012-03-15 | hw/omap_i2c: Convert to qdev | Juha Riihimäki | 1 | -11/+2 |
2012-03-14 | arm hw/: Don't use CPUState | Andreas Färber | 1 | -1/+1 |
2012-01-04 | hw/omap1.c: Separate dpll_ctl from omap_mpu_state | Juha Riihimäki | 1 | -5/+1 |
2012-01-04 | hw/omap1.c: Separate PWT from omap_mpu_state | Juha Riihimäki | 1 | -9/+1 |
2012-01-04 | hw/omap1.c: Separate PWL from omap_mpu_state | Juha Riihimäki | 1 | -7/+1 |
2012-01-04 | hw/omap1.c: omap_mpuio_init() need not be public | Peter Maydell | 1 | -4/+0 |
2011-11-28 | omap_l4: rename omap_l4_attach_region() to omap_l4_attach() | Avi Kivity | 1 | -1/+1 |
2011-11-28 | omap_l4: remove omap_l4_attach() | Avi Kivity | 1 | -2/+0 |
2011-11-28 | omap_i2c: convert to memory API | Benoît Canet | 1 | -2/+5 |
2011-11-28 | omap_lcdc: convert to memory API | Benoît Canet | 1 | -2/+5 |
2011-11-28 | omap_l4: convert to memory API | Benoît Canet | 1 | -0/+1 |
2011-11-28 | omap_dss: convert to memory API | Avi Kivity | 1 | -0/+1 |
2011-11-28 | omap2: convert to memory API (part II) | Avi Kivity | 1 | -0/+2 |
2011-11-28 | omap_dma: convert to memory API | Avi Kivity | 1 | -0/+2 |
2011-11-28 | omap_sdrc: convert to memory API | Avi Kivity | 1 | -1/+2 |
2011-11-28 | omap_tap: convert to memory API | Avi Kivity | 1 | -0/+1 |
2011-11-28 | omap_mmc: convert to memory API | Avi Kivity | 1 | -0/+1 |
2011-11-28 | omap_l4: add memory API variant of omap_l4_attach() | Avi Kivity | 1 | -1/+6 |
2011-11-28 | omap: eliminate l4_register_io_memory | Avi Kivity | 1 | -2/+0 |
2011-11-28 | omap: remove L4_MUX_HACK | Avi Kivity | 1 | -3/+0 |
2011-11-28 | omap_uart: convert to memory API | Avi Kivity | 1 | -2/+4 |
2011-09-23 | omap_intc: Qdevify | Peter Maydell | 1 | -20/+1 |
2011-09-21 | omap1: convert to memory API (part VI) | Avi Kivity | 1 | -0/+2 |
2011-09-21 | omap_lcdc: remove imif, emiff from structure | Avi Kivity | 1 | -2/+1 |
2011-09-21 | omap1: convert to memory API (part IV) | Avi Kivity | 1 | -0/+1 |
2011-09-21 | omap1: convert to memory API (part III) | Avi Kivity | 1 | -2/+6 |
2011-09-21 | omap1: convert to memory API (part II) | Avi Kivity | 1 | -1/+6 |
2011-09-21 | omap1: convert to memory API (part I) | Avi Kivity | 1 | -1/+10 |
2011-08-28 | omap: Wire up the DMA request line to the GPMC | Peter Maydell | 1 | -1/+2 |
2011-08-28 | hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration | Peter Maydell | 1 | -1/+4 |
2011-08-28 | omap_gpmc: Support NAND devices | Peter Maydell | 1 | -0/+1 |
2011-08-28 | omap_gpmc: Take omap_mpu_state* in omap_gpmc_init | Juha Riihimäki | 1 | -1/+2 |
2011-08-28 | omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion | Peter Maydell | 1 | -3/+1 |
2011-08-22 | omap_gpmc/nseries/tusb6010: convert to memory API | Avi Kivity | 1 | -1/+2 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -1/+1 |
2011-07-30 | hw/omap_gpio.c: Convert to qdev | Juha Riihimäki | 1 | -19/+1 |
2011-07-30 | hw/omap_l4.c: Add helper function omap_l4_region_base | Juha Riihimäki | 1 | -0/+2 |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf | 1 | -1/+2 |
2010-09-10 | hw/omap: Fix default setup for OMAP UART devices | Stefan Weil | 1 | -2/+4 |
2010-06-30 | hw/omap : make local function static and remove declaration from header | cmchao | 1 | -36/+0 |
2010-06-30 | hw/omwp2.c : separate l4 interconnect module | cmchao | 1 | -9/+28 |
2010-06-30 | hw/omap2.c : separate spi module | cmchao | 1 | -0/+2 |
2010-06-30 | hw/omap1.c : separate interrupt controller module | cmchao | 1 | -0/+2 |
2010-06-30 | hw/omap2.c : separate sdrc (sdram controller) | cmchao | 1 | -0/+2 |