Age | Commit message (Expand) | Author |
---|---|---|
2018-02-19 | mem: Refactor port proxies to support secure accesses | Andreas Sandberg |
2018-02-16 | mem: Add PortProxy read/write helper with explicit endianness | Andreas Sandberg |
2014-12-02 | mem: Use const pointers for port proxy write functions | Andreas Hansson |
2013-09-04 | arch: Resurrect the NOISA build target and rename it NULL | Andreas Hansson |
2013-07-18 | mem: Set the cache line size on a system level | Andreas Hansson |
2012-03-30 | MEM: Introduce the master/slave port sub-classes in C++ | William Wang |
2012-02-29 | MEM: Make all the port proxy members const | Andreas Hansson |
2012-02-24 | MEM: Move all read/write blob functions from Port to PortProxy | Andreas Hansson |
2012-01-17 | MEM: Add port proxies instead of non-structural ports | Andreas Hansson |