summaryrefslogtreecommitdiff
path: root/sys/arch/loongson/conf
AgeCommit message (Expand)Author
2017-06-11Use umask 077 instead of cp -p when installing the kernel as root.Alexander Bluhm
2017-06-08Split early startup code out of locore.S into locore0.S. Adjust linkVisa Hankala
2017-06-05The arm* architectures edit the ld.script, creating a copy in the compileTheo de Raadt
2017-06-03Create gap.S and gap.o with umask 077. Create lorder and bsd* with umask 007.Theo de Raadt
2017-05-21Enable radeondrm(4) on loongson to get accelerated graphicsVisa Hankala
2017-03-18Build mips64 kernels with -ffreestanding.Visa Hankala
2016-11-29Build kernel with DEBUG=-g by default.Martin Pieuchot
2016-11-17Turn Loongson 3A bits on.Visa Hankala
2016-11-17Add drivers for PCI host bridge and built-in UARTs on Loongson 3A,Visa Hankala
2016-11-15Clean up the kernel Makefile's:Martin Natano
2016-11-06Add interrupt handling routines for Loongson 3A.Visa Hankala
2016-10-27We don't generate an eddep script for kernel builds nowadays. The lastMartin Natano
2016-10-24make cleandir should skip the version file; ok otto millertTheo de Raadt
2016-10-15cleandir: target for kernel compile directoriesTheo de Raadt
2016-10-14Kernel builds now happen in compile/CONFIG/obj@ -> /usr/obj/... [or ./obj/,Theo de Raadt
2016-09-24Add -Wno-pointer-sign to all our gcc4 architectures.Mark Kettenis
2016-06-28enable ure(4) where we already have url(4)Jonathan Matthew
2016-06-01Enable utvfu(4) everywhere where uvideo(4) is also enabled.Marcus Glocker
2016-04-29Do not remove local symbols from the table.Martin Pieuchot
2016-01-12include files.hid before files.i2cTheo de Raadt
2016-01-08Move HID support files out of dev/usb into new dev/hid directoryJoshua Stein
2016-01-08Enable uonerng(4) where ualea(4) is already present.Martin Pieuchot
2015-09-22Make sure the openbsd.randomdata section is located before the edata symbol.Miod Vallat
2015-08-15Some bits for Loongson 3A support.Miod Vallat
2015-07-17remove obsolete INET kernel optionTed Unangst
2015-07-08unify the mutex implementations on all the mips64 platforms.David Gwynne
2015-04-16Enable ualea(4) where we have uhub(4), these USB device lists cry forMartin Pieuchot
2015-04-02use correct capitalization of 'BlackBerry'Jasper Lievisse Adriaanse
2015-01-13for the install: target, use cmp as a rough attempt for avoiding repeatedTheo de Raadt
2015-01-11switch prototype warnings to implicit-declaration warnings.Ted Unangst
2015-01-04add new driver uslhcom(4) USB HID based UART.uaa
2014-12-11dragonflybsd has added a urio driver. conservation of urios requiresTed Unangst
2014-12-04Enable umcs(4) where moscom(4) is present.Martin Pieuchot
2014-11-24use the correct capitalization for Realtek.Brad Smith
2014-11-18(except for the arm architectures...) unify the way the ld.script isTheo de Raadt
2014-10-10Significant unification of RAMDISK* config files, making them diffable.Theo de Raadt
2014-10-04Switch the kernel configs over to using -Wframe-larger-than= instead ofBrad Smith
2014-09-26remove the last uses of -Wno-formatJonathan Gray
2014-07-11remove bthub remnantsTed Unangst
2014-07-11"It's not the years, honey; it's the mileage."Ted Unangst
2014-06-27Update list of .S depencies over assym.h.Miod Vallat
2014-04-07Enable upd(4) on archs where uhidev(4) is present, requested by mpi@.andre
2014-04-07Add axen(4) wherever axe(4) is.Brad Smith
2013-11-15Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-Asasano
2013-11-04remove iop(4) driver. it is entirely unmaintained and supports somethingTheo de Raadt
2013-10-15Rewrite the awk script that generates the data for option DDB_STRUCT:Philip Guenther
2013-09-05ugold(4) is a driver for PCsensor's USB gold TEMPer temperaturesasano
2013-08-20Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago.Antoine Jacoutot
2013-08-15Include files.agp and files.drm from files.pci. Makes sure "drm.h" getsMark Kettenis
2013-06-23Stop using -traditional-cpp on gcc3/4 platforms.Miod Vallat