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