gem5/dev
Andrew Schultz c76675be58 Now skips the calibrate_delay loop in the kernel boot
dev/tsunami.cc:
    Changed so Tsunami has a pointer to the System to which it belongs.
    Now it is derived from generic base class Platform so platform stuff
    can be accessed based on the system
dev/tsunami_io.cc:
dev/tsunami_io.hh:
    Cleanup and added copyright
kern/linux/linux_system.cc:
kern/linux/linux_system.hh:
    Added event to skip the "calibrate_delay" function, now calculate
    loops_per_jiffy based on frequency, interrupt frequency, and constant
sim/system.hh:
    Added pointer to generic Platform base class

--HG--
extra : convert_revision : 5bd925eec220a2ca48eb6164d2ecfdec96922c2c
2004-02-05 18:23:16 -05:00
..
alpha_access.h one step closer to booting 2004-01-21 20:14:10 -05:00
alpha_console.cc merge 2004-02-03 11:24:03 -05:00
alpha_console.hh merge 2004-02-03 11:24:03 -05:00
console.cc Merge 2004-01-30 16:01:26 -05:00
console.hh Fix character input by handling the character and the 2004-01-29 16:32:03 -05:00
disk_image.cc Modify handling of serialize:dir parameter to make it more useful. 2004-01-11 15:24:18 -08:00
disk_image.hh Serialization support for cow images 2003-10-30 16:48:23 -05:00
etherbus.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherbus.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherdump.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherdump.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherint.cc Don't need to include sim/param.hh in sim_object.hh anymore. 2003-10-21 21:32:15 -07:00
etherint.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherlink.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherlink.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
etherpkt.hh Merge Steve & Erik's etherdev & scsi changes with mine (specifically 2003-10-29 22:13:16 -08:00
ethertap.cc More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
ethertap.hh More conversions of ref-counted parameters to references: 2004-02-02 15:45:22 -08:00
pciconfigall.cc Fix PCI code so it builds properly now 2004-02-05 02:25:45 -05:00
pciconfigall.hh Fix PCI code so it builds properly now 2004-02-05 02:25:45 -05:00
pcidev.cc fixed mapping of device memory and i/o space 2004-02-05 15:12:33 -05:00
pcidev.hh Fix PCI code so it builds properly now 2004-02-05 02:25:45 -05:00
pcireg.h Import changeset 2003-10-07 10:41:54 -04:00
simple_disk.cc Separate the stuff for SimObject from SimObject builder. 2003-10-20 20:17:01 -04:00
simple_disk.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
tsunami.cc Now skips the calibrate_delay loop in the kernel boot 2004-02-05 18:23:16 -05:00
tsunami.hh added some comments 2004-02-05 13:22:02 -05:00
tsunami_cchip.cc added some comments 2004-02-05 13:05:20 -05:00
tsunami_cchip.hh added some comments 2004-02-05 13:05:20 -05:00
tsunami_io.cc Now skips the calibrate_delay loop in the kernel boot 2004-02-05 18:23:16 -05:00
tsunami_io.hh Now skips the calibrate_delay loop in the kernel boot 2004-02-05 18:23:16 -05:00
tsunami_pchip.cc Fix to support redefinition of functional_memory base class 2004-02-03 16:59:40 -05:00
tsunami_pchip.hh Fix to support redefinition of functional_memory base class 2004-02-03 16:59:40 -05:00
tsunami_uart.cc Fix to support redefinition of functional_memory base class 2004-02-03 16:59:40 -05:00
tsunami_uart.hh Fix to support redefinition of functional_memory base class 2004-02-03 16:59:40 -05:00
tsunamireg.h fixed mapping of device memory and i/o space 2004-02-05 15:12:33 -05:00