summaryrefslogtreecommitdiff
path: root/include/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Add UART, syscon, I2C nids. Add I2C header.Sergi Granell2017-06-151-0/+39
|/
* Removed next entryTheOfficialFloW2017-06-141-2/+1
* Add ksceCtrlRegisterVirtualControllerDriver related thingsSunguk Lee2017-06-121-0/+28
* Fix ksceNetSend() and ksceNetRecv() (#177)devnoname1202017-06-021-2/+4
* Added dmac functions (#173)TheOfficialFloW2017-05-141-0/+34
* Added new function: ksceKernelStartModuleForPidYifan Lu2017-05-131-0/+1
* Added sysmem uid object reference counting functionsYifan Lu2017-05-131-0/+38
* Update usbd.hYifan Lu2017-05-041-1/+1
* Added missing typedef breaking vitasdkkern.hRinnegatamante2017-04-261-1/+1
* Added missing kernel IO headers. (#160)Rinnegatamante2017-04-111-0/+33
* Typedef udcd structuresSergi Granell2017-04-101-55/+69
* Fix UDCD error codeSergi Granell2017-04-101-1/+1
* Add GPIO header and more NIDs (#158)Sergi Granell2017-04-102-0/+62
* Revert "Update ctrl.h (#155)"Sunguk Lee2017-04-101-26/+0
* Update ctrl.h (#155)rereprep2017-04-091-0/+26
* Add ksceUsbdInterruptTransfer NIDSergi Granell2017-04-021-0/+6
* Add ksceUsbdCloseEndpointSergi Granell2017-04-021-1/+6
* Add ksceUsbdGetEndpointId and ksceUsbdControlTransfer NIDsSergi Granell2017-04-021-0/+26
* Typo fixing, and misnamed struct (#151)Hexxellor2017-03-285-17/+17
* Added ksceKernelRemapBlock to headersYifan Lu2017-02-241-0/+10
* Added some sblauthmgr functions (#141)Yifan Lu2017-02-242-0/+20
* Merge pull request #127 from TheOfficialFloW/masterSunguk Lee2017-02-181-6/+6
|\
| * Rename ksceKernelMemPool* functionsTheOfficialFloW2017-02-071-6/+6
* | Add ksceUsbdGetDescriptorSergi Granell2017-02-161-6/+17
* | Update psp2kern/usbd.hSergi Granell2017-02-161-5/+7
* | Even more cache NIDsSergi Granell2017-02-161-0/+21
* | Add more cache NIDsSergi Granell2017-02-161-5/+32
* | Add ksceKernelDisableSubIntr NIDSergi Granell2017-02-131-0/+1
* | Add ksceKernelEnableSubIntr NIDSergi Granell2017-02-131-2/+3
* | Add some intrmgr subintr NIDsSergi Granell2017-02-131-3/+5
* | psp2kern/kernel/intrmgr.h definitions renamingSergi Granell2017-02-131-11/+11
* | Add psp2kern/kernel/intrmgr.hSergi Granell2017-02-131-0/+56
* | Merge pull request #135 from xerpi/cpu_nidsSergi Granell2017-02-131-11/+19
|\ \
| * | Add more/fix SceCpuForKernel and SceCpuForDriver NIDsSergi Granell2017-02-101-11/+19
* | | Merge pull request #133 from vitasdk/mitSunguk Lee2017-02-112-3/+0
|\ \ \ | |/ / |/| |
| * | Switch license to MITdevnoname1202017-02-102-3/+0
* | | Updated SceUsbdDriver structTheOfficialFloW2017-02-101-3/+3
|/ /
* | Add some SceDisplayForDriver NIDsSergi Granell2017-02-091-0/+87
* | Update psp2/usbd.h (#128)Sergi Granell2017-02-081-0/+50
|/
* Add psp2kern/kernel/suspend.hSergi Granell2017-02-021-0/+35
* Update udcd.hSergi Granell2017-01-061-1/+1
* Update udcd.hSergi Granell2017-01-061-27/+86
* Add more SceUdcd NIDs and defines (thanks to @TheOfficialFloW)Sergi Granell2017-01-051-7/+11
* Add psp2kern/udcd.h, some SceUdcdForDriver NIDs and ksceTouchSetRegion NIDSergi Granell2017-01-051-0/+522
* Add ksceKernelCpuDcacheWritebackRange NIDSergi Granell2017-01-051-2/+12
* Fix ksceCtrlSetAnalogEmulation parametersSergi Granell2017-01-021-12/+12
* Fix ksceCtrlSetAnalogEmulation argsSergi Granell2017-01-011-3/+4
* Add more SceCtrlForDriver NIDs and kernel ctrl.hSergi Granell2016-12-311-0/+265
* Update SceBtSergi Granell2016-12-251-2/+12
* Update SceBtRegisteredInfoSergi Granell2016-12-221-3/+10