History for Atmosphere / libraries / libmesosphere / source
2020-02-10
@Michael Scire
kern: implement KMemoryBlockManager init
Michael Scire committed on 10 Feb 2020
@Michael Scire
kern: add KPageTableBase members
Michael Scire committed on 10 Feb 2020
2020-02-09
@Michael Scire
kern: begin skeletoning page table types
Michael Scire committed on 9 Feb 2020
@Michael Scire
kern: print build date/time, git revision
Michael Scire committed on 9 Feb 2020
@Michael Scire
kern: print layout for debug during startup
Michael Scire committed on 9 Feb 2020
2020-02-08
@Michael Scire
kern: newlines at end of svc files
Michael Scire committed on 8 Feb 2020
@Michael Scire
kern: add svc stubs, turn on svc table build
Michael Scire committed on 8 Feb 2020
@Michael Scire
mesosphere: hard enforcement of TODOs
Michael Scire committed on 8 Feb 2020
@Michael Scire
kern: Implement exception vector ASM
Michael Scire committed on 8 Feb 2020
@Michael Scire
kern: bugfix, turn on auditing for the time being
Michael Scire committed on 8 Feb 2020
@Michael Scire
kern: implement dpc + skeleton rest of main
Michael Scire committed on 8 Feb 2020
2020-02-07
@Michael Scire
kern: obj stubs to get past slab init
Michael Scire committed on 7 Feb 2020
@Michael Scire
kern: print backtrace on panic
Michael Scire committed on 7 Feb 2020
@Michael Scire
kern: implement dynamic slab init + ini relocation
Michael Scire committed on 7 Feb 2020
@Michael Scire
kern: implement more of KMemoryManager through KPageBuffer slab init
Michael Scire committed on 7 Feb 2020
@Michael Scire
kern: implement KMemoryManager init
Michael Scire committed on 7 Feb 2020
2020-02-06
@Michael Scire
kern: implement KResourceLimit
Michael Scire committed on 6 Feb 2020
@Michael Scire
kern: implement uart init + logging
Michael Scire committed on 6 Feb 2020
2020-02-05
@Michael Scire
kern: s/MemoryBlock/MemoryRegion/g
Michael Scire committed on 5 Feb 2020
@Michael Scire
kern: implement more of KInterruptManager
Michael Scire committed on 5 Feb 2020
@Michael Scire
kern: implement much of KScheduler, KHardwareTimer
Michael Scire committed on 5 Feb 2020
2020-01-31
@Michael Scire
meso: use -fno-non-call-exceptions, -fno-use-cxa-atexit
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: mostly implement KThread::Initialize
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KThreadContext
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KThreadLocalPage
Michael Scire committed on 31 Jan 2020
@Michael Scire
kern: implement KHandleTable, other cleanup
Michael Scire committed on 31 Jan 2020
2020-01-30
@Michael Scire
kern: fully implement slabheap init
Michael Scire committed on 30 Jan 2020
@Michael Scire
kern: Skeleton KSynchronizationObject
Michael Scire committed on 30 Jan 2020
@Michael Scire
kern: Implement KAutoObject, KSlabHeap, KLightLock
Michael Scire committed on 30 Jan 2020
2020-01-29
@Michael Scire
kern: skeleton enough types to init KCoreLocalRegion in main()
Michael Scire committed on 29 Jan 2020