summaryrefslogtreecommitdiffstats
path: root/arch/mips/configs (follow)
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Loongson: Enable devicetree based probing for 8250 ports in defconfigTiezhu Yang2020-05-181-0/+1
* MIPS: Loongson: Build ATI Radeon GPU driver as moduleTiezhu Yang2020-05-171-1/+1
* MIPS: Remove NEC MARKEINS/EMMAThomas Bogendoerfer2020-05-091-185/+0
* MIPS: Remove PMC MSP71xx platformThomas Bogendoerfer2020-05-091-77/+0
* MIPS: Remove support for LASATThomas Bogendoerfer2020-05-091-55/+0
* mips: Drop CONFIG_MTD_M25P80 in various defconfig filesBin Meng2020-05-025-5/+0
* MIPS: ingenic: GCW0: Update defconfigPaul Cercueil2020-04-291-3/+128
* MIPS: ingenic: CI20: enable OST, PWM drivers in defconfigPaul Cercueil2020-04-291-28/+34
* MIPS: Loongson: Add support for perf toolTiezhu Yang2020-04-261-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-0310-10/+0
|\
| * scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-2410-10/+0
* | MIPS: CI20: defconfig: multiple improvementsH. Nikolaus Schaller2020-03-231-0/+21
* | mips/jazz: Update jazz_defconfig for MIPS MagnumFinn Thain2020-02-191-1/+12
* | mips/jazz: Remove redundant settings and shrink jazz_defconfigFinn Thain2020-02-191-254/+0
* | MIPS: configs: Cleanup old Kconfig optionsKrzysztof Kozlowski2020-02-1916-23/+4
|/
* MIPS: generic: don't unconditionally select PINCTRLAlexander Lobakin2020-01-221-0/+1
* MIPS: CU1000-Neo: Refresh defconfig to support HWMON and WiFi.周琰杰 (Zhou Yanjie)2020-01-151-1/+7
* MIPS: Ingenic: Add YSH & ATIL CU Neo board support.周琰杰 (Zhou Yanjie)2020-01-091-0/+111
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2019-12-0110-10/+0
|\
| * sysctl: Remove the sysctl system callEric W. Biederman2019-11-2610-10/+0
* | Merge tag 'mips_fixes_5.4_3' into mips-nextPaul Burton2019-11-012-2/+0
|\ \
| * | USB: rio500: Remove Rio 500 kernel driverBastien Nocera2019-10-042-2/+0
| |/
* | MIPS: Loongson: Make default kernel log buffer size as 128KB for Loongson3Tiezhu Yang2019-11-011-1/+0
* | MIPS: Loongson64: Move files to the top-level directoryJiaxun Yang2019-11-011-1/+0
* | MIPS: Fork loongson2ef from loongson64Jiaxun Yang2019-11-012-2/+2
|/
* Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-221-22/+22
|\
| * MIPS: configs: LB60: update defconfigPaul Cercueil2019-07-301-22/+22
* | drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig2019-08-165-5/+0
|/
* Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-07-1735-37/+0
|\
| * MIPS: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-1233-33/+0
| * MIPS: config: Remove left-over BACKLIGHT_LCD_SUPPORTKrzysztof Kozlowski2019-06-124-4/+0
* | net: sched: remove NET_CLS_IND config optionJiri Pirko2019-06-1510-10/+0
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2019-05-172-2/+2
|\
| * thermal/drivers/core: Remove the module Kconfig's optionDaniel Lezcano2019-05-062-2/+2
* | Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-1211-14/+14
|\ \
| * \ Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Richard Weinberger2019-05-0511-14/+14
| |\ \ | | |/ | |/|
| | * mtd: rawnand: Clarify Kconfig entry MTD_NANDMiquel Raynal2019-04-1811-11/+11
| | * mtd: nand: Clarify Kconfig entry for software Hamming ECC entriesMiquel Raynal2019-04-181-1/+1
| | * mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal2019-04-182-2/+2
* | | Merge tag 'mips_5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-05-091-0/+1
|\ \ \
| * | | MIPS: generic: Enable CONFIG_JUMP_LABELPaul Burton2019-04-101-0/+1
| | |/ | |/|
* | | Merge tag 'v5.1-rc6' into for-5.2/blockJens Axboe2019-04-221-0/+8
|\ \ \ | | |/ | |/|
| * | MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfigHoratiu Vultur2019-04-041-0/+8
| |/
* / block: remove CONFIG_LBDAFChristoph Hellwig2019-04-067-7/+0
|/
* Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds2019-03-091-1/+1
|\
| * fscrypt: remove filesystem specific build config optionChandan Rajendra2019-01-241-1/+1
* | Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-03-051-1/+0
|\ \ | |/ |/|
| * MIPS: lantiq: Remove separate GPHY Firmware loaderHauke Mehrtens2019-02-251-1/+0
* | MIPS: ath79: Enable OF serial ports in the default configAlban Bedel2019-01-071-0/+1
|/
* Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-12-2664-1879/+1557
|\