Age | Commit message (Expand) | Author |
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 | Restore MTRRs on resume. | Mark Kettenis |
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-22 | It is bad to have HAVE_TIMECOUNTER but the clock/timer not configure a | Dale Rahn |
2010-02-22 | Don't attempt to repost the video hardware. There are quite a few machines | Mark Kettenis |
2010-02-22 | Use the logical or operator, not the bitwise operator in | Kevin Lo |
2010-02-22 | - fix a few debug messages: disabled vs enabled mixup, missing \n | Jacob Meuser |
2010-02-21 | Read revision from the correct MSR; no functional change. | Miod Vallat |
2010-02-21 | Make sure we only request our peer to start processing descriptors if it | Mark Kettenis |
2010-02-21 | Start and stop watchdog timer in the appropriate places, and print a message | Mark Kettenis |
2010-02-20 | minor tweak to improve consistency with other drivers; startup | Igor Sobrado |
2010-02-19 | Add built-in audio support on Lemote systems. | Miod Vallat |
2010-02-19 | Move auglx(4) from i386-only land to MI land. | 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 | improve startup messages rewording them in a more usual way; as a | Igor Sobrado |
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-15 | Simplify MBR and install it as /usr/mdec/mbr instead of /usr/mdec/mbr.mini | Mark Kettenis |
2010-02-15 | Since strip doesn't know how to strip a U-boot image, don't attempt to | Mark Kettenis |
2010-02-15 | Descend into mbr subdirectory. | Mark Kettenis |
2010-02-15 | MBR for rb600 installation miniroot image. | Mark Kettenis |
2010-02-14 | Work in progress standalone boot blocks for OpenBSD/loongson systems. Will | Miod Vallat |
2010-02-14 | Bump version number (to 1.0). | Mark Kettenis |
2010-02-14 | Enable loading kernels compressed by gzip(1). | Mark Kettenis |
2010-02-14 | Don't use absolute paths for includes. | Michael Knudsen |
2010-02-13 | port 'Makefile', builds tags. | Dale Rahn |
2010-02-13 | Install boot.elf in /usr/mdec, since we need it as a bootloader on the rb600. | Mark Kettenis |
2010-02-13 | Since the TLB handler exception code is now always a trampoline to branch | Miod Vallat |
2010-02-13 | Since we don't use the saved ipl in pcb anymore, remove it from the struct | Miod Vallat |
2010-02-13 | Dont mix up the order of the registers with the defines. | Dale Rahn |
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 | Switch to using mkuboot for building the U-Boot image. | Michael Knudsen |