system-arm: Rework boot loader makefile to be more generic
[gem5.git] / src /
2019-11-20 Bobby R. Brucetests, base: Added GTests for base/intmath.cc
2019-11-20 Mahyar Samanitests, base: Removed dead code from base/intmath
2019-11-18 Gabe Blackarch: Get rid of the (Big|Little)EndianGuest namespaces.
2019-11-18 Gabe Blackarch: Make and use endian specific versions of the...
2019-11-18 Adrian Herreraarch-arm: R/W interface to AArch32 HCR2 misc reg
2019-11-18 Isaac Sánchez Barreramem-cache: Initialize all members of `QueuedPrefetcher...
2019-11-18 Isaac Sánchez Barreramem-cache: Fix destructor of `BasePrefetcher::PrefetchI...
2019-11-18 Giacomo Travagliniarch-arm: Fix short descriptors cacheability during...
2019-11-18 Giacomo Travagliniarch-arm: Fix long descriptors cacheability during...
2019-11-16 Bobby R. Brucetests: Added GTests for byteswap.hh
2019-11-14 Mahyar Samanitests, base: Removed ambiguity from base/intmath.hh
2019-11-14 Chun-Chen TK Hsuarch-arm: Refactor code to check if gic is GicV2
2019-11-14 Chun-Chen TK Hsuconfig: Add fastmodel cluster in fs_bigLITTLE.py
2019-11-14 Chun-Chen TK Hsufastmodel: Add VExpressFastmodel platform
2019-11-13 Gabe Blackarm: Replace most htog and gtoh with htole and letoh.
2019-11-13 Adrian Herreraarch-arm: fix routeToHyp for AArch64 in faults
2019-11-13 Bobby R. Brucetests: Added GTests for base/chunk_generator.hh
2019-11-13 Gabe Blackfastmodel: Implement reading vector registers with...
2019-11-13 Bobby R. Brucetests: Added GTests for base/types.cc
2019-11-12 Bobby R. Brucetests,base: Added GTests for base/condcodes.hh
2019-11-11 Giacomo Travagliniarch-arm: Fix TarmacParser handling of 64bit LD/ST
2019-11-11 Giacomo Travagliniarch-arm: Provide SVE support to the TarmacTracer
2019-11-11 Giacomo Gabrielliarch-arm: Provide SVE support to the TarmacParser
2019-11-07 Gabe Blackarm: Set the number of FloatRegs to zero.
2019-11-07 Bobby R. Brucetests,base: Added GTests for base/match.cc
2019-11-07 Gabe Blackcpu: Fix a bug in getCurrentInstCount in the checker...
2019-11-07 Gabe Blackpower: Replace gtoh and htog with betoh and htobe.
2019-11-07 Gabe Blackx86: Replace htog and gtoh with htole and letoh.
2019-11-07 Gabe Blackmips: Replace gtoh and htog with letoh and htole.
2019-11-07 Gabe Blacksparc: Replace htog and gtoh with htobe and betoh.
2019-11-07 Hoa Nguyensystemc: Remove boost dependency caused by tlm
2019-11-07 Gabe Blackfastmodel: Plumb the ITB and DTB through the IRIS threa...
2019-11-06 Gabe Blackfastmodel: Implement inst count events in the IRIS...
2019-11-06 Nikos Nikolerisarch-arm: Simplify AMO code generation templates
2019-11-06 Gabe Blackcpu: Use std::array for registers in SimpleThread.
2019-11-05 Giacomo Travagliniarch-arm: Annotate original address in CMOs
2019-11-05 Polydoros Petrakismem-ruby: Reset Ruby Sequencer Outstanding Requests...
2019-11-05 Adrian Herreradev-arm: optional instantiation of GICv3 ITS
2019-11-04 Daniel R. Carvalhomem-cache: Modify compressor to appease newer compilers
2019-11-04 Daniel R. Carvalhomem-cache: Implement a perfect compressor
2019-11-04 Daniel R. Carvalhomem-cache: Make BDI a multi compressor
2019-11-04 Daniel R. Carvalhomem-cache: Implement a multi compressor
2019-11-04 Daniel R. Carvalhomem-cache: Implement BDI sub-compressors
2019-11-04 Daniel R. Carvalhomem-cache: Implement a repeated values compressor
2019-11-04 Daniel R. Carvalhomem-cache: Implement a zero compressor
2019-11-04 Daniel R. Carvalhomem-cache: Implement FPC-D cache compression
2019-11-02 Gabe Blackarch,cpu: Move endianness conversion of inst bytes...
2019-11-01 Gabe Blackmem: Delete the packet accessors which use guest endian...
2019-11-01 seanzwarch-x86: Fix FLDCW_P and FNSTCW_P to use rip.
2019-11-01 Adrian Herreraarch-arm: generic method for getting an ArmSystem
2019-11-01 Giacomo Travaglinidev-arm: Add SMMUv3 to VExpress_GEM5_V*
2019-10-31 Gabe Blackfastmodel: Add CortexA76x[234] models.
2019-10-31 Gabe Blackfastmodel: Enable auto bridging and use it to simplify...
2019-10-31 Gabe Blackfastmodel: Templatize the xn versions of the CortexA76.
2019-10-31 Daniel R. Carvalhomem-cache: Fix missing header in associative set
2019-10-31 Joe Grossmem-ruby: Fixed pipeline squashes caused by aliased...
2019-10-31 Brandon Pottercpu-o3: bugfix for partial faults in x86
2019-10-31 Gabe Blackalpha: Convert htog and gtoh to htole and letoh.
2019-10-30 Gabe Blackarch,sim: Make copyStringArray take an explicit endianness.
2019-10-30 Gabe Blackkern: When dumping dmesg, detect the byte order dynamic...
2019-10-30 Gabe Blacksim: Use the system and OS to get endianness.
2019-10-30 Gabe Blackarch: Make endianness a property of the OS class syscal...
2019-10-30 Gabe Blackdev: Make the virtio devices track endianness explicitly.
2019-10-30 Gabe Blacksim: Add a getGuestByteOrder accessor to the system...
2019-10-30 Gabe Blackfastmodel: Refactor the CortexA76x1 model for MP support.
2019-10-30 Pouya Fotouhidev: Adding support for large BAR
2019-10-30 Giacomo Travaglinibase: Name segments after their index
2019-10-30 Giacomo Gabriellicpu-o3: Fix handling of some mem. order violations
2019-10-30 Gabe Blackdev: Remove TheISA from ns_gige.cc.
2019-10-30 Gabe Blackdev: Stop including config/the_isa.hh unnecessarily.
2019-10-30 Gabe Blackdev: Get PageBytes from the system in the ARM generic...
2019-10-30 Gabe Blackdev: Get PageBytes from the system in the ide_disk...
2019-10-30 Gabe Blackdev: Remove using namespace std and TheISA from ide_dis...
2019-10-30 Chun-Chen TK Hsufastmodel: Helper function to setup FastModels for...
2019-10-30 Gabe Blackarm: Get rid of using namespace std and TheISA in realv...
2019-10-30 Gabe Blackdev: Remove SINIC_VTOPHYS and related code.
2019-10-30 Gabe Blackalpha: Remove TheISA from the Alpha devices.
2019-10-30 Gabe Blackx86: Remove TheISA from x86 devices.
2019-10-30 Gabe Blacksparc: Create a helper functions to install firmware...
2019-10-29 Daniel R. Carvalhomem-cache: Add a repeated value pattern to compressors
2019-10-29 Daniel R. Carvalhomem-cache: Inform unused bits instead of bytes in compr...
2019-10-29 Daniel R. Carvalhomem-cache: Add a masked const value pattern to compressors
2019-10-29 Daniel R. Carvalhomem-cache: Add a masked pattern to compressors
2019-10-29 Daniel R. Carvalhomem-cache: Add an uncompressed pattern to compressors
2019-10-29 Daniel R. Carvalhomem-cache: Templatize DictionaryCompressor
2019-10-29 Daniel R. Carvalhomem-cache: Factor out CPack's dictionary functionality
2019-10-29 Daniel R. Carvalhomem-cache: Use shouldAllocate() instead of CPack's...
2019-10-29 Daniel R. Carvalhomem-cache: Limit compression size
2019-10-29 Daniel R. Carvalhomem-cache: Do not try to compress dataless packets
2019-10-29 Nikos Nikolerismem: Fix DRAM controller to operate on its own address...
2019-10-29 Nikos Nikolerismem-cache: Avoid promotion of incompatible deferred...
2019-10-29 Nikos Nikolerismem-cache: Fix MSHR whole line write tracking
2019-10-28 Bobby R. Brucetests, base: Fixed incorrect implementation of StrTest...
2019-10-25 Gabe Blackmips,riscv: Get rid of some Alpha cruft in these System...
2019-10-25 Gabe Blackcpu: Get rid of the nextInstEventCount method.
2019-10-25 Gabe Blackcpu: Get rid of the serviceInstCountEvents method.
2019-10-25 Gabe Blackfastmodel: Use getCurrentInstCount for totalInsts().
2019-10-25 Gabe Blackfastmodel: Implement getCurrentInstCount.
2019-10-25 Gabe Blackcpu: Switch off of the CPU's comInstEventQueue.
2019-10-25 Gabe Blackcpu: Access inst events through ThreadContext instead...
next