Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disable pci ide irq sharing by default - probably causes issues on alix ↵ | Felix Fietkau | 2007-11-10 | 1 | -1/+1 |
| | | | | | | (unconfirmed) SVN-Revision: 9527 | ||||
* | move a few config options to the generic templates to avoid kernel config ↵ | Felix Fietkau | 2007-11-07 | 2 | -7/+25 |
| | | | | | | questions SVN-Revision: 9510 | ||||
* | add default option for the OTi-6858 USB serial device (closes #2631) | Gabor Juhos | 2007-11-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 9484 | ||||
* | fixed typo in generic squashfs split patch ... shame on you :) | John Crispin | 2007-10-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 9455 | ||||
* | Add udev initilisation | Felix Fietkau | 2007-10-23 | 1 | -0/+14 |
| | | | | | | | | | | | 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 | 1 | -2/+3 |
| | | | | | | | | | | | | | 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 | 1 | -0/+9 |
| | | | | | | | | | | | | | | 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 | 1 | -22/+93 |
| | | | | SVN-Revision: 9363 | ||||
* | sync ssb with upstream | Felix Fietkau | 2007-10-14 | 22 | -615/+797 |
| | | | | SVN-Revision: 9302 | ||||
* | added some extensions to the phy layer | John Crispin | 2007-10-14 | 1 | -0/+67 |
| | | | | SVN-Revision: 9297 | ||||
* | disable the in-kernel mac80211 and cfg80211 will be built externally | Felix Fietkau | 2007-10-13 | 2 | -6/+6 |
| | | | | SVN-Revision: 9289 | ||||
* | move a few config symbols to the 2.6.23 template | Felix Fietkau | 2007-10-13 | 1 | -1/+19 |
| | | | | SVN-Revision: 9288 | ||||
* | back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch ↵ | Felix Fietkau | 2007-10-13 | 2 | -14/+13 |
| | | | | | | for 2.6.23 SVN-Revision: 9281 | ||||
* | add patches for 2.6.23 on brcm47xx (not enabled yet) | Felix Fietkau | 2007-10-13 | 1 | -3/+9 |
| | | | | SVN-Revision: 9279 | ||||
* | disable CONFIG_LOCALVERSION_AUTO - it breaks insmod | Felix Fietkau | 2007-10-13 | 3 | -3/+3 |
| | | | | SVN-Revision: 9278 | ||||
* | move a few kconfig options from atheros to generic-2.6 | Felix Fietkau | 2007-10-12 | 1 | -15/+19 |
| | | | | SVN-Revision: 9273 | ||||
* | netfilter/ipset cleanups * rename patches to follow our naming conventions * ↵ | Gabor Juhos | 2007-10-12 | 6 | -528/+3981 |
| | | | | | | 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 | 2 | -8/+30 |
| | | | | SVN-Revision: 9257 | ||||
* | update generic 2.6.23 config | Gabor Juhos | 2007-10-11 | 1 | -0/+7 |
| | | | | SVN-Revision: 9256 | ||||
* | netfilter fixes for 2.6.23 * fix compiler warnings in xt_CHAOS.c, ↵ | Gabor Juhos | 2007-10-11 | 2 | -17/+343 |
| | | | | | | 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 | 9 | -9/+9 |
| | | | | SVN-Revision: 9250 | ||||
* | dissect yaffs patch | Gabor Juhos | 2007-10-10 | 36 | -45039/+14870 |
| | | | | SVN-Revision: 9249 | ||||
* | sync for 2.6.23-final | Eugene Konev | 2007-10-10 | 8 | -167/+178 |
| | | | | SVN-Revision: 9234 | ||||
* | add custom GPIO-based I2C driver | Gabor Juhos | 2007-10-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 9218 | ||||
* | add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT ↵ | Gabor Juhos | 2007-10-07 | 2 | -0/+326 |
| | | | | | | 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 | 1 | -29/+27 |
| | | | | SVN-Revision: 9139 | ||||
* | add generic 2.6.23 patches and config | Eugene Konev | 2007-10-04 | 42 | -0/+47641 |
| | | | | SVN-Revision: 9114 | ||||
* | split eeprom_93cx6 patch to make quilt happy | Gabor Juhos | 2007-10-01 | 2 | -116/+116 |
| | | | | SVN-Revision: 9084 | ||||
* | add missing file from [9055] | Gabor Juhos | 2007-09-28 | 1 | -0/+294 |
| | | | | SVN-Revision: 9056 | ||||
* | make morse LED trigger available for all platforms | Gabor Juhos | 2007-09-28 | 3 | -0/+21 |
| | | | | SVN-Revision: 9055 | ||||
* | add ipv6 conntrack support (closes: #2192) | Nicolas Thill | 2007-09-23 | 2 | -6/+4 |
| | | | | SVN-Revision: 8984 | ||||
* | move crypto support to a seperate crypto.mk file, split modules into ↵ | Nicolas Thill | 2007-09-23 | 2 | -14/+14 |
| | | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980 | ||||
* | backport [8862] to pre 2.6.22 kernels as well | Nicolas Thill | 2007-09-23 | 1 | -3/+3 |
| | | | | SVN-Revision: 8975 | ||||
* | make ATM_DRIVERS default to n | Felix Fietkau | 2007-09-22 | 2 | -0/+2 |
| | | | | SVN-Revision: 8967 | ||||
* | add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵ | Nicolas Thill | 2007-09-22 | 2 | -13/+1382 |
| | | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955 | ||||
* | Make ar7_part more readable and endianness safe | Matteo Croce | 2007-09-20 | 1 | -32/+45 |
| | | | | SVN-Revision: 8886 | ||||
* | build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and ↵ | Nicolas Thill | 2007-09-20 | 1 | -3/+3 |
| | | | | | | add kmod-iptunnel6. SVN-Revision: 8862 | ||||
* | enable jffs2 summary for faster mount time | Felix Fietkau | 2007-09-19 | 2 | -2/+2 |
| | | | | SVN-Revision: 8846 | ||||
* | Rearrange patches | Florian Fainelli | 2007-09-10 | 6 | -116/+116 |
| | | | | SVN-Revision: 8729 | ||||
* | major target cleanup. it is now possible to have subtargets that can ↵ | Felix Fietkau | 2007-09-08 | 1 | -0/+0 |
| | | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694 | ||||
* | Add some EHCI related symbols when usb is selected | Florian Fainelli | 2007-09-08 | 1 | -0/+3 |
| | | | | SVN-Revision: 8686 | ||||
* | rename 2.6 high-speed usb serial fix to match 2.4 one | Nicolas Thill | 2007-09-02 | 1 | -0/+0 |
| | | | | SVN-Revision: 8574 | ||||
* | build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t | Nicolas Thill | 2007-08-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 8559 | ||||
* | add high-speed usb serial fix from Junxion (closes: #2274) | Nicolas Thill | 2007-08-30 | 1 | -0/+25 |
| | | | | SVN-Revision: 8549 | ||||
* | Add the icplus phy patch, will be required for the r6040 driver later, ↵ | Florian Fainelli | 2007-08-23 | 2 | -0/+183 |
| | | | | | | thanks to Daniel Gimpelevich SVN-Revision: 8470 | ||||
* | Compile crc itu-t as a module | Florian Fainelli | 2007-08-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 8449 | ||||
* | add refresh ioctl to mtd (for rescanning partitions after reflash) | Felix Fietkau | 2007-08-19 | 2 | -68/+537 |
| | | | | SVN-Revision: 8438 | ||||
* | disable romfs, nothing uses it | Felix Fietkau | 2007-08-19 | 2 | -2/+2 |
| | | | | SVN-Revision: 8430 | ||||
* | fix an off-by-one error | Felix Fietkau | 2007-08-19 | 2 | -2/+2 |
| | | | | SVN-Revision: 8427 | ||||
* | Remove the eeprom patches, but move the git-newsetup to generic, so that the ↵ | Florian Fainelli | 2007-08-07 | 5 | -440/+11964 |
| | | | | | | x86 target can benefit from them SVN-Revision: 8374 |