summaryrefslogtreecommitdiff
path: root/include/kernel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* psp2kern: Change args types of ksceGzipDecompress (#354)Sunguk Lee2018-10-031-1/+1
| | | | these value should be uint32_t instead signed int related: #353 comments
* Add ksceGzipDecompress (#353)Princess of Sleeping2018-09-251-0/+10
| | | | Add ksceGzipDecompress
* Add ksceKernelEnqueueWorkQueueSergi Granell2018-09-031-0/+16
|
* Add some functions of SceKernelUtilsForDriver (#350)Princess of Sleeping2018-09-011-0/+4
| | | | | | * Add some functions of SceKernelUtilsForDriver * Add some nid of SceKernelUtilsForDriver
* Add psp2kern/kernel/utils.h (#349)Princess of Sleeping2018-08-291-0/+67
|
* Update UDCDSergi Granell2018-08-271-0/+19
|
* Update UDCDSergi Granell2018-08-271-1/+94
|
* ci: better check headers (#342)devnoname1202018-08-271-0/+2
| | | | | | | | | | | | | | * ci: Make sure every header compiles separately * ci: don't build .gch files when checking headers * Improve header-checking command Thanks to @d3m3vilurr * Fix missing header includes * ci: faster header checking
* Merge pull request #346 from Princess-of-Sleeping/masterSergi Granell2018-08-251-0/+2
|\ | | | | Add ksceKernelSearchModuleByName
| * Add ksceKernelSearchModuleByNamePrincess of Sleeping2018-08-211-0/+2
| |
* | Add ScePower configuration modes (#345)CelesteBlue-dev2018-08-211-2/+4
|/
* Add ksceSblAimgrGetTargetIdPrincess of Sleeping2018-08-181-0/+1
|
* Fix broken headersdevnoname1202018-08-172-13/+17
|
* fixed forgotten datatype declaration + creationPhilipp Seiler2018-08-161-2/+2
|
* Fix incorrect doxygen commentsdevnoname1202018-08-114-10/+10
|
* Add kscePowerSetDisplayBrightnessdevnoname1202018-08-111-0/+10
|
* Update SceDebug (#338)CelesteBlue-dev2018-08-111-2/+23
| | | Update SceDebug
* Update UDCDSergi Granell2018-08-092-4/+30
|
* Update SceSysmemSergi Granell2018-08-021-0/+12
|
* ksceKernelGetPaddr: const pointerSergi Granell2018-07-291-1/+1
|
* UDCD: Add USB_CLASS_VIDEOSergi Granell2018-07-291-0/+1
|
* Add IFTU header and NIDSergi Granell2018-07-271-0/+94
|
* Add ksceDisplaySetOwnerSergi Granell2018-07-161-0/+11
|
* sysmem: Recover ksceSysrootIsManufacturingModeSunguk Lee2018-07-011-0/+2
| | | | temporarly. just avoid sdk breaking.
* Add ksceSysrootUseExternalStorage and ksceSysrootUseInternalStorageCelesteBlue-dev2018-06-301-1/+3
|
* Add SBL NIDs (#328)Sergi Granell2018-06-211-0/+14
|
* Added some ScePowerCallbackTypes, fix some typos. (#299)Sree2018-03-142-5/+15
| | | | | | * fix: add createCallback param in example, typo for sys_exit * fix: adding more power callback types
* Add ksceSysconSetAlarmCallback to syscon.hCelesteBlue-dev2018-03-101-0/+10
|
* Writeback cache in ksceKernelCpuUnrestrictedMemcpyTheOfficialFloW2018-03-051-0/+1
|
* Added inline ksceKernelCpuUnrestrictedMemcpy because this doesn't exist in ↵TheOfficialFloW2018-02-171-13/+24
| | | | newer FWs
* DSI case fixesSergi Granell2018-02-142-3/+3
|
* Add DSISergi Granell2018-02-142-0/+40
|
* Add Cpu and Sysmem NIDs (#293)Sergi Granell2018-02-142-1/+128
| | | | * Add Cpu and Sysmem NIDs
* Fix wrong type namedevnoname1202018-02-121-1/+1
|
* Update kernel/intrmgr.hSergi Granell2018-02-101-16/+21
|
* Update kernel condSergi Granell2018-02-051-0/+83
|
* Added missing SceUdcdWaitParamTheOfficialFloW2018-01-151-0/+9
|
* UDCD improvements, add NIDSSergi Granell2018-01-151-45/+77
|
* Remove all NID mismatched definitionsSunguk Lee2018-01-153-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
* Added excpmgr for handling abortsYifan Lu2017-12-172-0/+60
|
* Fix use before definition in #258devnoname1202017-12-051-2/+2
|
* Add ksceKernelFindClassByName, update SceClassSergi Granell2017-12-031-3/+16
|
* Add ksceKernelCpuGetCpuId NIDSergi Granell2017-11-301-30/+38
|
* Add ksceDisplaySetFrameBufInternalRinnegatamante2017-11-291-0/+13
|
* Add psp2kern/{lowio/pervasive.h, power.h, syscon.h, uart.h}, minor nits (#255)Sergi Granell2017-11-298-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
* Add more kernel threadmgr NIDs, psp2kern/kernel/threadmgr.h cleanupsSergi Granell2017-11-131-193/+196
|
* Fix psp2kern/types.h include in psp2kern headersSergi Granell2017-11-139-10/+10
|
* Add ksceKernelGetMemBlockTypeSergi Granell2017-11-081-4/+14
|
* Update SceKernelAllocMemBlockAttrSergi Granell2017-10-301-1/+3
|
* Add more SceKernelAllocMemBlockAttr infoSergi Granell2017-10-271-21/+24
|