Age | Commit message (Expand) | Author |
2015-11-02 | Define KERNBASE in addition to LINK_ADDRESS. | Miod Vallat |
2015-09-22 | Make sure the openbsd.randomdata section is located before the edata symbol. | Miod Vallat |
2015-09-09 | The mplock implementations on MP-enabled mips64 platforms, octeon and | Visa Hankala |
2015-07-17 | remove obsolete INET kernel option | Ted Unangst |
2015-07-08 | unify the mutex implementations on all the mips64 platforms. | David Gwynne |
2015-04-16 | Enable ualea(4) where we have uhub(4), these USB device lists cry for | Martin Pieuchot |
2015-01-13 | for the install: target, use cmp as a rough attempt for avoiding repeated | Theo de Raadt |
2015-01-11 | switch prototype warnings to implicit-declaration warnings. | Ted Unangst |
2015-01-03 | add new driver uslhcom(4) USB HID based UART. | uaa |
2014-12-11 | dragonflybsd has added a urio driver. conservation of urios requires | Ted Unangst |
2014-11-24 | use the correct capitalization for Realtek. | Brad Smith |
2014-11-18 | (except for the arm architectures...) unify the way the ld.script is | Theo de Raadt |
2014-10-10 | Significant unification of RAMDISK* config files, making them diffable. | Theo de Raadt |
2014-10-04 | Switch the kernel configs over to using -Wframe-larger-than= instead of | Brad Smith |
2014-09-14 | Clean up isp(4) from kernel configs with the new drivers already | Brad Smith |
2014-08-22 | pseudo-device crypto was accidentally left for some architectures. | Theo de Raadt |
2014-08-15 | lofn(4) and nofn(4) are going away | Mike Belopuhov |
2014-07-08 | Typo in previous assym.h dependency changes | Miod Vallat |
2014-06-27 | Update list of .S depencies over assym.h. | Miod Vallat |
2014-05-19 | Format string fixes and removal of -Wno-format for sgi. Based upon an | Miod Vallat |
2014-04-07 | Add axen(4) wherever axe(4) is. | Brad Smith |
2014-03-15 | Enable qla(4) and qle(4) to match the corresponding RAMDISKs. | Miod Vallat |
2014-03-12 | enable qla(4) and qle(4) in GENERIC configs where isp(4) is already | Jonathan Matthew |
2014-03-08 | Enable qlw(4) on alpha/amd64/i386/macppc/sgi/sparc64 to force people to test. | Mark Kettenis |
2014-02-19 | add qla and qle everywhere we currently have isp, commented out except for | Jonathan Matthew |
2014-02-08 | Add option MIPS_PTE64 to IP27/IP35 kernels, and no longer ignore memory | Miod Vallat |
2013-11-15 | Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A | sasano |
2013-11-04 | remove iop(4) driver. it is entirely unmaintained and supports something | Theo de Raadt |
2013-10-15 | Rewrite the awk script that generates the data for option DDB_STRUCT: | Philip Guenther |
2013-09-05 | ugold(4) is a driver for PCsensor's USB gold TEMPer temperature | sasano |
2013-08-20 | Add urtwn(4) to the sgi kernels where it makes sense. I've been using it | Brian Callahan |
2013-08-20 | Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago. | Antoine Jacoutot |
2013-06-23 | Stop using -traditional-cpp on gcc3/4 platforms. | Miod Vallat |
2013-04-01 | Build mips kernels with -G 0, to disable use of so-called `small' data and | Miod Vallat |
2013-03-30 | reorder include search directories. cuts lookups by quite a bit. | Ted Unangst |
2012-09-29 | Work in progress support for the Power Indigo2 R8000 system (IP26). This is | Miod Vallat |
2012-09-29 | Use a much simpler linker script for the kernel, adapted from loongson | Miod Vallat |
2012-09-27 | enable smsc | Jonathan Gray |
2012-08-28 | Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an | Pascal Stumpf |
2012-08-22 | Build the kernel with -fno-pie. Just getting Ms out of my tree; this will be | Pascal Stumpf |
2012-07-18 | According to Linux, and just verified the hard way, the 8254 timer does not | Miod Vallat |
2012-07-14 | A known errata of R4000 and R4400 processors, is that reading the internal | Miod Vallat |
2012-05-26 | Be more strict when specifying hpc child device attachments: specific | Miod Vallat |
2012-05-25 | Support for the POWER Indigo2 R10000 systems (IP28). Currently running with | Miod Vallat |
2012-05-18 | Port NetBSD's pci@gio driver for fast Ethernet expansion boards for the | Miod Vallat |
2012-05-10 | Fix impact(4) header file generation to correctly output NIMPACT_GIO on | Miod Vallat |
2012-05-06 | Update the depencies of the .S files on assym.h; allows IP30 kernels to be built | Miod Vallat |
2012-04-18 | Split the existing impact@xbow attachment into generic impact routines, and | Miod Vallat |
2012-04-18 | Driver for the GR2 family of frame buffers (Elan, XZ...). Based upon the | Miod Vallat |
2012-04-17 | Drivers for the SGI Indigo serial keyboard and mouse (not PS/2 devices). | Miod Vallat |