summaryrefslogtreecommitdiffstats
path: root/hw/omap.h
Commit message (Expand)AuthorAgeFilesLines
* omap_l4: rename omap_l4_attach_region() to omap_l4_attach()Avi Kivity2011-11-281-1/+1
* omap_l4: remove omap_l4_attach()Avi Kivity2011-11-281-2/+0
* omap_i2c: convert to memory APIBenoît Canet2011-11-281-2/+5
* omap_lcdc: convert to memory APIBenoît Canet2011-11-281-2/+5
* omap_l4: convert to memory APIBenoît Canet2011-11-281-0/+1
* omap_dss: convert to memory APIAvi Kivity2011-11-281-0/+1
* omap2: convert to memory API (part II)Avi Kivity2011-11-281-0/+2
* omap_dma: convert to memory APIAvi Kivity2011-11-281-0/+2
* omap_sdrc: convert to memory APIAvi Kivity2011-11-281-1/+2
* omap_tap: convert to memory APIAvi Kivity2011-11-281-0/+1
* omap_mmc: convert to memory APIAvi Kivity2011-11-281-0/+1
* omap_l4: add memory API variant of omap_l4_attach()Avi Kivity2011-11-281-1/+6
* omap: eliminate l4_register_io_memoryAvi Kivity2011-11-281-2/+0
* omap: remove L4_MUX_HACKAvi Kivity2011-11-281-3/+0
* omap_uart: convert to memory APIAvi Kivity2011-11-281-2/+4
* omap_intc: QdevifyPeter Maydell2011-09-231-20/+1
* omap1: convert to memory API (part VI)Avi Kivity2011-09-211-0/+2
* omap_lcdc: remove imif, emiff from structureAvi Kivity2011-09-211-2/+1
* omap1: convert to memory API (part IV)Avi Kivity2011-09-211-0/+1
* omap1: convert to memory API (part III)Avi Kivity2011-09-211-2/+6
* omap1: convert to memory API (part II)Avi Kivity2011-09-211-1/+6
* omap1: convert to memory API (part I)Avi Kivity2011-09-211-1/+10
* omap: Wire up the DMA request line to the GPMCPeter Maydell2011-08-281-1/+2
* hw/omap.h: Add OMAP 3630 to omap_mpu_model enumerationPeter Maydell2011-08-281-1/+4
* omap_gpmc: Support NAND devicesPeter Maydell2011-08-281-0/+1
* omap_gpmc: Take omap_mpu_state* in omap_gpmc_initJuha Riihimäki2011-08-281-1/+2
* omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversionPeter Maydell2011-08-281-3/+1
* omap_gpmc/nseries/tusb6010: convert to memory APIAvi Kivity2011-08-221-1/+2
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* hw/omap_gpio.c: Convert to qdevJuha Riihimäki2011-07-301-19/+1
* hw/omap_l4.c: Add helper function omap_l4_region_baseJuha Riihimäki2011-07-301-0/+2
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* hw/omap: Fix default setup for OMAP UART devicesStefan Weil2010-09-101-2/+4
* hw/omap : make local function static and remove declaration from headercmchao2010-06-301-36/+0
* hw/omwp2.c : separate l4 interconnect modulecmchao2010-06-301-9/+28
* hw/omap2.c : separate spi modulecmchao2010-06-301-0/+2
* hw/omap1.c : separate interrupt controller modulecmchao2010-06-301-0/+2
* hw/omap2.c : separate sdrc (sdram controller)cmchao2010-06-301-0/+2
* hw/omap2.c : separate gpmc(general purpose memory controller)cmchao2010-06-301-0/+2
* hw/omap2.c : separate synctimer modulecmchao2010-06-301-6/+5
* hw/omap2.c : separate gptimer modulecmchao2010-06-301-0/+2
* hw/omap2.c : separate gpio modulecmchao2010-06-301-0/+3
* hw/omap1.c : separate gpio modulecmchao2010-06-301-0/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-48/+48
* Get rid of _t suffixmalc2009-10-011-48/+48
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-9/+9
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-3/+3
* Follow coding conventionsPaul Brook2009-05-101-4/+4
* Implement and use shared memory framebuffer device rendering reoutine.pbrook2009-04-011-1/+1
OpenPOWER on IntegriCloud