summaryrefslogtreecommitdiffstats
path: root/hw/omap.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-4/+4
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-11/+0
* Allow attaching devices to OMAP UARTs.balrog2008-09-201-0/+1
* Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog2008-07-211-6/+6
* OMAP2 EAC module.balrog2008-07-181-0/+6
* Disable OMAP2 combined-io-entries hack now that more regions are allowed.balrog2008-07-161-1/+1
* Collapse omap peripherals on L4 bus into one io entry (temporarily).balrog2008-05-181-0/+10
* Nokia N810 basic system emulation.balrog2008-05-071-1/+10
* OMAP STI/XTI console.balrog2008-05-041-0/+1
* Add TSC2301 touchscreen & keypad controller.balrog2008-04-141-6/+0
* Add basic OMAP2 chip support.balrog2008-04-141-21/+283
* Split OMAP DMA out to a file apart.balrog2008-03-061-5/+17
* Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...balrog2008-02-101-0/+6
* OMAP DMA 3.2 support by Lauro Ramos Venancio.balrog2007-12-091-4/+46
OpenPOWER on IntegriCloud