trs80m1: big set of somewhat intertwined updates
authorAlan Cox <alan@linux.intel.com>
Fri, 13 Jul 2018 22:49:23 +0000 (23:49 +0100)
committerAlan Cox <alan@linux.intel.com>
Fri, 13 Jul 2018 22:49:23 +0000 (23:49 +0100)
commit3674dcf5b983eff11467211190aec0239644a2c2
tree00c2045c1bcd6ed0d4d37fc0360c6eda8ed0589b
parent3a7f88616a2c7776ed8a032673b321ef95644c61
trs80m1: big set of somewhat intertwined updates

- Move the video genie serial to tty4 - you can after all have either type
  on a VG system
- Add RTC support
- Dynamically sized external buffers

The buffer bouncing logic is still crap and as a result it sucks performance
wise but that's a follow up item.
Kernel/platform-trs80m1/buffers.c
Kernel/platform-trs80m1/config.h
Kernel/platform-trs80m1/crt0.s
Kernel/platform-trs80m1/devices.c
Kernel/platform-trs80m1/devtty.c
Kernel/platform-trs80m1/devtty.h
Kernel/platform-trs80m1/discard.c
Kernel/platform-trs80m1/main.c
Kernel/platform-trs80m1/trs80.s