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