Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add userspace tool for gpio_dev | John Crispin | 2008-01-26 |
| | | | | SVN-Revision: 10267 | ||
* | add missing header file | John Crispin | 2008-01-26 |
| | | | | SVN-Revision: 10265 | ||
* | add patch for including unpartitioned space in the rootfs partition for ↵ | Felix Fietkau | 2008-01-26 |
| | | | | | | redboot devices (if applicable) SVN-Revision: 10263 | ||
* | remove binary file | John Crispin | 2008-01-26 |
| | | | | SVN-Revision: 10262 | ||
* | add generic gpio char dev for CONFIG_GENERIC_GPIO archs | John Crispin | 2008-01-26 |
| | | | | SVN-Revision: 10261 | ||
* | change annoying\unavble to open console" warning | John Crispin | 2008-01-25 |
| | | | | SVN-Revision: 10257 | ||
* | add missing kconfig entry | Felix Fietkau | 2008-01-14 |
| | | | | SVN-Revision: 10182 | ||
* | Fix esfq compilation (#3005) | Florian Fainelli | 2008-01-11 |
| | | | | SVN-Revision: 10174 | ||
* | updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted ↵ | Tim Yardley | 2008-01-08 |
| | | | | | | patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel SVN-Revision: 10147 | ||
* | update to the latest imq patch for 2.6.23 from http://www.actusa.net/~linuximq/ | Tim Yardley | 2008-01-08 |
| | | | | SVN-Revision: 10145 | ||
* | fix arm kernel builds with recent binutils versions | Imre Kaloz | 2008-01-01 |
| | | | | SVN-Revision: 10079 | ||
* | update to netfilter 2.17 | Tim Yardley | 2007-12-19 |
| | | | | SVN-Revision: 9806 | ||
* | LED driver for PCEngines ALIX boards | Felix Fietkau | 2007-12-14 |
| | | | | | | | | | | | | | 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 | ||
* | remove an unused #include statement that is causing compile issues on osx | Felix Fietkau | 2007-12-12 |
| | | | | SVN-Revision: 9711 | ||
* | Replace deprecated DEBUG config symbol | Florian Fainelli | 2007-12-11 |
| | | | | SVN-Revision: 9706 | ||
* | Forgot removing that file while applying patch from #2757 | Florian Fainelli | 2007-12-09 |
| | | | | SVN-Revision: 9690 | ||
* | updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has ↵ | Tim Yardley | 2007-12-08 |
| | | | | | | been uncommitted for a bit SVN-Revision: 9674 | ||
* | add missing kernel config symbol | Felix Fietkau | 2007-12-07 |
| | | | | SVN-Revision: 9668 | ||
* | add txpower patches and add uci configuration file From: Vasilis T. (aka ↵ | Travis Kemen | 2007-11-28 |
| | | | | | | Acinonyx) SVN-Revision: 9610 | ||
* | work around kernel config issues with sound modules | Felix Fietkau | 2007-11-25 |
| | | | | SVN-Revision: 9598 | ||
* | Fix build on non-SMP machines of the remote GDB debugging (#2666) | Florian Fainelli | 2007-11-16 |
| | | | | SVN-Revision: 9571 | ||
* | add missing config symbols for ide on broadcom 4780 | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9558 | ||
* | fix initramfs images | Felix Fietkau | 2007-11-16 |
| | | | | SVN-Revision: 9557 | ||
* | disable pci ide irq sharing by default - probably causes issues on alix ↵ | Felix Fietkau | 2007-11-10 |
| | | | | | | (unconfirmed) SVN-Revision: 9527 | ||
* | move a few config options to the generic templates to avoid kernel config ↵ | Felix Fietkau | 2007-11-07 |
| | | | | | | questions SVN-Revision: 9510 | ||
* | add default option for the OTi-6858 USB serial device (closes #2631) | Gabor Juhos | 2007-11-02 |
| | | | | SVN-Revision: 9484 | ||
* | fixed typo in generic squashfs split patch ... shame on you :) | John Crispin | 2007-10-27 |
| | | | | SVN-Revision: 9455 | ||
* | Add udev initilisation | Felix Fietkau | 2007-10-23 |
| | | | | | | | | | | | We have a udev package, but no means to start udev at boot. This change adds the necessary startup in /init, and adds the required /sbin/udevsettle to the udev installed files Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9412 | ||
* | only do hotplug2 init if hotplug2 is present | Felix Fietkau | 2007-10-23 |
| | | | | | | | | | | | | | The current /init script unconditionally does the initialisation for hotplug2, including mounting a new /dev. If hotplug2 isn't present, we end up with no device nodes. This change only does the hotplug2 init if hotplug2 is present, but always mounts /sys. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9411 | ||
* | Allow targets to specify extra initramfs source files | Felix Fietkau | 2007-10-23 |
| | | | | | | | | | | | | | | The CONFIG_INITRAMFS_SOURCE Kconfig variable can be a space-separated list of source files (or directories). This allows a platform to add extra components to the initramfs image, by defining the INITRAMFS_EXTRA_FILES make var. By default, we add a simple initramfs extra file for the generic-2.6 platform, which specifies a few device nodes. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9410 | ||
* | make morse LED trigger available as a package, and fix it to compile with 2.6.23 | Gabor Juhos | 2007-10-20 |
| | | | | SVN-Revision: 9363 | ||
* | sync ssb with upstream | Felix Fietkau | 2007-10-14 |
| | | | | SVN-Revision: 9302 | ||
* | added some extensions to the phy layer | John Crispin | 2007-10-14 |
| | | | | SVN-Revision: 9297 | ||
* | disable the in-kernel mac80211 and cfg80211 will be built externally | Felix Fietkau | 2007-10-13 |
| | | | | SVN-Revision: 9289 | ||
* | move a few config symbols to the 2.6.23 template | Felix Fietkau | 2007-10-13 |
| | | | | SVN-Revision: 9288 | ||
* | back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch ↵ | Felix Fietkau | 2007-10-13 |
| | | | | | | for 2.6.23 SVN-Revision: 9281 | ||
* | add patches for 2.6.23 on brcm47xx (not enabled yet) | Felix Fietkau | 2007-10-13 |
| | | | | SVN-Revision: 9279 | ||
* | disable CONFIG_LOCALVERSION_AUTO - it breaks insmod | Felix Fietkau | 2007-10-13 |
| | | | | SVN-Revision: 9278 | ||
* | move a few kconfig options from atheros to generic-2.6 | Felix Fietkau | 2007-10-12 |
| | | | | SVN-Revision: 9273 | ||
* | netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵ | Gabor Juhos | 2007-10-12 |
| | | | | | | 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 | ||
* | update yaffs2 to compile with 2.6.23 | Gabor Juhos | 2007-10-11 |
| | | | | SVN-Revision: 9257 | ||
* | update generic 2.6.23 config | Gabor Juhos | 2007-10-11 |
| | | | | SVN-Revision: 9256 | ||
* | netfilter fixes for 2.6.23 * fix compiler warnings in xt_CHAOS.c, ↵ | Gabor Juhos | 2007-10-11 |
| | | | | | | xt_DELUDE.c, and in xt_portscan.c * make xt_TARPIT available as well SVN-Revision: 9255 | ||
* | restore CVS Id strings for yaffs code, remove svn:keywords properties | Gabor Juhos | 2007-10-10 |
| | | | | SVN-Revision: 9250 | ||
* | dissect yaffs patch | Gabor Juhos | 2007-10-10 |
| | | | | SVN-Revision: 9249 | ||
* | sync for 2.6.23-final | Eugene Konev | 2007-10-10 |
| | | | | SVN-Revision: 9234 | ||
* | add custom GPIO-based I2C driver | Gabor Juhos | 2007-10-09 |
| | | | | SVN-Revision: 9218 | ||
* | add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵ | Gabor Juhos | 2007-10-07 |
| | | | | | | target module required by xt_CHAOS * include/netfilter.mk: reorder, xt_CHAOS depends on xt_TARPIT and xt_DELUDE * iptables: add libipt_TARPIT to the kmod-ipt-extra package, bump release number * original patchset can be found [http://tinyurl.com/2mjk2kx here] SVN-Revision: 9178 | ||
* | fix rtsp patch | Eugene Konev | 2007-10-05 |
| | | | | SVN-Revision: 9139 | ||
* | add generic 2.6.23 patches and config | Eugene Konev | 2007-10-04 |
| | | | | SVN-Revision: 9114 |