| Commit message (Expand) | Author | Age | Files | Lines |
* | build: Extract trusted-firmware-a.mk | Hauke Mehrtens | 2020-12-02 | 1 | -0/+93 |
* | README: mv logo.svg include/logo.{png,svg} | Paul Spooren | 2020-12-01 | 2 | -0/+610 |
* | cmake.mk,rules.mk: fix host builds using CMake and ccache | Petr Štetiar | 2020-11-28 | 1 | -2/+16 |
* | include/subdir: on build failure always print error | Karel Kočí | 2020-11-27 | 1 | -3/+3 |
* | cmake.mk: set C/CXX compiler for host builds as well | Rosen Penev | 2020-11-27 | 1 | -0/+2 |
* | download: handle possibly invalid local tarballs | Petr Štetiar | 2020-11-27 | 2 | -0/+4 |
* | build: use mkhash for IPK metadata checksums | Paul Spooren | 2020-11-26 | 1 | -2/+2 |
* | kernel: bump 5.4 to 5.4.80 | John Audia | 2020-11-26 | 1 | -2/+2 |
* | build: add UIMAGE_MAGIC to device variables | Sander Vanheule | 2020-11-25 | 2 | -1/+4 |
* | build: uImage: separate arguments into individual lines | Adrian Schmutzler | 2020-11-25 | 1 | -4/+9 |
* | build: uImage: allow override of default arguments | Sander Vanheule | 2020-11-25 | 1 | -2/+3 |
* | prereq-build: add python 3.9 support | Rosen Penev | 2020-11-24 | 1 | -0/+2 |
* | kernel: bump 5.4 to 5.4.79 | John Audia | 2020-11-24 | 1 | -2/+2 |
* | build: create $(PKG_SYMVERS_DIR) if non-existent | Sebastian Kemper | 2020-11-19 | 2 | -1/+1 |
* | kernel: bump 5.4 to 5.4.77 | John Audia | 2020-11-18 | 1 | -2/+2 |
* | build: support cmake verbose for host builds | Felix Fietkau | 2020-11-14 | 1 | -0/+1 |
* | build: detect broken make version on macOS | Felix Fietkau | 2020-11-14 | 1 | -0/+6 |
* | build: try to find getopt in macOS homebrew's standard location | Felix Fietkau | 2020-11-14 | 1 | -1/+2 |
* | build: filter out more autogenerated kernel config options | Felix Fietkau | 2020-11-13 | 2 | -7/+5 |
* | build: pass KBUILD_EXTRA_SYMBOLS with symvers files for kernel module packages | Felix Fietkau | 2020-11-13 | 2 | -10/+3 |
* | netfilter: Add queue support for nftables | Brett Mastbergen | 2020-11-12 | 1 | -0/+1 |
* | build: store SOURCE_DATE_EPOCH in JSON info files | Paul Spooren | 2020-11-12 | 1 | -0/+1 |
* | kernel: bump 5.4 to 5.4.75 | John Audia | 2020-11-10 | 1 | -2/+2 |
* | kernel: bump 5.4 to 5.4.74 | John Audia | 2020-11-02 | 1 | -2/+2 |
* | kernel: bump 5.4 to 5.4.73 | John Audia | 2020-11-01 | 1 | -2/+2 |
* | kernel: remove obsolete kernel version switches for 4.19 | Adrian Schmutzler | 2020-10-30 | 2 | -25/+8 |
* | kernel: remove support for kernel 4.19 | Adrian Schmutzler | 2020-10-30 | 1 | -2/+0 |
* | image: drop obsolete legacy image recipes | Adrian Schmutzler | 2020-10-30 | 2 | -104/+0 |
* | image: sort image-commands.mk alphabetically | Adrian Schmutzler | 2020-10-30 | 1 | -214/+215 |
* | image: drop combined-image build recipe | Adrian Schmutzler | 2020-10-30 | 1 | -8/+0 |
* | image: drop unused legacy NAND build recipes | Adrian Schmutzler | 2020-10-30 | 1 | -29/+0 |
* | Revert "kmod-nft-reject: Fix for "nft_reject_ipv4.ko missing" warning" | Daniel Golle | 2020-10-30 | 1 | -1/+1 |
* | build: FeedSourcesAppend add kmod feed to snapshot | Paul Spooren | 2020-10-30 | 1 | -0/+2 |
* | kmod-nft-reject: Fix for "nft_reject_ipv4.ko missing" warning | Philip Prindeville | 2020-10-30 | 1 | -1/+1 |
* | build: image: add append-dtb-elf helper | John Thomson | 2020-10-29 | 1 | -0/+7 |
* | netfilter.mk: remove now obsolete kmod nf_nat_redirect | Yousong Zhou | 2020-10-24 | 1 | -1/+0 |
* | netfilter.mk: add version conditional around nf_nat_redirect mod | Yousong Zhou | 2020-10-24 | 1 | -1/+1 |
* | netfilter.mk: add version conditional around CONFIG_NF_NAT_PROTO_GRE | Yousong Zhou | 2020-10-24 | 1 | -1/+1 |
* | netfilter.mk: add version conditional for CONFIG_NF_CT_PROTO_GRE | Tony Ambardar | 2020-10-24 | 1 | -1/+1 |
* | netfilter.mk: add version conditional for nf_nat_ipv4,6 | Yousong Zhou | 2020-10-24 | 1 | -2/+2 |
* | netfilter.mk: use CONFIG_NETFILTER_XT_TARGET_REDIRECT | Yousong Zhou | 2020-10-24 | 1 | -1/+1 |
* | netfilter.mk: use CONFIG_NETFILTER_XT_TARGET_MASQUERADE | Yousong Zhou | 2020-10-24 | 1 | -1/+1 |
* | Revert "target: select procd-{ujail,seccomp} if !SMALL_FLASH" | Petr Štetiar | 2020-10-22 | 1 | -4/+0 |
* | target: select procd-{ujail,seccomp} if !SMALL_FLASH | Daniel Golle | 2020-10-21 | 1 | -0/+4 |
* | target: include selinux-variants if CONFIG_SELINUX is set | Daniel Golle | 2020-10-21 | 1 | -1/+7 |
* | kernel: bump 5.4 to 5.4.72 | John Audia | 2020-10-20 | 1 | -2/+2 |
* | rtl838x: various fixes | John Crispin | 2020-10-19 | 1 | -0/+1 |
* | Revert "build: process variable exports from toplevel.mk only once" | Adrian Schmutzler | 2020-10-16 | 1 | -2/+50 |
* | build: prevent excessive re-evaluation of PKG_VERSION | Felix Fietkau | 2020-10-16 | 1 | -3/+5 |
* | build: process variable exports from toplevel.mk only once | Felix Fietkau | 2020-10-16 | 1 | -50/+2 |