index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
omap2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
1
-3
/
+3
2011-11-28
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
Avi Kivity
1
-5
/
+5
2011-11-28
omap_dss: convert to memory API
Avi Kivity
1
-1
/
+1
2011-11-28
omap2: convert to memory API (part II)
Avi Kivity
1
-40
/
+47
2011-11-28
omap2: convert to memory API (part I)
Avi Kivity
1
-48
/
+55
2011-11-28
omap_dma: convert to memory API
Avi Kivity
1
-1
/
+1
2011-11-28
omap_sdrc: convert to memory API
Avi Kivity
1
-1
/
+1
2011-11-28
omap_l4: add memory API variant of omap_l4_attach()
Avi Kivity
1
-1
/
+1
2011-11-28
omap: eliminate l4_register_io_memory
Avi Kivity
1
-6
/
+6
2011-11-28
omap_uart: convert to memory API
Avi Kivity
1
-4
/
+5
2011-10-21
hw/omap2: Wire up the IRQ for the 2430's fifth GPIO module
Peter Maydell
1
-0
/
+5
2011-09-23
omap_intc: Qdevify
Peter Maydell
1
-38
/
+54
2011-09-21
soc_dma: drop soc_dma_port_add_mem_ram()
Avi Kivity
1
-2
/
+4
2011-08-28
omap: Wire up the DMA request line to the GPMC
Peter Maydell
1
-1
/
+2
2011-08-28
omap_gpmc: Take omap_mpu_state* in omap_gpmc_init
Juha Riihimäki
1
-1
/
+1
2011-08-22
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
1
-1
/
+1
2011-08-22
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
1
-3
/
+3
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-5
/
+5
2011-07-30
hw/omap_gpio.c: Convert to qdev
Juha Riihimäki
1
-9
/
+25
2010-12-11
Add endianness as io mem parameter
Alexander Graf
1
-2
/
+2
2010-09-10
hw/omap: Fix default setup for OMAP UART devices
Stefan Weil
1
-1
/
+5
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
1
-2
/
+4
2010-06-30
hw/omap : make local function static and remove declaration from header
cmchao
1
-3
/
+3
2010-06-30
hw/omwp2.c : separate l4 interconnect module
cmchao
1
-263
/
+6
2010-06-30
hw/omap2.c : separate tap module(Test-Chip-level)
cmchao
1
-90
/
+0
2010-06-30
hw/omap2.c : separate spi module
cmchao
1
-323
/
+0
2010-06-30
hw/omap2.c : separate sdrc (sdram controller)
cmchao
1
-144
/
+0
2010-06-30
hw/omap2.c : separate gpmc(general purpose memory controller)
cmchao
1
-396
/
+0
2010-06-30
hw/omap2.c : separate synctimer module
cmchao
1
-70
/
+2
2010-06-30
hw/omap2.c : separate gptimer module
cmchao
1
-462
/
+0
2010-06-30
hw/omap2.c : separate gpio module
cmchao
1
-523
/
+0
2010-06-27
Remove useless device dependency of HAS_AUDIO
Blue Swirl
1
-2
/
+0
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
1
-0
/
+2
2010-04-25
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-55
/
+55
2009-10-01
Get rid of _t suffix
malc
1
-55
/
+55
2009-09-21
Fix Sparse warning about invalid access past the end of 'mode'
Blue Swirl
1
-1
/
+1
2009-09-21
Fix Sparse warnings about using plain integer as NULL pointer
Blue Swirl
1
-8
/
+8
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
1
-2
/
+2
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
1
-40
/
+40
2009-07-27
kill drives_table
Gerd Hoffmann
1
-4
/
+4
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-1
/
+1
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
1
-16
/
+16
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-1
/
+1
2009-05-14
Remove any pretense that there can be more than one AudioState
malc
1
-1
/
+1
2009-05-12
Push AUD_init down to devices
Paul Brook
1
-1
/
+0
2009-05-10
Follow coding conventions
Paul Brook
1
-1
/
+1
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
1
-8
/
+6
2009-01-18
add an init function parameter to qemu_chr_open()
aurel32
1
-1
/
+1
[next]