| 2020-02-07 |
kern: implement dynamic slab init + ini relocation
Michael Scire
committed
on 7 Feb 2020
|
|---|---|
|
kern: implement more of KMemoryManager through KPageBuffer slab init
Michael Scire
committed
on 7 Feb 2020
|
|
|
kern: implement KMemoryManager init
Michael Scire
committed
on 7 Feb 2020
|
|
| 2020-02-06 |
fusee/sept: don't abort on SDMMC DMA transfer failures
hexkyz
committed
on 6 Feb 2020
|
|
kern: implement KResourceLimit
Michael Scire
committed
on 6 Feb 2020
|
|
|
kern: fix carveout region calcs
Michael Scire
committed
on 6 Feb 2020
|
|
|
kern: implement uart init + logging
Michael Scire
committed
on 6 Feb 2020
|
|
| 2020-02-05 |
kern: s/MemoryBlock/MemoryRegion/g
Michael Scire
committed
on 5 Feb 2020
|
|
kern: implement more of KInterruptManager
Michael Scire
committed
on 5 Feb 2020
|
|
|
kern: implement much of KScheduler, KHardwareTimer
Michael Scire
committed
on 5 Feb 2020
|
|
| 2020-02-04 |
libvapours: reorganize includes.hpp
TuxSH
committed
on 4 Feb 2020
|
|
libvapours: constexpr ALWAYS_INLINE T CombineBits
TuxSH
committed
on 4 Feb 2020
|
|
|
libvapour: forgot to add util_bitutil.hpp to util.hpp
TuxSH
committed
on 4 Feb 2020
|
|
|
libvapours: introduce BitsOf, Bits
TuxSH
committed
on 4 Feb 2020
|
|
|
libvapours: introduce BITL, MASK, MASKL, MASK2, MASK2L which were already present in other ams components
TuxSH
committed
on 4 Feb 2020
|
|
| 2020-02-01 |
style cleanup
Michael Scire
committed
on 1 Feb 2020
|
|
kern: add abstract scoped lock template
Michael Scire
committed
on 1 Feb 2020
|
|
|
kern: implement KSchedulerLock
Michael Scire
committed
on 1 Feb 2020
|
|
| 2020-01-31 |
kern .fini array: one weird trick
Michael Scire
committed
on 31 Jan 2020
|
|
meso: use -fno-non-call-exceptions, -fno-use-cxa-atexit
Michael Scire
committed
on 31 Jan 2020
|
|
|
kernel: use .rel.ro
Michael Scire
committed
on 31 Jan 2020
|
|
|
util: remove spurious error in parent offset calc
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: mostly implement KThread::Initialize
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: add all kthread members
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: implement KThreadContext
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: implement KPriorityQueue
Michael Scire
committed
on 31 Jan 2020
|
|
|
util: add BitSet
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: implement KAffinityMask
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: implement KThreadLocalPage
Michael Scire
committed
on 31 Jan 2020
|
|
|
kern: implement KHandleTable, other cleanup
Michael Scire
committed
on 31 Jan 2020
|