Age | Commit message (Expand) | Author |
---|---|---|
2016-01-30 | Memory: Implement MMIO | MerryMage |
2015-10-09 | Fixed spelling errors | Gareth Poole |
2015-09-10 | memory: Get rid of pointer casts | Lioncash |
2015-08-16 | Kernel: Add more infrastructure to support different memory layouts | Yuri Kunde Schlesner |
2015-08-16 | Memory: Move address type conversion routines to memory.cpp/h | Yuri Kunde Schlesner |
2015-07-11 | Memory: Fix unmapping of pages | Yuri Kunde Schlesner |
2015-06-28 | Common: Cleanup memory and misc includes. | Emmanuel Gil Peyrot |
2015-05-27 | Kernel: Add VMManager to manage process address spaces | Yuri Kunde Schlesner |
2015-05-15 | Memory: Use a table based lookup scheme to read from memory regions | Yuri Kunde Schlesner |
2015-05-15 | Memory: Read SharedPage directly from Memory::Read | Yuri Kunde Schlesner |
2015-05-15 | Memory: Read ConfigMem directly from Memory::Read | Yuri Kunde Schlesner |
2015-05-15 | Memmap: Re-organize memory function in two files | Yuri Kunde Schlesner |