| Commit message (Expand) | Author | Age | Files | Lines |
* | image: fix CONFIG_EXTERNAL_CPIO handling | Daniel Golle | 2021-11-28 | 1 | -1/+1 |
* | build: kernel: avoid unnecessary package rebuilds | Eneas U de Queiroz | 2021-11-01 | 1 | -0/+4 |
* | build: fix regression for kernels < 5.10 | Sebastian Kemper | 2021-05-25 | 1 | -2/+7 |
* | kernel-defaults: fix external kernel build when user_headers is missing | Matt Merhar | 2021-05-23 | 1 | -1/+3 |
* | build: introduce $(MKHASH) | Leonardo Mörlein | 2021-05-13 | 1 | -3/+1 |
* | build: use numeric uid/gid on cpio calls | Felix Fietkau | 2021-03-03 | 1 | -1/+1 |
* | treewide: fix spelling 'seperate' -> 'separate' | Daniel Golle | 2021-02-28 | 1 | -3/+3 |
* | include: use cpio from staging dir | David Bauer | 2021-02-28 | 1 | -1/+1 |
* | image: allow building FIT and uImage with ramdisk | Daniel Golle | 2021-02-24 | 1 | -0/+26 |
* | build: fix build with CONFIG_STRIP_KERNEL_EXPORTS | Felix Fietkau | 2021-02-17 | 1 | -3/+3 |
* | build: make zstd initramfs selectable | Felix Fietkau | 2021-02-16 | 1 | -1/+1 |
* | build: build kernel image before building modules/packages | Felix Fietkau | 2021-02-16 | 1 | -3/+3 |
* | build: use SPDX license tags | Paul Spooren | 2021-02-05 | 1 | -5/+2 |
* | kernel-defaults: Manage the enabling/disabling of ZSTD | Florian Fainelli | 2021-01-09 | 1 | -0/+1 |
* | kernel-defaults: Delete external source tree user_headers | Florian Fainelli | 2021-01-09 | 1 | -0/+1 |
* | build: make testing kernel decompression more portable | Felix Fietkau | 2020-12-05 | 1 | -1/+1 |
* | kernel-defaults: ensure SOURCE_DATE_EPOCH on /init | Paul Spooren | 2019-10-02 | 1 | -0/+1 |
* | kernel: fix downloading rcX releases | Rafał Miłecki | 2018-12-03 | 1 | -2/+8 |
* | config: don't define the same symbol twice | Koen Vandeputte | 2018-01-17 | 1 | -1/+0 |
* | config: support new symbol intro'd in kernel 4.12 | Koen Vandeputte | 2018-01-13 | 1 | -0/+3 |
* | build: move definition of KBUILD_BUILD_TIMESTAMP to include/kernel.mk | Alexander Couzens | 2017-06-17 | 1 | -6/+0 |
* | build: add KERNEL_MAKE and KERNEL_MAKE_FLAGS variables and move to kernel.mk | Felix Fietkau | 2017-06-07 | 1 | -29/+4 |
* | include: Do not alter KERNELRELEASE for external/git kernels | Florian Fainelli | 2017-05-25 | 1 | -1/+6 |
* | Revert "kernel: prevent addition of scm marker to localversion" | Florian Fainelli | 2017-05-25 | 1 | -4/+0 |
* | kernel: move initramfs's init script out of base-files | Rafał Miłecki | 2017-04-04 | 1 | -1/+1 |
* | kernel: do not try to copy vmlinux out of arch/$(ARCH)/boot | Felix Fietkau | 2017-03-22 | 1 | -1/+1 |
* | kernel: speed up build system by getting rid of redundant work | Felix Fietkau | 2017-03-16 | 1 | -1/+3 |
* | build: use mkhash to replace various quirky md5sum/openssl calls | Felix Fietkau | 2017-01-05 | 1 | -1/+1 |
* | include/kernel: Switch to git download method | Florian Fainelli | 2016-12-04 | 1 | -10/+1 |
* | kernel: add STAGING_DIR_HOST/lib to host library search path | Felix Fietkau | 2016-09-29 | 1 | -0/+1 |
* | build: use perl instead of GNU date for KBUILD_BUILD_TIMESTAMP | Felix Fietkau | 2016-08-23 | 1 | -1/+7 |
* | kernel: prevent adding custom string to localversion | Josua Mayer | 2016-08-18 | 1 | -0/+1 |
* | kernel: prevent addition of scm marker to localversion | Josua Mayer | 2016-08-18 | 1 | -0/+4 |
* | kernel: check SOURCE_DATE_EPOCH before setting KBUILD_BUILD_TIMESTAMP | Jonas Gorski | 2016-08-13 | 1 | -1/+1 |
* | kernel: allow reproducable builds | Jonas Gorski | 2016-08-13 | 1 | -0/+2 |
* | kernel: make the kernel build auto-clean the build dir like package builds | Felix Fietkau | 2016-08-05 | 1 | -1/+1 |
* | build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl | Felix Fietkau | 2016-06-07 | 1 | -1/+1 |
* | kernel: Revert "kernel: set root on NFS when enabled" | Florian Fainelli | 2016-02-11 | 1 | -13/+0 |
* | kernel: enable CONFIG_KALLSYMS_UNCOMPRESSED=y | Felix Fietkau | 2016-02-08 | 1 | -1/+1 |
* | kernel: set root on NFS when enabled | Florian Fainelli | 2016-02-01 | 1 | -0/+13 |
* | include/kernel: add custom USER/DOMAIN config options | Felix Fietkau | 2016-01-28 | 1 | -0/+2 |
* | build: skip rebuild of kernel images if the source did not change | Felix Fietkau | 2016-01-06 | 1 | -7/+9 |
* | build: suppress unnecessary kernel config rewrites to speed up build | Felix Fietkau | 2016-01-06 | 1 | -5/+10 |
* | build: Allow kernel modules to set build ID debug symbol | Felix Fietkau | 2015-10-30 | 1 | -1/+2 |
* | config: add an option to enable KPROBE | John Crispin | 2015-04-01 | 1 | -1/+0 |
* | build: remove obsolete references to cris and avr32 | Felix Fietkau | 2015-03-24 | 1 | -5/+0 |
* | include: pass kernel version when generating kconfig overrides | Jo-Philipp Wich | 2015-01-29 | 1 | -2/+2 |
* | kernel: allow specifying kernel images to be copied separately from kernel ma... | Felix Fietkau | 2014-12-11 | 1 | -3/+4 |
* | build: remove useless quote stripping for KERNELNAME, add fallback for it in ... | Felix Fietkau | 2014-10-05 | 1 | -9/+4 |
* | build: make sure modules are modposted after initramfs image is built | Felix Fietkau | 2014-10-05 | 1 | -2/+2 |