summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/conf
AgeCommit message (Expand)Author
2015-01-21Enable ix(4).Mark Kettenis
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-10Enable nep(4).Mark Kettenis
2015-01-03add new driver uslhcom(4) USB HID based UART.uaa
2014-12-11dragonflybsd has added a urio driver. conservation of urios requiresTed Unangst
2014-12-05Enable xhci(4).Mark Kettenis
2014-11-26Add a new ELF segment .openbsd.bootdata to the sparc64 kernel.Stefan Sperling
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-27retire Accoom Networks Artery T1/E1 drive; ok claudioTheo de Raadt
2014-09-14Add the ne(4) NE2000 PCI frontend.Brad Smith
2014-08-15lofn(4) and nofn(4) are going awayMike Belopuhov
2014-07-12"Dr. Jones. Again we see there is nothing you can possess which I cannotTed Unangst
2014-07-11remove bthub remnantsTed Unangst
2014-07-11"It's not the years, honey; it's the mileage."Ted Unangst
2014-05-10Remove -Wno-format.Mark Kettenis
2014-04-20emc on my cx500 works as well as rdac on all my rebadged engenio kit.David Gwynne
2014-04-07Add axen(4) wherever axe(4) is.Brad Smith
2014-04-05qla and qle are working well enough, so just delete use of isp. don'tTheo de Raadt
2014-04-03enable hdsDavid Gwynne
2014-03-30Drop isp(4) to make the kernel fit again.Mark Kettenis
2014-03-28Add commented out entries for xhci(4).Brad Smith
2014-03-28enable mpath plus sym and rdac on some archs so we can learn about whatDavid Gwynne
2014-03-19Enable upd(4) on three archs to get it tested, requested by deraadt@.Martin Pieuchot
2014-03-18First setup that stops using isp(4), and relies on ql[aew](4).Theo de Raadt
2014-03-15Enable qlw(4) at sbus(4).Mark Kettenis
2014-03-14enable qla(4) and qle(4) in ramdisks, except on sgi where the cdfs overflowsJonathan Matthew
2014-03-12enable qla(4) and qle(4) in GENERIC configs where isp(4) is alreadyJonathan Matthew
2014-03-08Enable qlw(4) on alpha/amd64/i386/macppc/sgi/sparc64 to force people to test.Mark Kettenis
2014-02-19add qla and qle everywhere we currently have isp, commented out except forJonathan Matthew
2014-01-06Fix sparc64 kernel profiling, add the etext symbol back.Tobias Ulmer
2013-12-28Make sure the PT_OPENBSD_RANDOMIZE program header actually covers the dataMark Kettenis
2013-12-28Back out the previous commit; rodata gets merged with text by the linker.Mark Kettenis
2013-12-28create rodata PHDR; ok kettenisTheo de Raadt
2013-12-28Require an explicit PT_OPENBSD_RANDOMIZE program header in the kernel linkerMiod Vallat
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-11-01Drop zsaddr[NZS] and the need for zs to be needs-count. zsaddr[] is no longerMiod Vallat
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-20enable mpiiDavid Gwynne
2013-08-20enable mpii(4)David Gwynne
2013-08-16Moving the .data section causes problems on some machines (blade100, tadpole).Mark Kettenis
2013-08-15Enable radeondrm(4).Mark Kettenis
2013-08-15Include files.agp and files.drm from files.pci. Makes sure "drm.h" getsMark Kettenis
2013-08-12Upcoming radeondrm(4) support will grow the kernel. This growth causes theMark Kettenis