| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | export KERNEL_INITRAMFS_IMAGE | Felix Fietkau | 2016-01-04 | 1 | -1/+1 |
* | build: use directory name instead of PKG_NAME for staging files and package m... | Felix Fietkau | 2016-01-04 | 1 | -14/+14 |
* | build: filter out relative directory entries from $PATH | Felix Fietkau | 2016-01-03 | 1 | -0/+7 |
* | image.mk: use new pure make functions for sanitizing image filenames | Felix Fietkau | 2016-01-03 | 1 | -11/+1 |
* | images imagebuilder: Allow to add sanitized extra name | Felix Fietkau | 2016-01-03 | 1 | -1/+2 |
* | images: use configured distribution name for output image names | Felix Fietkau | 2016-01-03 | 1 | -13/+15 |
* | build: for cmake, always use ccache from staging dir instead of relying on th... | Felix Fietkau | 2016-01-03 | 1 | -4/+1 |
* | generic/4.4: update to 4.4-rc7 | Imre Kaloz | 2016-01-01 | 1 | -2/+2 |
* | image.mk: use cross toolchain cpp for processing dts file instead of relying ... | Felix Fietkau | 2015-12-19 | 1 | -1/+1 |
* | generic/4.4: bump to -rc5 | Imre Kaloz | 2015-12-15 | 1 | -2/+2 |
* | include/netfilter.mk: fix kmod-ipt-tee build with 4.3/4.4 | Felix Fietkau | 2015-12-13 | 1 | -0/+2 |
* | build: for refresh, override HOST_QUILT like QUILT | Felix Fietkau | 2015-12-11 | 1 | -0/+1 |
* | build: fix arch used during dts compilation | Felix Fietkau | 2015-12-10 | 1 | -3/+3 |
* | generic: bump 4.4 to rc4 | Imre Kaloz | 2015-12-07 | 1 | -2/+2 |
* | kernel: add linux 4.4 support | Jonas Gorski | 2015-12-02 | 1 | -0/+2 |
* | kernel-version: drop 4.0 remnants | Jonas Gorski | 2015-12-02 | 1 | -2/+0 |
* | kernel: update 4.1 to 4.1.13 | Hauke Mehrtens | 2015-12-02 | 1 | -2/+2 |
* | build: add support for choosing a different url filename part than the output... | Felix Fietkau | 2015-11-22 | 1 | -2/+3 |
* | linux: add support of Synopsys ARC770-based boards | Felix Fietkau | 2015-11-22 | 1 | -0/+2 |
* | ipq806x: enable vfpv4 support and set cpu type to cortex-a9 | Felix Fietkau | 2015-11-14 | 1 | -0/+1 |
* | toolchain: add support of ARC architecture | Felix Fietkau | 2015-11-10 | 2 | -0/+34 |
* | image: append-ubi: add optional UBI subpage size | Felix Fietkau | 2015-11-07 | 1 | -1/+2 |
* | include/image.mk: Introduce generic option to wrap kernel into JFFS2 | Felix Fietkau | 2015-11-07 | 1 | -0/+15 |
* | include/image.mk: introduce KERNEL_INITRAMFS_NAME variable | Felix Fietkau | 2015-11-07 | 1 | -2/+3 |
* | toplevel.mk: fix distclean | Felix Fietkau | 2015-11-06 | 1 | -1/+1 |
* | kernel: update kernel 4.3-rc7 to version 4.3 | Luka Perkov | 2015-11-04 | 1 | -2/+2 |
* | include/kernel.mk - better search for ARCH | Felix Fietkau | 2015-11-02 | 1 | -5/+5 |
* | kernel: update kernel 3.18 to version 3.18.23 | Hauke Mehrtens | 2015-11-01 | 1 | -2/+2 |
* | target.mk: add optimization flags for MIPS 24Kc. | Felix Fietkau | 2015-10-31 | 1 | -0/+1 |
* | include/image.mk: Use PROFILE_SANITIZED in targz image task | Felix Fietkau | 2015-10-31 | 1 | -1/+1 |
* | include/image.mk: Introduce sanitized profile variable | Felix Fietkau | 2015-10-31 | 1 | -0/+10 |
* | build: make mkfs-* depend on kernel installation to fix parallel build issues | Felix Fietkau | 2015-10-30 | 1 | -1/+1 |
* | build: Allow kernel modules to set build ID debug symbol | Felix Fietkau | 2015-10-30 | 1 | -1/+2 |
* | target: remove nathelpers from default images (legacy) | Steven Barth | 2015-10-29 | 1 | -1/+1 |
* | kernel: update kernel 4.1 to version 4.1.11 | Hauke Mehrtens | 2015-10-25 | 1 | -2/+2 |
* | kernel: update kernel 4.3 to version 4.3-rc7 | Hauke Mehrtens | 2015-10-25 | 1 | -2/+2 |
* | kernel: generic: add kernel 4.3 | Hauke Mehrtens | 2015-10-11 | 1 | -0/+2 |
* | build: include homebrew include/library directory in cflags/ldflags on mac os x | Felix Fietkau | 2015-10-05 | 1 | -0/+5 |
* | build: use host cflags/ldflags for openssl prereq check | Felix Fietkau | 2015-10-05 | 1 | -1/+1 |
* | base-files: add URL option for OEM manufacturer info | John Crispin | 2015-10-05 | 1 | -0/+5 |
* | kernel: update 4.1 to 4.1.10 | Hauke Mehrtens | 2015-10-04 | 1 | -2/+2 |
* | toplevel.mk: drop LD_LIBRARY_PATH overrides | Jo-Philipp Wich | 2015-10-03 | 1 | -2/+0 |
* | prereq-build: test availability of Perl Thread::Queue module | Jo-Philipp Wich | 2015-09-29 | 1 | -0/+4 |
* | build: do not overwrite already existing host commands | Felix Fietkau | 2015-09-16 | 1 | -0/+1 |
* | prereq-build: test for static zlib availability | Jo-Philipp Wich | 2015-09-16 | 1 | -2/+8 |
* | include: toplevel: drop unused OPENWRTVERSION variable | Rafał Miłecki | 2015-09-14 | 1 | -2/+0 |
* | toplevel: fix release name | Steven Barth | 2015-09-13 | 1 | -1/+1 |
* | include/image.mk: make tar reproducible | Felix Fietkau | 2015-09-11 | 1 | -1/+1 |
* | nls.mk: add -rpath-link when needed for NLS support | Steven Barth | 2015-09-07 | 1 | -2/+2 |
* | image: allow exactly KERNEL_SIZE sized kernels | Jonas Gorski | 2015-09-04 | 1 | -2/+2 |