Commit Graph

35 Commits

Author SHA1 Message Date
Peter Robinson
b8330ccb3e Config improvements for Qualcomm devices 2017-06-26 23:32:58 +01:00
Peter Robinson
426fb67926 Updates for ARM devices, Build ARM Chromebook specifics on all ARM architectures 2017-05-29 11:10:21 +01:00
Peter Robinson
741f1977f5 Various ARM updates 2017-05-24 12:27:01 +01:00
Peter Robinson
7d7b795c39 minor config cleanups 2017-05-12 13:08:25 +01:00
Justin M. Forbes
6d0a2502c6 Linux v4.11-13167-g791a9a6 2017-05-11 09:54:57 -05:00
Peter Robinson
ed622fefe8 minor merge window cleanups 2017-05-10 18:20:47 +01:00
Justin M. Forbes
4327623f9a Linux v4.11-10603-g13e0988 2017-05-08 12:38:14 -05:00
Justin M. Forbes
cddccb28e0 Linux v4.11-8539-gaf82455 2017-05-05 13:07:47 -05:00
Justin M. Forbes
05e55297ee Linux v4.11-7650-ga1be8ed 2017-05-04 12:24:40 -05:00
Justin M. Forbes
c528f49c02 Linux v4.11-4395-g89c9fea 2017-05-03 12:50:25 -05:00
Justin M. Forbes
a3e7d7abc0 Linux v4.11-1464-gd3b5d35 2017-05-02 14:04:44 -05:00
Peter Robinson
daed1bfdd4 enable RTC_DRV_SUN6I 2017-04-26 11:45:55 +01:00
Peter Robinson
4768e6b2a1 Enable sound SoC on aarch64, Update some ARM patches to latest upstream, small cleanups 2017-04-26 11:33:46 +01:00
Peter Robinson
73d6783735 Minor ARM config cleanups 2017-04-25 13:01:29 +01:00
Peter Robinson
4b0ddc9565 Enable VDSO for aarch64 and ARMv7-LPAE 2017-04-07 07:53:08 +01:00
Peter Robinson
96b951dd14 Rebase to new HummingBoard 2 DT patch, Minor ARM cleanups.
Enable Serial device TTY port controller As the TTY core is built-in only, this
has the side effect of making serdev built-in as well. This is needed for
devices such as Bluetooth, WiFi, GPS and NFC connected to UARTs on host processors.
2017-04-06 15:51:42 +01:00
Peter Robinson
af8a9aac1b Update AllWinner configs 2017-04-04 17:15:55 +01:00
Peter Robinson
d7144a5d37 Update Amlogic meson support 2017-04-03 20:29:35 +01:00
Laura Abbott
a849475f74 Disable 64K pages on aarch64 2017-04-03 08:42:59 -07:00
Peter Robinson
58a0e11959 Rebase AllWinner sun8i emac driver to latest proposed upstream 2017-03-20 09:46:22 +00:00
Peter Robinson
d85c975120 Minor ARM config cleanups, new bcm283x mmc driver (enabling us to get wifi on RPi3) 2017-03-13 10:31:46 +00:00
Peter Robinson
8d7b8b082a disable XGENE_DMA as it's causing numerous issues 2017-03-02 17:31:21 +00:00
Peter Robinson
51f1cbdea9 - Enable Tiny DRM on ARM platforms
- ARM config updates
- General config cleanups
- Add patch to fix desktop lockups on RPi (vc4) RHBZ# 1389163
2017-03-01 12:12:17 +00:00
Laura Abbott
01d8442680 Linux v4.10-10531-g86292b3 2017-02-28 09:24:03 -08:00
Laura Abbott
09145060e9 Linux v4.10-9579-gf1ef09f
Includes config options from yesterday that were missed
2017-02-24 08:50:34 -08:00
Laura Abbott
012c1b4999 Linux v4.10-1242-g9763dd6 2017-02-21 11:23:09 -08:00
Peter Robinson
62d486acb3 Minor ARM config updates 2017-01-06 15:44:21 +00:00
Peter Robinson
b4fd5ce16d Enable Amlogic (meson) SoCs for ARMv7/aarch64 2016-12-27 04:15:07 +00:00
Peter Robinson
e686a652a2 Linux v4.10-rc1 (didn't adjust debug options), ARM config updates, minor general config cleanups 2016-12-27 02:51:37 +00:00
Laura Abbott
a20ad4f4fd Add script to check config generation
The kernel configuration generation currently checks to make sure
every option is defined with listnewconfig. It does not check that
each option is the same as listnewconfig. This can lead to odd
situations where the Fedora configuration does not match what's
actually present in the generated config. Add a script to check
for these kinds of changes.

Based on work done by Miguel Flores Silverio <floresmigu3l@gmail.com>
2016-12-22 14:11:05 -08:00
Peter Robinson
dcffacfddd Enable some Qualcomm QDF2432 server platform options 2016-12-20 11:01:29 +00:00
Peter Robinson
86b2f443ee Minor ARM config updates 2016-12-20 10:11:24 +00:00
Justin M. Forbes
deaaa3cf20 Enable QDF2400 Onboard Networking 2016-12-19 16:42:05 -06:00
Justin M. Forbes
962ea4f047 Linux v4.9-7150-gcdb98c2 2016-12-14 12:50:48 -06:00
Laura Abbott
1b7eeb8019 Change method of configuration generation
The existing method of managing configuration files gets unweildy.
Changing individual lines in text files gets difficult without
manual organization. Switch to a method of configuration generation
that's inspired from the method used inside Red Hat. Each configuration
option gets its own file which are then combined to form the
configuration files. This makes confirming what's actually enabled much
easier.
2016-12-06 12:07:10 -08:00