Commit Graph

  • 1cccb6efc4 git subrepo push libraries Michael Scire 2020-09-07 10:52:49 -07:00
  • f4cd4bcf03 ams: bump version to 0.14.2 0.14.2 Michael Scire 2020-09-07 10:51:15 -07:00
  • e36fe62fca kern: lps driver fixes, sleep confirmed working on 1.0.0 Michael Scire 2020-09-06 19:14:24 -07:00
  • 870b589379 kern: fix c/p error Michael Scire 2020-08-31 23:03:38 -07:00
  • acdce230da kern: add debug logging on smmu error interrupt Michael Scire 2020-08-31 22:59:29 -07:00
  • 34dc062c11 kern: finish 1.x lps driver Michael Scire 2020-08-29 18:50:09 -07:00
  • ab2568ddfb kern: add most of 1.x lps driver Michael Scire 2020-08-29 18:28:13 -07:00
  • 4dc728824f kern: skeleton legacy lps driver Michael Scire 2020-08-28 17:40:02 -07:00
  • cc6b8ea4d1 exo/kern: 1.0.0 requires access to bpmp smmu regs, userland (am) needs to map bpmp exception vectors Michael Scire 2020-08-26 01:36:59 -07:00
  • 49af4fae32 kern: begin 1.0.0 backwards compat changes (kips run, full boot fails) Michael Scire 2020-08-25 23:28:39 -07:00
  • e8ffbe630f kern: support 2-pool layout on 2.x-4.x instead of modern 4-pool layout Michael Scire 2020-08-25 18:10:58 -07:00
  • ce95af89ef kern: change terminology metadata -> management Michael Scire 2020-08-25 16:12:14 -07:00
  • 546e2de300 kern: pool management should be within carveout Michael Scire 2020-08-24 14:10:58 -07:00
  • 11b120b667 kern: fix phys/virt pool management mixup Michael Scire 2020-08-24 00:03:15 -07:00
  • 4da1fe545c kern: fix linear mapped dram -> pool partition check Michael Scire 2020-08-23 13:29:32 -07:00
  • 1983f86875 kern: revamp KMemoryRegionType to better encode derivation hierarchies Michael Scire 2020-08-23 13:19:45 -07:00
  • d50c7c5c79 kern: PMC must be user-mappable for 1.0.0 compat Michael Scire 2020-08-21 13:56:13 -07:00
  • 496f93ccdb kern: expose mesosphere meta over GetInfo instead of GetSystemInfo Michael Scire 2020-08-21 12:18:07 -07:00
  • 25ba61adae loader: extend memory region descriptors a touch more gracefully Michael Scire 2020-08-21 03:01:39 -07:00
  • 79c9bed528 kern/pm: support for 5.x under mesosphere Michael Scire 2020-08-21 02:38:16 -07:00
  • 657470830f loader: support MapRegion capability as an atmosphere extension (normally kips-only) Michael Scire 2020-08-21 02:37:06 -07:00
  • cd62d83586 fusee: fix sleep/wake on 6.x Michael Scire 2020-08-20 23:16:58 -07:00
  • bb11c57e7d kern: fix warn-errors Michael Scire 2020-08-20 17:29:10 -07:00
  • bb1cdd8c87 fusee: fixes for sd meso on lower firmwares Michael Scire 2020-08-20 17:28:36 -07:00
  • ff9b9fc5ff fusee: change meso loading to parse INI from Nintendo's kernel Michael Scire 2020-08-20 14:52:24 -07:00
  • 99b5458539 sm: fix deadlock semantics surrounding mitm installation Michael Scire 2020-09-07 10:40:43 -07:00
  • fac502aaa3 kern: fix KTypedAddress, strengthen assertions Michael Scire 2020-08-18 09:30:19 -07:00
  • 47f2e93a42 kern: add version bounds checking Michael Scire 2020-08-18 04:03:01 -07:00
  • 56ec55f3c4 kern: avoid hardcoding maximum board memory size Michael Scire 2020-08-17 16:48:52 -07:00
  • 1a262c1063 kern: improve resource region size definitions/calculations Michael Scire 2020-08-17 16:45:41 -07:00
  • 79201428b0 kern: resolve NonSecure definition TODO Michael Scire 2020-08-17 16:00:55 -07:00
  • a75c16226e kern: correct thread termination atomicity Michael Scire 2020-08-15 03:02:09 -07:00
  • e5d30217d3 kern: fix reference leak in KThread::GetThreadFromId callers Michael Scire 2020-08-15 03:01:43 -07:00
  • f77a4fbf98 kern: non-loop cas-weak -> cas-strong Michael Scire 2020-08-13 13:55:19 -07:00
  • 717265a54c kern: fix bug in KScheduler::ClearPreviousThread Michael Scire 2020-08-13 13:30:47 -07:00
  • 3ace441b1c arm64: set -march in cpu specific configuration fincs 2020-08-13 02:08:46 +02:00
  • 2effe130e3 kern: use size instead of phys addr as sentinel value in InitializeCore linear mapping logic fincs 2020-08-13 02:06:12 +02:00
  • 2cedf2bcf0 kern: remove accidentally copypasted code fincs 2020-08-13 02:04:07 +02:00
  • 68e29b56b6 kern: add stubbed KDevicePageTable implementation for systems without iommu fincs 2020-08-10 21:54:13 +02:00
  • 8e688de570 kern: move SetupPoolPartitionMemoryRegions into board specific implementation fincs 2020-08-10 21:44:33 +02:00
  • b917ea283e kern: make GetTargetFirmware a compile-time constant when not building for Switch fincs 2020-08-10 21:42:19 +02:00
  • 3c85e37667 kern: use std::atomic_ref instead of reinterpret_cast to std::atomic Michael Scire 2020-08-12 20:47:14 -07:00
  • 48e8562033 kern: use common GIC implementation for arm/arm64 Michael Scire 2020-08-11 17:38:13 -07:00
  • f07bd0e337 kern: correct flushing of init arguments Michael Scire 2020-08-11 17:09:22 -07:00
  • 4a35904d73 kern: simplify SetupForIpcClient cleanup Michael Scire 2020-08-05 20:06:23 -07:00
  • b8c2782ede kern: SvcLegacyGetFutureThreadInfo Michael Scire 2020-08-04 19:35:57 -07:00
  • 3ec9a9e59f kern: rename CacheHelper operation for accuracy Michael Scire 2020-08-03 18:52:51 -07:00
  • 595c6dbe8f kern: KPageTableBase::WriteDebugMemory stores/invalidates cache Michael Scire 2020-08-03 18:43:38 -07:00
  • b5f2698bf0 kern: fix multicore instruction cache invalidation Michael Scire 2020-08-03 18:39:32 -07:00
  • f058536b59 kern: add tracing for irq/scheduling Michael Scire 2020-08-03 18:11:13 -07:00
  • 8e5c0a9663 kern: cleanup some KMemoryManager functions Michael Scire 2020-08-03 12:28:14 -07:00
  • 1b63002f91 kern: refactor KMemoryLayout Michael Scire 2020-08-03 12:06:24 -07:00
  • 90fd771fce IntrusiveRedBlackTree: refactor to add ->GetPrev(), ->GetNext() to BaseNode inheritors Michael Scire 2020-08-03 11:32:12 -07:00
  • c3fa3bd5d6 kern: N reduced the slabheap gap size in 10.0.0 Michael Scire 2020-08-03 08:11:28 -07:00
  • cda15f08d8 kern: mark KThread/KProcess.GetId() final to save virtual calls Michael Scire 2020-08-03 08:03:26 -07:00
  • e5b7eb89e5 kern: fix built-in usage for libc Michael Scire 2020-08-02 23:39:58 -07:00
  • e1bd6fb874 kern: fix missing scheduler updates in KLightLock/Exception, fix RequestScheduleOnInterrupt Michael Scire 2020-08-02 23:06:29 -07:00
  • 920b017677 kern: implement svc trace Michael Scire 2020-07-31 19:48:22 -07:00
  • f9d68db3f6 kern: SvcChangeKernelTraceState Michael Scire 2020-07-31 17:01:01 -07:00
  • 89f1c0ce33 kern: remove stray log in SetHeapSize Michael Scire 2020-07-31 14:54:10 -07:00
  • e435f56367 exo: build with -Wextra Michael Scire 2020-08-17 14:39:18 -07:00
  • 73798cb812 kern: build with -Wextra Michael Scire 2020-08-17 14:20:24 -07:00
  • d3014f6ed9 git subrepo push libraries Michael Scire 2020-08-15 09:20:46 -07:00
  • 35fffade4e libstrat: fix building of source/os/* Michael Scire 2020-08-15 09:20:11 -07:00
  • 2c6b7ce6c2 git subrepo push libraries Michael Scire 2020-08-14 17:37:03 -07:00
  • 7658c07492 strat: fix inclusion/ordering for some c headers Michael Scire 2020-08-14 17:33:49 -07:00
  • 51b5c3d87d ams: avoid UB infinite loops Michael Scire 2020-08-13 17:28:29 -07:00
  • 874208b44a sf: handle serialization errors more accurately and gracefully Michael Scire 2020-08-11 16:40:57 -07:00
  • 44c5cb9789 ams: add support for cpu-extension specific source files Michael Scire 2020-08-11 11:43:34 -07:00
  • 420bc7df9b ams: update build system to add generic-fallback support Michael Scire 2020-08-11 11:22:56 -07:00
  • ee3e0fa537 fatal: use TimeSpan for timing Michael Scire 2020-08-03 19:52:53 -07:00
  • 501280b6e5 fatal: Fix autoreboot logic Aurora Wright 2020-08-04 04:25:59 +02:00
  • ee5a095c1a git subrepo push libraries 0.14.1 Michael Scire 2020-08-02 15:03:17 -07:00
  • 3726def6ec ams: dump version to 0.14.1 Michael Scire 2020-08-02 15:02:43 -07:00
  • 29358dc593 kernel_ldr: use unoptimized memcpy before mmu bringup (closes #1102) Michael Scire 2020-08-02 14:30:06 -07:00
  • a82914d58e git subrepo push libraries 0.14.0 Michael Scire 2020-08-01 15:37:27 -07:00
  • 0508b5d31b target firmware: I am remarkably bad at this Michael Scire 2020-08-01 15:36:50 -07:00
  • 235c070a37 git subrepo push libraries Michael Scire 2020-08-01 15:36:09 -07:00
  • 82f757459e target firmware: fix typo Michael Scire 2020-08-01 15:35:38 -07:00
  • b2b47da8c1 git subrepo push libraries Michael Scire 2020-08-01 15:34:13 -07:00
  • bc364029b2 docs: update changelog Michael Scire 2020-08-01 15:29:49 -07:00
  • ac9832c5ce docs: update roadmap Michael Scire 2020-08-01 15:29:08 -07:00
  • b65707efd9 ams: add support for 10.1.1 Michael Scire 2020-08-01 15:06:49 -07:00
  • 98ca5e2927 fusee: re-design and fix emummc handling hexkyz 2020-08-01 17:20:56 +01:00
  • 91bbdf2baf TimeSpan: fix FromDays Michael Scire 2020-07-31 14:51:52 -07:00
  • 3fd4002bc9 kern: complete final SVC stubs (KernelDebug/Trace debug-impl still TODO) Michael Scire 2020-07-31 13:33:33 -07:00
  • 5d462c626c kern: SvcReturnFromException Michael Scire 2020-07-31 05:52:59 -07:00
  • 8cd81b3092 kern: fix dynamic calculation of slab heap size Michael Scire 2020-07-31 02:59:12 -07:00
  • 5c4fbf5c67 kern SvcGetDebugThreadContext, SvcSetDebugThreadContext Michael Scire 2020-07-31 02:49:43 -07:00
  • 3afd723b92 kern: SvcGetDebugThreadParam Michael Scire 2020-07-31 01:59:46 -07:00
  • e1f3bb10a5 kern: clean up majority of TODOs Michael Scire 2020-07-31 01:27:09 -07:00
  • bea550ebce kern: resolve final non-user-exception MESOSPHERE_UNIMPLEMENTED Michael Scire 2020-07-31 00:50:03 -07:00
  • 85f533e6c4 kern: SvcGetDebugEventInfo64From32 Michael Scire 2020-07-31 00:36:33 -07:00
  • c9f8252577 kern: resolve MESOSPHERE_UNIMPLEMENTEDs other than UserException Michael Scire 2020-07-31 00:29:00 -07:00
  • 325802e29d kern: Add real SvcBreak implementation Michael Scire 2020-07-31 00:04:43 -07:00
  • 4c3c910774 kern: SvcBreakDebugProcess, SvcTerminateDebugProcess Michael Scire 2020-07-30 22:18:19 -07:00
  • b88e09de5b kern: SvcSetHardwareBreakPoint Michael Scire 2020-07-30 21:41:28 -07:00
  • b143f1e05f kern: Svc(Legacy)ContinueDebugEvent Michael Scire 2020-07-30 20:49:58 -07:00
  • 3289b45408 kern: Add 4.x InitialProcessIdRange to SvcGetInfo Michael Scire 2020-07-30 17:26:43 -07:00
  • 91fa0d651f kern: SvcQueryPhysicalAddress Michael Scire 2020-07-30 17:26:09 -07:00