aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ixp4xx: backport IXP4XX_GPIO_IRQ macro to 2.6.32Gabor Juhos2010-08-141-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22647 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: sync 2.6.32 kernel configGabor Juhos2010-08-141-11/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: include linux/slab.h in the latch LED driverGabor Juhos2010-08-144-4/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22645 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add eap7660d board to diag.sh and sysupgradeGabor Juhos2010-08-142-2/+5
| | | | | | | | This patch adds support for the Senao EAP7660D board to diag.sh and sysupgrade. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: fix wrong number of erase sectors for xxxS33B SPI flashesGabor Juhos2010-08-144-12/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: fix kernel version check for 2.6.35Gabor Juhos2010-08-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)Nicolas Thill2010-08-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi)Alexandros C. Couloumbis2010-08-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd:Jo-Philipp Wich2010-08-1410-255/+364
| | | | | | | | | - more robust handling of network failures on static file serving - support unlimited amount of authentication realms, listener and client sockets - support for interpreters (.php => /usr/bin/php-cgi) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files, uci: properly revert list state on config_loadJo-Philipp Wich2010-08-144-2/+9
| | | | | | | | This fixes a bug where lists end up with duplicate values if config_load was invoked multiple times. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add uci-defaults script to migrate vlan 0 to vlan 1 after ↵Jo-Philipp Wich2010-08-131-0/+13
| | | | | | sysupgrade on devices using the RTL8366s switch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: Make sysfs backlight controls workMichael Büsch2010-08-131-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspaceJo-Philipp Wich2010-08-131-0/+50
| | | | | | | Ref: http://lkml.org/lkml/2010/4/13/118 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] ssb: give the PCI core more time to initialize, fixes PCI issues ↵Jo-Philipp Wich2010-08-136-0/+66
| | | | | | with Atheros cards on the Asus WL-500w and possibly others (#4710) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add lxde feed to feeds.conf.defaultLars-Peter Clausen2010-08-121-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: fix r22422, add missing bits & bytesAlexandros C. Couloumbis2010-08-122-78/+433
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: fix segmentation fault triggered by invalid header lineJo-Philipp Wich2010-08-121-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22607 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: fix local address detection on ppp links (#7728)Jo-Philipp Wich2010-08-122-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd:Jo-Philipp Wich2010-08-113-44/+50
| | | | | | | | - abort file serving if client connection is lost (#7742) - don't send bad request headers twice git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: video: add missing dependencies (closes: #6497, #7542)Nicolas Thill2010-08-111-1/+2
| | | | | | | | * kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: video: remove redundant AddDepends/video callsNicolas Thill2010-08-111-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: make init script less verboseJo-Philipp Wich2010-08-111-5/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22593 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/dnsmasq: add support for bogus-nxdomain (thanks to Mickey Knox), ↵Nicolas Thill2010-08-113-1/+7
| | | | | | bump release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22592 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: let build system enable led code through cflags (thank you ↵Alexandros C. Couloumbis2010-08-111-0/+78
| | | | | | nbd) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] uhttpd: add option to reject requests from RFC1918 IPs to public ↵Jo-Philipp Wich2010-08-117-2/+38
| | | | | | server IPs (DNS rebinding countermeasure) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] rename 014-samsung_flash patch to a better name, thanks maddesFlorian Fainelli2010-08-106-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [orion] fix Freecom DT2 jffs2 rootfs generation issue (#7584)Florian Fainelli2010-08-101-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/iptables: update to 1.4.9.1 and cleanup:Nicolas Thill2010-08-101-25/+17
| | | | | | | | | | * call autogen.sh in Build/Prepare instead of Build/Compile * use PKG_INSTALL * re-enable static libs * add dep on libiptc & libxtables to ip6tables git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [orion] fix jffs2 128k image generation, patch from madddes (#7584)Florian Fainelli2010-08-101-17/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] update wrt350nv2 builder to v2.3 (#7580)Florian Fainelli2010-08-102-17/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix dl_cleanup.pyMichael Büsch2010-08-101-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Fix gpio_spi_old module for 2.6.35Lars-Peter Clausen2010-08-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gumstix] Switch of echo on ttyS1 (required for bluetooth to function correctly)Hamish Guthrie2010-08-101-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gumstix] Add stty to default config (required for gumstix bluetooth setup)Hamish Guthrie2010-08-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kmod-bluetooth] Add HCI_UART_H4 support (required by Gumstix Overo)Hamish Guthrie2010-08-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22572 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gumstix] enable gpio uesrspace interface via sysfsHamish Guthrie2010-08-101-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gumstix] Remove sqlite from default configHamish Guthrie2010-08-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove shells from unavalable serial portsHamish Guthrie2010-08-101-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] add support for 2.6.35Florian Fainelli2010-08-095-1/+248
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update kernel config. This also fixes module loading.Michael Büsch2010-08-092-31/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Fix MMC multiplexerMichael Büsch2010-08-091-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/comgt: only set pincode if it's supplied (closes: #7334), bump ↵Nicolas Thill2010-08-092-5/+7
| | | | | | release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22561 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] fix localversion detection for linux 2.6.35Jo-Philipp Wich2010-08-091-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kexec-tools: Update to 2.0.2.Michael Büsch2010-08-092-723/+5
| | | | | | | Mips64 support is builtin in this version. So remove the patch. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: workaround serial hang with SMP enabledImre Kaloz2010-08-091-0/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] image: use internal qemu-img for vmdk and vdi imagesAndy Boyett2010-08-092-17/+1
| | | | | | drop host dependencies on qemu-utils and VirtualBox git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] qemu: build qemu-img for packaging vmdk and vdi imagesAndy Boyett2010-08-092-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rtl8366: re-enable learning by default, disabling it broke switching ↵Felix Fietkau2010-08-082-8/+92
| | | | | | | | | functionality. add a configuration option for dynamically enabling/disabling this feature. based on patch from #7637 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22545 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] rename kmod-switch-ip175c package to kmod-switch-ip17xxFlorian Fainelli2010-08-082-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing 2.6.34 symbolsFlorian Fainelli2010-08-081-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22543 3c298f89-4303-0410-b956-a3cf2f4a3e73