Age | Commit message (Expand) | Author | Files | Lines |
2011-09-23 | omap_intc: Qdevify | Peter Maydell | 1 | -20/+1 |
2011-09-21 | omap1: convert to memory API (part VI) | Avi Kivity | 1 | -0/+2 |
2011-09-21 | omap_lcdc: remove imif, emiff from structure | Avi Kivity | 1 | -2/+1 |
2011-09-21 | omap1: convert to memory API (part IV) | Avi Kivity | 1 | -0/+1 |
2011-09-21 | omap1: convert to memory API (part III) | Avi Kivity | 1 | -2/+6 |
2011-09-21 | omap1: convert to memory API (part II) | Avi Kivity | 1 | -1/+6 |
2011-09-21 | omap1: convert to memory API (part I) | Avi Kivity | 1 | -1/+10 |
2011-08-28 | omap: Wire up the DMA request line to the GPMC | Peter Maydell | 1 | -1/+2 |
2011-08-28 | hw/omap.h: Add OMAP 3630 to omap_mpu_model enumeration | Peter Maydell | 1 | -1/+4 |
2011-08-28 | omap_gpmc: Support NAND devices | Peter Maydell | 1 | -0/+1 |
2011-08-28 | omap_gpmc: Take omap_mpu_state* in omap_gpmc_init | Juha Riihimäki | 1 | -1/+2 |
2011-08-28 | omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion | Peter Maydell | 1 | -3/+1 |
2011-08-22 | omap_gpmc/nseries/tusb6010: convert to memory API | Avi Kivity | 1 | -1/+2 |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori | 1 | -1/+1 |
2011-07-30 | hw/omap_gpio.c: Convert to qdev | Juha Riihimäki | 1 | -19/+1 |
2011-07-30 | hw/omap_l4.c: Add helper function omap_l4_region_base | Juha Riihimäki | 1 | -0/+2 |
2010-12-11 | Add endianness as io mem parameter | Alexander Graf | 1 | -1/+2 |
2010-09-10 | hw/omap: Fix default setup for OMAP UART devices | Stefan Weil | 1 | -2/+4 |
2010-06-30 | hw/omap : make local function static and remove declaration from header | cmchao | 1 | -36/+0 |
2010-06-30 | hw/omwp2.c : separate l4 interconnect module | cmchao | 1 | -9/+28 |
2010-06-30 | hw/omap2.c : separate spi module | cmchao | 1 | -0/+2 |
2010-06-30 | hw/omap1.c : separate interrupt controller module | cmchao | 1 | -0/+2 |
2010-06-30 | hw/omap2.c : separate sdrc (sdram controller) | cmchao | 1 | -0/+2 |
2010-06-30 | hw/omap2.c : separate gpmc(general purpose memory controller) | cmchao | 1 | -0/+2 |
2010-06-30 | hw/omap2.c : separate synctimer module | cmchao | 1 | -6/+5 |
2010-06-30 | hw/omap2.c : separate gptimer module | cmchao | 1 | -0/+2 |
2010-06-30 | hw/omap2.c : separate gpio module | cmchao | 1 | -0/+3 |
2010-06-30 | hw/omap1.c : separate gpio module | cmchao | 1 | -0/+1 |
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 |