Sign in
gem5
/
public
/
gem5
/
095d7fba324222273b92512680ffcfa12dbd7968
/
system
4a37134
system-arm: Split the VExpress_GEM5_V1 base dts
by Andreas Sandberg
· 7 years ago
6f84c91
dev-arm: Add a VirtIO MMIO device to VExpress_GEM5_V1
by Andreas Sandberg
· 8 years ago
525ce65
system-arm: Update gem5 timer interrupt specification
by Andreas Sandberg
· 7 years ago
463a4bb
system-arm: change system/arm/aarch64_bootloader/boot.S copyright
by Jose Marinho
· 8 years ago
a288c94
arm, config: Add an example ARM big.LITTLE(tm) configuration script
by Gabor Dozsa
· 9 years ago
a46f77e
arm: Update dts to work with the new HDLCD driver
by Andreas Sandberg
· 9 years ago
826e004
arm: Ship Linux device trees with gem5
by Andreas Sandberg
· 9 years ago
dc8018a
style: remove trailing whitespace
by Steve Reinhardt
· 9 years ago
47326f5
arm: Bootloader fix for v8 over 16 cores
by Karthik Sangaiah
· 10 years ago
612f8f0
arm: Add support for ARMv8 (AArch64 & AArch32)
by ARM gem5 Developers
· 11 years ago
25c1933
ARM: Fix issue with with way MPIDR is read to include affinity levels.
by Matt Evans
· 13 years ago
91b737e
ARM: Add support for Versatile Express extended memory map
by Ali Saidi
· 13 years ago
f738005
ARM: Boot loader changes that make it more flexible about load and I/O addrs
by Prakash Ramrakhyani
· 14 years ago
dfd4f6a
Cleanup system directory to fit into modern M5 tree
by Nathan Binkert
· 14 years ago
99e7e5e
copyright: update copyright on alpha system files
by Nathan Binkert
· 14 years ago
10253f8
Fix bug in MDT BITMAP to allow more than 2GB of memory.
by Geoffrey Blake
· 17 years ago
e527d4b
fix Makefile for new source tree
by Ali Saidi
· 19 years ago
4d1f6a8
update our copyrights to the new format
by Ali Saidi
· 19 years ago
5dc260b
put panic instructions in palcode rather than looping on mchecks.
by Ali Saidi
· 19 years ago
576196c
Add m5op to the build process
by Ali Saidi
· 19 years ago
a50e054
change from bootStrap* to using the cpuStack array for setting up
by Ali Saidi
· 19 years ago
c3d47c1
Fix console to work on all systems.
by Nathan Binkert
· 20 years ago
be14bc0
Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/alpha-system
by Benjamin Nash
· 20 years ago
fa1512e
changes
by Miguel Serrano
· 20 years ago
8bd19cf
Merge m5read@m5.eecs.umich.edu:/bk/alpha-system
by Benjamin Nash
· 20 years ago
5da70b9
New console terminal block structure, fix kernel stack pointer.
by Benjamin Nash
· 20 years ago
e61899c
Add missing TSUNAMI ipi code.
by Nathan Binkert
· 20 years ago
fce2978
console code cleanup
by Nathan Binkert
· 20 years ago
941db36
pass the location of the m5 backdoor via the m5AlphaAccess variable
by Nathan Binkert
· 20 years ago
0b01f18
Add tlaser.h, required by platform.S
by Nathan Binkert
· 20 years ago
55e3b9f
Major system code cleanup and formatting remove unused code
by Nathan Binkert
· 20 years ago
8cefbc9
HP copyrights
by Ali Saidi
· 20 years ago
d60a6c8
removed tlaserreg.h, rewrote necessary parts deleted simos.h deleted tlaserreg.h
by Ali Saidi
· 20 years ago
5821f37
Add support for tsunami with 64 processors and fix some console bugs
by Ali Saidi
· 20 years ago
99a522f
do a better job of always locking printf. We used to only lock on
by Ali Saidi
· 20 years ago
66b8003
Makefile cleanup, no seperate middle preprocessing steps anymore
by Ali Saidi
· 20 years ago
8d14812
cleanup makefile and fix platform bug introduced in last commit
by Ali Saidi
· 20 years ago
8cfbcbd
update platform code to use PALTemp Whami register to get cpu id
by Ali Saidi
· 20 years ago
8b1db1c
Fix from Adam: Strip the kseg off the physical address in the RPB structure.
by Ali Saidi
· 20 years ago
1940fcd
changes to make smp work in linux
by Ali Saidi
· 21 years ago
29c5218
changed to generate tlaser and tsunami console code at different
by Ali Saidi
· 21 years ago
ae3ba61
changed the code not to use r11 (specifically) and r8,r9 for good
by Ali Saidi
· 21 years ago
ad63f2e
Copy variables over one at a time rather than copying 4 bytes at a
by Ali Saidi
· 21 years ago
ea03f8e
Rather than using a loop to calculate the interrupt vector, use the ctlz instruction.
by Ali Saidi
· 21 years ago
120825c
Added ALPHA_ACCESS_BASE to get rid of machine_defs.h
by Ali Saidi
· 21 years ago
0d184b3
erik and I made the the same modification... merged.
by Ali Saidi
· 21 years ago
496c48d
Major clean up of alpha system files.
by Ali Saidi
· 21 years ago
30d0b3a
Setup makefile to compile the 3 flavors of palcode for each platform.
by Erik Hallnor
· 21 years ago
c5d815d
Deleted a whole bunch of files that we didn't nede in the header directory
by Ali Saidi
· 21 years ago
8810fb7
Merge zeep.eecs.umich.edu:/m5/Bitkeeper/alpha-system
by Ali Saidi
· 21 years ago
31ac4ce
console code now builds on zizzer
by Ali Saidi
· 21 years ago
f33cf07
Add copy implementations to palcode.
by Erik Hallnor
· 21 years ago
b582b50
palcode updated to deal with interrupts correctly
by Ali Saidi
· 21 years ago
ce9b1a1
added some comments to palcode and zeroed system type in HWPRB (m5 will fill in)
by Ali Saidi
· 21 years ago
8283dbc
Change addressing in interrupt code to meet physical addressing requirements
by Andrew Schultz
· 21 years ago
941530d
Fixed device I/O interrupt handling
by Andrew Schultz
· 21 years ago
76461ae
Fix improper shift for loading address
by Andrew Schultz
· 21 years ago
4d3d5d7
Fix the sys_int_20 handler for doing low priority device interrupts.
by Andrew Schultz
· 21 years ago
5d3149b
Added platfrom_m5 - Our hacked up tsunami palcode and modified palcode
by Ali Saidi
· 21 years ago
ae7e8a4
makefiles updated to make use of cross compile tools
by Ali Saidi
· 21 years ago
edd7e46
Merge zizzer.eecs.umich.edu:/m5/Bitkeeper/alpha-system
by Ali Saidi
· 21 years ago
d23ad6c
Added support for OPEN_CONSOLE and CLOSE_CONSOLE; fixed PUTS bug
by Ali Saidi
· 21 years ago
fbe8ff0
Implement GetChar()
by Nathan Binkert
· 21 years ago
d7fba97
The palcode will now build by simply typing make in this directory.
by Ali Saidi
· 21 years ago
f6bfca0
Implement support for more console environment variables. There
by Nathan Binkert
· 21 years ago
492fa2a
Get the console code to compile correctly
by Nathan Binkert
· 21 years ago
b8612cb
Import changeset
by Lisa Hsu
· 21 years ago
e91a6b7
ARM: Add code for a simple bootloader for MP boot.
by Ali Saidi
· 14 years ago