| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: add support to set GRUB menu entry title | Kjel Delaey | 2018-07-30 | 3 | -3/+6 |
* | kernel: bump 4.9 to 4.9.106 | Koen Vandeputte | 2018-06-07 | 1 | -1/+1 |
* | kernel: enable THIN_ARCHIVES by default | Sergey Ryazanov | 2018-05-22 | 1 | -1/+0 |
* | kernel: enable FUTEX_PI by default | Sergey Ryazanov | 2018-05-22 | 1 | -1/+0 |
* | kernel: enable EXPORTFS by default | Sergey Ryazanov | 2018-05-22 | 1 | -1/+0 |
* | kernel: disable DRM_LIB_RANDOM by default | Sergey Ryazanov | 2018-05-22 | 1 | -1/+0 |
* | kernel: disable DMA_{NOOP|VIRT}_OPS by default | Sergey Ryazanov | 2018-05-22 | 1 | -2/+0 |
* | kernel: disable ARCH_WANTS_THP_SWAP by default | Sergey Ryazanov | 2018-05-22 | 1 | -1/+0 |
* | x86: disable CONFIG_EFI_VARS | Alif M. Ahmad | 2018-05-18 | 1 | -1/+1 |
* | x86: Add APU3 reference to x86 board.d | Kristian Evensen | 2018-05-18 | 2 | -2/+2 |
* | x86: Use kernel 4.14 by default | Hauke Mehrtens | 2018-02-18 | 1 | -1/+1 |
* | x86: add preinit hook to reload microcode | Zoltan HERPAI | 2018-02-11 | 1 | -0/+10 |
* | x86: enable microcode loading for Intel and AMD | Zoltan HERPAI | 2018-02-11 | 2 | -2/+8 |
* | x86: Add CONFIG_RETPOLINE to fix build | Hauke Mehrtens | 2018-01-20 | 2 | -6/+7 |
* | kernel: add missing config symbol | Stijn Tintel | 2018-01-14 | 1 | -0/+1 |
* | kernel: move DRM_DEBUG_* symbols to generic config | Stijn Tintel | 2018-01-14 | 2 | -4/+0 |
* | kernel: bump 4.9 to 4.9.75 | Kevin Darbyshire-Bryant | 2018-01-10 | 1 | -1/+1 |
* | x86: preinit: use board_name on Sm Super Servers | Philip Prindeville | 2018-01-04 | 1 | -1/+8 |
* | x86: preinit: make name rewrite into reusable function | Philip Prindeville | 2018-01-04 | 1 | -6/+10 |
* | kernel: bump 4.14 to 4.14.11 | Stijn Tintel | 2018-01-03 | 2 | -3/+4 |
* | x86: add NVMe support for motherboards w/ M.2 slot | Philip Prindeville | 2017-12-26 | 1 | -0/+3 |
* | kernel: move console loglevel to generic | Tomasz Maciej Nowak | 2017-12-23 | 1 | -1/+0 |
* | x86: Add support for kernel 4.14 | Hauke Mehrtens | 2017-12-16 | 9 | -16/+710 |
* | x86: refresh configuration | Hauke Mehrtens | 2017-12-16 | 3 | -16/+3 |
* | x86: add on-chip thermal sensors and cpuid support | Philip Prindeville | 2017-12-16 | 2 | -1/+33 |
* | x86: refresh settings for 4.9.59 | Philip Prindeville | 2017-12-16 | 1 | -7/+1 |
* | merge: targets: update image generation and targets | Zoltan HERPAI | 2017-12-08 | 2 | -3/+3 |
* | kernel: Hyper-V PCI pass through | Lucian Cristian | 2017-11-22 | 1 | -1/+1 |
* | kernel: add 32bit x86 HYPER-V support | Lucian Cristian | 2017-11-22 | 1 | -0/+19 |
* | kernel: bump 4.9 to 4.9.63 | Koen Vandeputte | 2017-11-22 | 1 | -1/+1 |
* | x86: fix reboot on apu2 boards | Felix Fietkau | 2017-10-05 | 1 | -0/+19 |
* | kernel: add packaging for Xeon iTCO watchdog timer | Philip Prindeville | 2017-09-17 | 1 | -1/+1 |
* | x86: Fix xen serial console by removing conflicting PATA driver | Baptiste Jonglez | 2017-07-16 | 2 | -2/+0 |
* | x86/64: add xen DomU support | Baptiste Jonglez | 2017-07-16 | 2 | -1/+68 |
* | x86: Move USB support from subtargets to target config | Baptiste Jonglez | 2017-07-16 | 5 | -38/+11 |
* | x86: Refresh subtargets kernel config | Baptiste Jonglez | 2017-07-16 | 4 | -72/+10 |
* | x86: Drop stray subtarget "epia" | Baptiste Jonglez | 2017-07-16 | 1 | -213/+0 |
* | treewide: use only board_name function to get name | Mathias Kresin | 2017-07-15 | 2 | -6/+2 |
* | treewide: populate boardname and model earlier | Mathias Kresin | 2017-07-15 | 1 | -0/+0 |
* | scripts/gen_image_generic.sh: move from x86/image | Stijn Tintel | 2017-07-14 | 2 | -38/+1 |
* | build: enable gzipping of images on x86 even if ext4 is disabled | Felix Fietkau | 2017-07-06 | 1 | -4/+2 |
* | kernel: cleanup CONFIG_SCHED_HRTICK | Stijn Tintel | 2017-06-29 | 1 | -1/+0 |
* | kernel: disable CONFIG_SG_POOL by default | Sergey Ryazanov | 2017-06-07 | 1 | -0/+1 |
* | x86: include USB HID by default | Lucian Cristian | 2017-06-07 | 1 | -0/+3 |
* | Add missing APU1 reference to x86 board.d | Kristian Evensen | 2017-06-06 | 2 | -2/+2 |
* | x86: disable X2APIC support for legacy subtargets | Jo-Philipp Wich | 2017-06-02 | 2 | -0/+2 |
* | x86: sysupgrade: explicitly rescan disk after writing partition table | Matthias Schiffer | 2017-05-29 | 1 | -0/+6 |
* | x86: sysupgrade: refactor platform_do_upgrade | Matthias Schiffer | 2017-05-29 | 1 | -33/+36 |
* | x86: sysupgrade: move partition table change check to platform_check_image | Matthias Schiffer | 2017-05-29 | 1 | -4/+25 |
* | x86: fix build of geode target | Hauke Mehrtens | 2017-05-27 | 1 | -0/+1 |