Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-05-12 | Correct NAND erase block size. Misc fixes in Spitz code. | balrog | 1 | -4/+4 |
2007-05-08 | Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA... | balrog | 1 | -1/+1 |
2007-05-08 | Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa... | balrog | 1 | -1/+3 |
2007-05-08 | Switch to qemu_ram_alloc() for memory allocation in PXA255/270. | balrog | 1 | -2/+16 |
2007-05-08 | ARM946 CPU support. | pbrook | 1 | -1/+1 |
2007-05-01 | Implement power state changes (IDLE and SLEEP) for PXA. | balrog | 1 | -1/+2 |
2007-05-01 | Honour limited subset of --cpu values instead of ignoring. | balrog | 1 | -3/+6 |
2007-04-30 | Remove the use of Linux / BSD specific asprintf call. | balrog | 1 | -3/+2 |
2007-04-30 | Add remaining PXA2xx on-chip peripherals except I2C master. | balrog | 1 | -0/+29 |
2007-04-30 | Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals. | balrog | 1 | -0/+1673 |