| Commit message (Expand) | Author | Age | Files | Lines |
* | libtool: fix accidental sed invocation in libtoolize | Jo-Philipp Wich | 2012-01-21 | 2 | -5/+9 |
* | trying to make README file a bit more helpful | Mirko Vogt | 2012-01-21 | 1 | -6/+14 |
* | adjust md5sum of v2.21.1 since archive got replaced meanwhile | Mirko Vogt | 2012-01-20 | 1 | -1/+1 |
* | autotools.mk: fix autoreconf in subdirectories, thanks field_it for spotting ... | Jo-Philipp Wich | 2012-01-20 | 1 | -1/+1 |
* | quilt: some more relocatable fixes for quilt-internal scripts | Jo-Philipp Wich | 2012-01-20 | 1 | -0/+63 |
* | openssl: update to v1.0.0g (CVE-2012-0050) | Jo-Philipp Wich | 2012-01-20 | 1 | -2/+2 |
* | bison: make yacc wrapper relocatable | Jo-Philipp Wich | 2012-01-20 | 1 | -0/+20 |
* | autoconf: make bin/autoconf relocatable as well | Jo-Philipp Wich | 2012-01-20 | 1 | -0/+15 |
* | quilt: make relocatable, search resources relative to STAGING_DIR | Jo-Philipp Wich | 2012-01-20 | 2 | -0/+20 |
* | automake: further relocation fixes | Jo-Philipp Wich | 2012-01-20 | 2 | -1/+12 |
* | autoconf: further relocation fixes | Jo-Philipp Wich | 2012-01-20 | 1 | -4/+43 |
* | libtool: make relocatable, search resources relative to STAGING_DIR | Jo-Philipp Wich | 2012-01-20 | 1 | -0/+92 |
* | ramips: sysupgrade for ESR-9753 | Gabor Juhos | 2012-01-20 | 1 | -0/+1 |
* | autoconf: make relocatable by searching resources relative to STAGING_DIR | Jo-Philipp Wich | 2012-01-20 | 2 | -1/+101 |
* | automake: make relocatable by searching resources relative to STAGING_DIR | Jo-Philipp Wich | 2012-01-20 | 1 | -0/+35 |
* | kernel: fix OCF for linux 3.2 | Jonas Gorski | 2012-01-19 | 9 | -11/+20 |
* | base-files: do not pass --set-worker /lib/hotplug2/worker_fork.so to hotplug2... | Jo-Philipp Wich | 2012-01-19 | 2 | -2/+1 |
* | abort built in prereq target if there is no site config file for the current ... | Jo-Philipp Wich | 2012-01-19 | 1 | -0/+6 |
* | package: kernel: fix files for blowfish and pcimcia-rsrc | Jonas Gorski | 2012-01-19 | 2 | -3/+4 |
* | site: add configure cache scripts for mips-linux-gnu and mipsel-linux-gnu, us... | Jo-Philipp Wich | 2012-01-19 | 2 | -0/+10 |
* | add missing kernel symbols | Jo-Philipp Wich | 2012-01-19 | 2 | -0/+2 |
* | busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default... | Jo-Philipp Wich | 2012-01-19 | 1 | -2/+1 |
* | busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6 | Jo-Philipp Wich | 2012-01-19 | 1 | -0/+1 |
* | Make the grub timeout configurable on x86 targets | Jo-Philipp Wich | 2012-01-19 | 3 | -1/+11 |
* | x86/config-3.2: add linux-3.2 symbols for x86 | Jo-Philipp Wich | 2012-01-19 | 2 | -0/+3 |
* | ext-toolchain.sh: CONFIG_NLS -> CONFIG_BUILD_NLS | Jo-Philipp Wich | 2012-01-19 | 1 | -2/+2 |
* | ext-toolchain.sh: fix typo | Jo-Philipp Wich | 2012-01-19 | 1 | -2/+1 |
* | ext-toolchain.sh: add option to write .config Add a new --config option to ge... | Jo-Philipp Wich | 2012-01-18 | 1 | -3/+137 |
* | mtd: external toolchains usually do not know about MTDREFRESH, so search in $... | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
* | iptables: pass --disable-ipv6 if CONFIG_IPV6 is off, fixes undefined refs to ... | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
* | dnsmasq: if CONFIG_IPV6 is off, compile with -DNO_IPV6 - solves unresolved re... | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+3 |
* | packages: kernel: add usb-common.ko to usb package for kernel >= 3.2 | Hauke Mehrtens | 2012-01-18 | 1 | -2/+9 |
* | openssl: fix syntax error in OpenWrt Makefile | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
* | fix thinko in 102-ehci_hcd_ignore_oc patch | Florian Fainelli | 2012-01-18 | 4 | -8/+8 |
* | ext-toolchain.sh: properly handle toolchains without sysroot support | Jo-Philipp Wich | 2012-01-18 | 1 | -9/+6 |
* | openssl: don't fail with empty TARGET_LDFLAGS | Jo-Philipp Wich | 2012-01-18 | 1 | -1/+1 |
* | ext-toolchain.sh: - use GCC's own idea of the target name (-dumpmachine) - di... | Jo-Philipp Wich | 2012-01-18 | 1 | -21/+21 |
* | invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own c... | Jo-Philipp Wich | 2012-01-18 | 1 | -0/+1 |
* | add patch-specs.sh, a utility for modifying GCC specs The patch-specs.sh util... | Jo-Philipp Wich | 2012-01-18 | 1 | -0/+64 |
* | use ext-toolchain.sh to integrate external toolchains Use ext-toolchain.sh to... | Jo-Philipp Wich | 2012-01-18 | 3 | -2/+64 |
* | add ext-toolchain.sh, a utility for external toolchains The ext-toolchain.sh ... | Jo-Philipp Wich | 2012-01-18 | 1 | -0/+410 |
* | gigaset 76x | John Crispin | 2012-01-17 | 2 | -21/+17 |
* | ramips: Rework ramips_eth to not require irqsave locking anymore | John Crispin | 2012-01-17 | 1 | -6/+9 |
* | rt2x00: add a patch to avoid excessive memmove() on packet contents to improv... | Felix Fietkau | 2012-01-16 | 1 | -0/+67 |
* | brcm47xx: add support for kernel 3.2 | Hauke Mehrtens | 2012-01-15 | 47 | -0/+7484 |
* | brcm47xx: run kernel_oldconfig | Hauke Mehrtens | 2012-01-15 | 1 | -2/+3 |
* | tools: clean up Makefiles / make ccache work | John Crispin | 2012-01-15 | 15 | -83/+31 |
* | add support for OMAP4 based boards, starting with the PandaBoard | Imre Kaloz | 2012-01-14 | 9 | -0/+748 |
* | build and package the wl12xx driver | Imre Kaloz | 2012-01-14 | 1 | -5/+34 |
* | fixup arm xz support with recent changes | Imre Kaloz | 2012-01-14 | 1 | -1/+3 |