| Commit message (Expand) | Author | Age | Files | Lines |
* | generic: nuke 2.6.33 specific stuff, is not used by any platform | Gabor Juhos | 2010-12-17 | 174 | -53909/+0 |
* | ar71xx: UBNT Secondary MAC address duplicate fix | Gabor Juhos | 2010-12-17 | 1 | -2/+13 |
* | ar71xx: populate LED configuration for WZR-HP-G300NH | Gabor Juhos | 2010-12-17 | 1 | -0/+30 |
* | [tools] build flex on the host, some pakcages need it in the newest version | Jo-Philipp Wich | 2010-12-17 | 2 | -1/+34 |
* | ath9k: update initvals for ar9003 | Felix Fietkau | 2010-12-16 | 2 | -0/+156 |
* | ath9k: remove code for setting up gpio based baseband rfkill - it was never u... | Felix Fietkau | 2010-12-16 | 1 | -0/+103 |
* | ath9k: use the number of pending aggregates instead of the queue depth to det... | Felix Fietkau | 2010-12-16 | 1 | -0/+89 |
* | brcm47xx: add ssb debug option. | Hauke Mehrtens | 2010-12-16 | 3 | -0/+3 |
* | brcm47xx: add some missing pci ID for tg3 driver | Hauke Mehrtens | 2010-12-16 | 2 | -0/+94 |
* | brcm47xx: this patch went upstream | Hauke Mehrtens | 2010-12-16 | 1 | -50/+0 |
* | [packages] libtool: I don't know what crackhead thought that relinking with /... | Jo-Philipp Wich | 2010-12-16 | 1 | -0/+10 |
* | [package] libtool: prefix command output with "OpenWrt-" to make it immediate... | Jo-Philipp Wich | 2010-12-15 | 2 | -2/+112 |
* | ar71xx: add wlan led for the TL-WR941ND | Gabor Juhos | 2010-12-15 | 2 | -0/+27 |
* | ar71xx: UBNT M-Series MAC address fix | Gabor Juhos | 2010-12-15 | 1 | -3/+4 |
* | revert r24604 | Imre Kaloz | 2010-12-15 | 2 | -221/+223 |
* | target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37 | Alexandros C. Couloumbis | 2010-12-15 | 2 | -223/+221 |
* | [include] autotools.mk: touch NEWS, AUTHORS, COPYING and ChangeLog, automake ... | Jo-Philipp Wich | 2010-12-15 | 1 | -0/+1 |
* | [include] autotools.mk: always pass -I m4, some package don't seem to set cor... | Jo-Philipp Wich | 2010-12-15 | 1 | -1/+1 |
* | [include] autotools.mk: don't rely on shipped autogen.sh files | Jo-Philipp Wich | 2010-12-15 | 1 | -3/+1 |
* | [tools] mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570 | Jo-Philipp Wich | 2010-12-15 | 1 | -1/+6 |
* | [include] autotools.mk: explicately pass toolchain versions of automake, auto... | Jo-Philipp Wich | 2010-12-15 | 1 | -2/+12 |
* | ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards | Gabor Juhos | 2010-12-14 | 1 | -3/+16 |
* | ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards | Gabor Juhos | 2010-12-14 | 2 | -0/+15 |
* | [lantiq] | John Crispin | 2010-12-14 | 2 | -37/+20 |
* | [toolchain/gcc]: upgrade the linaro gcc to the 2010.12 release | Imre Kaloz | 2010-12-14 | 1 | -3/+3 |
* | ramips: remove 2.6.3[24] support | Gabor Juhos | 2010-12-14 | 16 | -1174/+0 |
* | ramips: switch to 2.6.36 | Gabor Juhos | 2010-12-14 | 1 | -2/+2 |
* | ramips: handle OTG interrupt on the RT305x SoC | Gabor Juhos | 2010-12-14 | 1 | -0/+3 |
* | [sparc]: bump kernel version, add MAINTAINER entry | Imre Kaloz | 2010-12-14 | 1 | -1/+2 |
* | add plemininary ultrasparc support | Imre Kaloz | 2010-12-14 | 11 | -0/+265 |
* | [tools] mpfr: disable host fixup for now | Jo-Philipp Wich | 2010-12-13 | 1 | -1/+1 |
* | [tools] reorder dependencies | Jo-Philipp Wich | 2010-12-13 | 1 | -1/+2 |
* | [tools] mpfr: use autoreconf host fixup | Jo-Philipp Wich | 2010-12-13 | 1 | -0/+2 |
* | [package] opkg: remove manual automake invocations and rely and host and targ... | Jo-Philipp Wich | 2010-12-13 | 1 | -12/+1 |
* | [package] opkg: disable output shaving | Jo-Philipp Wich | 2010-12-13 | 1 | -0/+37 |
* | [include] | Jo-Philipp Wich | 2010-12-13 | 4 | -19/+73 |
* | [include] autotools.mk: add yet another aclocal path | Jo-Philipp Wich | 2010-12-13 | 1 | -0/+1 |
* | [gumstix] Update package selection | Hamish Guthrie | 2010-12-13 | 1 | -3/+5 |
* | [kirkwood] enable mach support for OpenRD Base and OpenRD Client (#8417), spa... | Jo-Philipp Wich | 2010-12-13 | 1 | -2/+2 |
* | base-files: use shutdown instead of stop when the system goes down (patch by ... | Felix Fietkau | 2010-12-13 | 11 | -11/+11 |
* | ath9k: fix some more issues in the paprd changes | Felix Fietkau | 2010-12-13 | 1 | -18/+26 |
* | [package] ead: fixup some AC_DEFINE() invocations that will make recent autom... | Jo-Philipp Wich | 2010-12-13 | 2 | -6/+8 |
* | [include] autotools.mk: support autoreconf at different paths, introduce PKG_... | Jo-Philipp Wich | 2010-12-13 | 1 | -10/+13 |
* | [lantiq] adds new lantiq kernel. once the codebase is fully tested and know t... | John Crispin | 2010-12-12 | 52 | -0/+40307 |
* | Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447) | Florian Fainelli | 2010-12-12 | 1 | -1/+1 |
* | [tools] Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (... | Daniel Dickinson | 2010-12-12 | 1 | -2/+2 |
* | [tools] sstrip: Correct include path to really get endian.h | Daniel Dickinson | 2010-12-12 | 1 | -1/+1 |
* | Revert "[tools] sstrip: Was missing include of <byteswap.h>" | Daniel Dickinson | 2010-12-12 | 1 | -1/+0 |
* | [tools] sstrip: Was missing include of <byteswap.h> | Daniel Dickinson | 2010-12-12 | 1 | -0/+1 |
* | [toolchain] binutils: Fix autoreconf for packages/devel/binutils package, whi... | Daniel Dickinson | 2010-12-12 | 1 | -0/+84 |