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
*
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
*
add an init function parameter to qemu_chr_open()
aurel32
2009-01-18
1
-1
/
+1
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-2
/
+2
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-4
/
+3
*
Remove a duplicate omap_l4_attach(), add one missing elsewhere.
balrog
2008-12-07
1
-1
/
+0
*
Make audio violate POSIX less
malc
2008-12-03
1
-1
/
+1
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-101
/
+57
*
Malta & OMAP: add a name to char devices
aurel32
2008-11-01
1
-1
/
+1
*
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-26
1
-1
/
+1
*
Allow attaching devices to OMAP UARTs.
balrog
2008-09-20
1
-3
/
+3
*
Correct audio api usage in OMAP EAC (spotted by malc).
balrog
2008-07-29
1
-31
/
+79
*
Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park).
balrog
2008-07-25
1
-3
/
+54
*
Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.
balrog
2008-07-21
1
-0
/
+5
*
Omap DPLL & APLL locking logic.
balrog
2008-07-21
1
-12
/
+107
*
OMAP2 EAC module.
balrog
2008-07-18
1
-2
/
+547
*
Collapse omap peripherals on L4 bus into one io entry (temporarily).
balrog
2008-05-18
1
-14
/
+132
*
Nokia N810 basic system emulation.
balrog
2008-05-07
1
-4
/
+9
*
OMAP STI/XTI console.
balrog
2008-05-04
1
-0
/
+196
*
Nokia N800 machine support (ARM).
balrog
2008-04-14
1
-2
/
+2
*
Add basic OMAP2 chip support.
balrog
2008-04-14
1
-0
/
+3860