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