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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-48
/
+48
*
Get rid of _t suffix
malc
2009-10-01
1
-48
/
+48
*
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-25
1
-9
/
+9
*
Update to a hopefully more future proof FSF address
Blue Swirl
2009-07-16
1
-2
/
+1
*
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-06-16
1
-3
/
+3
*
Follow coding conventions
Paul Brook
2009-05-10
1
-4
/
+4
*
Implement and use shared memory framebuffer device rendering reoutine.
pbrook
2009-04-01
1
-1
/
+1
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-4
/
+4
*
Update FSF address in GPL/LGPL boilerplate
aurel32
2009-01-04
1
-4
/
+3
*
Change MMIO callbacks to use offsets, not absolute addresses.
pbrook
2008-12-01
1
-11
/
+0
*
Allow attaching devices to OMAP UARTs.
balrog
2008-09-20
1
-0
/
+1
*
Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.
balrog
2008-07-21
1
-6
/
+6
*
OMAP2 EAC module.
balrog
2008-07-18
1
-0
/
+6
*
Disable OMAP2 combined-io-entries hack now that more regions are allowed.
balrog
2008-07-16
1
-1
/
+1
*
Collapse omap peripherals on L4 bus into one io entry (temporarily).
balrog
2008-05-18
1
-0
/
+10
*
Nokia N810 basic system emulation.
balrog
2008-05-07
1
-1
/
+10
*
OMAP STI/XTI console.
balrog
2008-05-04
1
-0
/
+1
*
Add TSC2301 touchscreen & keypad controller.
balrog
2008-04-14
1
-6
/
+0
*
Add basic OMAP2 chip support.
balrog
2008-04-14
1
-21
/
+283
*
Split OMAP DMA out to a file apart.
balrog
2008-03-06
1
-5
/
+17
*
Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...
balrog
2008-02-10
1
-0
/
+6
*
OMAP DMA 3.2 support by Lauro Ramos Venancio.
balrog
2007-12-09
1
-4
/
+46
*
Rework OMAP1 interrupt handling to allow multiple interrupt banks, by Lauro R...
balrog
2007-12-05
1
-1
/
+2
*
OMAP LPGs (LED pulse generators).
balrog
2007-11-20
1
-0
/
+5
*
Clean-up/rewrite audio over I^2S support.
balrog
2007-11-19
1
-0
/
+5
*
Add statics and missing #includes for prototypes.
pbrook
2007-11-18
1
-0
/
+3
*
Break up vl.h.
pbrook
2007-11-17
1
-0
/
+7
*
Zeroing ITR shouldn't ack irq zero.
balrog
2007-11-04
1
-0
/
+123
*
Add register mappings in DSP space (must be accessible for MPU too).
balrog
2007-11-04
1
-2
/
+2
*
Make accesses with wrong width also work as apparently real hardware allows t...
balrog
2007-11-04
1
-3
/
+12
*
Split I^2C controller out of hw/omap.c.
balrog
2007-11-03
1
-5
/
+9
*
Implement OMAP on-chip RTC (Linux guest date/time now matches with host).
balrog
2007-11-03
1
-0
/
+4
*
Initial OMAP I^2C controller implementation (communication not tested).
balrog
2007-11-03
1
-0
/
+7
*
Add OMAP Pulse-width Tone module.
balrog
2007-11-03
1
-0
/
+8
*
Implement OMAP PWL (backlight) module.
balrog
2007-11-03
1
-0
/
+11
*
Implement OMAP MicroWire controller.
balrog
2007-10-29
1
-7
/
+18
*
Add OMAP Shared GPIO module.
balrog
2007-10-28
1
-0
/
+7
*
Handle MMC card insertion/removal/readonly signals.
balrog
2007-10-28
1
-0
/
+1
*
Implement OMAP1 MPU I/O module.
balrog
2007-10-28
1
-0
/
+10
*
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-16
1
-1
/
+1
*
Add OMAP MMC/SD host controller.
balrog
2007-07-31
1
-1
/
+16
*
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
balrog
2007-07-29
1
-0
/
+581