summaryrefslogtreecommitdiff
path: root/sys/arch/hpcarm/conf
AgeCommit message (Expand)Author
2021-12-26fix various typos, mainly in comments.andvar
2021-11-20Add commented out FONT_DROID_SANS_MONO10x20 option. This enables 80x24rin
2021-11-08For DDB, generate APCS stack frame so that db_stack_trace_print() works.rin
2021-10-01G/C unused over a decade.rin
2021-10-01Comment out hpcarm/spl.S, which was superseded by arm32/spl.S.rin
2021-06-29Remove uscanner(4) drivernia
2021-06-26Set VMSWAP_DEFAULT_PLAINTEXT for hpcarm and hpcmips, that suffer fromrin
2020-04-18PMAP_DEBUG has been deleted on armskrll
2020-04-04mark nsmb major obsoletejdolecek
2020-03-24g/c UGEN_BULK_RA_WB which is not a supported optionsevan
2020-01-29remove urio(4), a driver for the Rio500 MP3 player.maya
2020-01-19Remove the strip(4) - Starmode Radio IP - pseudo-device driver. It isthorpej
2019-08-21 Fix typo (s/contoller/controller/).msaitoh
2019-04-26Enable BUFQ_PRIOCSCAN, CARP, Veriexec by default in GENERIC kernel configs.sevan
2019-04-14Fix build error. size locater is gone.isaki
2019-04-13Add drvctl to kernel which has audio device.isaki
2019-02-06Add ure(4) to kernel config files. Also add PHY drivers where necessary.rin
2019-01-28Systematize handling of removed drivers.dholland
2018-10-23remove the 'wd* at umass?' for the non-standardized and rare (extinct?)jdolecek
2018-09-23Remove ISDN from the kernel. It has remained unmaintained for a long time,maxv
2018-09-22- Determine KERN_AS automatically depending on whether OPT_MODULAR isrin
2018-08-25Add (commented out) mue(4) to where appropriate.rin
2018-08-01Unreference IPF/PF from all the config files, and enable NPF instead whenmaxv
2018-06-07Revert changes that pinned-down i2c parent specs. The i2c subsystemthorpej
2018-05-14Fully specifiy the location of indirectly-configured I2C devices. Inthorpej
2017-09-14clean up COMPAT_* options for native netbsd code:mrg
2017-07-29Remove TCP_COMPAT_42 from the config files. Pass 3.maxv
2017-03-30Set the relevant options to build a kernel with the necessary components tosevan
2017-03-22The the MII/PHY section. It's not technically possible for this hardware to r...sevan
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-08-12Remove KMEMSTATS.maxv
2015-08-07Remove KMEMSTATS.maxv
2015-04-23Update device dependency information - the sysmon major device now depends on...pgoyette
2015-02-05Added drvctl, putter and PUFFS.nonaka
2014-08-23Systematize (and in many cases, fix) the comments on options COMPAT_NN.dholland
2014-08-16Add "options COMPAT_70" to all kernel configuration files thatapb
2014-08-03Add COMPAT_NETBSD32, following the switch to eabi by default.martin
2013-06-30G/C PFIL_HOOKS from the kernel configs.rmind
2013-06-05remove obsolete networking optionschristos
2013-04-27the bogus number policechristos
2013-04-27remove confusing numeric locators where they are unused.christos
2013-03-02Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it.christos
2013-03-01Retire OSI network stack. OK core@joerg
2012-12-06Remove "#options ARMFPE"msaitoh
2012-10-17Add "options COMPAT_60" to all kernel configuration filesapb
2012-09-01Rename RT2500USB driver to ural(4) as it was originally in OpenBSD,jakllsch
2012-08-17Ensure all WSDISPLAY_COMPAT_USL entries have same commentabs
2012-03-31Add support kloader(4) for PXA2X0.nonaka