.. |
arch/arm64
|
kern: add svc stubs, turn on svc table build
|
2020-02-08 11:53:27 -08:00 |
board/nintendo/switch
|
kern: implement dynamic slab init + ini relocation
|
2020-02-07 04:58:35 -08:00 |
init
|
kern: obj stubs to get past slab init
|
2020-02-07 11:51:58 -08:00 |
libc
|
meso: use -fno-non-call-exceptions, -fno-use-cxa-atexit
|
2020-01-31 04:47:08 -08:00 |
svc
|
kern: newlines at end of svc files
|
2020-02-08 11:56:13 -08:00 |
kern_debug_log.cpp
|
kern: implement KResourceLimit
|
2020-02-06 05:34:38 -08:00 |
kern_debug_log_impl.hpp
|
kern: implement uart init + logging
|
2020-02-06 01:05:35 -08:00 |
kern_initial_process.cpp
|
kern: implement dynamic slab init + ini relocation
|
2020-02-07 04:58:35 -08:00 |
kern_k_auto_object.cpp
|
kern: Implement KAutoObject, KSlabHeap, KLightLock
|
2020-01-29 22:06:25 -08:00 |
kern_k_auto_object_container.cpp
|
kern: implement KHandleTable, other cleanup
|
2020-01-30 15:29:51 -08:00 |
kern_k_dpc_manager.cpp
|
kern: implement dpc + skeleton rest of main
|
2020-02-07 19:16:09 -08:00 |
kern_k_handle_table.cpp
|
kern: implement KHandleTable, other cleanup
|
2020-01-30 15:29:51 -08:00 |
kern_k_interrupt_task_manager.cpp
|
kern: skeleton enough types to init KCoreLocalRegion in main()
|
2020-01-29 14:26:24 -08:00 |
kern_k_light_lock.cpp
|
mesosphere: hard enforcement of TODOs
|
2020-02-08 03:18:08 -08:00 |
kern_k_memory_layout.cpp
|
kern: implement uart init + logging
|
2020-02-06 01:05:35 -08:00 |
kern_k_memory_manager.cpp
|
kern: implement more of KMemoryManager through KPageBuffer slab init
|
2020-02-06 20:36:26 -08:00 |
kern_k_page_group.cpp
|
kern: implement dynamic slab init + ini relocation
|
2020-02-07 04:58:35 -08:00 |
kern_k_page_heap.cpp
|
kern: implement dynamic slab init + ini relocation
|
2020-02-07 04:58:35 -08:00 |
kern_k_process.cpp
|
mesosphere: hard enforcement of TODOs
|
2020-02-08 03:18:08 -08:00 |
kern_k_readable_event.cpp
|
kern: obj stubs to get past slab init
|
2020-02-07 11:51:58 -08:00 |
kern_k_resource_limit.cpp
|
kern: implement KResourceLimit
|
2020-02-06 05:34:38 -08:00 |
kern_k_scheduler.cpp
|
mesosphere: hard enforcement of TODOs
|
2020-02-08 03:18:08 -08:00 |
kern_k_synchronization_object.cpp
|
mesosphere: hard enforcement of TODOs
|
2020-02-08 03:18:08 -08:00 |
kern_k_thread.cpp
|
mesosphere: hard enforcement of TODOs
|
2020-02-08 03:18:08 -08:00 |
kern_k_thread_local_page.cpp
|
mesosphere: hard enforcement of TODOs
|
2020-02-08 03:18:08 -08:00 |
kern_kernel.cpp
|
kern: print layout for debug during startup
|
2020-02-09 01:16:13 -08:00 |
kern_main.cpp
|
kern: print layout for debug during startup
|
2020-02-09 01:16:13 -08:00 |
kern_panic.cpp
|
kern: print backtrace on panic
|
2020-02-07 06:26:01 -08:00 |