Age | Commit message (Expand) | Author |
---|---|---|
2015-04-29 | arch, base, dev, kern, sym: FreeBSD support | Ruslan Bukin |
2015-03-19 | arm: Remove the 'magic MSI register' in the GIC (PL390) | Matt Evans |
2015-02-16 | arm: Wire up the GIC with the platform in the base class | Andreas Sandberg |
2014-12-02 | mem: Remove redundant Packet::allocate calls | Andreas Hansson |
2014-09-03 | dev: Avoid invalid sized reads in PL390 with DPRINTF enabled | Mitch Hayenga |
2014-01-24 | arm: Add support for ARMv8 (AArch64 & AArch32) | ARM gem5 Developers |
2013-10-31 | dev: Add support for MSI-X and Capability Lists for ARM and PCI devices | Geoffrey Blake |
2013-10-17 | arm: Add a 'clear PPI' method to gic_pl390 | Matt Evans |
2013-10-17 | arm: Fix a GIC mask register bug | Ali Saidi |
2013-02-19 | scons: Fix up numerous warnings about name shadowing | Andreas Hansson |
2012-10-25 | arm: Create a GIC base class and make the PL390 derive from it | Andreas Sandberg |