| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [netfilter] fix ipv4 nat on 3.7 by adding missing iptables modules | blogic | 2012-12-22 | 1 | -1/+1 |
* | kernel: fix module packages postinst by pointing to the new functions.sh loca... | nbd | 2012-12-20 | 1 | -1/+1 |
* | kernel: update linux 3.7 to 3.7.1 | juhosg | 2012-12-18 | 1 | -2/+2 |
* | netfilter: fix module list for 3.7 kernel | juhosg | 2012-12-18 | 1 | -6/+11 |
* | kernel: update linux 3.6 to 3.6.11 | juhosg | 2012-12-18 | 1 | -2/+2 |
* | [include] fixes uapi helper define | blogic | 2012-12-16 | 1 | -2/+3 |
* | [lantiq] fix tapi dependency | blogic | 2012-12-15 | 1 | -5/+5 |
* | [include] adds wrapper for uapi directory | blogic | 2012-12-15 | 1 | -0/+1 |
* | netfilter.mk: extend nf_add macro to take a version dependency expression | jow | 2012-12-15 | 1 | -19/+16 |
* | kernel: update linux 3.6 to 3.6.10 | juhosg | 2012-12-11 | 1 | -2/+2 |
* | kernel: update to 3.7 final | florian | 2012-12-11 | 1 | -0/+3 |
* | netfilter.mk: fix packaging of xt_LOG.ko, it moved between 3.3.8 and 3.6.x | jow | 2012-12-11 | 1 | -2/+6 |
* | kernel: update linux 3.6 to 3.6.9 | juhosg | 2012-12-08 | 1 | -2/+2 |
* | Revert "include/image.mk: call Image/Build/{cpiogz,targz}" | florian | 2012-12-04 | 1 | -2/+0 |
* | include/image.mk: call Image/Build/{cpiogz,targz} | florian | 2012-12-04 | 1 | -0/+2 |
* | include: download.mk: correct tar argument order when packing checkouts | jow | 2012-12-02 | 1 | -2/+2 |
* | kernel: fix stripping symbol exports | nbd | 2012-12-02 | 1 | -7/+23 |
* | kernel: move KERNEL_BUILD_DIR under BUILD_DIR to properly fix gcc/libc based ... | nbd | 2012-12-02 | 1 | -1/+1 |
* | build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted space | juhosg | 2012-11-29 | 1 | -1/+1 |
* | kernel: update linux 3.6 to 3.6.8 | juhosg | 2012-11-29 | 1 | -2/+2 |
* | [buildroot] image.mk: don't squash file permissions in JFFS2 images | florian | 2012-11-27 | 1 | -2/+2 |
* | [buildroot] add preliminary support for musl | florian | 2012-11-23 | 10 | -0/+50 |
* | include: use $(DIR_SUFFIX) in $(KERNEL_BUILD_DIR) to separate build_dir/linux... | jow | 2012-11-22 | 1 | -1/+1 |
* | kernel: fix loading of nf_nat_irc | hauke | 2012-11-18 | 1 | -1/+1 |
* | [generic]: add 3.7-rc6 support (patch 820 still has to be fixed) | kaloz | 2012-11-18 | 1 | -3/+12 |
* | use xz compressed kernel tarballs | kaloz | 2012-11-18 | 3 | -4/+4 |
* | kernel: update linux 3.6 to 3.6.7 | juhosg | 2012-11-18 | 1 | -2/+2 |
* | we don't support kernels < 3.3 | kaloz | 2012-11-18 | 1 | -36/+0 |
* | we only support v3.x kernels | kaloz | 2012-11-18 | 1 | -4/+0 |
* | buildroot: isolate the .install stamp files for build variants (#12279) | jow | 2012-11-07 | 2 | -10/+11 |
* | kernel: update linux 3.6 to 3.6.6 | juhosg | 2012-11-05 | 1 | -2/+2 |
* | kernel: update linux 3.6 to 3.6.5 | juhosg | 2012-10-31 | 1 | -2/+2 |
* | [buildroot] kernel-defaults: factor common code handling initramfs options | florian | 2012-10-31 | 1 | -30/+25 |
* | build: increase file descriptor count limit for the build, some systems (e.g.... | nbd | 2012-10-31 | 1 | -1/+3 |
* | [buildroot] properly reindent Kernel/Prepare/Default | florian | 2012-10-30 | 1 | -6/+6 |
* | kernel: update linux 3.6 to 3.6.4 | juhosg | 2012-10-28 | 1 | -2/+2 |
* | [buildroot] make CXX_DEPENDS also depend on INSTALL_LIBSTDCPP | florian | 2012-10-24 | 1 | -1/+1 |
* | [generic]: linux 3.6 support (work in progress) | kaloz | 2012-10-23 | 1 | -0/+3 |
* | licensing: Add licensing metadata to many packages | hcg | 2012-10-19 | 1 | -0/+4 |
* | toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PA... | nbd | 2012-10-17 | 1 | -2/+0 |
* | build: fix host build stampfile usage, fixes spurious errors with missing opk... | nbd | 2012-10-15 | 1 | -24/+13 |
* | autotools.mk: add a gettext-version PKG_FIXUP (#11236) | jow | 2012-10-10 | 1 | -0/+13 |
* | it's time to break the barriers | kaloz | 2012-10-08 | 1 | -2/+2 |
* | build: allow the package maintainer info to be specified globally for a sourc... | nbd | 2012-10-08 | 1 | -1/+3 |
* | build: create pkginfo dir earlier to avoid build breakage | nbd | 2012-10-06 | 1 | -0/+1 |
* | build: rework the package/install step - collect package install lists during... | nbd | 2012-10-06 | 2 | -26/+18 |
* | [include] version.mk: ensure that %S is always populated with a subtarget ide... | jow | 2012-09-24 | 1 | -1/+1 |
* | build: add the + token to any commands that can pass through the jobserver, f... | nbd | 2012-09-23 | 2 | -3/+3 |
* | build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messages | nbd | 2012-09-23 | 1 | -1/+2 |
* | include/netfilter.mk: remove a few obsolete lines | nbd | 2012-09-23 | 1 | -8/+0 |