summaryrefslogtreecommitdiff
path: root/include/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-16Add prototype for sceKernelSwitchPidContextReiko Asakura1-0/+1
2021-02-16Remove inline asm in cpu.hReiko Asakura1-81/+1
2021-02-11Add package workflowReiko Asakura36-0/+144
2021-02-11Fix includes: variousReiko Asakura27-52/+25
2021-02-11SceIntrmgrForDriver: fix function namesReiko Asakura1-9/+8
2021-01-20Merge common: ctrl.hReiko Asakura1-59/+0
2021-01-20Merge common: dmacmgrReiko Asakura1-36/+0
2021-01-20Merge common: iofilemgrReiko Asakura4-391/+0
2021-01-20Remove dupe: iofilemgrReiko Asakura4-301/+10
2021-01-20Rename iofilemgr headersReiko Asakura3-0/+0
2021-01-20Add scejpegenc.h for kernelReiko Asakura1-0/+1
2021-01-19Remove dupe: ctrl.hReiko Asakura1-161/+8
2021-01-19Remove dupe: processmgr.hReiko Asakura1-1/+1
2021-01-19Remove dupe: modulemgr.hReiko Asakura1-109/+11
2021-01-19Remove dupe: kernel/threadmgr.hReiko Asakura1-858/+1
2021-01-19Remove dupe: sysmem relatedReiko Asakura1-57/+9
2021-01-19Remove dupe: kernel/cpu.hReiko Asakura1-2/+3
2021-01-15Remove kscePowerSetGpuClockFrequencyReiko Asakura1-10/+0
2021-01-04Fix ScePower NIDs and prototypePrincess of Sleeping1-3/+3
2020-11-01SceDisplay: use real names for iUpdateTimingModeReiko Asakura1-4/+6
2020-09-23Add SceFios2KernelPrincess of Sleeping1-0/+88
2020-09-21Remove functions for old firmware versionsReiko Asakura1-2/+0
2020-09-22Remove deprecated headersReiko Asakura1-8/+0
2020-09-19Make errors signedReiko Asakura10-407/+407
2020-09-16Fix ksceKernelCpuUnrestrictedMemcpy alignment mistake. (#468)Princess of Sleeping1-1/+7
2020-09-05Add thread related function and typesGrapheneCt1-8/+0
2020-09-03Add SceProcEvent (#466)Princess of Sleeping1-0/+73
2020-09-02Add const qualifier and attributeReiko Asakura1-1/+6
2020-08-20SceSysclib, SceRtabi: fix and add all NIDsReiko Asakura1-16/+0
2020-08-20Add sceAppMgrDrmOpen/CloseReiko Asakura1-3/+7
2020-08-12Refactor ksceKernelCpuUnrestrictedMemcpyPrincess of Sleeping1-6/+5
2020-08-12Fix return type of SceCpuPrincess of Sleeping1-31/+11
2020-07-25Add all remaining NIDs in SceSysclibForDriverReiko Asakura1-0/+41
2020-07-23Add SceIofilemgr function prototypesReiko Asakura1-0/+19
2020-07-23Put common IO definitions into psp2commonReiko Asakura4-103/+4
2020-07-23Change `pragma GCC warning` to `pragma message`Reiko Asakura1-1/+1
2020-07-23Add async IO functions for kernelReiko Asakura4-0/+353
2020-07-23Add thread event functions for kernelReiko Asakura1-0/+23
2020-07-23Add {,k}sceIo{Io,Dev}ctlAsync prototypesReiko Asakura2-16/+42
2020-07-23Refactor kernel IO functionsReiko Asakura4-20/+435
2020-07-05Add threadmgr constants and prototypesReiko Asakura1-9/+1
2020-07-05Add CPU constantsReiko Asakura1-0/+1
2020-07-05Add kernel constants headerReiko Asakura2-3/+1
2020-07-05Add types headersReiko Asakura2-7/+4
2020-06-29Update modulemgr structs (#453)Princess of Sleeping1-7/+12
2020-06-26Fix many args (#451)Princess of Sleeping13-117/+116
2020-06-26Fix modulemgr two function arg name and documentPrincess of Sleeping1-5/+5
2020-06-26Fix one function name and argsPrincess of Sleeping1-1/+1
2020-06-26Fix two function name and argsPrincess of Sleeping1-2/+23
2020-06-18Update modulemgr (#434)Princess of Sleeping1-44/+61