Age | Commit message (Expand) | Author | Files | Lines |
2012-06-11 | pxa2xx: Pass ARMCPU to pxa2xx_pic_init() | Andreas Färber | 1 | -1/+1 |
2012-06-04 | pxa2xx: Use cpu_arm_init() and store ARMCPU | Andreas Färber | 1 | -1/+1 |
2012-03-14 | arm hw/: Don't use CPUState | Andreas Färber | 1 | -3/+3 |
2011-11-24 | pxa2xx_lcd: convert to memory API | Benoît Canet | 1 | -2/+2 |
2011-11-24 | pxa2xx_mmci: convert to memory API | Benoît Canet | 1 | -1/+2 |
2011-11-24 | pxa2xx_keypad: convert to memory API | Benoît Canet | 1 | -2/+3 |
2011-11-24 | pxa2xx_pcmcia.c: convert common memory space to memory API | Benoît Canet | 1 | -1/+2 |
2011-10-17 | pxa2xx: convert to memory API (part II) | Avi Kivity | 1 | -0/+5 |
2011-10-17 | pxa2xx: convert to memory API (part I) | Avi Kivity | 1 | -0/+1 |
2011-10-02 | pxa: Pass in address_space to pxa{255, 270}_init | Richard Henderson | 1 | -2/+5 |
2011-07-23 | Correct spelling of licensed | Matthew Fernandez | 1 | -1/+1 |
2011-03-03 | pxa2xx: port pxa2xx_rtc to using qdev/vmstate | Andrzej Zaborowski | 1 | -28/+0 |
2011-03-03 | pxa2xx_dma: port to qdev/vmstate | Andrzej Zaborowski | 1 | -9/+7 |
2011-03-03 | pxa2xx_timer: switch to using qdev/vmstate | Dmitry Eremin-Solenikov | 1 | -4/+0 |
2011-02-25 | pxa2xx_pic: update to use qdev | Dmitry Eremin-Solenikov | 1 | -5/+6 |
2011-01-29 | pxa2xx_gpio: switch to using qdev | Dmitry Eremin-Solenikov | 1 | -7/+3 |
2010-04-05 | OHCI qdev conversion | Paul Brook | 1 | -4/+0 |
2010-04-04 | Revert "Compile usb-ohci only once" | Paul Brook | 1 | -0/+4 |
2010-03-21 | Compile usb-ohci only once | Blue Swirl | 1 | -4/+0 |
2009-10-01 | Revert "Get rid of _t suffix" | Anthony Liguori | 1 | -16/+16 |
2009-10-01 | Get rid of _t suffix | malc | 1 | -16/+16 |
2009-05-14 | PXA SSI qdev conversion | Paul Brook | 1 | -6/+1 |
2009-05-10 | Follow coding conventions | Paul Brook | 1 | -44/+44 |
2009-01-16 | graphical_console_init change (Stefano Stabellini) | aliguori | 1 | -4/+3 |
2008-12-01 | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook | 1 | -1/+0 |
2007-12-16 | Initial PXA27x keypad support, by Armin Kuster. | balrog | 1 | -0/+13 |
2007-11-17 | Break up vl.h. | pbrook | 1 | -1/+5 |
2007-11-17 | Convert SD cards code to use qemu_irq too. | balrog | 1 | -3/+2 |
2007-11-17 | Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap... | balrog | 1 | -9/+6 |
2007-11-11 | use correct printf format | bellard | 1 | -1/+1 |
2007-10-29 | Add a TI TSC2102 chip (touchscreen/ADC/audio-CODEC controller). | balrog | 1 | -1/+1 |
2007-05-28 | Remove a local subpage IO hack, now that general subpage IO works. | balrog | 1 | -1/+1 |
2007-05-23 | Implement the PXA2xx I2C master controller. | balrog | 1 | -4/+8 |
2007-05-12 | Correct NAND erase block size. Misc fixes in Spitz code. | balrog | 1 | -1/+1 |
2007-05-08 | Switch to qemu_ram_alloc() for memory allocation in PXA255/270. | balrog | 1 | -3/+5 |
2007-04-30 | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog | 1 | -0/+32 |
2007-04-30 | Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. | balrog | 1 | -0/+176 |