Age | Commit message (Expand) | Author | Files | Lines |
2012-12-19 | ui: move files to ui/ and include/ui/ | Paolo Bonzini | 1 | -1/+1 |
2012-10-23 | Rename target_phys_addr_t to hwaddr | Avi Kivity | 1 | -18/+18 |
2012-01-13 | omap_dss: correct chip[1] index in RFBI_READ/RFBI_STATUS | Stefan Hajnoczi | 1 | -2/+2 |
2011-11-28 | omap_l4: rename omap_l4_attach_region() to omap_l4_attach() | Avi Kivity | 1 | -4/+4 |
2011-11-28 | omap_dss: convert to memory API | Avi Kivity | 1 | -76/+93 |
2011-11-28 | omap: eliminate l4_register_io_memory | Avi Kivity | 1 | -8/+8 |
2011-11-09 | hw/omap_dss.c: Fix !-vs-~ bug in handling DISPC_CONTROL | Peter Maydell | 1 | -4/+5 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -2/+2 |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf | 1 | -1/+1 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -18/+18 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -18/+18 |
2009-08-25 | Make CPURead/WriteFunc structure 'const' | Blue Swirl | 1 | -10/+10 |
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 | -5/+5 |
2009-05-08 | Replace cpu_abort with hw_error | Paul Brook | 1 | -1/+1 |
2009-04-10 | Yet more phys_ram_base elimination. | pbrook | 1 | -22/+24 |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori | 1 | -5/+3 |
2009-01-04 | Update FSF address in GPL/LGPL boilerplate | aurel32 | 1 | -4/+3 |
2008-12-07 | Remove a duplicate omap_l4_attach(), add one missing elsewhere. | balrog | 1 | -0/+1 |
2008-12-01 | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook | 1 | -39/+14 |
2008-08-22 | array overflow in hw/stellaris.c and hw/omap_dss.c | aurel32 | 1 | -1/+2 |
2008-05-18 | Collapse omap peripherals on L4 bus into one io entry (temporarily). | balrog | 1 | -4/+4 |
2008-04-14 | Add basic OMAP2 chip support. | balrog | 1 | -0/+1093 |