summaryrefslogtreecommitdiff
path: root/sys/arch/shark/conf
AgeCommit message (Expand)Author
2023-02-09Adjust _all_ cinclude of *.local filesabs
2023-02-09Ensure GENERIC.local is always at the end of GENERICabs
2022-09-29swwdog(4): Add to GENERIC kernels.riastradh
2022-08-07UFS/LFS dirhash:simonb
2021-07-14Enable VMSWAP_DEFAULT_PLAINTEXT as default.thorpej
2021-05-12Add OFW PCI subroutines if PCI support is included in the kernel.thorpej
2021-04-30Driver for the I2C bus used for RAM serial presence detection. Thisthorpej
2021-04-30- Introduce sequoiaLock() / sequoiaUnlock() functions that hide awaythorpej
2021-04-27Garbage-collect the old Shark-specific "pccons" stuff. Shark hasthorpej
2021-04-27"ofisa" carried an "ofbus" interface attribute in addition to its ownthorpej
2020-08-16make COMPAT_LINUX option disabled by defaultjdolecek
2020-04-18PMAP_DEBUG has been deleted on armskrll
2020-04-04mark nsmb major obsoletejdolecek
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-04-13Add drvctl to kernel which has audio device.isaki
2019-01-28Systematize handling of removed drivers.dholland
2018-12-31Switch to arm-elf2aout from objcopy since new binutils don't support a.outchristos
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-01-17G/C ARM32_NEW_VM_LAYOUTskrll
2017-12-18Generalise FDT and OFWskrll
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-09-13Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI...sevan
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 2.maxv
2017-03-12Include the atheros hal filesmartin
2017-03-10include files.usb, vlpci needs-flagmacallan
2017-02-17add major number for pci ( same as in arch/arm/conf )macallan
2017-02-17Add initial basic driver for DNARD's VT82C505 VL to PCI bridge.jakllsch
2016-12-13wildcard speaker attachments, now that we can handle many of them.christos
2016-12-10remove VAUDIOSPEAKER for now, will be done differently.christos
2016-12-08Add a synthesized pc beeper and keyboard bell for platforms with an audionat
2015-09-26Disable PAX_SEGVGUARD.maxv
2015-08-24Define ${LINKSCRIPT} in one place.uebayasi
2015-08-23Don't need to specify OUTPUT_FORMAT/OUTPUT_ARCH.uebayasi
2015-08-22According to matt@, .ARM.{extab,exidx} are no longer used.uebayasi
2015-08-21Add `pseudo-device ksyms' where `options DDB' is used, becauseuebayasi
2015-08-20Indent with 2 spaces.uebayasi
2015-08-19Write the rule of ldscript generation.uebayasi
2015-08-08Remove KMEMSTATS.maxv
2015-08-07Remove KMEMSTATS.maxv
2015-08-07Remove the KMEMSTATS option. It no longer exists.maxv
2015-03-03Put -fno-unwind-tables into CFLAGS instead of COPTS - the old version causedmartin
2014-11-25Explicitly set LOADADDRESS, the linker script hack is overriden bymartin
2014-11-16Remove unused extended attributes kernel optionsmanu
2014-11-16Set dependency via KERNLDSCRIPT. Don't touch SYSTEM_DEP from outside.uebayasi
2014-11-15Use LINKSCRIPT.uebayasi
2014-11-13Missing dependency on ldscript files.uebayasi
2014-11-12Support for UFS1 extended attributes in GENERIC and GENERIC-like kernelsmanu
2014-08-24Create an "options MODULAR_DEFAULT_AUTOLOAD" config option and addjnemeth