gem5/base
Ali Saidi 02f69b94c5 Fixes for detailed boot, made cttz and ctlz instructions more compact,
and started cleaning up config files.

arch/alpha/isa_desc:
    Made implementation of cttz and ctlz more compact
base/remote_gdb.cc:
    Added comment about PALcode debugger accesses
dev/baddev.cc:
dev/baddev.hh:
dev/ide_ctrl.cc:
dev/ide_ctrl.hh:
dev/pciconfigall.cc:
dev/pciconfigall.hh:
dev/tsunami_cchip.cc:
dev/tsunami_cchip.hh:
dev/tsunami_io.cc:
dev/tsunami_io.hh:
dev/tsunami_pchip.cc:
dev/tsunami_pchip.hh:
dev/tsunami_uart.cc:
dev/tsunami_uart.hh:
    Cleaned up includes and changed device from FunctionalMemory to
    PioDevice for detailed boot
dev/ns_gige.cc:
    The ethernet dev uses two BARs, and the first bars size was being set
    incorrectly.
dev/tsunamireg.h:
    I don't know why we were using the superpage as the PCI memory addr.
    Changed and works correctly with detailed boot.

--HG--
extra : convert_revision : b535e76612cb90b544305dc1aa8c5e0e774564bd
2004-06-10 13:30:58 -04:00
..
compression Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
loader Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
stats Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
bitfield.hh Import changeset 2003-10-07 10:41:54 -04:00
callback.hh Clean up callbacks 2003-10-20 21:38:32 -04:00
circlebuf.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
circlebuf.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
cprintf.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
cprintf.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
cprintf_formats.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
date.cc Import changeset 2003-10-07 10:41:54 -04:00
dbl_list.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
endian.hh Import changeset 2003-10-07 10:41:54 -04:00
fast_alloc.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
fast_alloc.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
fifo_buffer.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
fifo_buffer.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
hashmap.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
hostinfo.cc Add support for getting the hostname 2003-12-15 18:24:02 -05:00
hostinfo.hh Add support for getting the hostname 2003-12-15 18:24:02 -05:00
hybrid_pred.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
hybrid_pred.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
inet.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
inet.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
inifile.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
inifile.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
intmath.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
intmath.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
kgdb.h Remote debugging cleanup and internal debugging support 2004-02-03 10:50:04 -05:00
misc.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
misc.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
mod_num.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
mysql.cc Major stats package cleanup 2004-05-04 17:01:00 -04:00
mysql.hh Major stats package cleanup 2004-05-04 17:01:00 -04:00
pollevent.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
pollevent.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
predictor.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
random.cc Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
random.hh Make include paths explicit and update makefile accordingly. 2003-10-10 11:09:00 -07:00
range.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
range.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
refcnt.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
remote_gdb.cc Fixes for detailed boot, made cttz and ctlz instructions more compact, 2004-06-10 13:30:58 -04:00
remote_gdb.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
res_list.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
sat_counter.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
sat_counter.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
sched_list.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
socket.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
socket.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
statistics.cc rename namespace Statistics to Stats 2004-05-21 13:39:20 -04:00
statistics.hh rename namespace Statistics to Stats 2004-05-21 13:39:20 -04:00
str.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
str.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
time.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
time.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
trace.cc Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
trace.hh Updated Copyright with information in bitkeeper changelogs 2004-06-08 13:37:27 -04:00
traceflags.py Merged head into linux tree 2004-05-31 18:58:54 -04:00
userinfo.cc Function for getting username 2004-05-04 12:23:57 -04:00
userinfo.hh Function for getting username 2004-05-04 12:23:57 -04:00