summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm
Commit message (Collapse)AuthorAgeFilesLines
* Minor arm updatesPeter Robinson2020-02-102-0/+2
|
* Linux v5.6-rc1Jeremy Cline2020-02-102-1/+2
|
* enable iProc rng200 on armPeter Robinson2020-02-101-0/+1
|
* Add a tegra serial patchPeter Robinson2020-02-071-0/+1
|
* Linux v5.5-9824-g90568ecf5615Jeremy Cline2020-02-072-0/+2
| | | | | | This also enables: - DM_CLONE as a module (rhbz 1799060) - PCI Express devices on RockChip SoCs (rhbz 1792564)
* Linux v5.5-9737-g4c46bef2e96aJeremy Cline2020-02-061-0/+1
|
* Linux v5.5-9402-g6992ca0dd017Jeremy Cline2020-02-053-0/+3
|
* Linux v5.5-8686-g14cd0bd04907Jeremy Cline2020-02-033-0/+3
|
* Linux v5.5-3996-gb3a608222336Jeremy Cline2020-01-2910-0/+10
|
* Kconfig symbol cleanup for v5.5-rc1Paul Bolle2020-01-254-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | There are 14 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.5-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_CALGARY_IOMMU CONFIG_CRC_PMIC_OPREGION CONFIG_CRYPTO_BLKCIPHER CONFIG_HEADERS_CHECK CONFIG_HEADER_TEST CONFIG_INFINIBAND_CXGB3 CONFIG_INPUT_KXTJ9_POLLED_MODE CONFIG_KERNEL_HEADER_TEST CONFIG_PCIEASPM_DEBUG CONFIG_PWM_TIPWMSS CONFIG_QCOM_SDM845_LLCC CONFIG_REFCOUNT_FULL CONFIG_SIMPLE_GPIO CONFIG_SND_HDA_INTEL_DETECT_DMIC Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* configs: remove CONFIG_CROSS_COMPILE_COMPAT_VDSOPaul Bolle2020-01-251-1/+0
| | | | | | | | | The Kconfig symbol CROSS_COMPILE_COMPAT_VDSO was dropped in v5.4-rc3, see upstream commit 50a2610adec9 ("lib: vdso: Remove CROSS_COMPILE_COMPAT_VDSO"). So drop it from the configuration generation system too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* configs: remove CONFIG_MTD_M25P80Paul Bolle2020-01-251-1/+0
| | | | | | | | | When commit ed22f0605d38 ("arm64: enable spi flash memory on aarch64 too") added CONFIG_MTD_M25P80 to the configuration generation system the corresponding Kconfig symbol had just been dropped upstream. So drop it from that system too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* arm: qcom: disable some 32 bit HW in aarch64Peter Robinson2020-01-214-4/+4
|
* arm: enable brcm v3d driverPeter Robinson2019-12-141-1/+1
|
* arm device enablement patchesPeter Robinson2019-12-132-0/+2
|
* arm: a few more updatesPeter Robinson2019-12-1117-9/+9
|
* 5.5 Updates for ARMv7/aarch64, Enable newer TI ARMv7 platformsPeter Robinson2019-12-11123-9/+30
|
* Linux v5.4-12941-gb0d4beaa5a4bJustin M. Forbes2019-12-066-0/+6
|
* arm: minor config updatesPeter Robinson2019-12-057-1/+4
|
* Linux v5.4-11681-g63de37476ebdJustin M. Forbes2019-12-042-0/+2
|
* arm: we need EHCI to load before ohci/uhci so put it back to built in on armPeter Robinson2019-12-041-1/+0
|
* Linux v5.4-11180-g76bb8b05960cJustin M. Forbes2019-12-031-0/+1
|
* Linux v5.4-10271-g596cf45cbf6eJustin M. Forbes2019-12-0212-0/+12
|
* Linux v5.4-5280-g89d57dddd7d3Justin M. Forbes2019-11-272-0/+2
|
* Linux v5.4-3619-gbe2eca94d144Justin M. Forbes2019-11-2615-0/+15
|
* Enable drivers for a number of the RPi HATs, minor config tidy upsPeter Robinson2019-11-2433-2/+21
|
* enable CONFIG_EDAC_BLUEFIELDLaura Abbott2019-11-221-1/+1
| | | | Used on some ARM platforms
* arm: minor usb config tweaksPeter Robinson2019-11-172-0/+2
|
* enable the STMPE touchscreen stack to a wider audiencePeter Robinson2019-11-168-0/+0
|
* Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/kernelPeter Robinson2019-11-041-1/+1
|\
| * Update NR_CPUS for aarch64, powerpc, and s390xJeremy Cline2019-11-041-1/+1
| | | | | | | | | | This aligns the setting with upstream defconfigs along with the ARK configuration.
* | enable iio:MAG3110 on armPeter Robinson2019-11-041-0/+1
|/
* arm: minor config updatePeter Robinson2019-11-031-0/+0
|
* Linux v5.4-rc3-99-g0e2adab6cf28Jeremy Cline2019-10-181-0/+1
|
* add forgotten hisi SPI configPeter Robinson2019-10-121-0/+1
|
* arm: be less harsh on the omap/am33xx disable, it's just CRYPTO_DEV_OMAP_AES ↵Peter Robinson2019-10-123-3/+3
| | | | that's broken
* arm64: enable spi flash memory on aarch64 tooPeter Robinson2019-10-114-0/+2
|
* Kconfig symbol cleanup for v5.4-rc1Paul Bolle2019-10-105-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Two Kconfig symbols were part of upstream v5.3-rc1 but didn't make it into v5.3 (for reasons I couldn't be bothered to unearth): PREEMPT_LL and SOUNDWIRE_BUS. Remove them from our configuration generation system too. Commit 3e636fe3a695 ("Remove patch for GCC VTA") forgot to clean up the configs/ directory. Do so now. Commit e21e52b60843 ("Linux v5.3-13236-g97f9a3c4eee5") forgot to remove CONFIG_LOCK_DOWN_KERNEL and CONFIG_LOCK_DOWN_KERNEL_FORCE from the configs/ directory. Do so now. Commit 5c0d4daff4a0 ("Remove crash driver") forgot to clean up the configs/ directory. Do so now. There are 22 Kconfig symbols referenced in the files used for configuration generation and in the shipped .config files that were dropped in upstream v5.4-rc1. The references to these symbols can be safely removed. These symbols are: CONFIG_ARM_QCOM_CPUFREQ_KRYO CONFIG_CRYPTO_AEGIS128L CONFIG_CRYPTO_AEGIS128L_AESNI_SSE2 CONFIG_CRYPTO_AEGIS256 CONFIG_CRYPTO_AEGIS256_AESNI_SSE2 CONFIG_CRYPTO_AES_586 CONFIG_CRYPTO_AES_X86_64 CONFIG_CRYPTO_MORUS1280 CONFIG_CRYPTO_MORUS1280_AVX2 CONFIG_CRYPTO_MORUS1280_SSE2 CONFIG_CRYPTO_MORUS640 CONFIG_CRYPTO_MORUS640_SSE2 CONFIG_DRM_TINYDRM CONFIG_HISI_KIRIN_DW_DSI CONFIG_I2C_BCM2048 CONFIG_KEXEC_VERIFY_SIG CONFIG_MFD_CROS_EC_CHARDEV CONFIG_MTD_M25P80 CONFIG_SENSORS_ADS1015 CONFIG_SERIAL_8250_MOXA CONFIG_SGI_IOC4 CONFIG_TINYDRM_MIPI_DBI Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* arm: disable omap crytpo offload drivers as they currently cause issues on ↵Peter Robinson2019-10-084-4/+4
| | | | BeagleBone and related HW
* second round of arm 5.4 updatesPeter Robinson2019-10-039-3/+8
|
* ChromeOS updates v2Peter Robinson2019-10-021-0/+1
|
* minor cleanup of ChromeBook config optionsPeter Robinson2019-10-022-1/+1
|
* initial Arm 5.4 config updatesPeter Robinson2019-10-0217-11/+10
|
* Linux v5.3-13236-g97f9a3c4eee5Jeremy Cline2019-10-012-0/+2
| | | | | | | This is a first pass at getting the secureboot patches working with the upstream lockdown patches that got merged. The final patch from our lockdown set is the sysrq patch which also needs work. For the present it is not applied.
* Linux v5.3-12025-g4c07e2ddab5bJeremy Cline2019-09-243-0/+3
|
* Linux v5.3-11768-g619e17cf75ddJeremy Cline2019-09-234-0/+4
|
* Linux v5.3-10169-g574cc4539762Jeremy Cline2019-09-202-0/+2
|
* Linux v5.3-7639-gb41dae061bbdJeremy Cline2019-09-193-0/+3
|
* Linux v5.3-3839-g35f7a9526615Jeremy Cline2019-09-184-0/+4
|
* Linux v5.3-2061-gad062195731bJeremy Cline2019-09-178-0/+8
|