| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2022-02-21 | core: device_memory: Use memory size reported by KSystemControl. | bunnei | |
| - That way, we can consolidate the memory layout to one place. | |||
| 2021-06-11 | core: Make use of fastmem | Markus Wick | |
| 2020-07-27 | device_memory: Remove unused system member | Lioncash | |
| This isn't used by anything in particular, so it can be removed. | |||
| 2020-04-17 | kernel: memory: page_table: Simplify GetPhysicalAddr impl. | bunnei | |
| 2020-04-17 | core: device_memory: Update to use VirtualBuffer class. | bunnei | |
| 2020-04-17 | core: device_manager: Add a simple class to manage device RAM. | bunnei | |
