aboutsummaryrefslogtreecommitdiffstats
path: root/mmu.c
Commit message (Expand)AuthorAge
* Style and documentation cleanupJoshua Bakita2024-04-23
* Fix page-table traversal for version 1 page tablesJoshua Bakita2024-04-22
* Match aperture when doing page table searchesJoshua Bakita2024-04-21
* Always dereference the post-I/O-MMU-translated address in mmu.cJoshua Bakita2024-04-21
* Support page directories outside PRAMIN or in SYS_MEMJoshua Bakita2024-04-11
* Correctly check return code from vram2PRAMIN()Joshua Bakita2024-04-09
* Improve debugging messages for reverse page translationJoshua Bakita2024-04-09
* Fix an off-by-one error in V2 reverse page table lookupsJoshua Bakita2024-04-09
* Improve copy engine register documentation in nvdebug.h + cleanupJoshua Bakita2023-07-20
* Quick dump of current state for Ben to review.Joshua Bakita2023-06-22