| 2020-12-02 |
kern: cleanup KThread, optimize/normalize KThreadQueue/KWaitObject
Michael Scire
authored
on 2 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|---|---|
|
kern: improve KSynchronizationObject, kill KSynchronization
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update for new interrupt event locking scheme
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: fix sleep save/resume for new x18/tpidr scheme
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: fix race-crash on interrupt controller save, improve fatal output
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: KObjectContainer::Register -> void
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: Kill KCoreLocalRegion
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: remove more of clc
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: move scheduler/interrupt task manager out of core local region
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update KHardwareTimer, move out of KCoreLocalRegion
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: use single interrupt manager object
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: fix unnecessary align-down
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: fix error in SeparatePages
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: remove KPageTableBase::MakeAndOpenContiguousPageGroup
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: implement DisableDeviceAddressSpaceMerge
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: SvcGetResourceLimitPeakValue
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: KMemoryManager::Allocate -> AllocateAndOpen
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: implement kmemoryblock/kmemoryinfo merge disable
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: remove KMemoryAttribute_AnyLocked
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update KMemoryBlockManagerUpdateAllocator api
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: implement new software-reserved page table bits
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
|
kern: update KPageTableBase for new disable-merge attrs
Michael Scire
authored
on 1 Dec 2020
SciresM
committed
on 2 Dec 2020
|
|
| 2020-10-30 |
sdmmc: implement driver suitable for fs + bootloader
...
SciresM
authored
on 30 Oct 2020
GitHub
committed
on 30 Oct 2020
|
| 2020-10-27 |
docs/fatal error: update for 0.15.0
Michael Scire
committed
on 27 Oct 2020
|
| 2020-10-14 |
kern: perform rescheduling on dispatch re-enable (closes #1169)
Michael Scire
committed
on 14 Oct 2020
|
| 2020-10-12 |
kern: minor behavioral fixes to condvar/address arbiter
Michael Scire
committed
on 12 Oct 2020
|
| 2020-09-18 |
ams: expose reboot payload for kernel panic
Michael Scire
committed
on 18 Sep 2020
|
| 2020-09-17 |
kern: fix KCodeMemory SVCs when Owner process != Generator process
Michael Scire
authored
on 17 Sep 2020
SciresM
committed
on 17 Sep 2020
|
|
kern: generate fatal error on panic
Michael Scire
authored
on 17 Sep 2020
SciresM
committed
on 17 Sep 2020
|
|
|
kern: add build-define for logging to iram ringbuffer
Michael Scire
authored
on 8 Sep 2020
SciresM
committed
on 17 Sep 2020
|