aboutsummaryrefslogtreecommitdiff
path: root/hw/omap1.c
AgeCommit message (Expand)Author
2011-11-28omap_dma: convert to memory APIAvi Kivity
2011-11-28omap_mmc: convert to memory APIAvi Kivity
2011-09-23hw/omap1: Wire up GPIO clockPeter Maydell
2011-09-23omap_intc: QdevifyPeter Maydell
2011-09-21omap1: convert to memory API (part VI)Avi Kivity
2011-09-21soc_dma: drop soc_dma_port_add_mem_ram()Avi Kivity
2011-09-21omap_lcdc: remove imif, emiff from structureAvi Kivity
2011-09-21omap1: convert to memory API (part V)Avi 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-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-30hw/omap_gpio.c: Convert to qdevJuha Riihimäki
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2011-03-21change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-09-18Use range_covers_byteBlue Swirl
2010-09-10hw/omap: Fix default setup for OMAP UART devicesStefan Weil
2010-08-24Rearrange block headersBlue Swirl
2010-07-06qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson
2010-06-30hw/omap : make local function static and remove declaration from headercmchao
2010-06-30hw/omap1.c : separate uart modulecmchao
2010-06-30hw/omap1.c : separate interrupt controller modulecmchao
2010-06-30hw/omap1.c : separate gpio modulecmchao
2010-04-25arm: remove dead assignments, spotted by clang analyzerBlue Swirl
2010-03-21Compile serial only onceBlue Swirl
2009-11-22BCD cleanupPaul Brook
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-21Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-07-27kill drives_tableGerd Hoffmann
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl
2009-06-29Revert "Introduce reset notifier order"Jan Kiszka
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-22Introduce reset notifier orderJan Kiszka
2009-05-10Follow coding conventionsPaul Brook
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-01-18add an init function parameter to qemu_chr_open()aurel32
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-04Update FSF address in GPL/LGPL boilerplateaurel32
2008-12-07omap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD).balrog
2008-12-07omap1: add OSC_12M_SEL UART register support (original patch from Jean-Christ...balrog
2008-12-04Fix RTC initial date computationaurel32
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-11-01Malta & OMAP: add a name to char devicesaurel32
2008-09-20Use a QEMUBH when an OMAP timer must expire immediately.balrog
2008-09-20Allow attaching devices to OMAP UARTs.balrog