aboutsummaryrefslogtreecommitdiff
path: root/hw/omap.h
AgeCommit message (Expand)Author
2011-09-23omap_intc: QdevifyPeter Maydell
2011-09-21omap1: convert to memory API (part VI)Avi Kivity
2011-09-21omap_lcdc: remove imif, emiff from structureAvi Kivity
2011-09-21omap1: convert to memory API (part IV)Avi Kivity
2011-09-21omap1: convert to memory API (part III)Avi Kivity
2011-09-21omap1: convert to memory API (part II)Avi Kivity
2011-09-21omap1: convert to memory API (part I)Avi Kivity
2011-08-28omap: Wire up the DMA request line to the GPMCPeter Maydell
2011-08-28hw/omap.h: Add OMAP 3630 to omap_mpu_model enumerationPeter Maydell
2011-08-28omap_gpmc: Support NAND devicesPeter Maydell
2011-08-28omap_gpmc: Take omap_mpu_state* in omap_gpmc_initJuha Riihimäki
2011-08-28omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversionPeter Maydell
2011-08-22omap_gpmc/nseries/tusb6010: convert to memory APIAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-30hw/omap_gpio.c: Convert to qdevJuha Riihimäki
2011-07-30hw/omap_l4.c: Add helper function omap_l4_region_baseJuha Riihimäki
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-09-10hw/omap: Fix default setup for OMAP UART devicesStefan Weil
2010-06-30hw/omap : make local function static and remove declaration from headercmchao
2010-06-30hw/omwp2.c : separate l4 interconnect modulecmchao
2010-06-30hw/omap2.c : separate spi modulecmchao
2010-06-30hw/omap1.c : separate interrupt controller modulecmchao
2010-06-30hw/omap2.c : separate sdrc (sdram controller)cmchao
2010-06-30hw/omap2.c : separate gpmc(general purpose memory controller)cmchao
2010-06-30hw/omap2.c : separate synctimer modulecmchao
2010-06-30hw/omap2.c : separate gptimer modulecmchao
2010-06-30hw/omap2.c : separate gpio modulecmchao
2010-06-30hw/omap1.c : separate gpio modulecmchao
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-10Follow coding conventionsPaul Brook
2009-04-01Implement and use shared memory framebuffer device rendering reoutine.pbrook
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-09-20Allow attaching devices to OMAP UARTs.balrog
2008-07-21Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.balrog
2008-07-18OMAP2 EAC module.balrog
2008-07-16Disable OMAP2 combined-io-entries hack now that more regions are allowed.balrog
2008-05-18Collapse omap peripherals on L4 bus into one io entry (temporarily).balrog
2008-05-07Nokia N810 basic system emulation.balrog
2008-05-04OMAP STI/XTI console.balrog
2008-04-14Add TSC2301 touchscreen & keypad controller.balrog
2008-04-14Add basic OMAP2 chip support.balrog
2008-03-06Split OMAP DMA out to a file apart.balrog
2008-02-10Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...balrog
2007-12-09OMAP DMA 3.2 support by Lauro Ramos Venancio.balrog