| Commit message (Expand) | Author | Age | Files | Lines |
* | tools: clean up Makefiles / make ccache work | John Crispin | 2012-01-15 | 1 | -0/+1 |
* | kernel: add support for linux 3.2.1 | Jonas Gorski | 2012-01-13 | 1 | -0/+3 |
* | kernel: update linux 3.1 to 3.1.9 | Jonas Gorski | 2012-01-13 | 1 | -2/+2 |
* | kernel: update linux 3.0 to 3.0.17 | Jonas Gorski | 2012-01-13 | 1 | -2/+2 |
* | cmake.mk: fix passing of LDFLAGS | Jo-Philipp Wich | 2012-01-09 | 1 | -3/+4 |
* | make prepare_kernel_conf target depend on quilt instead of sed. Preparing the... | Jo-Philipp Wich | 2012-01-08 | 1 | -2/+2 |
* | include: calculate md5sum over sorted kernel config symbol list and incorpera... | Jo-Philipp Wich | 2012-01-08 | 2 | -1/+6 |
* | add CT target and TTL/HL match+target | Jo-Philipp Wich | 2012-01-04 | 1 | -0/+4 |
* | remove current RTSP support | Jo-Philipp Wich | 2012-01-04 | 1 | -4/+0 |
* | package CT target | Jo-Philipp Wich | 2011-12-25 | 1 | -0/+1 |
* | image: increase squashfs block size - visibly reduces image size in many cases | Felix Fietkau | 2011-12-13 | 1 | -1/+3 |
* | include/package-ipkg.mk: fix typo in r29449 | Nicolas Thill | 2011-12-10 | 1 | -1/+1 |
* | linux: update 3.1 to 3.1.4 | Jonas Gorski | 2011-12-06 | 1 | -2/+2 |
* | linux: update 3.0 to 3.0.12 | Jonas Gorski | 2011-12-06 | 1 | -2/+2 |
* | include/package-ipkg.mk: don't add vi backup files to packages | Gabor Juhos | 2011-12-05 | 1 | -3/+3 |
* | linux: update 3.0 to 3.0.9 | Jonas Gorski | 2011-11-19 | 1 | -2/+2 |
* | include/kernel.mk: don't check for modules.builtin on 2.6.32- | Jonas Gorski | 2011-11-13 | 1 | -4/+8 |
* | linux: update 3.1 to 3.1.1 | Jonas Gorski | 2011-11-13 | 1 | -2/+2 |
* | include/kernel.mk: enhance built-in/missing modules detection when packaging ... | Nicolas Thill | 2011-11-08 | 1 | -1/+4 |
* | build: improve reliability of PKG_CONFIG_DEPENDS, remove old .configured_* st... | Felix Fietkau | 2011-11-05 | 1 | -0/+2 |
* | package/blockmount: simplify extroot module loading logic | Nicolas Thill | 2011-10-28 | 1 | -1/+2 |
* | kernel: build kmod even for modules built-in | Nicolas Thill | 2011-10-28 | 1 | -14/+22 |
* | Fix kernel version check macro typo | Michael Büsch | 2011-10-27 | 1 | -2/+2 |
* | include/package-ipkg.mk: fix typo | Nicolas Thill | 2011-10-26 | 1 | -1/+1 |
* | linux: add 3.1 checksum | Jonas Gorski | 2011-10-24 | 1 | -0/+3 |
* | autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-N... | Jo-Philipp Wich | 2011-10-16 | 1 | -3/+3 |
* | include: autotools.mk: do not fail in patch-libtool fixup if patch is already... | Jo-Philipp Wich | 2011-10-11 | 1 | -1/+1 |
* | fix a small logic error in package download | Felix Fietkau | 2011-10-09 | 1 | -1/+1 |
* | build system: add a feature that allows you to pull sources from a git tree i... | Felix Fietkau | 2011-10-09 | 1 | -1/+13 |
* | kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI o... | Jo-Philipp Wich | 2011-10-03 | 1 | -1/+1 |
* | kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is set | Jo-Philipp Wich | 2011-10-03 | 1 | -1/+1 |
* | build system: add support for download-time make hooks | Felix Fietkau | 2011-09-30 | 1 | -0/+5 |
* | image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -processors... | Jo-Philipp Wich | 2011-09-26 | 1 | -1/+1 |
* | kernel: update to version 3.0.3 | Hauke Mehrtens | 2011-08-18 | 1 | -2/+2 |
* | kernel: update kernel to version 2.6.39.4 | Hauke Mehrtens | 2011-08-16 | 1 | -2/+2 |
* | include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xx | Felix Fietkau | 2011-08-12 | 2 | -0/+10 |
* | include/kernel.mk: fix download path for linux 3.x | Jonas Gorski | 2011-08-09 | 1 | -1/+5 |
* | kernel: update to kernel version 3.0.1 | Hauke Mehrtens | 2011-08-06 | 1 | -2/+2 |
* | autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply ... | Jo-Philipp Wich | 2011-08-01 | 1 | -1/+37 |
* | only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou... | Felix Fietkau | 2011-07-25 | 1 | -1/+3 |
* | kernel.mk: Fix kernel module path for 3.0 | Jonas Gorski | 2011-07-24 | 1 | -3/+8 |
* | default to using gzip with mksquashfs if lzma and xz are unavailable | Felix Fietkau | 2011-07-24 | 1 | -0/+1 |
* | cmake: fix ccache command when using host ccache (patch from #9611) | Felix Fietkau | 2011-07-24 | 1 | -2/+6 |
* | kernel: update to linux-3.0 and refresh patches. | Hauke Mehrtens | 2011-07-22 | 1 | -0/+3 |
* | allow targets to define a default subtarget when using automatic subtarget de... | John Crispin | 2011-07-04 | 1 | -0/+1 |
* | automatic subtarget enumaration | John Crispin | 2011-07-03 | 1 | -3/+6 |
* | extend squashfs padding for 256k flash sectors | John Crispin | 2011-07-03 | 1 | -2/+2 |
* | generic: use padjffs2 in prepare_generic_squashfs | Gabor Juhos | 2011-07-02 | 1 | -9/+1 |
* | add a portable version of sys/sysmacros.h and and let the kernel use the host... | Felix Fietkau | 2011-07-02 | 1 | -0/+2 |
* | add support for hidden packages that get selected/built but do not show up in... | Felix Fietkau | 2011-07-02 | 2 | -0/+2 |