Support for Tsunami coming along... RTC, PIC working, UART in progress

dev/tsunami_io.cc:
    PIC, PIT, RTC implementation for tsunami working so far
dev/tsunami_io.hh:
    PIT, PIC, RTC implementation for tlaser working so far
dev/tsunamireg.h:
    Added RTC defines
kern/linux/linux_system.cc:
    wrote cycle frequency into variable so linux doesn't probe for it.
    The support exists, but it takes two seconds of time to do on a real
    machine, so forever in the simulator.

--HG--
extra : convert_revision : e0ed7f271ece4ed69c06af35d1b0e8ed848cd138
6 files changed
tree: 1e48e5b6614ec85f5ee9d3d2254f90814ae88e0b
  1. arch/
  2. base/
  3. cpu/
  4. dev/
  5. docs/
  6. kern/
  7. sim/
  8. test/
  9. util/
  10. Doxyfile
  11. LICENSE
  12. README