| Commit message (Expand) | Author | Age | Files | Lines |
* | Added some ScePowerCallbackTypes, fix some typos. (#299) | Sree | 2018-03-14 | 2 | -5/+15 |
* | Add ksceSysconSetAlarmCallback to syscon.h | CelesteBlue-dev | 2018-03-10 | 1 | -0/+10 |
* | Writeback cache in ksceKernelCpuUnrestrictedMemcpy | TheOfficialFloW | 2018-03-05 | 1 | -0/+1 |
* | Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ne... | TheOfficialFloW | 2018-02-17 | 1 | -13/+24 |
* | DSI case fixes | Sergi Granell | 2018-02-14 | 2 | -3/+3 |
* | Add DSI | Sergi Granell | 2018-02-14 | 2 | -0/+40 |
* | Add Cpu and Sysmem NIDs (#293) | Sergi Granell | 2018-02-14 | 2 | -1/+128 |
* | Fix wrong type name | devnoname120 | 2018-02-12 | 1 | -1/+1 |
* | Update kernel/intrmgr.h | Sergi Granell | 2018-02-10 | 1 | -16/+21 |
* | Update kernel cond | Sergi Granell | 2018-02-05 | 1 | -0/+83 |
* | Added missing SceUdcdWaitParam | TheOfficialFloW | 2018-01-15 | 1 | -0/+9 |
* | UDCD improvements, add NIDS | Sergi Granell | 2018-01-15 | 1 | -45/+77 |
* | Remove all NID mismatched definitions | Sunguk Lee | 2018-01-15 | 3 | -345/+0 |
* | Added excpmgr for handling aborts | Yifan Lu | 2017-12-17 | 2 | -0/+60 |
* | Fix use before definition in #258 | devnoname120 | 2017-12-05 | 1 | -2/+2 |
* | Add ksceKernelFindClassByName, update SceClass | Sergi Granell | 2017-12-03 | 1 | -3/+16 |
* | Add ksceKernelCpuGetCpuId NID | Sergi Granell | 2017-11-30 | 1 | -30/+38 |
* | Add ksceDisplaySetFrameBufInternal | Rinnegatamante | 2017-11-29 | 1 | -0/+13 |
* | Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255) | Sergi Granell | 2017-11-29 | 8 | -11/+527 |
* | Add more kernel threadmgr NIDs, psp2kern/kernel/threadmgr.h cleanups | Sergi Granell | 2017-11-13 | 1 | -193/+196 |
* | Fix psp2kern/types.h include in psp2kern headers | Sergi Granell | 2017-11-13 | 9 | -10/+10 |
* | Add ksceKernelGetMemBlockType | Sergi Granell | 2017-11-08 | 1 | -4/+14 |
* | Update SceKernelAllocMemBlockAttr | Sergi Granell | 2017-10-30 | 1 | -1/+3 |
* | Add more SceKernelAllocMemBlockAttr info | Sergi Granell | 2017-10-27 | 1 | -21/+24 |
* | Add more docs to psp2kern/kernel/sysmem.h | Sergi Granell | 2017-10-27 | 1 | -4/+21 |
* | Update psp2kern/kernel/sysmem.h | Sergi Granell | 2017-10-27 | 1 | -46/+81 |
* | Add ksceDisplayGetFrameBufInfoForPid NID and prototype | Sergi Granell | 2017-10-27 | 1 | -0/+27 |
* | Fix Display functions naming | Sergi Granell | 2017-10-26 | 1 | -12/+12 |
* | Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHead | Sergi Granell | 2017-10-26 | 1 | -0/+5 |
* | More SceDisplay NIDs, update psp2/display.h | Sergi Granell | 2017-10-26 | 1 | -1/+1 |
* | Even more SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 2017-10-26 | 1 | -0/+15 |
* | More SceDisplayForDriver NIDs, Update pspkern/display.h | Sergi Granell | 2017-10-26 | 1 | -1/+33 |
* | More SceThreadmgrForDriver, SceDisplayForDriver NIDs, update psp2kern/display.h | Sergi Granell | 2017-10-26 | 2 | -1/+82 |
* | Update SceUdcdDriver | Sergi Granell | 2017-10-26 | 1 | -3/+3 |
* | Update UDCD | Sergi Granell | 2017-10-25 | 1 | -2/+2 |
* | Add more NIDs, update udcd.h | Sergi Granell | 2017-10-25 | 1 | -8/+18 |
* | Const correctness in psp2kern/kernel/cpu.h | Sergi Granell | 2017-10-24 | 1 | -8/+8 |
* | Missing commas. | Rinnegatamante | 2017-10-14 | 1 | -12/+12 |
* | psp2kern/udcd.h: fix a broken header | xyzz | 2017-10-13 | 1 | -10/+10 |
* | Hexa -> uppercase | devnoname120 | 2017-10-08 | 2 | -243/+243 |
* | Using upper case chars. | Rinnegatamante | 2017-10-06 | 1 | -4/+4 |
* | Fix identation. | Rinnegatamante | 2017-10-06 | 1 | -1/+1 |
* | Using Doxygen comment. | Rinnegatamante | 2017-10-06 | 1 | -1/+1 |
* | Named SceSCtrlExternalInputMode. | Rinnegatamante | 2017-10-05 | 1 | -2/+2 |
* | Named anonymous enums in psp2kern | Rinnegatamante | 2017-10-05 | 12 | -1126/+904 |
* | Add ksceDisplayWaitVblankStartMulti | Robin B | 2017-10-01 | 1 | -0/+7 |
* | Add ksceDisplayWaitVblankStart | Robin B | 2017-09-19 | 1 | -0/+5 |
* | Added headers for SceSblAIMgrForDriver | Yifan Lu | 2017-08-11 | 1 | -0/+25 |
* | Add more display and I2C NIDs | Sergi Granell | 2017-08-06 | 1 | -0/+1 |
* | Minor stylistic changes. | Rinnegatamante | 2017-07-25 | 1 | -27/+28 |