summaryrefslogtreecommitdiffstats
path: root/configs/fedora
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.19.2Jeremy Cline2018-11-14196-10/+189
|
* Fix network on some i.MX6 devices (rhbz 1628209)Peter Robinson2018-10-215-5/+4
|
* Disable CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER (rhbz 1637547)Laura Abbott2018-10-091-1/+1
|
* Disable CONFIG_CRYPTO_DEV_SP_PSP (rhbz 1608242)Laura Abbott2018-10-011-1/+1
|
* Change CONFIG_SSB back to a module (rhbz #1572349)Jeremy Cline2018-09-281-1/+1
|
* Use the CPU RNG for entropy (rhbz 1572944)Laura Abbott2018-09-131-0/+1
|
* Linux v4.18 rebaseLaura Abbott2018-09-02211-59/+165
|
* enable HDA sound drivers on PPCDan Horák2018-07-121-1/+0
|
* minor tegra 186 tweaksPeter Robinson2018-07-053-1/+1
|
* Enable Tegra194 SoCPeter Robinson2018-07-052-1/+1
|
* Enable leds-pca9532 module (rhbz 1595163)Laura Abbott2018-06-282-1/+2
|
* Linux v4.17.2 RebaseJustin M. Forbes2018-06-18371-40/+346
|
* Enable CONFIG_SCSI_DH* for s390x (rhbz 1586189)Jeremy Cline2018-06-051-1/+0
|
* Enable GPIO_AMDPT, PINCTRL_AMD and X86_AMD_PLATFORM_DEVICE Kconfig optionsHans de Goede2018-05-203-2/+3
| | | | This fixes i2c and GPIOs not working on AMD based laptops (rhbz#1510649)
* Only set ARM64_ERRATUM_1024718 for aarch64Jeremy Cline2018-05-111-0/+0
| | | | | Obviously this erratum only applies to aarch64 so don't set it for other ARM kernels.
* Linux v4.16.8Jeremy Cline2018-05-091-0/+1
|
* add USB_TEGRA_PHY configPeter Robinson2018-05-071-0/+1
|
* ARM and Raspberry Pi fixesPeter Robinson2018-05-061-1/+1
|
* Build HW_RANDOM_VIRTIO in rather than as a moduleJeremy Cline2018-05-023-2/+3
| | | | This helps when early boot needs the CRNG initialized (rhbz 1572944).
* Enable QLogic NICs on ARMPeter Robinson2018-04-271-1/+0
|
* Revert "Revert "Enable on ARMv7 for i.MX""Jeremy Cline2018-04-232-1/+1
| | | | This reverts commit 276205a018efa81b93352c9103e147d837fa30dc.
* Revert "Enable on ARMv7 for i.MX"Jeremy Cline2018-04-232-1/+1
| | | | This reverts commit 42d382586b0b1e241d0b21aad07b1b93278080ba.
* Enable on ARMv7 for i.MXPeter Robinson2018-04-222-1/+1
|
* Enable UFS storage options on ARMPeter Robinson2018-04-1913-4/+7
|
* Revert "Enable CONFIG_DRM on s390x (rhbz 1569086)"Jeremy Cline2018-04-191-0/+1
| | | | | | It turns out this depends on CONFIG_VT which depends on !S390 This reverts commit 0ec9f4d319b8d6233baeb0648858ccb51fe1b98e.
* Enable CONFIG_DRM on s390x (rhbz 1569086)Jeremy Cline2018-04-181-1/+0
|
* Enable drivers for Xilinx ZYMQ-MP Ultra96Peter Robinson2018-04-186-4/+2
|
* Tegra TX fixes attempt 2Peter Robinson2018-04-175-3/+3
|
* Fix Tegra TX series firmware/thermal interfacePeter Robinson2018-04-173-1/+1
|
* Disable tps65217-charger on BeagleBone to fix USB-OTG port rhbz 1487399Peter Robinson2018-04-122-2/+1
|
* fix nouveau on Tegra, Enable IOMMU on ExynosPeter Robinson2018-04-122-2/+2
|
* drop removed X86_PPRO_FENCE config optionPeter Robinson2018-03-292-2/+0
|
* Enable initial config for Xilinx ZynqMP platformsPeter Robinson2018-03-267-1/+7
|
* Revert "Enable IMA (rhbz 790008)"Jeremy Cline2018-03-1215-15/+4
| | | | | | | | | This reverts commit bb540d20c6388d18e5977f14f35f96318be223e1. A recent change to the EFI lockdown patch forces IMA policy to be loaded when secureboot is used. Unfortunately, we don't have all the pieces in place to have all components fully signed. A F29 change request is planned to address this, so disable IMA for F28.
* Linux v4.16-rc5Jeremy Cline2018-03-122-2/+2
|
* Update efi-lockdown patch with current.Justin M. Forbes2018-03-125-2/+3
|
* Enable SATA_SIL24 on ARM rhbz 1553931Peter Robinson2018-03-101-1/+0
|
* Enable CONFIG_ARM64_PMEMLaura Abbott2018-03-091-1/+1
| | | | Request for some arm64 devices
* enable big.little cpufreq on ARM64Peter Robinson2018-03-052-2/+1
|
* fixupp ARM_SCPI_CPUFREQ configPeter Robinson2018-03-052-2/+1
|
* Linux v4.16-rc4Jeremy Cline2018-03-041-0/+1
|
* minor ARM usb cleanupsPeter Robinson2018-03-043-1/+1
|
* Add RPi3 GPIO expander, RPi fixes, OMAP serial update, general ARM fixesPeter Robinson2018-03-0312-8/+6
|
* Don't build in CONFIG_X86_PMEM_LEGACY (rhbz 1460398)Laura Abbott2018-02-281-1/+1
|
* Enable IMA (rhbz 790008)Laura Abbott2018-02-1915-4/+15
|
* enable CONFIG_DRM_AMDGPU_SI so that Southern Island devices work with amdgpu ↵François Cami2018-02-161-1/+1
| | | | & radv
* Enable GPIO found on SynQuacer platformsPeter Robinson2018-02-141-0/+1
|
* Add configsJustin M. Forbes2018-02-124-0/+3
|
* minor AllWinner config tweeakPeter Robinson2018-02-122-2/+1
|
* we don't enable pci endpoint support, unlikely to run Fedora on a SoC on a ↵Peter Robinson2018-02-101-1/+0
| | | | PCI card plugged into a host atm