Age | Commit message (Expand) | Author |
2015-01-13 | for the install: target, use cmp as a rough attempt for avoiding repeated | Theo de Raadt |
2015-01-12 | include NFSCLIENT. ok deraadt | Ted Unangst |
2015-01-11 | switch prototype warnings to implicit-declaration warnings. | Ted Unangst |
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-08-11 | Add option USER_PCICONF for pcidump(8) to be able to do its magic. | Miod Vallat |
2014-07-12 | Add in missing brswphy(4) and the commented out USB entries. | Brad Smith |
2014-07-11 | "It's not the years, honey; it's the mileage." | Ted Unangst |
2014-07-10 | Force iobus0 for octhci and maintain spacing style. | Paul Irofti |
2014-07-10 | Align octhci(4) with the other HC drivers and add it as a commented entry | Martin Pieuchot |
2014-07-09 | Add work-in-progress octeon USB host controller support. | Paul Irofti |
2014-06-27 | Update list of .S depencies over assym.h. | Miod Vallat |
2014-06-10 | add ppb to the configs as suggested by kettenis@ | Jasper Lievisse Adriaanse |
2014-05-10 | various format string fixes and remove -Wno-format from octeon | Jasper Lievisse Adriaanse |
2014-05-06 | Enable brswphy(4) on the Octeon platform. | Paul Irofti |
2014-01-15 | Enable by default the DS1337 TOD clock. | Paul Irofti |
2013-11-04 | remove iop(4) driver. it is entirely unmaintained and supports something | Theo de Raadt |
2013-10-24 | Enable octrng(4). | Paul Irofti |
2013-10-15 | Rewrite the awk script that generates the data for option DDB_STRUCT: | Philip Guenther |
2013-09-19 | get ethernet working on the edgerouter lite | Jonathan Matthew |
2013-08-15 | Include files.agp and files.drm from files.pci. Makes sure "drm.h" gets | Mark Kettenis |
2013-06-23 | Stop using -traditional-cpp on gcc3/4 platforms. | Miod Vallat |
2013-06-01 | add GENERIC.MP | Jasper Lievisse Adriaanse |
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 |
2013-03-26 | move octcf bits together | Jasper Lievisse Adriaanse |
2013-03-26 | - increase MINIROOTSIZE so a ramdisk can fit. | Jasper Lievisse Adriaanse |
2013-02-03 | Let the octeon kernel link properly. | Brian Callahan |
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-06-17 | Remove leftover loongson or sgi references. | Miod Vallat |
2011-11-08 | Garbage collect now unused MKDEP definitions. ok deraadt@ | Matthieu Herrb |
2011-07-07 | The drahn memorial bad kernel build fix: prevent blood pressure | Philip Guenthe |
2011-07-06 | make clean should clean .d files, so as to leave a fresh canvas. | Ted Unangst |
2011-07-03 | Add blank line to keep consistent spacing. From brad@ | YASUOKA Masahiko |
2011-06-24 | Should always include ukphy(4) in the kernel configs if using any devices | YASUOKA Masahiko |
2011-06-16 | Ethernet driver merged from IIJ's contribution code. | Takuya ASADA |
2011-05-15 | Remove unused include of file.pckbdc. Those arches do not have | Matthieu Herrb |
2011-05-08 | combus renamed uartbus, com_oct renamed cn30xxuart | Takuya ASADA |
2011-05-08 | obio renamed iobus, moved interrupt handler code to dev/octeon_intr.c | Takuya ASADA |
2011-04-25 | FPU emulation option added | Takuya ASADA |
2011-04-15 | Convert the kernel Makefiles to autogenerate dependencies during compilation | Philip Guenthe |
2010-12-30 | If genassym fails, sort on the pipeline will indicate no error resulting | Theo de Raadt |
2010-12-02 | After the most recent change, make it possible to make -j again. The | Theo de Raadt |
2010-12-02 | move vers.o to before the other objects, so that it is not linked last. | Theo de Raadt |
2010-10-28 | Inital commit of PCI and SATA support for OCTEON | Takuya ASADA |
2010-10-26 | Replace broken CF driver with new one, fixed bus_space base address. | Takuya ASADA |
2010-10-10 | Compact Flash support for OCTEON | Takuya ASADA |
2010-10-01 | Implemented combus to support com device on OCTEON without modifing dev/ic/co... | Takuya ASADA |