summaryrefslogtreecommitdiff
path: root/sys/arch/armish/conf
AgeCommit message (Expand)Author
2010-04-26BOARDTYPE is no longer used by Makefile.*; spotted by miodTheo de Raadt
2010-04-26next unification step: move all MD naming _mach, _machdir, _arch, and _archdirTheo de Raadt
2010-04-26first step of unification: spaces at end of lines; comments, etc.Theo de Raadt
2010-03-03Enable urndis(4) everywhere that has USB enabled to get it tested.Michael Knudsen
2009-12-21Add uthum(4) to arches I could test it. ok deraadt@.Matthieu Herrb
2009-10-19Correct a target name so that we don't rebuild vers.o (and thenPhilip Guenthe
2009-08-11Recent alignment fixes seem to make bwi(4) work at leastKenneth R Westerback
2009-08-09Introduce option DDB_STRUCT. Kernels compiled with this option (except onMiod Vallat
2009-05-17mux too, like GENERICTheo de Raadt
2009-05-16udl(4) and the wsmux(4) work on armishTheo de Raadt
2009-05-16must pull in the wscons gooTheo de Raadt
2009-05-01Add option USER_PCICONF.Miod Vallat
2009-02-10enable run(4) everywhere where ural(4) and rum(4) are enabled.Damien Bergamini
2009-01-11Fix a sed bug in the makefile's depend target.Paul Irofti
2008-12-01terse is good, more readable; please commit deraadt@Todd T. Fries
2008-11-26Enable Bluetooth (btd and btctl are not hooked into the build yet)Uwe Stuehler
2008-11-24Import btsco(4) from NetBSD to work on itUwe Stuehler
2008-07-01Enable FFS2 on most of the larger RAMDISK media.Brad Smith
2008-06-08alpha/conf/RAMDISKTheo de Raadt
2008-04-12Compile kernels with -Wvariable-decl (except on arches with ipmi, for now).Miod Vallat
2008-04-07sdtemp* devices could occur on these machinesTheo de Raadt
2008-02-24Add commented out Bluetooth HID sectionUwe Stuehler
2007-11-30Define NORMAL_C_NOP everywhere.Miod Vallat
2007-11-25libkern, begone. Move to a new mechanism where config(8)'s "file"Theo de Raadt
2007-11-25Get rid of the kernel 'libcompat' framework, and instead use conf/files toTheo de Raadt
2007-10-11enable puc(4) for GENERIC on armishStuart Henderson
2007-10-08enable spdmem where it mattersTheo de Raadt
2007-09-09uchcom(4) has been verified to work by djm@, so add it to allJonathan Gray
2007-07-30Shuffle the order in which we look for header files, when doingThordur I. Bjornsson
2007-06-08include files.bluetooth, so that bluetooth support can be compiled,Jasper Lievisse Adriaanse
2007-05-31Add Bluetooth drivers to GENERIC (not enabled - we still have ways to go)Uwe Stuehler
2007-05-26last arch specific GENERIC with bio, remove itTodd T. Fries
2007-02-28Add Smart Battery Monitor device driver. Provided byAlexander Yurchenko
2006-11-29disable a gpio that is not neededTheo de Raadt
2006-09-27Add Maxim/Dallas DS2490 USB 1-Wire adapter driver.Alexander Yurchenko
2006-09-27Add files.onewire to all our USB archs, it will be used soon.Alexander Yurchenko
2006-08-26Set flags to 0x0001 for fintek(4), to make the fans run at full speed.Mark Kettenis
2006-08-18add ucycom@uhidev and ucom@ucycom on the usb machines (docs are forthcoming)Jason Wright
2006-08-14Enable uslcom(4) and uark(4) on all the USB capable archs.Jonathan Gray
2006-08-11add rum(4) on arches where ural(4) is enabled.Damien Bergamini
2006-08-01Enable pcaled0.Mark Kettenis
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-07-14Add a major line for wd, for kernels with root on wd0a to work.Miod Vallat
2006-07-12Fix dependenciesMiod Vallat
2006-06-26Kludge around the fact that redboot uses ELF's vaddr, however mapsDale Rahn
2006-06-19move clock_subr.c to a better place, and now it is always in the kernelTheo de Raadt
2006-06-17Dont disable siop, add pcalcd, commented for now (no gpioctl on ramdisk).Dale Rahn
2006-06-17Add pcaled with it's gpio attachment. Make gpio at iopxs not be '0' but '*'Dale Rahn
2006-06-15Fan controller for Thecus N2100, still needs more work, currently sets theDale Rahn
2006-06-15Ricoh rtc support for armish, driver from netbsd.Dale Rahn