Age | Commit message (Expand) | Author |
2010-02-24 | Update comments: the bit we flip in ISR4C on LS2F systems is not undocumented, | Miod Vallat |
2010-02-24 | Minimal support for the ST7 chip found on Gdium Liberty, brings us battery | Miod Vallat |
2010-02-24 | Force write posting after changing GPIO pin status. | Miod Vallat |
2010-02-24 | Fix read/write logic to not rely upon M41T8X_TOD_START being zero. | Miod Vallat |
2010-02-24 | fix scaling of battery current | Otto Moerbeek |
2010-02-24 | spacing | Theo de Raadt |
2010-02-23 | switch to simple indicators instead of playing string games; prompted | Otto Moerbeek |
2010-02-23 | ykbec(4), a driver to read fan, temperature and battery status using | Otto Moerbeek |
2010-02-23 | Allow CPU->PCI access in a subset of the `high' bonito pci memory space | Miod Vallat |
2010-02-23 | only match on Gdium; ok miod@ | Otto Moerbeek |
2010-02-19 | Add built-in audio support on Lemote systems. | Miod Vallat |
2010-02-19 | even more USB; ok miod@ | Otto Moerbeek |
2010-02-19 | do NOT install the loongson mbr on other architectures! | Theo de Raadt |
2010-02-19 | Add a driver for the M41T8x time-of-day clock chips, such as the M41T83 | Miod Vallat |
2010-02-18 | Add a master driver for the VoyagerGX SM502 chip found on the Gdium, which is | Miod Vallat |
2010-02-18 | The PMON code is compiled as 64 bit code but still using the old ABI (actually, | Miod Vallat |
2010-02-17 | If PMON has loaded an initrd binary, and this binary looks like a valid | Miod Vallat |
2010-02-17 | descend into mbr; ok miod@ | Otto Moerbeek |
2010-02-17 | proto mbr for loongson | Otto Moerbeek |
2010-02-17 | Split boot/Makefile in case we need to build several boot.${VENDOR} compiled | Miod Vallat |
2010-02-17 | - prevent "anti-memory" from showing up, this makes systems with 2GB of | Jasper Lievisse Adriaanse |
2010-02-16 | Move part of the device_register() logic into platform-specific code. Add | Miod Vallat |
2010-02-16 | Use printf() in there, not pmon_printf(). | Miod Vallat |
2010-02-16 | Display the system type on the mainbus0 line as well. | Miod Vallat |
2010-02-16 | Actually, both the Gdium and the Lemote PMON reset the USB controllers | Miod Vallat |
2010-02-14 | Work in progress standalone boot blocks for OpenBSD/loongson systems. Will | Miod Vallat |
2010-02-12 | include devices found on fuloong: com0, re and rgephy; ok miod@ | Otto Moerbeek |
2010-02-12 | use early setup hook to get serial console on the fuloong; with & ok miod@ | Otto Moerbeek |
2010-02-12 | tftp boot paths do not start with a /; ok miod@ | Otto Moerbeek |
2010-02-12 | Allow for two more per-platform function pointers, one for extra setup work | Miod Vallat |
2010-02-12 | Overhaul per-platform specific operation by moving all the differences into | Miod Vallat |
2010-02-12 | Allow more legacy interrupts to reach the legacy PIC; found the hard way by | Miod Vallat |
2010-02-11 | default to no pckbc and no legacy hardware; ok miod@ | Otto Moerbeek |
2010-02-11 | align comments; ok miod@ | Otto Moerbeek |
2010-02-11 | cd in nam2blk; ok miod | Otto Moerbeek |
2010-02-10 | Blame the right interrupt bit in `spurious interrupt' messages. | Miod Vallat |
2010-02-09 | Make the bonito_pci_attach_hook per-platform, as a new callback in struct | Miod Vallat |
2010-02-09 | Flush caches upon startup anyway, the gdium pmon keeps it dirty, unlike | Miod Vallat |
2010-02-09 | Process kernel options correctly when run from a `go' command instead of | Miod Vallat |
2010-02-09 | Less aggressive cache ops on BUS_DMASYNC_PREREAD alone (leftover from older | Miod Vallat |
2010-02-09 | wsmux (for external, big-boned-fingers compatible, keyboards) and ext2fs | Miod Vallat |
2010-02-09 | - add the whole gang of USB devices; as prompted by deraadt@ | Jasper Lievisse Adriaanse |
2010-02-09 | Fix off-by-one system control register defines, makes 2D acceleration on | Miod Vallat |
2010-02-08 | Add ral(4), found on the Gdium Liberty 1000. | Miod Vallat |
2010-02-05 | Now that the BTB errata are out of the way, enable the CS5536 timecounter again, | Miod Vallat |
2010-02-05 | add uaudio; ok miod@ | Otto Moerbeek |
2010-02-05 | Blind support for SM501 model. This should give the Gdium Liberty a working, | Miod Vallat |
2010-02-05 | Add a set of functions to access PCI configuration space before bonito(4) | Miod Vallat |
2010-02-05 | Blind support for the EMTEC Gdium Liberty netbook. Per-platform configuration | Miod Vallat |
2010-02-05 | Compute and pass resource extents to the MI pci code when attaching pci@bonito. | Miod Vallat |