Commit Graph

  • 71d6473d27 gsd snapshot: uncommitted changes after 263m inactivity main Oboromi GSD 2026-05-24 19:44:18 -04:00
  • 5a183c58b0 gsd snapshot: pre-dispatch, uncommitted changes after 202m inactivity Oboromi GSD 2026-05-24 15:20:47 -04:00
  • 4564bff1ae gsd snapshot: uncommitted changes after 75m inactivity Oboromi GSD 2026-05-24 11:58:09 -04:00
  • 523970f28d gsd snapshot: uncommitted changes after 106m inactivity Oboromi GSD 2026-05-24 10:43:09 -04:00
  • 88eb65bb1a chore: auto-commit after reactive-execute Oboromi GSD 2026-05-24 08:56:16 -04:00
  • 34b8a9a662 chore: auto-commit after reactive-execute Oboromi GSD 2026-05-24 08:48:27 -04:00
  • f3dcb1abbd chore: auto-commit after complete-milestone Oboromi GSD 2026-05-23 23:34:21 -04:00
  • cce968c5bf gsd snapshot: uncommitted changes after 51m inactivity Oboromi GSD 2026-05-23 23:19:49 -04:00
  • 444d4ad6d0 gsd snapshot: uncommitted changes after 35m inactivity Oboromi GSD 2026-05-23 22:28:16 -04:00
  • 3b4062dc7a gsd snapshot: pre-dispatch, uncommitted changes after 30m inactivity Oboromi GSD 2026-05-23 21:52:22 -04:00
  • 836ca2fc56 gsd snapshot: uncommitted changes after 71m inactivity Oboromi GSD 2026-05-23 21:22:10 -04:00
  • d0987ddfa5 gsd snapshot: uncommitted changes after 1259m inactivity Oboromi GSD 2026-05-23 20:10:37 -04:00
  • e1390c392b feat: add sm service handler, firmware builder, and hipc_sm tests Oboromi GSD 2026-05-22 23:10:53 -04:00
  • 3f76709534 fix(rsa): correct TEST_PRIVATE_EXP_D byte 121 (F4→F3) Oboromi GSD 2026-05-22 23:08:59 -04:00
  • 784a05725d gsd snapshot: uncommitted changes after 23990m inactivity John Doe 2026-05-21 10:53:25 -04:00
  • 0789444688 chore: auto-commit after execute-task John Doe 2026-05-04 19:03:20 -04:00
  • eb4bffaa95 feat: BLOCKER — auto-mode recovery failed John Doe 2026-05-04 18:32:45 -04:00
  • fe90c73110 test: Built full HIPC message parser with CommandType, buffer/handle de… John Doe 2026-05-04 18:02:36 -04:00
  • 7124e1866c test: Implemented Kernel HandleTable with type-safe Create/Get/Release,… John Doe 2026-05-04 17:32:34 -04:00
  • 95a4cc9bb4 feat: BLOCKER — auto-mode recovery failed John Doe 2026-05-04 15:57:16 -04:00
  • d933536931 feat: BLOCKER — auto-mode recovery failed John Doe 2026-05-04 15:27:13 -04:00
  • 5f24237169 feat: BLOCKER — auto-mode recovery failed John Doe 2026-05-04 14:57:07 -04:00
  • 5bbccba4b2 test: Updated three eFuse integration tests to register at EFUSE_BASE (… John Doe 2026-05-04 12:42:23 -04:00
  • 9ee840ccc4 chore: auto-commit after execute-task John Doe 2026-05-04 12:33:55 -04:00
  • daa42391cc chore: auto-commit after execute-task John Doe 2026-05-04 10:52:08 -04:00
  • cbc55721b9 test: Implemented SBK→SSK→Device Key→Title Key derivation chain with At… John Doe 2026-05-04 10:31:07 -04:00
  • 4499f8a16a test: Implemented pure-Rust AES-128 engine (ECB/CBC) with NIST SP 800-3… John Doe 2026-05-04 10:08:33 -04:00
  • 4ffc394c0e test: Added EfuseArray::new_t210() constructor and 8 integration tests… John Doe 2026-05-04 00:39:42 -04:00
  • d08f9d6cf8 feat: Implemented MmioDevice trait for EfuseArray with read-only semant… John Doe 2026-05-04 00:19:52 -04:00
  • 6fc1dd688d feat: Added eFuse data structures, fuse layout constants, and EfuseArra… John Doe 2026-05-04 00:12:45 -04:00
  • 141eab03e5 test: Wired GicV3 into CpuManager with shared distributor, implemented… John Doe 2026-05-03 20:23:55 -04:00
  • 1bc7261f10 chore: auto-commit after execute-task John Doe 2026-05-03 17:52:43 -04:00
  • 1c3b6e85d0 test: Implemented GicV3 interrupt controller with distributor, redistri… John Doe 2026-05-03 17:38:06 -04:00
  • 97a8ac78c7 feat: Added vector table jumping, ERET exception return, and MRS/MSR sy… John Doe 2026-05-03 17:22:01 -04:00
  • 914e895fbe feat: Implemented ExceptionModule with EL tracking and SVC/SMC code hoo… John Doe 2026-05-03 17:08:21 -04:00
  • 8464e8d808 test: Integrated MmioBus into CpuManager lifecycle with register_mmio_d… John Doe 2026-05-03 16:39:44 -04:00
  • 654b986580 feat: Wired Unicorn mmio_map hooks to MmioBus for MMIO dispatch via Rc<… John Doe 2026-05-03 16:17:03 -04:00
  • c9815a865a test: Added MmioDevice trait, MmioBus with registration/dispatch, overl… John Doe 2026-05-03 15:50:04 -04:00
  • 1bef1309a2 docs: Created docs/README.md master index linking all 9 documentation f… John Doe 2026-05-03 14:33:18 -04:00
  • 43aba7528a feat: Consolidated all 7 domain gap analyses into unified priority-rank… John Doe 2026-05-03 14:29:53 -04:00
  • 5f38293928 docs: Created cross-domain glossary with 120 entries extracting termino… John Doe 2026-05-03 14:25:20 -04:00
  • 355cd3d478 docs: Created docs/storage.md (1,208 lines, 12 sections, 198 confidence… John Doe 2026-05-03 14:17:17 -04:00
  • 18ebd8f802 docs: Finalized display/IO reference doc with 10 citations, cross-refer… John Doe 2026-05-03 14:05:36 -04:00
  • 2b297b426b docs: Added §7-§15 (input, connectivity, gap analysis) to docs/display-… John Doe 2026-05-03 13:58:25 -04:00
  • 094e49b8dd docs: Drafted display pipeline, dock hardware, and audio subsystem sect… John Doe 2026-05-03 13:52:12 -04:00
  • d30ebde114 feat: Completed firmware.md to 1247 lines with Switch 2 changes section… John Doe 2026-05-03 13:40:13 -04:00
  • 8113a4a570 feat: Drafted 1124-line firmware.md covering Horizon microkernel archit… John Doe 2026-05-03 13:35:02 -04:00
  • 9bb35273a6 docs: Added DRM/Content Protection (Widevine, HDCP, secure video path,… John Doe 2026-05-03 13:21:47 -04:00
  • 7b1440a873 docs: Created comprehensive security architecture reference doc (1038 l… John Doe 2026-05-03 13:14:50 -04:00
  • 8e19e215db docs: Created comprehensive docs/memory.md (1143 lines, 13 sections) co… John Doe 2026-05-03 12:59:37 -04:00
  • d3110883e4 docs: Verified docs/cpu.md is complete with all 13 sections (Exceptions… John Doe 2026-05-03 12:46:50 -04:00
  • 38423d8b7a docs: Drafted docs/cpu.md: comprehensive 1080-line ARM Cortex-A78C CPU… John Doe 2026-05-03 12:44:21 -04:00
  • c7d5c10122 docs: Completed docs/gpu.md with 8 new sections (6-13) covering RT core… John Doe 2026-05-03 12:32:09 -04:00
  • aaec5995b5 docs: Created docs/gpu.md with 5 sections covering T239 SM86 Ampere GPU… John Doe 2026-05-03 12:26:13 -04:00
  • 51bb087971 chore: init gsd John Doe 2026-05-03 10:47:35 -04:00
  • 83951fd738 [gpu] IADD/IADD3/IADD32I: implement predicate combination (pp) and ignore FTZ Nikilite 2026-04-13 01:48:30 +02:00
  • 12efee70d1 [gpu] IADD/IADD3/IADD32I: implement comparison op (_cop) and predicate write Nikilite 2026-04-13 01:33:53 +02:00
  • 28bbf77bd3 Delete sm86_decoder_generated.txt Nikilite 2026-04-13 01:19:15 +02:00
  • 1379cec7e9 [gpu] add SM86 translation tests and GUI test runner Nikilite 2026-04-13 00:50:39 +02:00
  • bd8602a63d [gpu] IADD/IADD3/IADD32I: fix abs modifier and IADD3 encoding Nikilite 2026-04-13 00:28:17 +02:00
  • 97d3f24628 [gpu] IADD: handle register source encoding form Nikilite 2026-04-12 19:45:19 +02:00
  • 45d6810018 [gpu] cache u32 constants and handle predicated kill Nikilite 2026-03-22 22:20:34 +01:00
  • 9f519fe8d9 [gpu] fix 5 SPIR-V emission bugs Nikilite 2026-03-12 00:46:42 +01:00
  • fcdb2e7596 [gpu] cache u32 constants; fix abstract-state pointer Nikilite 2026-03-05 20:52:29 +01:00
  • 4196fd47ec predicated AL2P lizzie 2026-02-16 00:34:04 +00:00
  • 5d88dc56e1 [gpu] IADD lizzie 2026-02-16 00:31:00 +00:00
  • b7c18bb259 fix: default auto.defs if missing; silence dead code Nikilite 2026-04-07 15:57:34 +02:00
  • 4d4ed88811 [core] refactor: build codegen and hipc parsing Nikilite 2026-04-07 15:49:44 +02:00
  • e5ddd15b59 [nn] stub hipc generator lizzie 2026-02-16 03:49:26 +00:00
  • 6007e59d89 fix: update bytes 1.10.1 -> 1.11.1 to fix RUSTSEC-2026-0007 Nikilite 2026-03-12 00:07:38 +01:00
  • 03c743d78f [docs] codename: ounce Nikilite 2026-02-15 22:28:00 +01:00
  • 222dc60b1d oops need big array lizzie 2026-02-15 20:48:21 +00:00
  • f120f4e65e add ash init lizzie 2026-02-15 20:46:47 +00:00
  • 07636bcff1 license back to lowercase lizzie 2026-02-15 20:46:22 +00:00
  • bbcaa5fb5b [gpu] implement KIL lizzie 2026-02-15 20:21:29 +00:00
  • 1b2fdb9644 [docs] update readme lizzie 2026-02-15 20:21:19 +00:00
  • 8b7e67939f [gpu] sm86 decoder scripts lizzie 2026-02-15 19:21:21 +00:00
  • 2d5f02d0bf [gpu] replace if-else dispatcher with match-based autogenerated decoder, add gen_decoder tool gpu/autogen-decoder Nikilite 2026-02-15 16:06:10 +01:00
  • fcfb984f92 Update README.md Nikilite 2026-02-11 17:22:30 +01:00
  • ad92f8a3fb [gpu] rewrite SPIR-V emitter Nikilite 2026-02-11 16:49:46 +01:00
  • 44b9429390 [*] refactor: consolidate services with macro, improve memory safety Nikilite 2026-01-13 22:00:46 +01:00
  • fb28920401 Update README.md Nikilite 2025-12-20 15:46:28 +01:00
  • 5d0f8b1543 [core] Add register handling and SPIR-V pointer ops to GPU backend Nikilite 2025-12-16 23:06:57 +01:00
  • 0662d8d7c8 [*] fix CI/Windows build and optimize SPIR-V emission Nikilite 2025-12-16 00:18:55 +01:00
  • e514e3b131 [sm86] AL2P emit, extra enum defs xinitrcn1 2025-11-26 23:18:16 +00:00
  • 60a2841538 [*] misc code cleanup, remove stale components xinitrcn1 2025-11-19 08:25:30 +00:00
  • 3ad58ee19f [workflows] Simplify conditional checks in CI workflow Nikilite 2025-12-16 00:41:29 +01:00
  • 79e55eb8f1 [workflows] Enhance ci.yml for code change detection Nikilite 2025-12-16 00:29:00 +01:00
  • 0cfca34b6b [*] add multicore CPU manager and shared memory support Nikilite 2025-11-22 00:11:44 +01:00
  • 67864b0de6 changed license to GPLv3 Nikilite 2025-11-19 00:02:46 +01:00
  • b9ea56c4bb [*] add contribution docs and refactor core modules Nikilite 2025-11-18 23:52:55 +01:00
  • 44133c9209 [nn] fix warnings xinitrcn1 2025-11-17 21:04:10 +00:00
  • 16040431a1 [nn] applet AE/OE naming convention xinitrcn1 2025-11-17 20:52:41 +00:00
  • 4769714bba [*] move oboromi-core to core, oboromi-gui to gui, crates names kept as-is xinitrcn1 2025-11-17 20:14:44 +00:00
  • 4ff7cca197 [git] gitignore .vscode and build_log xinitrcn1 2025-11-17 20:08:56 +00:00
  • 6702d33ffa [core] remove unused dependencies from toml xinitrcn1 2025-11-17 20:08:32 +00:00
  • 0addbb52cd [third_party] remove submodules xinitrcn1 2025-11-17 20:03:36 +00:00
  • 171c629fb0 [nn] initial services stubs xinitrcn1 2025-11-17 20:02:41 +00:00
  • 480f81f6be [cosmetic] update splash screen visuals Nikilite 2025-11-11 00:18:03 +01:00
  • 90cc3ce781 [cosmetic] Add a splash screen bokobelin 2025-11-10 16:59:07 +01:00