Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add DSI | Sergi Granell | 2018-02-14 | 2 | -0/+40 |
| | |||||
* | Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255) | Sergi Granell | 2017-11-29 | 3 | -6/+50 |
| | | | | | | | | | | | | * Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits * Fix psp2kern/power.h kernelgroup * Remove stray kscePervasiveUartSetBaudrate from psp2kern/uart.h * Add missing docs * Documentation improvements | ||||
* | Fix psp2kern/types.h include in psp2kern headers | Sergi Granell | 2017-11-13 | 2 | -2/+2 |
| | |||||
* | Named anonymous enums in psp2kern | Rinnegatamante | 2017-10-05 | 1 | -6/+6 |
| | | | | Named anonymous enums in psp2kern | ||||
* | Add more display and I2C NIDs | Sergi Granell | 2017-08-06 | 1 | -0/+1 |
| | |||||
* | Update I2C | Sergi Granell | 2017-07-11 | 1 | -11/+13 |
| | |||||
* | Add UART, syscon, I2C nids. Add I2C header. | Sergi Granell | 2017-06-15 | 1 | -0/+39 |
| | |||||
* | Add GPIO header and more NIDs (#158) | Sergi Granell | 2017-04-10 | 1 | -0/+42 |
* Add GPIO header and more NIDs * Add ksceSysconCtrlLED NID * Add ksceKernelCpuSuspendIntr and ksceKernelCpuResumeIntr NIDs * Add GPIO to the docs |