summaryrefslogtreecommitdiffstats
path: root/hw/omap1.c
Commit message (Expand)AuthorAgeFilesLines
* omap_i2c: convert to memory APIBenoît Canet2011-11-281-1/+1
* omap_lcdc: convert to memory APIBenoît Canet2011-11-281-1/+1
* omap_dma: convert to memory APIAvi Kivity2011-11-281-1/+1
* omap_mmc: convert to memory APIAvi Kivity2011-11-281-1/+1
* hw/omap1: Wire up GPIO clockPeter Maydell2011-09-231-0/+1
* omap_intc: QdevifyPeter Maydell2011-09-231-55/+86
* omap1: convert to memory API (part VI)Avi Kivity2011-09-211-10/+7
* soc_dma: drop soc_dma_port_add_mem_ram()Avi Kivity2011-09-211-4/+4
* omap_lcdc: remove imif, emiff from structureAvi Kivity2011-09-211-2/+1
* omap1: convert to memory API (part V)Avi Kivity2011-09-211-6/+8
* omap1: convert to memory API (part IV)Avi Kivity2011-09-211-34/+47
* omap1: convert to memory API (part III)Avi Kivity2011-09-211-92/+117
* omap1: convert to memory API (part II)Avi Kivity2011-09-211-90/+105
* omap1: convert to memory API (part I)Avi Kivity2011-09-211-151/+187
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-10/+10
* hw/omap_gpio.c: Convert to qdevJuha Riihimäki2011-07-301-3/+7
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-10/+10
* change all rt_clock references to use millisecond resolution accessorsPaolo Bonzini2011-03-211-5/+5
* Add endianness as io mem parameterAlexander Graf2010-12-111-20/+22
* Use range_covers_byteBlue Swirl2010-09-181-6/+8
* hw/omap: Fix default setup for OMAP UART devicesStefan Weil2010-09-101-0/+3
* Rearrange block headersBlue Swirl2010-08-241-0/+1
* qemu_ram_alloc: Add DeviceState and name parametersAlex Williamson2010-07-061-2/+4
* hw/omap : make local function static and remove declaration from headercmchao2010-06-301-6/+6
* hw/omap1.c : separate uart modulecmchao2010-06-301-170/+0
* hw/omap1.c : separate interrupt controller modulecmchao2010-06-301-574/+2
* hw/omap1.c : separate gpio modulecmchao2010-06-301-181/+0
* arm: remove dead assignments, spotted by clang analyzerBlue Swirl2010-04-251-1/+0
* Compile serial only onceBlue Swirl2010-03-211-4/+18
* BCD cleanupPaul Brook2009-11-221-40/+30
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-87/+87
* Get rid of _t suffixmalc2009-10-011-87/+87
* Fix Sparse warnings about using plain integer as NULL pointerBlue Swirl2009-09-211-4/+4
* Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela2009-09-111-7/+9
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-48/+48
* kill drives_tableGerd Hoffmann2009-07-271-4/+4
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* Revert "Introduce reset notifier order"Jan Kiszka2009-06-291-1/+1
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-24/+24
* Introduce reset notifier orderJan Kiszka2009-05-221-1/+1
* Follow coding conventionsPaul Brook2009-05-101-5/+5
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-6/+5
* add an init function parameter to qemu_chr_open()aurel322009-01-181-2/+2
* graphical_console_init change (Stefano Stabellini)aliguori2009-01-161-2/+2
* Update FSF address in GPL/LGPL boilerplateaurel322009-01-041-4/+3
* omap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD).balrog2008-12-071-1/+1
* omap1: add OSC_12M_SEL UART register support (original patch from Jean-Christ...balrog2008-12-071-10/+17
* Fix RTC initial date computationaurel322008-12-041-6/+6
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-133/+85
* Malta & OMAP: add a name to char devicesaurel322008-11-011-2/+2
OpenPOWER on IntegriCloud