summaryrefslogtreecommitdiffstats
path: root/configs/fedora/generic/arm
Commit message (Collapse)AuthorAgeFilesLines
* Linux v4.16-9576-g38c23685b273Justin M. Forbes2018-04-068-0/+8
|
* Linux v4.16-7248-g06dd3dfeea60Justin M. Forbes2018-04-057-0/+7
|
* Linux v4.16-5456-g17dec0a94915Justin M. Forbes2018-04-041-0/+1
|
* Linux v4.16-2520-g642e7fd23353Justin M. Forbes2018-04-036-0/+4
|
* Enable initial config for Xilinx ZynqMP platformsPeter Robinson2018-03-267-1/+7
|
* 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-0311-7/+6
|
* Enable GPIO found on SynQuacer platformsPeter Robinson2018-02-141-0/+1
|
* Add configsJustin M. Forbes2018-02-121-0/+0
|
* minor AllWinner config tweeakPeter Robinson2018-02-122-2/+1
|
* ARM doesn't support the Gemini SoCsPeter Robinson2018-02-102-2/+0
|
* of pci config options droppedPeter Robinson2018-02-102-2/+0
|
* remove old mv cesa driverPeter Robinson2018-02-101-1/+0
|
* ADV7511 only really needs to be on for ARMJustin M. Forbes2018-02-083-0/+3
|
* Linux v4.15-11930-g581e400ff935Justin M. Forbes2018-02-081-0/+1
|
* POWER_RESET_IMX has been droppedPeter Robinson2018-02-081-1/+0
|
* clean up a few obsoleted and duplicated config options (NFC)Peter Robinson2018-02-082-2/+0
|
* Linux v4.15-11704-ga2e5790d8416Justin M. Forbes2018-02-071-0/+1
|
* Exynos IPP has be removed, the other 3 are marked broken due to it's ↵Peter Robinson2018-02-074-4/+0
| | | | removal, so drop the options
* Linux v4.15-10668-g35277995e179Justin M. Forbes2018-02-057-0/+7
|
* Linux v4.15-9939-g4bf772b14675Justin M. Forbes2018-02-0211-0/+11
|
* Linux v4.15-6064-g255442c93843Justin M. Forbes2018-02-0113-0/+13
|
* Linux v4.15-1549-g6304672b7f0aJustin M. Forbes2018-01-305-0/+5
|
* add MMC support for 96boards Synquacer platform, add missing ↵Peter Robinson2018-01-131-0/+1
| | | | CONFIG_BPF_JIT_ALWAYS_ON as it changed the generated config
* remove old qcom config optionsPeter Robinson2018-01-086-6/+0
|
* configs: Move base-debug and base-generic to configs/fedoraDon Zickus2018-01-052585-0/+2587
It was suggested that base-debug and base-generic were not good names to use. Further discussion led to using configs/fedora for the base config files and configs/rhel for any overrides. This patch does a plain mkdir configs/fedora git mv configs/base-{generic,debug} configs/fedora No code changes.