summaryrefslogtreecommitdiff
path: root/include/kernel (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-08-18Add ksceSblAimgrGetTargetIdPrincess of Sleeping1-0/+1
2018-08-17Fix broken headersdevnoname1202-13/+17
2018-08-16fixed forgotten datatype declaration + creationPhilipp Seiler1-2/+2
2018-08-11Fix incorrect doxygen commentsdevnoname1204-10/+10
2018-08-11Add kscePowerSetDisplayBrightnessdevnoname1201-0/+10
2018-08-11 Update SceDebug (#338)CelesteBlue-dev1-2/+23
Update SceDebug
2018-08-09Update UDCDSergi Granell2-4/+30
2018-08-02Update SceSysmemSergi Granell1-0/+12
2018-07-29ksceKernelGetPaddr: const pointerSergi Granell1-1/+1
2018-07-29UDCD: Add USB_CLASS_VIDEOSergi Granell1-0/+1
2018-07-27Add IFTU header and NIDSergi Granell1-0/+94
2018-07-16Add ksceDisplaySetOwnerSergi Granell1-0/+11
2018-07-01sysmem: Recover ksceSysrootIsManufacturingModeSunguk Lee1-0/+2
temporarly. just avoid sdk breaking.
2018-06-30Add ksceSysrootUseExternalStorage and ksceSysrootUseInternalStorageCelesteBlue-dev1-1/+3
2018-06-21Add SBL NIDs (#328)Sergi Granell1-0/+14
2018-03-14Added some ScePowerCallbackTypes, fix some typos. (#299)Sree2-5/+15
* fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types
2018-03-10Add ksceSysconSetAlarmCallback to syscon.hCelesteBlue-dev1-0/+10
2018-03-05Writeback cache in ksceKernelCpuUnrestrictedMemcpyTheOfficialFloW1-0/+1
2018-02-17Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ↵TheOfficialFloW1-13/+24
newer FWs
2018-02-14DSI case fixesSergi Granell2-3/+3
2018-02-14Add DSISergi Granell2-0/+40
2018-02-14Add Cpu and Sysmem NIDs (#293)Sergi Granell2-1/+128
* Add Cpu and Sysmem NIDs
2018-02-12Fix wrong type namedevnoname1201-1/+1
2018-02-10Update kernel/intrmgr.hSergi Granell1-16/+21
2018-02-05Update kernel condSergi Granell1-0/+83
2018-01-15Added missing SceUdcdWaitParamTheOfficialFloW1-0/+9
2018-01-15UDCD improvements, add NIDSSergi Granell1-45/+77
2018-01-15Remove all NID mismatched definitionsSunguk Lee3-345/+0
anyway, we can't use these functions before finding right NID value. but if we provide these & doc contains these info, end-programmers can have confusion Resolve #201
2017-12-17Added excpmgr for handling abortsYifan Lu2-0/+60
2017-12-05Fix use before definition in #258devnoname1201-2/+2
2017-12-03Add ksceKernelFindClassByName, update SceClassSergi Granell1-3/+16
2017-11-30Add ksceKernelCpuGetCpuId NIDSergi Granell1-30/+38
2017-11-29Add ksceDisplaySetFrameBufInternalRinnegatamante1-0/+13
2017-11-29Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255)Sergi Granell8-11/+527
* 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
2017-11-13Add more kernel threadmgr NIDs, psp2kern/kernel/threadmgr.h cleanupsSergi Granell1-193/+196
2017-11-13Fix psp2kern/types.h include in psp2kern headersSergi Granell9-10/+10
2017-11-08Add ksceKernelGetMemBlockTypeSergi Granell1-4/+14
2017-10-30Update SceKernelAllocMemBlockAttrSergi Granell1-1/+3
2017-10-27Add more SceKernelAllocMemBlockAttr infoSergi Granell1-21/+24
2017-10-27Add more docs to psp2kern/kernel/sysmem.hSergi Granell1-4/+21
2017-10-27Update psp2kern/kernel/sysmem.hSergi Granell1-46/+81
2017-10-27Add ksceDisplayGetFrameBufInfoForPid NID and prototypeSergi Granell1-0/+27
2017-10-26Fix Display functions namingSergi Granell1-12/+12
2017-10-26Fix sceDisplayGetPrimaryHead, add ksceDisplayGetPrimaryHeadSergi Granell1-0/+5
2017-10-26More SceDisplay NIDs, update psp2/display.hSergi Granell1-1/+1
2017-10-26Even more SceDisplayForDriver NIDs, Update pspkern/display.hSergi Granell1-0/+15
2017-10-26More SceDisplayForDriver NIDs, Update pspkern/display.hSergi Granell1-1/+33
2017-10-26More SceThreadmgrForDriver, SceDisplayForDriver NIDs, update psp2kern/display.hSergi Granell2-1/+82
2017-10-26Update SceUdcdDriverSergi Granell1-3/+3
2017-10-25Update UDCDSergi Granell1-2/+2