index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
omap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-20
OMAP LPGs (LED pulse generators).
balrog
1
-2
/
+184
2007-11-19
Clean-up/rewrite audio over I^2S support.
balrog
1
-93
/
+189
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-9
/
+9
2007-11-17
Break up vl.h.
pbrook
1
-3
/
+8
2007-11-11
fixed cast
bellard
1
-1
/
+1
2007-11-10
added cpu_model parameter to cpu_init()
bellard
1
-3
/
+8
2007-11-04
Zeroing ITR shouldn't ack irq zero.
balrog
1
-47
/
+521
2007-11-04
Add register mappings in DSP space (must be accessible for MPU too).
balrog
1
-16
/
+60
2007-11-04
Make accesses with wrong width also work as apparently real hardware allows t...
balrog
1
-17
/
+43
2007-11-03
Split I^2C controller out of hw/omap.c.
balrog
1
-420
/
+28
2007-11-03
Implement OMAP on-chip RTC (Linux guest date/time now matches with host).
balrog
1
-0
/
+429
2007-11-03
Initial OMAP I^2C controller implementation (communication not tested).
balrog
1
-0
/
+420
2007-11-03
Add OMAP Pulse-width Tone module.
balrog
1
-0
/
+95
2007-11-03
Implement OMAP PWL (backlight) module.
balrog
1
-4
/
+109
2007-10-29
Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller).
balrog
1
-5
/
+6
2007-10-29
Implement OMAP MicroWire controller.
balrog
1
-8
/
+180
2007-10-28
Add OMAP Shared GPIO module.
balrog
1
-0
/
+177
2007-10-28
Handle MMC card insertion/removal/readonly signals.
balrog
1
-1
/
+3
2007-10-28
Add PalmT|E matrix keypad connected to OMAP GPIOs.
balrog
1
-6
/
+6
2007-10-28
Implement OMAP1 MPU I/O module.
balrog
1
-2
/
+285
2007-09-20
Make likely/unlikely accessible also in hw/.
balrog
1
-3
/
+0
2007-07-31
Add OMAP MMC/SD host controller.
balrog
1
-4
/
+8
2007-07-31
OMAP DMA input signals must be level-triggered.
balrog
1
-7
/
+17
2007-07-31
Fix OMAP pic handling of simultaneous interrupts.
balrog
1
-9
/
+13
2007-07-29
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
balrog
1
-0
/
+2914