| Commit message (Expand) | Author | Age | Files | Lines |
* | use distinct build/staging dirs for EABI/OABI builds | Nicolas Thill | 2010-02-27 | 1 | -1/+1 |
* | use a DIR_SUFFIX variable to hold libc/version and use it in build/staging di... | Nicolas Thill | 2010-02-27 | 1 | -4/+5 |
* | kernel: yet another missing symbol for 2.6.32 | Gabor Juhos | 2010-02-27 | 1 | -0/+1 |
* | adm5120: fix build error in the USB driver on 2.6.32 | Gabor Juhos | 2010-02-27 | 3 | -0/+138 |
* | add block-extroot, a package for using an external filesystem as rootfs (patc... | Felix Fietkau | 2010-02-26 | 6 | -0/+176 |
* | mark relevant kmod-* packages as being required for rootfs mounting (patch by... | Felix Fietkau | 2010-02-26 | 4 | -54/+54 |
* | add support for marking specific kernel module packages as potentially being ... | Felix Fietkau | 2010-02-26 | 1 | -1/+4 |
* | add the block-mount package by Daniel Dickinson (cshore), replacing existing ... | Felix Fietkau | 2010-02-26 | 13 | -78/+780 |
* | jz4740_nand: * Use NAND_ECC_HW_OOB_FIRST mode instead of a patched NAND_ECC_H... | Lars-Peter Clausen | 2010-02-26 | 2 | -67/+45 |
* | This patch allows the user to specify esfq as the leaf qdisc, as well as pert... | Travis Kemen | 2010-02-26 | 2 | -2/+9 |
* | fix issues with pptpd server and firewall, closes #2342 | Travis Kemen | 2010-02-26 | 2 | -2/+2 |
* | add missing symbol | Travis Kemen | 2010-02-26 | 1 | -10/+11 |
* | upgrade and fixup support for the uclibc nptl branch | Imre Kaloz | 2010-02-26 | 4 | -18/+47 |
* | make TLS support configurable | Imre Kaloz | 2010-02-26 | 2 | -2/+14 |
* | add support for the MN-700 platform, closes #2575 | Travis Kemen | 2010-02-26 | 1 | -1/+1 |
* | properly package xt_comment.ko (#6742) | Jo-Philipp Wich | 2010-02-26 | 1 | -0/+2 |
* | add menuconfig item to enable uClibc debug builds | Jo-Philipp Wich | 2010-02-25 | 2 | -0/+12 |
* | r8101: update to v1.014.00, fix build on 2.6.31+ | Nicolas Thill | 2010-02-25 | 1 | -9/+15 |
* | busybox: fix typo in last commit, thx Nico | Jo-Philipp Wich | 2010-02-25 | 1 | -1/+1 |
* | busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_... | Jo-Philipp Wich | 2010-02-25 | 1 | -1/+1 |
* | busybox: implement -q flag for insmod for Linux 2.6 and actually suppress err... | Jo-Philipp Wich | 2010-02-24 | 1 | -0/+33 |
* | remote-gdb: change library paths after r19849, swap usr/lib/ and lib/ | Jo-Philipp Wich | 2010-02-24 | 1 | -3/+3 |
* | remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ... | Felix Fietkau | 2010-02-24 | 4 | -36/+1 |
* | Add include_mk template which makes it a bit more convienient to include pack... | Lars-Peter Clausen | 2010-02-24 | 1 | -0/+4 |
* | mtd-utils: do not try to compile in support for ubifs ioctls and extended fla... | Felix Fietkau | 2010-02-24 | 2 | -5/+5 |
* | remote-gdb: add build_dir/target-*/debug-* to solib-search-path | Jo-Philipp Wich | 2010-02-24 | 1 | -0/+1 |
* | ar71xx: select vsc73x5 microcode in the AP83/PB44 profiles | Gabor Juhos | 2010-02-24 | 1 | -2/+4 |
* | ar71xx: refresh ksz8041 patch | Gabor Juhos | 2010-02-24 | 1 | -2/+2 |
* | ar71xx: add default network configuration file for the TL-WR1043ND board | Gabor Juhos | 2010-02-24 | 1 | -0/+31 |
* | ar71xx: register RTL8366RB switch on the TL-WR1043NB board | Gabor Juhos | 2010-02-24 | 1 | -3/+22 |
* | ar71xx: enable the RTL8366RB driver | Gabor Juhos | 2010-02-24 | 1 | -0/+1 |
* | kernel: add driver for the RTL8366RB switch | Gabor Juhos | 2010-02-24 | 8 | -12/+1803 |
* | package: add VSC73[89]5 microcode for the AP83/PB44 boards | Gabor Juhos | 2010-02-24 | 2 | -0/+122 |
* | ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND board | Gabor Juhos | 2010-02-24 | 1 | -0/+1 |
* | kernel: fix typos in the AR8216 header file | Gabor Juhos | 2010-02-24 | 1 | -7/+7 |
* | ar71xx: remove an accidentally committed patch | Gabor Juhos | 2010-02-24 | 1 | -257/+0 |
* | ar71xx: enable TX/RX flow control on the AR7240 | Gabor Juhos | 2010-02-24 | 1 | -1/+6 |
* | ar71xx: use the correct name for the status LED on the WRT400 board (thanks t... | Gabor Juhos | 2010-02-24 | 1 | -1/+1 |
* | ar71xx: update default network configuration file for the WNDR3700 | Gabor Juhos | 2010-02-24 | 1 | -0/+45 |
* | ath9k: disable RIFS search on some chips to avoid baseband hangs | Felix Fietkau | 2010-02-24 | 1 | -0/+31 |
* | iptables: fix a segfault when iptables tries to use modprobe, force it to use... | Jo-Philipp Wich | 2010-02-24 | 2 | -0/+24 |
* | add preliminary 2.6.32 support | Florian Fainelli | 2010-02-23 | 12 | -0/+1104 |
* | use gcc 4.3.4 for the gemini target | Imre Kaloz | 2010-02-23 | 2 | -0/+4 |
* | add 2.6.32 support | Imre Kaloz | 2010-02-23 | 16 | -20/+2387 |
* | madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work | Felix Fietkau | 2010-02-23 | 1 | -0/+13 |
* | move new files out from platform support patch | Imre Kaloz | 2010-02-22 | 279 | -57274/+56440 |
* | refresh patch | Imre Kaloz | 2010-02-22 | 1 | -1094/+763 |
* | add missing patch to arch/mips/kernel/traps.c to allow ar7 to setup its handl... | Florian Fainelli | 2010-02-22 | 1 | -0/+28 |
* | ppp: enable multilink support (#4837) | Jo-Philipp Wich | 2010-02-22 | 3 | -10/+3 |
* | fix missing symbol | Travis Kemen | 2010-02-21 | 1 | -0/+1 |