configs: Fix relative import in non-package in configs
[gem5.git] / configs / common / MemConfig.py
2020-03-09 Daniel R. Carvalhoconfigs: Fix relative import in non-package in configs
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackconfig: Delete authors lists from config files.
2019-10-29 Nikos Nikolerismem: Fix DRAM controller to operate on its own address...
2019-10-01 Daniel R. Carvalhoconfigs: Port MemConfig to the common object list
2019-06-20 Giacomo Travagliniconfigs: Fix NULL dram-lowp regressions
2019-06-06 Matthew Porembamem: Option to toggle DRAM low-power states
2019-03-18 Andreas Sandbergconfigs: Use absolute import paths
2019-02-26 Andreas Sandbergconfigs: Fix Python 3 iterator and exec compatibility...
2018-03-06 Gabe Blackconfig: Switch from the print statement to the print...
2017-12-05 Éder F. Zulianconfig, mem, hmc: fix HMC test script
2017-06-30 Andreas Sandbergconfig: Make some MemConfig options optional
2017-02-14 Wendy Elsassermem: Update DRAM configuration names
2017-02-10 Christian Menardmisc: Clean up and complete the gem5<->SystemC-TLM...
2016-07-01 Jason Lowe-Powermisc: merge with sytle checker fix
2016-07-01 Abdul Mutaal Ahmadmem: different HMC configuration
2015-12-07 Radhika Jagtapconfig: Enable elastic trace capture and replay in...
2015-11-03 Erfan Azarkhishmem: hmc: top level design
2015-08-04 Matthias Jungmisc: Coupling gem5 with SystemC TLM2.0
2015-04-20 Andreas Hanssonconfig: Remove memory aliases and rely on class name
2015-04-08 Curtis Dunhamconfig: Support full-system with SST's memory system
2015-02-03 Andreas Hanssonconfig: Add XOR hashing to the DRAM channel interleaving
2015-02-03 Andreas Hanssonconfig: Adjust DRAM channel interleaving defaults
2014-12-23 Andreas Hanssonconfig: Expose the DRAM ranks as a command-line option
2014-11-06 Nilay Vaishruby: interface with classic memory controller
2014-10-11 Nilay Vaishconfig: separate function for instantiating a memory...
2014-03-23 Andreas Hanssonmem: Rename SimpleDRAM to a more suitable DRAMCtrl
2014-03-23 Andreas Hanssonmem: More descriptive address-mapping scheme names
2014-02-18 Andreas Hanssonmem: Add a wrapped DRAMSim2 memory controller
2014-01-28 Nilay Vaishconfig: allow more than 3GB of memory for x86 simulations
2013-08-19 Andreas Hanssonconfig: Command line support for multi-channel memory
2013-05-30 Andreas Hanssonmem: More descriptive DRAM config names
2013-05-30 Andreas Hanssonmem: Add a LPDDR3-1600 configuration
2013-04-22 Andreas Hanssonconfig: Add a mem-type config option to se/fs scripts