summaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Expand)Author
2018-06-14system-arm: Split the VExpress_GEM5_V1 base dtsAndreas Sandberg
2018-06-07dev-arm: Add a VirtIO MMIO device to VExpress_GEM5_V1Andreas Sandberg
2018-06-06system-arm: Update gem5 timer interrupt specificationAndreas Sandberg
2017-11-16system-arm: change system/arm/aarch64_bootloader/boot.S copyrightJose Marinho
2016-07-21arm, config: Add an example ARM big.LITTLE(tm) configuration scriptGabor Dozsa
2016-05-06arm: Update dts to work with the new HDLCD driverAndreas Sandberg
2016-02-23arm: Ship Linux device trees with gem5Andreas Sandberg
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2015-07-15arm: Bootloader fix for v8 over 16 coresKarthik Sangaiah
2014-01-24arm: Add support for ARMv8 (AArch64 & AArch32)ARM gem5 Developers
2012-09-07ARM: Fix issue with with way MPIDR is read to include affinity levels.Matt Evans
2012-03-01ARM: Add support for Versatile Express extended memory mapAli Saidi
2011-05-04ARM: Boot loader changes that make it more flexible about load and I/O addrsPrakash Ramrakhyani
2011-02-16Cleanup system directory to fit into modern M5 treeNathan Binkert
2011-02-16copyright: update copyright on alpha system filesNathan Binkert
2007-10-19Fix bug in MDT BITMAP to allow more than 2GB of memory.Geoffrey Blake
2006-08-16fix Makefile for new source treeAli Saidi
2006-08-16update our copyrights to the new formatAli Saidi
2006-04-26put panic instructions in palcode rather than looping on mchecks.Ali Saidi
2006-02-28Add m5op to the build processAli Saidi
2006-02-23change from bootStrap* to using the cpuStack array for setting upAli Saidi
2005-08-18Fix console to work on all systems.Nathan Binkert
2005-07-28Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/alpha-systemBenjamin Nash
2005-07-28changesMiguel Serrano
2005-07-26Merge m5read@m5.eecs.umich.edu:/bk/alpha-systemBenjamin Nash
2005-07-26New console terminal block structure, fix kernel stack pointer.Benjamin Nash
2005-06-29Add missing TSUNAMI ipi code.Nathan Binkert
2005-06-28console code cleanupNathan Binkert
2005-06-28pass the location of the m5 backdoor via the m5AlphaAccess variableNathan Binkert
2005-06-27Add tlaser.h, required by platform.SNathan Binkert
2005-06-27Major system code cleanup and formattingNathan Binkert
2005-06-04HP copyrightsAli Saidi
2005-01-30removed tlaserreg.h, rewrote necessary partsAli Saidi
2004-12-06Add support for tsunami with 64 processors and fix some console bugsAli Saidi
2004-11-23do a better job of always locking printf. We used to only lock onAli Saidi
2004-11-23Makefile cleanup, no seperate middle preprocessing steps anymoreAli Saidi
2004-11-23cleanup makefile and fix platform bug introduced in last commitAli Saidi
2004-11-23update platform code to use PALTemp Whami register to get cpu idAli Saidi
2004-10-06Fix from Adam: Strip the kseg off the physical address in the RPB structure.Ali Saidi
2004-09-01changes to make smp work in linuxAli Saidi
2004-08-01changed to generate tlaser and tsunami console code at differentAli Saidi
2004-07-01changed the code not to use r11 (specifically) and r8,r9 for goodAli Saidi
2004-06-23Copy variables over one at a time rather than copying 4 bytes at aAli Saidi
2004-06-06Rather than using a loop to calculate the interrupt vector, use the ctlz inst...Ali Saidi
2004-05-18Added ALPHA_ACCESS_BASE to get rid of machine_defs.hAli Saidi
2004-05-18erik and I made the the same modification... merged.Ali Saidi
2004-05-18Major clean up of alpha system files.Ali Saidi
2004-05-17Setup makefile to compile the 3 flavors of palcode for each platform.Erik Hallnor
2004-05-17Deleted a whole bunch of files that we didn't nede in the headerAli Saidi
2004-05-17Merge zeep.eecs.umich.edu:/m5/Bitkeeper/alpha-systemAli Saidi