| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add an ncurses UI. | balrog | 2008-02-10 | 1 | -1/+1 |
| * | Add statics and missing #includes for prototypes. | pbrook | 2007-11-18 | 1 | -1/+1 |
| * | Break up vl.h. | pbrook | 2007-11-17 | 1 | -1/+5 |
| * | Convert PXA2xx GPIOs and SCOOP GPIOs to a qemu_irq based api (similar to omap... | balrog | 2007-11-17 | 1 | -8/+5 |
| * | Use pixel_ops.h in PXA LCD screen drawing. | balrog | 2007-06-13 | 1 | -30/+1 |
| * | Fix off-by-one memory region sizes. | pbrook | 2007-06-03 | 1 | -1/+1 |
| * | Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware. | balrog | 2007-05-24 | 1 | -0/+79 |
| * | Implement the PXA2xx I2C master controller. | balrog | 2007-05-23 | 1 | -2/+1 |
| * | Correct NAND erase block size. Misc fixes in Spitz code. | balrog | 2007-05-12 | 1 | -2/+1 |
| * | Switch to qemu_ram_alloc() for memory allocation in PXA255/270. | balrog | 2007-05-08 | 1 | -6/+6 |
| * | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog | 2007-04-30 | 1 | -0/+1001 |