Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | omap24xx: Update 2.6.38 config. This fixes MMC. | Michael Büsch | 2011-02-28 | 1 | -15/+12 |
| | | | | SVN-Revision: 25794 | ||||
* | mklibs: properly fix library linking - the relinking in some instances used ↵ | Felix Fietkau | 2011-02-28 | 1 | -16/+24 |
| | | | | | | static libraries instead of shared ones with the same name, that led to some nasty symbol conflicts and pic issues. fix this by always using the full path to the libraries and also fix the libc vs libpthread linking order SVN-Revision: 25793 | ||||
* | ubus: add a missing dependency | Felix Fietkau | 2011-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 25792 | ||||
* | block2mtd: More 2.6.38 fixes | Michael Büsch | 2011-02-28 | 1 | -3/+29 |
| | | | | SVN-Revision: 25791 | ||||
* | mtd: Fix compile warning | Michael Büsch | 2011-02-28 | 1 | -20/+35 |
| | | | | SVN-Revision: 25790 | ||||
* | jffs2-lzma: Fix compile warning | Michael Büsch | 2011-02-28 | 1 | -40/+78 |
| | | | | SVN-Revision: 25789 | ||||
* | mini_fo: More 2.6.38 fixes | Michael Büsch | 2011-02-28 | 1 | -10/+53 |
| | | | | SVN-Revision: 25788 | ||||
* | block-mount: Fixed shell error on empty string due to -eq to number for the ↵ | Daniel Dickinson | 2011-02-28 | 1 | -3/+3 |
| | | | | | | optional find_root variable SVN-Revision: 25787 | ||||
* | block-mount,block-extroot: Modify mount.sh so that block-extroot mounts ↵ | Daniel Dickinson | 2011-02-28 | 1 | -4/+13 |
| | | | | | | target /overlay as rootfs (use if is_rootfs is now deprecated) when block-extroot is installed, and as /tmp/overlay-disabled otherwise SVN-Revision: 25786 | ||||
* | kernel: the usb pci quirks removal patch was a bit overzealous, leave in ↵ | Felix Fietkau | 2011-02-28 | 2 | -22/+34 |
| | | | | | | some functions referenced from other modules SVN-Revision: 25785 | ||||
* | mac80211: improve ath9k AP A-MPDU PS buffering | Felix Fietkau | 2011-02-27 | 2 | -8/+44 |
| | | | | SVN-Revision: 25779 | ||||
* | mac80211: override CONFIG_IWLWIFI_LEGACY | Felix Fietkau | 2011-02-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 25778 | ||||
* | n810: Fix tsc2005 busnum | Michael Büsch | 2011-02-27 | 1 | -15/+15 |
| | | | | SVN-Revision: 25777 | ||||
* | mac80211: set CONFIG_RTLWIFI | Felix Fietkau | 2011-02-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 25776 | ||||
* | p54: fix a null pointer dereference bug | Felix Fietkau | 2011-02-27 | 1 | -0/+18 |
| | | | | SVN-Revision: 25775 | ||||
* | n810bm: Compile fix for kernel with lock debugging | Michael Büsch | 2011-02-27 | 1 | -16/+24 |
| | | | | SVN-Revision: 25774 | ||||
* | kernel: disable sysctl syscall support - nothing uses it | Felix Fietkau | 2011-02-27 | 8 | -8/+8 |
| | | | | SVN-Revision: 25773 | ||||
* | fix wrong copy&paste in the helptext for kernel AIO support | Felix Fietkau | 2011-02-27 | 1 | -2/+0 |
| | | | | SVN-Revision: 25772 | ||||
* | kernel: disable scheduler actions by default, they will be enabled only when ↵ | Felix Fietkau | 2011-02-27 | 9 | -24/+25 |
| | | | | | | kmod-sched is selected SVN-Revision: 25771 | ||||
* | kernel: disable /proc/kcore | Felix Fietkau | 2011-02-27 | 8 | -8/+8 |
| | | | | SVN-Revision: 25770 | ||||
* | kernel: make AIO support configurable (disabled by default) | Felix Fietkau | 2011-02-27 | 1 | -0/+6 |
| | | | | SVN-Revision: 25769 | ||||
* | kernel: when disabling common quirks, disable them in the usb subsystem as ↵ | Felix Fietkau | 2011-02-27 | 2 | -0/+24 |
| | | | | | | well - bios handover is useless for most platforms SVN-Revision: 25768 | ||||
* | kernel: de-bloat the lzma library used by jffs2 | Felix Fietkau | 2011-02-27 | 2 | -0/+970 |
| | | | | SVN-Revision: 25767 | ||||
* | kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the ↵ | Felix Fietkau | 2011-02-27 | 8 | -16/+16 |
| | | | | | | kmod-crypto-core package SVN-Revision: 25766 | ||||
* | kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default | Felix Fietkau | 2011-02-27 | 8 | -8/+8 |
| | | | | SVN-Revision: 25765 | ||||
* | kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it | Felix Fietkau | 2011-02-27 | 8 | -8/+8 |
| | | | | SVN-Revision: 25764 | ||||
* | kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default | Felix Fietkau | 2011-02-27 | 8 | -8/+8 |
| | | | | SVN-Revision: 25763 | ||||
* | kernel: add a patch for isolating individual bridge ports | Felix Fietkau | 2011-02-27 | 2 | -0/+206 |
| | | | | SVN-Revision: 25762 | ||||
* | make au1OOO_eth probes all PHY addresses for MTX-1 | Florian Fainelli | 2011-02-27 | 1 | -0/+29 |
| | | | | SVN-Revision: 25761 | ||||
* | refresh 2.6.37 patches | Florian Fainelli | 2011-02-27 | 20 | -60/+60 |
| | | | | SVN-Revision: 25760 | ||||
* | cbus-retu: Fix nested IRQ handling | Michael Büsch | 2011-02-27 | 1 | -0/+13 |
| | | | | SVN-Revision: 25759 | ||||
* | omap24xx: Fix possible MMC null ptr deref | Michael Büsch | 2011-02-27 | 1 | -0/+13 |
| | | | | SVN-Revision: 25758 | ||||
* | rename patch | Michael Büsch | 2011-02-27 | 1 | -0/+0 |
| | | | | SVN-Revision: 25757 | ||||
* | acx-mac8011: bump to 20110123 | Florian Fainelli | 2011-02-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 25756 | ||||
* | use kmod-acx-mac80211 by default | Florian Fainelli | 2011-02-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 25755 | ||||
* | add config.rpath and link it in autotools.mk if missing, some packages might ↵ | Jo-Philipp Wich | 2011-02-27 | 2 | -0/+668 |
| | | | | | | need it, especially users of lib-link.m4 or iconv.m4 SVN-Revision: 25753 | ||||
* | netfilter.mk: put ipv6 conntrack in the right package | Felix Fietkau | 2011-02-27 | 1 | -2/+1 |
| | | | | SVN-Revision: 25750 | ||||
* | mac80211: update to 2011-02-25 | Felix Fietkau | 2011-02-27 | 27 | -70/+69 |
| | | | | SVN-Revision: 25749 | ||||
* | kernel 2.6.38: add a few missing config symbols | Felix Fietkau | 2011-02-27 | 1 | -0/+7 |
| | | | | SVN-Revision: 25748 | ||||
* | omap24xx: Update MMC fixes | Michael Büsch | 2011-02-27 | 1 | -18/+3 |
| | | | | SVN-Revision: 25747 | ||||
* | omap24xx: Add 2.6.38 files | Michael Büsch | 2011-02-26 | 16 | -0/+11188 |
| | | | | SVN-Revision: 25746 | ||||
* | xfsprogs: explicitely disable gettext and 64bit library support | Jo-Philipp Wich | 2011-02-26 | 1 | -0/+4 |
| | | | | SVN-Revision: 25733 | ||||
* | ubus: update to the latest version to fix a compile error with gcc 4.5 | Felix Fietkau | 2011-02-26 | 1 | -2/+2 |
| | | | | SVN-Revision: 25732 | ||||
* | netfilter: add missing modules for v6 conntrack (patch from #8940) | Felix Fietkau | 2011-02-26 | 1 | -0/+2 |
| | | | | SVN-Revision: 25731 | ||||
* | fix MII register ioremap on when high cpmac is available, patch from Wipster | Florian Fainelli | 2011-02-26 | 1 | -11/+13 |
| | | | | SVN-Revision: 25730 | ||||
* | ixp4xx: clean up patches, fold the 2.6.37 update patch into the relevant ↵ | Felix Fietkau | 2011-02-26 | 16 | -186/+32 |
| | | | | | | board support patches SVN-Revision: 25727 | ||||
* | ixp4xx: remove 2.6.36 support | Felix Fietkau | 2011-02-26 | 40 | -6407/+0 |
| | | | | SVN-Revision: 25726 | ||||
* | ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a ↵ | Felix Fietkau | 2011-02-26 | 1 | -13/+13 |
| | | | | | | mutex now SVN-Revision: 25725 | ||||
* | ixp4xx: recreate the 2.6.37 config from the 2.6.32 one to clean up several ↵ | Felix Fietkau | 2011-02-26 | 1 | -48/+12 |
| | | | | | | faulty overrides SVN-Revision: 25724 | ||||
* | add redboot-ar231x (LZMA compressed redboot for a few devices) | Felix Fietkau | 2011-02-26 | 1 | -0/+52 |
| | | | | SVN-Revision: 25723 |