Commit Graph

52 Commits (70633d5f2f63707a8cd4511d3e39ecdaa7b7ee28)

Author SHA1 Message Date
Gabor Juhos 027ccba87e generic-2.6: remove TARPIT and CHAOS patches and config options
SVN-Revision: 14456
16 years ago
Gabor Juhos 5d67fbe1b7 generic-2.6/2.6.23: refresh patches
SVN-Revision: 14448
16 years ago
Nicolas Thill 8b76a99136 fix chaostables patch to have headers installed when using 'make -C $(KDIR) headers_install'
SVN-Revision: 13465
16 years ago
Nicolas Thill 2d95d29bfd fix ipset patch to have headers installed when using 'make -C $(KDIR) headers_install'
SVN-Revision: 13348
16 years ago
Gabor Juhos 3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
16 years ago
Felix Fietkau 129fcaffb3 fix kernel oops in the redboot partition parser when CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition
SVN-Revision: 11948
16 years ago
Gabor Juhos 306910e5d1 generic-2.6: revert yaffs changes [11378], the new code is not working correctly on RouterBoards
SVN-Revision: 11427
16 years ago
Gabor Juhos 116a3864ad generic-2.6: refresh yaffs patches
SVN-Revision: 11397
16 years ago
Gabor Juhos 7a902dfc34 add a chip_fixup function to the plat_nand driver on 2.6.23 as well (closes #3513)
SVN-Revision: 11386
16 years ago
Gabor Juhos d7b697d4ad generic-2.6: yaffs cleanup * reduce compiler warnings, * renumber/rename patches
SVN-Revision: 11379
16 years ago
Imre Kaloz 2ff1596a22 refresh generic 2.6.23 patches in upstream style
SVN-Revision: 11366
16 years ago
Gabor Juhos 37044cf01e refresh generic 2.6.23 patches
SVN-Revision: 11187
16 years ago
Nicolas Thill f6f49c75a0 add fixes for mmc_sdhci needed after [10637]
SVN-Revision: 10997
16 years ago
Gabor Juhos 9a3fa80e0d add Dallas's 1-wire related packages
SVN-Revision: 10977
16 years ago
Felix Fietkau 9e0ee80132 enable a different pseudo-vlan mode in the marvell switch (uses a proprietary header instead of a proprietary trailer) - fixes some mtu issues
SVN-Revision: 10975
16 years ago
Felix Fietkau 11d94ce083 Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
SVN-Revision: 10876
16 years ago
Felix Fietkau a323a7bf2a Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a
SVN-Revision: 10869
16 years ago
Gabor Juhos 67fd9d7fba move spi_gpio driver into the kernel, clean-up SPI modules
SVN-Revision: 10844
16 years ago
Gabor Juhos d80f43d15f update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
SVN-Revision: 10843
16 years ago
Gabor Juhos 5798590c7c add a polled GPIO buttons input driver
SVN-Revision: 10766
16 years ago
Michael Büsch 12b5a779b9 linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
SVN-Revision: 10637
17 years ago
Felix Fietkau a5b89f7f78 This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd.
I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support

Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de>

SVN-Revision: 10619
17 years ago
John Crispin 9e6b3d16de add new led trigger for network traffic, fixes #2776
SVN-Revision: 10566
17 years ago
Michael Büsch 66dec6d8a1 ssb: Update the GPIO API
SVN-Revision: 10495
17 years ago
Michael Büsch d3c63338b7 ssb: Move the generic ssb fixes patch to the generic kernel.
This should fix SSB for people using a b43 card on a non-47xx machine.

SVN-Revision: 10492
17 years ago
Felix Fietkau a2ba826425 "default-on" LED Trigger
The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality.

Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default.

Particular thanks to Rod Whitby for all his help with this.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>

SVN-Revision: 10348
17 years ago
Gabor Juhos 11c02a7e60 netfilter: fix compiler warnings in xt_layer7
SVN-Revision: 10326
17 years ago
Imre Kaloz 2a1011628d add BE I/O memory accessors for arch/ppc
SVN-Revision: 10287
17 years ago
Felix Fietkau 394918851f add patch for including unpartitioned space in the rootfs partition for redboot devices (if applicable)
SVN-Revision: 10263
17 years ago
John Crispin 0844d5fe49 add generic gpio char dev for CONFIG_GENERIC_GPIO archs
SVN-Revision: 10261
17 years ago
John Crispin 62963b1ce2 change annoying\unavble to open console" warning
SVN-Revision: 10257
17 years ago
Florian Fainelli 4e9cc1b056 Fix esfq compilation (#3005)
SVN-Revision: 10174
17 years ago
Tim Yardley 063e150eb9 updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel
SVN-Revision: 10147
17 years ago
Tim Yardley 244e25e2d7 update to the latest imq patch for 2.6.23 from http://www.actusa.net/~linuximq/
SVN-Revision: 10145
17 years ago
Imre Kaloz 3b7f9d1c92 fix arm kernel builds with recent binutils versions
SVN-Revision: 10079
17 years ago
Tim Yardley e66822935e update to netfilter 2.17
SVN-Revision: 9806
17 years ago
Felix Fietkau 985ee9fc8f LED driver for PCEngines ALIX boards
This patch adds a driver for the three LEDs that exists on the
PCEngines ALIX 2 and 3 series boards.

The driver is also added to the Alix profile.

Signed-off-by: Petr Liebman <petrliebman@gmail.com>

--

SVN-Revision: 9748
17 years ago
Felix Fietkau 8b4ba82c0e remove an unused #include statement that is causing compile issues on osx
SVN-Revision: 9711
17 years ago
Florian Fainelli 71f1ca2cba Replace deprecated DEBUG config symbol
SVN-Revision: 9706
17 years ago
Tim Yardley 59a715fdd5 updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommitted for a bit
SVN-Revision: 9674
17 years ago
Felix Fietkau 679089c6a8 work around kernel config issues with sound modules
SVN-Revision: 9598
17 years ago
Florian Fainelli 84b2bcb5be Fix build on non-SMP machines of the remote GDB debugging (#2666)
SVN-Revision: 9571
17 years ago
John Crispin 39679eba93 fixed typo in generic squashfs split patch ... shame on you :)
SVN-Revision: 9455
17 years ago
Felix Fietkau fd811bf54c sync ssb with upstream
SVN-Revision: 9302
17 years ago
John Crispin f0e10e1253 added some extensions to the phy layer
SVN-Revision: 9297
17 years ago
Felix Fietkau ceb5350cd3 back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch for 2.6.23
SVN-Revision: 9281
17 years ago
Gabor Juhos 4e05416c39 netfilter/ipset cleanups * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description
SVN-Revision: 9269
17 years ago
Gabor Juhos b52069462e netfilter fixes for 2.6.23 * fix compiler warnings in xt_CHAOS.c, xt_DELUDE.c, and in xt_portscan.c * make xt_TARPIT available as well
SVN-Revision: 9255
17 years ago
Gabor Juhos 1defe9a10c dissect yaffs patch
SVN-Revision: 9249
17 years ago
Eugene Konev 72f5fa6b92 sync for 2.6.23-final
SVN-Revision: 9234
17 years ago