Age | Commit message (Expand) | Author |
2017-11-20 | sparc: Pull StaticInst base classes out of the ISA description. | Gabe Black |
2017-11-20 | dev: Fix the SPARC and X86 platform devices. | Gabe Black |
2017-11-19 | tests: Fix compilation of cprinftest. | Gabe Black |
2017-11-17 | sim: Implement load_addr_mask auto-calculation | Geoffrey Blake |
2017-11-16 | system-arm: change system/arm/aarch64_bootloader/boot.S copyright | Jose Marinho |
2017-11-16 | sim: ScopedMigration does nothing if both eqs are the same | Tiago Muck |
2017-11-16 | util: Add script to plot DRAM low power sweep | Radhika Jagtap |
2017-11-16 | tests: Add tests for DRAM low power modes | Radhika Jagtap |
2017-11-16 | config: Add low power sweep for DRAM | Radhika Jagtap |
2017-11-16 | ext, mem: Pull DRAMPower SHA 90d6290 and rebase | Radhika Jagtap |
2017-11-16 | pwr: Enable multiple power models per component | David Guillen Fandos |
2017-11-16 | arch, arm: Print value being ignored on DummyISA write | Sean McGoogan |
2017-11-16 | sim: Clocked object debug message updated for clarity | Tiago Muck |
2017-11-16 | sim: Add an option to load additional kernel objects | Andreas Sandberg |
2017-11-15 | arch-arm: Dsb instruction shouldn't flush the pipeline | Giacomo Travaglini |
2017-11-15 | arch-arm: Writes to DCCMVAC shouldn't flush pipeline | Giacomo Travaglini |
2017-11-15 | arch-arm: Removing FlushPipe fault, using SquashAfter | Giacomo Travaglini |
2017-11-15 | arm: Add support for armv8 CRC32 instructions | Giacomo Travaglini |
2017-11-14 | util: Remove support for hg patches in patch creation script | Andreas Sandberg |
2017-11-14 | util: Optionally search entire history when listing changes | Andreas Sandberg |
2017-11-14 | cpu, probe: Fix elastic trace register dependency | Radhika Jagtap |
2017-11-13 | config: Fix the "script" SysPath functor. | Gabe Black |
2017-11-13 | config: Add an Energy param type. | Gabe Black |
2017-11-13 | config: Export the "Current" param type from m5.params. | Gabe Black |
2017-11-13 | util: Add a "toEnergy" function to the convert module. | Gabe Black |
2017-11-13 | config: Simplify the definitions of the Voltage and Current params. | Gabe Black |
2017-11-13 | arch-arm: Interface for the ArmStaticInst intWidth field | Giacomo Travaglini |
2017-11-13 | arch-arm: Corrected encoding for T32 HVC instruction | Giacomo Travaglini |
2017-11-13 | util: Simplify/consolidate the python conversion module. | Gabe Black |
2017-11-10 | scons: Move Transform and termcap functionality into their own files. | Gabe Black |
2017-11-10 | scons: Move python path management out of the SConstruct. | Gabe Black |
2017-11-10 | scons: Pull style hook management out of the main SConstruct. | Gabe Black |
2017-11-10 | scons: Override the "default" tool to set up the default env. | Gabe Black |
2017-11-10 | scons: Move scons and python version checking into site_init.py. | Gabe Black |
2017-11-09 | mem: Align the snoop behavior in the XBar for atomic and timing | Nikos Nikoleris |
2017-11-09 | arch-arm: Allow dc ivac from EL0 when SCTLR_EL1.UCI=1 | Nikos Nikoleris |
2017-11-08 | dev: Move generic serial devices to src/dev/serial | Andreas Sandberg |
2017-11-08 | dev: Add a dummy serial device | Andreas Sandberg |
2017-11-08 | dev: Refactor UART->Terminal interface | Andreas Sandberg |
2017-11-07 | alpha,arm,mips,power,riscv,sparc,x86: Merge exec decl templates. | Gabe Black |
2017-11-06 | sim-se: Add prlimit system call | Alec Roelke |
2017-11-02 | alpha,arm,mips,power,riscv,sparc,x86,isa: De-specialize ExecContexts. | Gabe Black |
2017-10-31 | config: Rework the SysPaths functions into functors. | Gabe Black |
2017-10-31 | dev: Using Configurable image writer in HDLcd | Giacomo Travaglini |
2017-10-31 | vnc: Default image writer type set to Auto | Giacomo Travaglini |
2017-10-31 | base: Introducing utility for writing raw data in png format | Giacomo Travaglini |
2017-10-31 | x86: Fix VEX instruction decoding. | Gabe Black |
2017-10-30 | base: Fix forcing loopback only binding for listeners. | Gabe Black |
2017-10-20 | arch-arm: RBIT instruction using mirroring func | Giacomo Travaglini |
2017-10-20 | base: Function for mirroring bits in variable length word | Giacomo Travaglini |