2018-05-16 |
Tony Gutierrez | style: fix amd license and style issues |
commit | commitdiff | tree |
2018-05-15 |
Tony Gutierrez | gpu-compute: Cleanup the scheduler a bit |
commit | commitdiff | tree |
2018-05-12 |
Alec Roelke | arch-riscv: Update CSR implementations |
commit | commitdiff | tree |
2018-05-09 |
Giacomo Travaglini | sim: Remove trailing dot when assigning a master's... |
commit | commitdiff | tree |
2018-05-09 |
Andreas Sandberg | base, dev: Fix port message for vnc and terminal |
commit | commitdiff | tree |
2018-05-08 |
Matt Sinclair | arch-x86, arch-power: fix calls to bits and insertBits |
commit | commitdiff | tree |
2018-05-08 |
Daniel R. Carvalho | mem-cache: Create block insertion function |
commit | commitdiff | tree |
2018-05-08 |
Giacomo Travaglini | arch-arm: Map ID_x_EL1 registers to AArch32 version |
commit | commitdiff | tree |
2018-05-08 |
Andreas Sandberg | dev: Add support for a simple debug UART |
commit | commitdiff | tree |
2018-05-04 |
Giacomo Travaglini | scons: Fix --with-ubsan/asan compilation flags |
commit | commitdiff | tree |
2018-05-03 |
Brad Beckmann | mem-ruby: Consistent dprintf formats for issue outcomes |
commit | commitdiff | tree |
2018-05-03 |
Tony Gutierrez | arch-x86: Enable fstatfs for x86_64 |
commit | commitdiff | tree |
2018-05-03 |
Daniel R. Carvalho | mem-cache: Create Second-Chance replacement policy |
commit | commitdiff | tree |
2018-05-03 |
Daniel R. Carvalho | mem-cache: ReplacementPolicy specific replacement data |
commit | commitdiff | tree |
2018-05-02 |
Steve Reinhardt | arch-x86: implement movntps/movntpd SSE insts |
commit | commitdiff | tree |
2018-05-02 |
Gabe Black | x86: Add a ld/st microop flag for marking an access... |
commit | commitdiff | tree |
2018-05-02 |
Tony Gutierrez | arch-x86: Enable the umask system call |
commit | commitdiff | tree |
2018-04-27 |
Giacomo Travaglini | sim,cpu,mem,arch: Introduced MasterInfo data structure |
commit | commitdiff | tree |
2018-04-26 |
Daniel R. Carvalho | mem-cache: Use block iteration in BaseSetAssoc |
commit | commitdiff | tree |
2018-04-20 |
Jason Lowe... | docs: Fix power model doxygen |
commit | commitdiff | tree |
2018-04-19 |
Daniel R. Carvalho | mem-cache: Use findBlock in FALRU's block access |
commit | commitdiff | tree |
2018-04-19 |
Daniel R. Carvalho | mem-cache: Use secure flag in FALRU's findBlock |
commit | commitdiff | tree |
2018-04-19 |
Giacomo Travaglini | arch-arm: Add ARMv8.1 TTBR1_EL2 register |
commit | commitdiff | tree |
2018-04-19 |
Giacomo Travaglini | arch-arm: Fix Unknown Instruction disassemble |
commit | commitdiff | tree |
2018-04-19 |
Giacomo Travaglini | arch-arm: Change disassemble when MSR to UNKNOWN register |
commit | commitdiff | tree |
2018-04-18 |
Daniel R. Carvalho | mem-cache: Create NRU Replacement Policy |
commit | commitdiff | tree |
2018-04-18 |
Chuan Zhu | arch-arm: Fix masking in CPACR_EL1 |
commit | commitdiff | tree |
2018-04-18 |
Chuan Zhu | arch-arm: Mask out unsupported trapped exception handli... |
commit | commitdiff | tree |
2018-04-18 |
Chuan Zhu | arch-arm: Fix FPEXC32_EL2 to FPEXC mapping |
commit | commitdiff | tree |
2018-04-18 |
Giacomo Travaglini | arch-arm: Adding MiscReg Priv (EL1) global flag |
commit | commitdiff | tree |
2018-04-18 |
Chuan Zhu | arch-arm: Correct masking of cp10 and cp11 in CPACR |
commit | commitdiff | tree |
2018-04-18 |
Giacomo Travaglini | arch-arm: Using explicit invalidation in TLB |
commit | commitdiff | tree |
2018-04-18 |
Nikos Nikoleris | mem-cache: Revamp multiple size tracking for FALRU... |
commit | commitdiff | tree |
2018-04-18 |
Andreas Sandberg | dev, arm: Cleanup Pl050 interrupt handling |
commit | commitdiff | tree |
2018-04-17 |
Tony Gutierrez | gpu-compute: fix bad asserts in gpu tlb and cu tlb... |
commit | commitdiff | tree |
2018-04-17 |
John Alsop | mem-ruby: enable DPRINTFN calls in slicc for temporary... |
commit | commitdiff | tree |
2018-04-17 |
Giacomo Travaglini | arch-arm: Fix secure MiscReg access when EL3 is not... |
commit | commitdiff | tree |
2018-04-17 |
Andreas Sandberg | ps2: Unify constant names |
commit | commitdiff | tree |
2018-04-17 |
Andreas Sandberg | dev, arm: Use the PS/2 framework in the Pl050 model |
commit | commitdiff | tree |
2018-04-17 |
Andreas Sandberg | ps2: Add proper touchscreen command handling |
commit | commitdiff | tree |
2018-04-17 |
Andreas Sandberg | ps2: Implement the keyboard reset command |
commit | commitdiff | tree |
2018-04-17 |
Andreas Sandberg | ps2: Unify device data buffering |
commit | commitdiff | tree |
2018-04-17 |
Andreas Sandberg | ps2: Add a simple touchscreen model |
commit | commitdiff | tree |
2018-04-17 |
Andreas Sandberg | ps2: Add VNC support to the keyboard model |
commit | commitdiff | tree |
2018-04-17 |
Andreas Sandberg | ps2: Factor out PS/2 devices into their own subsystem |
commit | commitdiff | tree |
2018-04-17 |
Andreas Sandberg | mem: Add a helper function to get a word of variable... |
commit | commitdiff | tree |
2018-04-13 |
Brandon Potter | ruby,gpu-compute: bugfix for GPU_VIPER* protocols |
commit | commitdiff | tree |
2018-04-13 |
Brandon Potter | ruby: bugfix for MESI_Three_Level protocol |
commit | commitdiff | tree |
2018-04-13 |
Tony Gutierrez | mem-ruby: fix more style issues in AMD licenses |
commit | commitdiff | tree |
2018-04-13 |
Daniel R. Carvalho | mem-cache: Add MoveToTail to FALRU |
commit | commitdiff | tree |
2018-04-12 |
Tony Gutierrez | configs, mem-ruby: fix issues with style in AMD license |
commit | commitdiff | tree |
2018-04-10 |
Giacomo Travaglini | arch-arm: Fix mrc,mcr to cop14 disassemble |
commit | commitdiff | tree |
2018-04-10 |
Gabe Black | dev: arm: SetScaling commands don't send parameter... |
commit | commitdiff | tree |
2018-04-06 |
Gabe Black | arch: alpha: Fix an 8 year old bug from the transition... |
commit | commitdiff | tree |
2018-04-06 |
Pau Cabre | util,arch-arm: Update gen_arm_fs_files.py to use new... |
commit | commitdiff | tree |
2018-04-06 |
Giacomo Travaglini | arch-arm: Add support for Tarmac trace generation |
commit | commitdiff | tree |
2018-04-06 |
Giacomo Travaglini | arch-arm: Add support for Tarmac trace-based simulation |
commit | commitdiff | tree |
2018-04-06 |
Giacomo Travaglini | arch-arm: Fix AArch32 branch instructions disassemble |
commit | commitdiff | tree |
2018-04-06 |
Giacomo Travaglini | arch-arm: Fix secure write of SCTLR when EL3 is AArch64 |
commit | commitdiff | tree |
2018-04-06 |
Giacomo Travaglini | arch-arm: Correct mcrr,mrrc disassemble |
commit | commitdiff | tree |
2018-04-06 |
Daniel R. Carvalho | mem: Remove unused 'using namespace' |
commit | commitdiff | tree |
2018-04-06 |
Daniel R. Carvalho | mem-cache: Move insertBlock functionality in FALRU |
commit | commitdiff | tree |
2018-04-06 |
Daniel R. Carvalho | mem-cache: Create LIP Replacement Policy |
commit | commitdiff | tree |
2018-04-06 |
Daniel R. Carvalho | mem-cache: Create BIP Replacement Policy |
commit | commitdiff | tree |
2018-04-05 |
Daniel R. Carvalho | mem-cache: Use Packet functions to write data blocks |
commit | commitdiff | tree |
2018-04-05 |
Gabe Black | dev: Make sure the EtherTap device uses the right event... |
commit | commitdiff | tree |
2018-03-30 |
Gabe Black | base: Make bitunion output functions static/inline. |
commit | commitdiff | tree |
2018-03-30 |
Nikos Nikoleris | mem-cache: Remove unused return value from the recvTimi... |
commit | commitdiff | tree |
2018-03-30 |
Daniel R. Carvalho | mem-cache: Fix FALRU data block seg fault |
commit | commitdiff | tree |
2018-03-30 |
Daniel R. Carvalho | mem-cache: Create LFU replacement policy |
commit | commitdiff | tree |
2018-03-30 |
Daniel R. Carvalho | mem-cache: Create RRIP Replacement Policy |
commit | commitdiff | tree |
2018-03-30 |
Daniel R. Carvalho | mem-cache: Create BRRIP replacement policy |
commit | commitdiff | tree |
2018-03-28 |
Gabe Black | base: Add a default output function for bitunion types. |
commit | commitdiff | tree |
2018-03-27 |
Gabe Black | dev: sparc: Get rid of the TheISA namespace in the... |
commit | commitdiff | tree |
2018-03-27 |
Gabe Black | dev: Remove a bunch of Alpha code from MIPS, and unnece... |
commit | commitdiff | tree |
2018-03-27 |
Gabe Black | cpu: Remove ExtMachInst typedefs from the O3 CPU model. |
commit | commitdiff | tree |
2018-03-27 |
Gabe Black | arch: cpu: Make the ExtMachInst type a template argumen... |
commit | commitdiff | tree |
2018-03-27 |
Gabe Black | sparc: Add some missing M5_FALLTHROUGHs and breaks. |
commit | commitdiff | tree |
2018-03-27 |
Gabe Black | cpu: Stop extracting inst_flags from the machInst. |
commit | commitdiff | tree |
2018-03-26 |
Gabe Black | cpu: Proposed fix for backwards compatibility in proto... |
commit | commitdiff | tree |
2018-03-26 |
Gabe Black | scons: Re-enable override based warnings on gcc. |
commit | commitdiff | tree |
2018-03-26 |
Gabe Black | arch: Fix all override related warnings. |
commit | commitdiff | tree |
2018-03-26 |
Gabe Black | cpu: Use the new asBytes function in the protobuf inst... |
commit | commitdiff | tree |
2018-03-26 |
Gabe Black | arch: Add a virtual asBytes function to the StaticInst... |
commit | commitdiff | tree |
2018-03-23 |
Jason Lowe... | mem-cache: fix missing overrides in repl policies |
commit | commitdiff | tree |
2018-03-23 |
Jason Lowe... | ruby: Make sure addresses print in hex |
commit | commitdiff | tree |
2018-03-23 |
Jason Lowe... | learning_gem5: Add a simple config for MI_example |
commit | commitdiff | tree |
2018-03-23 |
Jason Lowe... | learning_gem5: Ruby random tester files for MSI |
commit | commitdiff | tree |
2018-03-23 |
Jason Lowe... | learning_gem5: Add config files for MSI protocol |
commit | commitdiff | tree |
2018-03-23 |
Jason Lowe... | learning_gem5: Add a simple Ruby protocol |
commit | commitdiff | tree |
2018-03-23 |
Daniel R. Carvalho | mem-cache: Create FIFO replacement policy |
commit | commitdiff | tree |
2018-03-23 |
Daniel R. Carvalho | mem-cache: Fix MRU rebase |
commit | commitdiff | tree |
2018-03-23 |
Giacomo Travaglini | arch-arm: Distinguish IS TLBI from non-IS |
commit | commitdiff | tree |
2018-03-23 |
Giacomo Travaglini | arch-arm: Created function for TLB ASID Invalidation |
commit | commitdiff | tree |
2018-03-22 |
Gabe Black | hsail: Get rid of an inert private member of StorageSpace. |
commit | commitdiff | tree |
2018-03-22 |
Gabe Black | cpu: Make the protobuf inst tracer accept variable... |
commit | commitdiff | tree |
2018-03-22 |
Daniel R. Carvalho | mem-cache: Create MRU replacement policy |
commit | commitdiff | tree |
2018-03-22 |
Daniel R. Carvalho | mem-cache: Split array indexing and replacement policies. |
commit | commitdiff | tree |
2018-03-21 |
Nikos Nikoleris | mem-cache: Allow clean operations when block allocation... |
commit | commitdiff | tree |
2018-03-20 |
Nikos Nikoleris | arch-arm, configs: Treat the bootloader rom as cacheabl... |
commit | commitdiff | tree |
next |