Age | Commit message (Expand) | Author |
2010-02-17 | Make sure we claim the interrupt as ours if the time out bit is set in the | Mark Kettenis |
2010-02-17 | Forgot to bump version number in comments; from Seth Wright via jmc@, thanks. | 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 | Do not always create a new node when a beacon or a probe response | Damien Bergamini |
2010-02-17 | read calibration version from ROM and set IWN_GP_DRIVER_CALIB_VER6 | Damien Bergamini |
2010-02-17 | Build and install the boot blocks, and put it as part of the snapshots files. | Miod Vallat |
2010-02-17 | - prevent "anti-memory" from showing up, this makes systems with 2GB of | Jasper Lievisse Adriaanse |
2010-02-17 | KNF | Paul Irofti |
2010-02-17 | change constant of convert formulra of SHT1X sensor to fit | Yojiro Uo |
2010-02-17 | dont defer broadcast or multicast packets. | David Gwynne |
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-16 | fix AR_DTIM_PERIOD | Damien Bergamini |
2010-02-16 | Recognize the BCM57780 PHY, tested by bruce on tech@. | Stuart Henderson |
2010-02-16 | sync | Stuart Henderson |
2010-02-16 | Add BCM57780, from Brad. ok jsg@ kettenis@ | Stuart Henderson |
2010-02-16 | add some defines needed for the upcoming newfs_ext2fs; ok miod@ | Otto Moerbeek |
2010-02-16 | Use i2c_addr_t as the type for the init_xfer function because this | Michael Knudsen |
2010-02-15 | Simplify MBR and install it as /usr/mdec/mbr instead of /usr/mdec/mbr.mini | Mark Kettenis |
2010-02-15 | regen | Damien Bergamini |
2010-02-15 | add MSI (Micro Star International) vendor and RT3090 product id | Damien Bergamini |
2010-02-15 | Properly detect when the band changes from 2GHz to 5GHz and | Damien Bergamini |
2010-02-15 | - handle SIOCS80211CHANNEL in monitor mode without doing a full reset | Damien Bergamini |
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 | The ASIC does not like PCI bursts on registers because of a silicon bug. | Damien Bergamini |
2010-02-14 | Don't use absolute paths for includes. | Michael Knudsen |
2010-02-13 | Force chunks into correct order once metadata is attached. This prevents | Joel Sing |
2010-02-13 | Unbreak automatic rebuilds from hotspares. | Joel Sing |
2010-02-13 | Removed unused variable sml_vn. | Joel Sing |
2010-02-13 | Pass the number of chunks to sr_meta_attach() rather than recalculating. | Joel Sing |
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 |