summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm/aarch64
Commit message (Collapse)AuthorAgeFilesLines
* Linux v5.6-5611-g1a323ea5356eJustin M. Forbes2020-04-019-0/+9
|
* build IIO inx2xx adc for all arm archesPeter Robinson2020-03-221-1/+0
|
* add DRM_PANEL_XINGBANGDA_XBD599 optionsPeter Robinson2020-03-211-0/+1
|
* arm: minor updatesPeter Robinson2020-03-164-1/+4
|
* aarch64: imx8: minor updates for audioPeter Robinson2020-03-103-0/+3
|
* arm: enable some sounds options for imx8 on aarch64Peter Robinson2020-03-071-1/+0
|
* arm: more minor updatesPeter Robinson2020-02-172-1/+2
|
* arm updatesPeter Robinson2020-02-165-3/+4
|
* disable rockchips PCIE (again) because it's disabled for a reason and ↵Peter Robinson2020-02-112-2/+0
| | | | documented in bug 1704945
* 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-9402-g6992ca0dd017Jeremy Cline2020-02-052-0/+2
|
* Linux v5.5-8686-g14cd0bd04907Jeremy Cline2020-02-031-0/+1
|
* Linux v5.5-3996-gb3a608222336Jeremy Cline2020-01-295-0/+5
|
* Kconfig symbol cleanup for v5.5-rc1Paul Bolle2020-01-251-1/+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>
* arm: qcom: disable some 32 bit HW in aarch64Peter Robinson2020-01-214-4/+4
|
* arm: a few more updatesPeter Robinson2019-12-113-1/+3
|
* 5.5 Updates for ARMv7/aarch64, Enable newer TI ARMv7 platformsPeter Robinson2019-12-112-0/+2
|
* Linux v5.4-11180-g76bb8b05960cJustin M. Forbes2019-12-031-0/+1
|
* Linux v5.4-10271-g596cf45cbf6eJustin M. Forbes2019-12-023-0/+3
|
* Linux v5.4-3619-gbe2eca94d144Justin M. Forbes2019-11-267-0/+7
|
* Enable drivers for a number of the RPi HATs, minor config tidy upsPeter Robinson2019-11-242-2/+0
|
* enable CONFIG_EDAC_BLUEFIELDLaura Abbott2019-11-221-1/+1
| | | | Used on some ARM platforms
* 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.
* Linux v5.4-rc3-99-g0e2adab6cf28Jeremy Cline2019-10-181-0/+1
|
* add forgotten hisi SPI configPeter Robinson2019-10-121-0/+1
|
* Kconfig symbol cleanup for v5.4-rc1Paul Bolle2019-10-101-1/+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>
* second round of arm 5.4 updatesPeter Robinson2019-10-032-1/+2
|
* initial Arm 5.4 config updatesPeter Robinson2019-10-022-1/+2
|
* Linux v5.3-13236-g97f9a3c4eee5Jeremy Cline2019-10-011-0/+1
| | | | | | | 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-231-0/+1
|
* Linux v5.3-7639-gb41dae061bbdJeremy Cline2019-09-191-0/+1
|
* Linux v5.3-3839-g35f7a9526615Jeremy Cline2019-09-181-0/+1
|
* Linux v5.3-2061-gad062195731bJeremy Cline2019-09-174-0/+4
|
* Linux v5.3-rc2Laura Abbott2019-07-291-0/+1
|
* arm: part 4 (and the last) of the merge window updatesPeter Robinson2019-07-224-0/+4
|
* arm updates for 5.3 part 3Peter Robinson2019-07-222-0/+2
|
* arm updates for 5.3 part 2Peter Robinson2019-07-227-0/+7
| | | | Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
* arm updates for 5.3 part 1Peter Robinson2019-07-213-0/+3
|
* Linux v5.2-7109-gd7d170a8e357Laura Abbott2019-07-121-1/+0
|
* Linux v5.2-915-g5ad18b2e60b7Laura Abbott2019-07-091-0/+1
|
* arm64: minor config tweak for i.MX8Peter Robinson2019-06-253-0/+3
|
* QCom ACPI fixesPeter Robinson2019-06-222-0/+2
|
* configs: remove CONFIG_ARM64_ERRATUM_1188873Paul Bolle2019-06-031-1/+0
| | | | | | | | | The Kconfig symbol ARM64_ERRATUM_1188873 was dropped in v5.2-rc2, see upstream commit a5325089bd05 ("arm64: Handle erratum 1418040 as a superset of erratum 1188873"). So drop it from the configuration generation system too. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
* aarch64: enable Truly nt35597 panel for aarch64Peter Robinson2019-05-291-0/+1
|
* arm: minor tegra updatesPeter Robinson2019-05-291-1/+1
|
* Linux v5.2-rc1-233-g0a72ef899014Justin M. Forbes2019-05-242-0/+2
|
* aarch64: qcom: minor tweaks for sd845/850 HWPeter Robinson2019-05-242-2/+2
|
* further minor Arm updates, primarily for arm64 tegra devicesPeter Robinson2019-05-208-0/+8
|