aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/conf
Commit message (Expand)AuthorAgeFilesLines
* Add 'gpio' since mmc now requires gpio_if.h.John Baldwin2020-04-161-0/+1
* [atheros] [mips] Add the GPIO driver (back) to the TL-WDR3600/TL-WDR4300 kernel.Adrian Chadd2019-12-171-0/+7
* Use -march=octeon+ for OCTEON1.John Baldwin2019-10-151-1/+1
* Update MIPS kernel builds to work with mips-gcc.John Baldwin2019-10-159-11/+5
* Add support for extended descriptor format to Altera mSGDMA driver.Ruslan Bukin2019-06-271-0/+1
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-2116-20/+2
* Catch up with r347241.Mark Johnston2019-05-131-2/+2
* tun/tap: merge and rename to `tuntap`Kyle Evans2019-05-082-2/+2
* Add a COMPAT_FREEBSD12 kernel option.Conrad Meyer2019-05-024-0/+4
* random(4): Restore availability tradeoff prior to r346250Conrad Meyer2019-04-181-1/+1
* Remove duplicate options.Warner Losh2019-03-231-5/+0
* Add device xz. This was somehow missed in the last round.Warner Losh2019-03-231-0/+1
* Modularize xz.Konstantin Belousov2019-02-2641-34/+41
* o Get rid of silly comment which seems to have got life of its own viaMaxim Sobolev2019-02-236-6/+2
* Make iflib a loadable module.Konstantin Belousov2019-01-312-0/+3
* Garbage collect AH_SUPPORT_AR5416 config option.Andriy Voskoboinyk2019-01-254-4/+0
* Remove IEEE80211_AMPDU_AGE config option.Andriy Voskoboinyk2019-01-202-2/+0
* Add note to 32-bit mips smp config files documenting the statusWarner Losh2018-12-192-0/+4
* Remove old config file for SENTRY5Warner Losh2018-12-192-98/+0
* Remove support for running 32-bit kernels on 64-bit hardware.Warner Losh2018-12-191-28/+0
* Remove the GXEMUL support.Warner Losh2018-12-193-127/+0
* Remove support for the now very old SiByte MIPS platform. It's notWarner Losh2018-12-196-131/+0
* Remove stray hints files.Warner Losh2018-12-102-46/+0
* Add CAPABILITIES to the ERL kernel config so that tools that have beenSean Bruno2018-11-281-0/+2
* Remove all the really old junk that never would be used with an OCTEONWarner Losh2018-10-211-77/+1
* Re-enable kernel modules for the MALTA64EL kernel configuration.John Baldwin2018-09-061-1/+0
* Remove duplicate configuration values as they are already defined inSean Bruno2018-07-061-7/+0
* Remove redundant device ar71xx_wdog which is now included fromSean Bruno2018-07-051-1/+0
* Remove redundant AH_DEBUG_ALQ.Sean Bruno2018-07-051-1/+0
* Make ZSTD a real option via ZSTDIO.Sean Bruno2018-07-051-0/+3
* MALTA64EL: disable modules until objcopy is fixedMatt Macy2018-05-241-1/+1
* Include kernel modules for MALTA kernels.John Baldwin2018-05-161-3/+0
* Convert atse(4) driver for Altera Triple-Speed Ethernet MegaCore to useRuslan Bukin2018-04-131-0/+7
* [ar71xx] Fix the TL-wdr3600/tl-wdr4300 hints in the new world order.Adrian Chadd2018-02-071-3/+9
* [ar71xx] Fix DB120 AHB device hints in the new world order.Adrian Chadd2018-02-051-12/+19
* [ar71xx] AR934x is a MIPS74k board - use the right hwpmc moduleAdrian Chadd2018-02-051-1/+1
* [ar71xx] New world order - don't reference ath_pci here, it's a module nowAdrian Chadd2018-02-051-1/+0
* [atheros] Update QCA953x support to use the new hints.Adrian Chadd2018-02-012-4/+20
* [atheros] Fix DIR-825C1 to use the new hints.Adrian Chadd2018-02-011-3/+6
* [atheros] teach these two boards about the new hints location as well.Adrian Chadd2018-02-012-19/+12
* [atheros] Teach the QCA955x SoC code about the new hints stuff.Adrian Chadd2018-02-012-3/+21
* [atheros] Fix-up the base address stuff after I did a drive-by with the calib...Adrian Chadd2018-02-012-3/+14
* Remove sys/mips/rmi. It's been unmaintained since 2011. This hardwareWarner Losh2018-01-013-393/+0
* Remove support for IDT. Only the RouterBoard RB533 used this chip, andWarner Losh2018-01-011-55/+0
* Retire old ADM 5120 port. It never grew much beyond the original port.Warner Losh2018-01-012-121/+0
* Remove sys/mips/alchemy. It was still-born when I committed it and itWarner Losh2018-01-011-65/+0
* Remove sys/mips/rt305x. It's been replaced by sys/mips/mediatek.Warner Losh2018-01-013-412/+0
* kernel: Fix several typos and minor errorsEitan Adler2017-12-271-1/+1
* [mips] fix compilation of TP-WN1043ND kernel configurationMichael Zhilin2017-12-261-0/+2
* It's time to retire AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT fromScott Long2017-11-291-4/+0