Age | Commit message (Expand) | Author |
2020-01-10 | dev-arm: VExpress_GEM5_Base, fix daughterboard reference | Adrian Herrera |
2020-01-07 | misc: Reflect changes of arm bootloader name | Adrian Herrera |
2020-01-06 | dev-arm: Fix SMMUv3 walkMasks in page table ops | Michiel van Tol |
2020-01-06 | dev-arm: Fix SMMUv3 16KB next-level table address masking | Giacomo Travaglini |
2020-01-06 | dev-arm: GICv3, handle GICR_ICFGR0 WI behaviour | Adrian Herrera |
2019-12-20 | configs: arm realview(64) regressions using VExpress_GEM5_V1 | Giacomo Travaglini |
2019-12-13 | dev-virtio: VIO9P turns on diod verbose output with -d 1 | Ciro Santilli |
2019-12-13 | dev-virtio: don't set the 9p default root | Ciro Santilli |
2019-12-13 | dev-virtio: use diod basename as the default 9p path | Ciro Santilli |
2019-12-10 | dev-arm: GenericTimer, configurable base and low freqs | Adrian Herrera |
2019-12-10 | dev-arm: GenericTimer, freq as 32-bit value | Adrian Herrera |
2019-11-28 | dev-arm: Automatically assign PCI device ids in attachPciDevice | Ciro Santilli |
2019-11-28 | dev-arm: device name in AmbaFake accesses | Adrian Herrera |
2019-11-25 | dev-arm: Adjust off_chip ranges in VExpress_GEM5 platform | Giacomo Travaglini |
2019-11-20 | base,tests: Expanded GTests for addr_range.hh | Brandon Potter |
2019-11-14 | arch-arm: Refactor code to check if gic is GicV2 | Chun-Chen TK Hsu |
2019-11-14 | fastmodel: Add VExpressFastmodel platform | Chun-Chen TK Hsu |
2019-11-05 | dev-arm: optional instantiation of GICv3 ITS | Adrian Herrera |
2019-11-01 | dev-arm: Add SMMUv3 to VExpress_GEM5_V* | Giacomo Travaglini |
2019-10-30 | dev: Make the virtio devices track endianness explicitly. | Gabe Black |
2019-10-30 | dev: Adding support for large BAR | Pouya Fotouhi |
2019-10-30 | dev: Remove TheISA from ns_gige.cc. | Gabe Black |
2019-10-30 | dev: Stop including config/the_isa.hh unnecessarily. | Gabe Black |
2019-10-30 | dev: Get PageBytes from the system in the ARM generic timer. | Gabe Black |
2019-10-30 | dev: Get PageBytes from the system in the ide_disk model. | Gabe Black |
2019-10-30 | dev: Remove using namespace std and TheISA from ide_disk.cc. | Gabe Black |
2019-10-30 | arm: Get rid of using namespace std and TheISA in realview.cc. | Gabe Black |
2019-10-30 | dev: Remove SINIC_VTOPHYS and related code. | Gabe Black |
2019-10-30 | alpha: Remove TheISA from the Alpha devices. | Gabe Black |
2019-10-30 | x86: Remove TheISA from x86 devices. | Gabe Black |
2019-10-22 | configs: Clean setupBootLoader signature | Giacomo Travaglini |
2019-10-22 | dev-arm, configs: Using _on_chip_memory for on chip memory | Giacomo Travaglini |
2019-10-19 | arch: Make a base class for Interrupts. | Gabe Black |
2019-10-18 | dev-arm: Check for gem5 extensions in GicV2 | Tiago Muck |
2019-10-15 | x86: Use a std::function to handle MSI completion. | Gabe Black |
2019-10-15 | dev-arm: Carve out a portion of VExpress_GEM5 for the bootloader | Giacomo Travaglini |
2019-10-15 | x86: De-x86ify the IntMasterPort. | Gabe Black |
2019-10-14 | x86: Simplify and consolidate the code that assembles an MSI on x86. | Gabe Black |
2019-10-12 | x86: Stop using and delete the x86 IntDevice class. | Gabe Black |
2019-10-10 | dev-arm, configs: Remove RealViewPBX platform | Giacomo Travaglini |
2019-10-03 | dev, misc: Fixing "may be used unitialized" compilation error | Bobby R. Bruce |
2019-10-02 | dev-arm: Improve fault message on SMMUv3 translation fault | Marc Mari Barcelo |
2019-10-02 | dev-arm: Fix address used to update the SMMUv3 Walk Cache | Marc Mari Barcelo |
2019-10-02 | x86: Switch from MessageReq and Resp to WriteReq and Resp. | Gabe Black |
2019-09-21 | x86: Templatize the IntMasterPort. | Gabe Black |
2019-09-21 | x86: Templatize IntSlavePort. | Gabe Black |
2019-09-20 | dev, x86: Delete the now unused X86 specific interrupt pins/lines. | Gabe Black |
2019-09-20 | dev, x86: Convert x86 devices to the generic int pins. | Gabe Black |
2019-09-19 | dev: Terminal output's dump name conflicts | Andrea Mondelli |
2019-09-19 | dev-arm: Conditionally enable HDLcd when doing DTB autogen | Giacomo Travaglini |