gem5/src/dev/arm
Steve Reinhardt 6f1187943c Replace curTick global variable with accessor functions.
This step makes it easy to replace the accessor functions
(which still access a global variable) with ones that access
per-thread curTick values.
2011-01-07 21:50:29 -08:00
..
amba_device.cc ARM: Implement a CLCD Frame buffer 2010-11-15 14:04:03 -06:00
amba_device.hh ARM: Implement a CLCD Frame buffer 2010-11-15 14:04:03 -06:00
amba_fake.cc ARM: Change how the AMBA device ID checking is done to make it more generic 2010-08-23 11:18:40 -05:00
amba_fake.hh ARM: Add I/O devices for booting linux 2010-08-23 11:18:40 -05:00
gic.cc ARM: Add checkpointing support 2010-11-08 13:58:25 -06:00
gic.hh ARM: Fix some subtle bugs in the GIC 2010-10-01 16:04:00 -05:00
kmi.cc ARM: Add a Keyboard Mouse Interface controller 2010-11-15 14:04:03 -06:00
kmi.hh ARM: Add a Keyboard Mouse Interface controller 2010-11-15 14:04:03 -06:00
pl011.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
pl011.hh ARM: Change how the AMBA device ID checking is done to make it more generic 2010-08-23 11:18:40 -05:00
pl111.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
pl111.hh ARM: Implement a CLCD Frame buffer 2010-11-15 14:04:03 -06:00
realview.cc ARM: Add support for a dumb IDE controller 2010-11-15 14:04:03 -06:00
realview.hh ARM: Add I/O devices for booting linux 2010-08-23 11:18:40 -05:00
RealView.py ARM: Add a Keyboard Mouse Interface controller 2010-11-15 14:04:03 -06:00
rv_ctrl.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
rv_ctrl.hh ARM: Add I/O devices for booting linux 2010-08-23 11:18:40 -05:00
SConscript ARM: Add a Keyboard Mouse Interface controller 2010-11-15 14:04:03 -06:00
timer_sp804.cc Replace curTick global variable with accessor functions. 2011-01-07 21:50:29 -08:00
timer_sp804.hh ARM: Add checkpointing support 2010-11-08 13:58:25 -06:00