Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-19 | ARM: Add support for Versatile Express boards | Ali Saidi | |
2011-05-13 | ARM: Better RealView/Versatile EB platform support. | Chander Sudanthi | |
Add registers and components to better support the VersatileEB board. Made the MIDR and SYS_ID register parameters to ArmSystem and RealviewCtrl respectively. | |||
2011-05-04 | ARM: Add support for some more registers in the real view controller. | Ali Saidi | |
2011-05-04 | RealView: Fix the 24 and 100MHz clocks which were providing incorrect values. | Chris Emmons | |
2011-02-23 | ARM: Add support for read of 100MHz clock in system controller. | Ali Saidi | |
2011-02-11 | VNC/ARM: Use VNC server and add support to boot into X11 | Ali Saidi | |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt | |
This step makes it easy to replace the accessor functions (which still access a global variable) with ones that access per-thread curTick values. | |||
2010-11-08 | ARM: Add checkpointing support | Ali Saidi | |
2010-08-23 | ARM: Add I/O devices for booting linux | Ali Saidi | |
--HG-- rename : src/dev/arm/Versatile.py => src/dev/arm/RealView.py rename : src/dev/arm/versatile.cc => src/dev/arm/realview.cc rename : src/dev/arm/versatile.hh => src/dev/arm/realview.hh |