Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change method of configuration generation | Laura Abbott | 2016-12-06 | 1 | -377/+0 |
| | | | | | | | | | | 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. | ||||
* | Minor ARM config updates, Enable two 802.15.4 drivers, General config ↵ | Peter Robinson | 2016-11-28 | 1 | -5/+0 |
| | | | | cleanups (NFC: move some x86 specific configs to x86, EDAC generic to generic, some minor seonsor cleanups) | ||||
* | Various ARMv7/aarch64 updates, Enable CEC media input devices, General ↵ | Peter Robinson | 2016-11-20 | 1 | -0/+1 |
| | | | | config cleanups (NFC) | ||||
* | Clean up dead Kconfigs | Laura Abbott | 2016-10-04 | 1 | -2/+0 |
| | | | | There should be no change in generated configs with this | ||||
* | Enable CPU IDLE on ARMv7, Tweak big.LITTLE on ARMv7 | Peter Robinson | 2016-09-17 | 1 | -1/+0 |
| | |||||
* | Build CONFIG_POWERNV_CPUFREQ in on ppc64* (rhbz 1351346) | Josh Boyer | 2016-08-08 | 1 | -1/+1 |
| | |||||
* | Linux v4.8-rc1 | Justin M. Forbes | 2016-08-08 | 1 | -0/+3 |
| | |||||
* | Linux v4.7-11891-gdd7fd3a | Laura Abbott | 2016-08-05 | 1 | -0/+1 |
| | |||||
* | Linux v4.7-10753-g731c7d3 | Laura Abbott | 2016-08-02 | 1 | -0/+2 |
| | |||||
* | Linux v4.7-5906-g194dc87 | Justin M. Forbes | 2016-07-28 | 1 | -0/+1 |
| | |||||
* | Linux v4.7-3199-g0e06f5c | Justin M. Forbes | 2016-07-27 | 1 | -1/+2 |
| | |||||
* | minor cleanup of some of the MFD and associated options (NFC) | Peter Robinson | 2016-06-30 | 1 | -4/+0 |
| | |||||
* | Linux v4.6-10203-g84787c572d40 | Josh Boyer | 2016-05-25 | 1 | -1/+1 |
| | | | | | - Enable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE (rhbz 1339281) - Fixup SB patchset to work with upstream changes | ||||
* | Linux v4.6-8907-g7639dad | Laura Abbott | 2016-05-23 | 1 | -0/+3 |
| | | | | | - trace, f2fs, btrfs, rtc, mailbox, akpm, staging, driver core, char, usb, tty, clk, net, devicetree, rdma, mfd, iio, powerpc, arm merges | ||||
* | Remove all references to unknown Kconfig symbols | Paul Bolle | 2016-04-15 | 1 | -7/+0 |
| | | | | Reported-by: Paul Bolle <pebolle@tiscali.nl> | ||||
* | Linux v4.4-8606-g5807fca | Justin M. Forbes | 2016-01-18 | 1 | -0/+1 |
| | |||||
* | Minor updates to aarch64/ARMv7/PowerPC | Peter Robinson | 2016-01-17 | 1 | -2/+1 |
| | |||||
* | v4.4-3408-g6799060 | Justin M. Forbes | 2016-01-13 | 1 | -0/+1 |
| | |||||
* | Minor ARMv7/aarch64/ppc/s390 config cleanups (no other functioal changes) | Peter Robinson | 2015-12-27 | 1 | -8/+0 |
| | |||||
* | Don't build Serial 8250 on ppc platforms (fix FBTFS), Enable some more ↵ | Peter Robinson | 2015-11-10 | 1 | -0/+1 |
| | | | | common sensors on ARMv7 | ||||
* | Linux v4.3-272-g5062ecd | Laura Abbott | 2015-11-03 | 1 | -1/+0 |
| | | | | - Reenable debugging options. | ||||
* | Disable hibernation for powerpc (rhbz 1267395) | Laura Abbott | 2015-10-07 | 1 | -0/+1 |
| | | | | | | | | | | | A recent binutils update (correctly) started checking for the number of arguments to tlbie. This broke some tlb invalidation assembly that was invoked during the hibernation path and created compilation errorrs. Unfortunately, fixing it is not an easy task because nobody is completely sure if it actually works. Since this is preventing anything from powerpc from being built at all, disable hibernation for now. If/when this gets fixed upstream this feature can be turned back on. | ||||
* | Linux v4.2-6663-g807249d3ada1 | Josh Boyer | 2015-09-04 | 1 | -0/+1 |
| | |||||
* | Linux v4.2-6105-gdd5cdb48edfd | Josh Boyer | 2015-09-03 | 1 | -0/+2 |
| | | | | - Networking merge | ||||
* | Linux v4.2-4507-g1e1a4e8f4391 | Josh Boyer | 2015-09-03 | 1 | -0/+1 |
| | |||||
* | Disable CRYPTO_DEV_VMX_ENCRYPT on PPC for now to fix Power 8 boot (rhbz 1237089) | Peter Robinson | 2015-07-30 | 1 | -1/+1 |
| | |||||
* | Linux v4.2-rc1 | Josh Boyer | 2015-07-06 | 1 | -3/+0 |
| | | | | | - Disable debug options. - Add patch to fix perf build | ||||
* | Linux v4.1-11355-g6aaf0da8728c | Josh Boyer | 2015-06-30 | 1 | -2/+0 |
| | | | | | - Add patch to fix KVM sleeping in atomic issue (rhbz 1237143) - Fix errant with_perf disable that removed perf entirely (rhbz 1237266) | ||||
* | Reorganisation and cleanup of the powerpc configs | Peter Robinson | 2015-06-26 | 1 | -0/+391 |