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
/
omap_uart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
1
-3
/
+3
*
softmmu: move remaining include files to include/ subdirectories
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-5
/
+5
*
serial: split serial.c
Gerd Hoffmann
2012-10-22
1
-2
/
+1
*
omap_l4: rename omap_l4_attach_region() to omap_l4_attach()
Avi Kivity
2011-11-28
1
-1
/
+1
*
omap_uart: convert to memory API
Avi Kivity
2011-11-28
1
-19
/
+22
*
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
2011-10-02
1
-2
/
+4
*
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
2011-10-02
1
-2
/
+2
*
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
2011-10-02
1
-15
/
+2
*
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
2011-08-22
1
-4
/
+4
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Add endianness as io mem parameter
Alexander Graf
2010-12-11
1
-1
/
+1
*
hw/omap: Fix default setup for OMAP UART devices
Stefan Weil
2010-09-10
1
-5
/
+7
*
hw/omap1.c : separate uart module
cmchao
2010-06-30
1
-0
/
+194