Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change MMIO callbacks to use offsets, not absolute addresses. | pbrook | 2008-12-01 | 1 | -6/+0 |
* | Resurrect the safe part of r5274 | blueswir1 | 2008-10-02 | 1 | -4/+4 |
* | Revert r5274 which breaks savevm/loadvm | blueswir1 | 2008-09-25 | 1 | -4/+4 |
* | Add signed versions of save/load functions | blueswir1 | 2008-09-20 | 1 | -4/+4 |
* | Hush pointer target signedness warnings from gcc 4. | balrog | 2008-04-22 | 1 | -8/+8 |
* | Break up vl.h. | pbrook | 2007-11-17 | 1 | -1/+4 |
* | 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/+71 |
* | Implement the PXA2xx I2C master controller. | balrog | 2007-05-23 | 1 | -13/+9 |
* | Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA... | balrog | 2007-05-09 | 1 | -21/+16 |
* | Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa... | balrog | 2007-05-08 | 1 | -1/+1 |
* | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog | 2007-04-30 | 1 | -0/+433 |