aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/configs
AgeCommit message (Expand)AuthorFilesLines
2019-06-15kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samplesGravatar Masahiro Yamada 1-0/+1
2019-05-28ARC: [plat-hsdk]: Add support of Vivante GPUGravatar Eugeniy Paltsev 1-1/+1
2019-05-28ARC: [plat-hsdk]: enable creg-gpio controllerGravatar Eugeniy Paltsev 1-0/+1
2019-04-06block: remove CONFIG_LBDAFGravatar Christoph Hellwig 8-8/+0
2019-03-20Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 1-0/+1
2019-03-07configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDGravatar Alexey Brodkin 16-16/+0
2019-02-25arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMGravatar Corentin Labbe 1-0/+1
2019-02-21ARC: enable uboot support unconditionallyGravatar Eugeniy Paltsev 3-4/+0
2018-11-30ARC: change defconfig defaults to ARCv2Gravatar Kevin Hilman 5-0/+5
2018-11-21arc: [devboards] Add support of NFSv3 ACLGravatar Alexey Brodkin 10-0/+10
2018-11-12ARC: [plat-hsdk] Enable DW APB GPIO supportGravatar Eugeniy Paltsev 1-0/+3
2018-08-27ARC: [plat-axs*]: Enable SWAPGravatar Alexey Brodkin 3-3/+0
2018-08-27ARC: configs: cleanupGravatar Alexey Brodkin 16-28/+0
2018-07-09ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsGravatar Alexey Brodkin 12-12/+0
2018-07-09ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCESGravatar Anders Roxell 1-1/+0
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 15-15/+0
2018-01-25firmware: Drop FIRMWARE_IN_KERNEL Kconfig optionGravatar Benjamin Gilbert 15-15/+0
2017-12-20ARC: [plat-hsdk] Switch DisplayLink driver from fbdev to DRMGravatar Alexey Brodkin 1-2/+3
2017-10-09ARC: [plat-hsdk] select CONFIG_RESET_HSDK from KconfigGravatar Vineet Gupta 1-1/+0
2017-10-06ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetGravatar Eugeniy Paltsev 1-0/+1
2017-10-03ARC: [*defconfig] Reenable soft lock-up detectorGravatar Alexey Brodkin 7-7/+7
2017-09-01ARC: [plat-hsdk] initial port for HSDK boardGravatar Alexey Brodkin 1-0/+80
2017-08-04ARC: [plat-sim] Include this platform unconditionallyGravatar Vineet Gupta 8-8/+0
2017-07-17ARC: defconfig: Cleanup from old Kconfig optionsGravatar Krzysztof Kozlowski 2-2/+0
2017-02-06arc: vdk: Add support of UIOGravatar Alexey Brodkin 1-0/+2
2017-02-06arc: vdk: Add support of MMC controllerGravatar Alexey Brodkin 1-0/+4
2017-02-06arc: vdk: Disable halt on resetGravatar Alexey Brodkin 1-2/+1
2016-11-30ARC: axs10x: really enable ARC PGUGravatar Alexey Brodkin 2-2/+6
2016-11-30ARC: rename Zebu platform support to HAPSGravatar Vineet Gupta 2-2/+2
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Gravatar Vineet Gupta 2-2/+2
2016-10-31ARC: Enable PERF_EVENTS in nSIM driven platformsGravatar Alexey Brodkin 6-2/+6
2016-09-30ARC: [plat*] enables MODULE*Gravatar Vineet Gupta 5-1/+16
2016-09-30ARCv2: Add support for ZeBu Emulation platform for HS coresGravatar Vineet Gupta 2-0/+175
2016-06-13ARC: [nsimosci] Enable ARC PGU on nSIM OSCI virtual platformsGravatar Alexey Brodkin 3-3/+6
2016-06-13ARCv2: [vdk] Enable ARC PGU on HS38 VDKGravatar Alexey Brodkin 1-5/+2
2016-05-09ARC: [plat-eznps] Add eznps board defconfig and dtsGravatar Noam Camus 1-0/+84
2016-04-07ARC: [plat-axs103] Enable loop block devicesGravatar Alexey Brodkin 2-0/+2
2016-03-15arc: [plat-nsimosci*] use ezchip network driverGravatar Lada Trimasova 3-0/+4
2016-03-11ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILEGravatar Vineet Gupta 12-12/+0
2016-02-23arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEGravatar Alexey Brodkin 10-55/+18
2016-01-29ARCv2: clocksource: Rename GRTC -> GFRC ...Gravatar Vineet Gupta 1-1/+1
2015-11-16ARC: switch to arc-linux- CROSS_COMPILE prefix across all configsGravatar sujayraaj 9-9/+9
2015-10-26arc: axs10x_defconfig: remove CONFIG_MMC_DW_IDMACGravatar Shawn Lin 3-3/+0
2015-06-25ARCv2: [vdk] dts files and defconfig for HS38 VDKGravatar Ruud Derwig 2-0/+206
2015-06-25ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x coresGravatar Vineet Gupta 2-0/+235
2015-06-25ARCv2: [nsim*hs*] Support simulation platforms for HS38x coresGravatar Vineet Gupta 4-0/+293
2015-06-19ARC: [axs101] Add support for AXS101 SDP (software development platform)Gravatar Alexey Brodkin 1-0/+111
2015-06-19ARC: [plat_arcfpga]->[plat_sim]Gravatar Vineet Gupta 2-3/+3
2015-06-19ARC: RIP broken 64bit RTSCGravatar Vineet Gupta 3-3/+0
2015-05-19ARC: switch to simpler CROSS_COMPILE prefixGravatar Vineet Gupta 3-3/+3