aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pxa2xx_timer.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-22Hush pointer target signedness warnings from gcc 4.balrog1-8/+8
2007-11-17Break up vl.h.pbrook1-1/+4
2007-06-03Fix off-by-one memory region sizes.pbrook1-1/+1
2007-05-24Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog1-0/+71
2007-05-23Implement the PXA2xx I2C master controller.balrog1-13/+9
2007-05-08Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA...balrog1-21/+16
2007-05-08Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa...balrog1-1/+1
2007-04-30Add remaining PXA2xx on-chip peripherals except I2C master.balrog1-0/+433