Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Resolve some memory leaks found by Valgrind. | Pavel Pisa | 2019-02-06 |
* | Implement simple address-space ranges registration and example peripheral. | Pavel Pisa | 2019-02-06 |
* | Define uncached region in range from 0xf0000000 to 0xffffffff. | Pavel Pisa | 2019-02-04 |
* | Add license to the source files. | Pavel Pisa | 2019-02-04 |
* | Correct write-back cache behavior. | Pavel Pisa | 2019-02-04 |
* | Correct memory view updates for uncached and write-through case. | Pavel Pisa | 2019-02-03 |
* | Add cache statistics | Karel Kočí | 2018-05-23 |
* | Initial implementation of cache view | Karel Kočí | 2018-04-17 |
* | Show cache statistics in Memory block in coreview | Karel Kočí | 2018-04-15 |
* | Implement sync for memory | Karel Kočí | 2018-04-08 |
* | Integrate cache with rest of the machine core | Karel Kočí | 2018-04-08 |
* | Add associative cache | Karel Kočí | 2018-04-08 |
* | Add initial implementatio of caches | Karel Kočí | 2018-04-07 |
* | Put qtmips_machine to machine namespace | Karel Kočí | 2017-12-17 |
* | Initial commit | Karel Kočí | 2017-08-30 |