Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-28 | use atop(), remove last traces of Mach macros from hppa and hppa64 | Martin Reindl | |
2005-10-12 | regen | Michael Shalayeff | |
2005-10-12 | add few other ancient cpu types we have not seen yet | Michael Shalayeff | |
2005-09-06 | fix two conf space related hw erratas; dino-moh-humm | Michael Shalayeff | |
2005-09-06 | regen | Michael Shalayeff | |
2005-09-06 | add proj namesand those more modern cpus we do not have ids for yet | Michael Shalayeff | |
2005-06-09 | it appears asp occupies more space than intially thought and | Michael Shalayeff | |
audio wraps off the edge making troubles. make sure gsc attachment follows the amsk from the parents and also extend the asp's range to a full 512m. found by Graham Gower <graham.gower@gmail.com> on 735 testing by miod@ on 715 | |||
2005-04-07 | regen | Michael Shalayeff | |
2005-04-07 | fix a few board ids | Michael Shalayeff | |
2005-04-07 | 64bit-friendly pdc.h and iomod.h and correspondent changes elsewhere | Michael Shalayeff | |
2005-03-17 | fix comment wrt previous change | Michael Shalayeff | |
2005-03-17 | add two more revs of romless cards; from netbsd | Michael Shalayeff | |
2005-03-01 | only call eaio_l2() if kernel has support for pcxl2 compiled in; from ↵ | Michael Shalayeff | |
weissmanndude | |||
2005-02-27 | Split sti softc in two structures, one device-related for regular device | Miod Vallat | |
attachment and interface, one screen-attached for the real work. The attachment code is now required to decide whether sti_end_attach() is run immediately, or as a startuphook. This allows hp300 to initialize sti early, and use it as a console; hppa is functionally unchanged, as it uses the PROM console until the root device is mounted. | |||
2005-01-23 | Two sti(4) changes necessary for hp300: | Miod Vallat | |
- specify which microcode bank (pa or m68k) to use at attachment time. - compensate for broken 8.02 m68k code which reports wrong frame buffer offset. ok mickey@ | |||
2004-12-28 | fix new line in dmesg print on 8k cpus | Michael Shalayeff | |
2004-11-08 | Show in the dmesg as mongoose, to matche the manpage and kernel configuration | Miod Vallat | |
file. | |||
2004-11-08 | Typo | Miod Vallat | |
2004-10-29 | Split mongoose and add a gscbus attachment, for the eisa slots in B series. | Miod Vallat | |
This is still a work in progress. feedback and ok mickey@ | |||
2004-10-28 | wrong paste from lasi | Michael Shalayeff | |
2004-10-26 | simplify cache print a bit | Michael Shalayeff | |
2004-10-25 | same fix as for com_gsc wrt unmapped console ports | Michael Shalayeff | |
2004-09-26 | do not match on astro | Michael Shalayeff | |
2004-09-19 | turn totalphysmem into physmem and name old physmem into smth it really is | Michael Shalayeff | |
2004-09-18 | do not match on elroy and mercury bridges | Michael Shalayeff | |
2004-09-15 | add pcxu tlb handlers and cpu probing | Michael Shalayeff | |
add u2/uturn ioa driver in dumb mode now enable pcxu/pcxw support | |||
2004-09-15 | allocate resources for cardbus on demand; better version parsing | Michael Shalayeff | |
2004-09-15 | regen | Michael Shalayeff | |
2004-09-15 | fix j2240 name | Michael Shalayeff | |
2004-09-15 | scan cpu bus manually for some machines do not support that in prom | Michael Shalayeff | |
2004-09-15 | map both register spaces | Michael Shalayeff | |
2004-09-15 | regen | Michael Shalayeff | |
2004-09-15 | fix ioa entries | Michael Shalayeff | |
2004-09-14 | store fpu version for later use. make sure to proper store/clear fpu state ↵ | Michael Shalayeff | |
in fork/exec/exit/sendsig | |||
2004-09-14 | do not print anything about btlb if there is none | Michael Shalayeff | |
2004-08-30 | another card tat uses system prom | Michael Shalayeff | |
2004-08-29 | oops debugging printf | Michael Shalayeff | |
2004-08-06 | support cardbus bridges and a few pcmcia devices i have working | Michael Shalayeff | |
2004-07-24 | better operated entities and quantities in raw functions | Michael Shalayeff | |
2004-07-21 | swapped byte swapping in raw vs non-raw funcs and missed swapping in rw8; ↵ | Michael Shalayeff | |
from jkunz@ pr3861 | |||
2004-06-30 | only touch bridge regs that we need now -- the rest for the card-mode | Michael Shalayeff | |
2004-06-17 | reset both irr's; put a barrier upon imr reset such that icr is reset ↵ | Michael Shalayeff | |
properly and do it once | |||
2004-06-17 | fix coalescing config writes errata | Michael Shalayeff | |
2004-06-11 | better name for power thread (for power users only) | Michael Shalayeff | |
2004-04-21 | regen | Michael Shalayeff | |
2004-04-21 | clarify n4k systems, from weissmanndude | Michael Shalayeff | |
2004-04-21 | regen | Michael Shalayeff | |
2004-04-21 | fix old typo | Michael Shalayeff | |
2004-04-21 | regen | Michael Shalayeff | |
2004-04-21 | guess some from different funky lists found in google, intial guess by ↵ | Michael Shalayeff | |
weissmanndude |