| Commit message (Expand) | Author | Age | Files | Lines |
* | add md5sum for linux-3.3 | juhosg | 2012-03-20 | 1 | -0/+3 |
* | kernel: update linux 3.2 to 3.2.12 | juhosg | 2012-03-19 | 1 | -2/+2 |
* | Enable recursive download of git sources. | ryd | 2012-03-17 | 1 | -2/+2 |
* | [netfilter] fix ipt_ttl and ipt_TTL userspace library packaging | jow | 2012-03-12 | 1 | -4/+4 |
* | build: unexport C_INCLUDE_PATH to prevent user settings from interfering with... | nbd | 2012-03-05 | 1 | -0/+2 |
* | build: remove redundant call to $(SH_FUNC) (#8042) | nbd | 2012-03-05 | 1 | -1/+1 |
* | kernel: update linux 3.2 to 3.2.9 | juhosg | 2012-03-01 | 1 | -2/+2 |
* | build: add TARGET_CXXFLAGS and EXTRA_CXXFLAGS, defaulting to *_CFLAGS via laz... | nbd | 2012-03-01 | 1 | -2/+4 |
* | quilt: add a NO_RECONFIGURE override for compiling a package without re-runni... | nbd | 2012-02-13 | 1 | -1/+2 |
* | kernel: update linux 3.2 to 3.2.5 | juhosg | 2012-02-10 | 1 | -2/+2 |
* | [include] target.mk: Trivial comment typo fix | acinonyx | 2012-02-05 | 1 | -1/+1 |
* | kernel: update module names and add new config symbols for linux 3.3 | jogo | 2012-02-02 | 1 | -1/+6 |
* | kernel: update linux 3.2 to 3.2.2 | jogo | 2012-01-31 | 1 | -2/+2 |
* | kernel: update linux 3.1 to 3.1.10 | jogo | 2012-01-31 | 1 | -2/+2 |
* | kernel: update linux 3.0 to 3.0.18 | jogo | 2012-01-31 | 1 | -2/+2 |
* | [include] autotools.mk: fix autoreconf in subdirectories, thanks field_it for... | jow | 2012-01-20 | 1 | -1/+1 |
* | [include] site: add configure cache scripts for mips-linux-gnu and mipsel-lin... | jow | 2012-01-19 | 2 | -0/+10 |
* | tools: clean up Makefiles / make ccache work | blogic | 2012-01-15 | 1 | -0/+1 |
* | kernel: add support for linux 3.2.1 | jogo | 2012-01-13 | 1 | -0/+3 |
* | kernel: update linux 3.1 to 3.1.9 | jogo | 2012-01-13 | 1 | -2/+2 |
* | kernel: update linux 3.0 to 3.0.17 | jogo | 2012-01-13 | 1 | -2/+2 |
* | [include] cmake.mk: fix passing of LDFLAGS | jow | 2012-01-09 | 1 | -3/+4 |
* | [include] make prepare_kernel_conf target depend on quilt instead of sed. Pre... | jow | 2012-01-08 | 1 | -2/+2 |
* | include: calculate md5sum over sorted kernel config symbol list and incorpera... | jow | 2012-01-08 | 2 | -1/+6 |
* | add CT target and TTL/HL match+target | jow | 2012-01-04 | 1 | -0/+4 |
* | [netfilter] remove current RTSP support | jow | 2012-01-04 | 1 | -4/+0 |
* | [netfilter] package CT target | jow | 2011-12-25 | 1 | -0/+1 |
* | image: increase squashfs block size - visibly reduces image size in many cases | nbd | 2011-12-13 | 1 | -1/+3 |
* | include/package-ipkg.mk: fix typo in r29449 | nico | 2011-12-10 | 1 | -1/+1 |
* | linux: update 3.1 to 3.1.4 | jogo | 2011-12-06 | 1 | -2/+2 |
* | linux: update 3.0 to 3.0.12 | jogo | 2011-12-06 | 1 | -2/+2 |
* | include/package-ipkg.mk: don't add vi backup files to packages | juhosg | 2011-12-05 | 1 | -3/+3 |
* | linux: update 3.0 to 3.0.9 | jogo | 2011-11-19 | 1 | -2/+2 |
* | include/kernel.mk: don't check for modules.builtin on 2.6.32- | jogo | 2011-11-13 | 1 | -4/+8 |
* | linux: update 3.1 to 3.1.1 | jogo | 2011-11-13 | 1 | -2/+2 |
* | include/kernel.mk: enhance built-in/missing modules detection when packaging ... | nico | 2011-11-08 | 1 | -1/+4 |
* | build: improve reliability of PKG_CONFIG_DEPENDS, remove old .configured_* st... | nbd | 2011-11-05 | 1 | -0/+2 |
* | package/blockmount: simplify extroot module loading logic | nico | 2011-10-28 | 1 | -1/+2 |
* | kernel: build kmod even for modules built-in | nico | 2011-10-28 | 1 | -14/+22 |
* | Fix kernel version check macro typo | mb | 2011-10-27 | 1 | -2/+2 |
* | include/package-ipkg.mk: fix typo | nico | 2011-10-26 | 1 | -1/+1 |
* | linux: add 3.1 checksum | jogo | 2011-10-24 | 1 | -0/+3 |
* | [include] autotools.mk: link config.rpath before running autoreconf, also tou... | jow | 2011-10-16 | 1 | -3/+3 |
* | include: autotools.mk: do not fail in patch-libtool fixup if patch is already... | jow | 2011-10-11 | 1 | -1/+1 |
* | fix a small logic error in package download | nbd | 2011-10-09 | 1 | -1/+1 |
* | build system: add a feature that allows you to pull sources from a git tree i... | nbd | 2011-10-09 | 1 | -1/+13 |
* | [include] kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_C... | jow | 2011-10-03 | 1 | -1/+1 |
* | [include] kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_UR... | jow | 2011-10-03 | 1 | -1/+1 |
* | build system: add support for download-time make hooks | nbd | 2011-09-30 | 1 | -0/+5 |
* | [include] image.mk: pass through $(CONFIG_PKG_BUILD_JOBS) to the mksquashfs -... | jow | 2011-09-26 | 1 | -1/+1 |