summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Increased the size of the microcode payload area.Rod Whitby2007-09-241-1/+1
| | | | SVN-Revision: 9007
* dep fixFelix Fietkau2007-09-241-1/+1
| | | | SVN-Revision: 9006
* remove obsolete fileFelix Fietkau2007-09-241-8/+0
| | | | SVN-Revision: 9005
* fix kmod-crypto-core error missing crypto_hash (closes: #2422)Nicolas Thill2007-09-231-0/+3
| | | | SVN-Revision: 9004
* add LM77 sensors support (closes: #2419)Nicolas Thill2007-09-231-1/+17
| | | | SVN-Revision: 9002
* update acx-mac80211Matteo Croce2007-09-233-18/+6
| | | | SVN-Revision: 9001
* add ipv6 conntrack support (closes: #2192)Nicolas Thill2007-09-234-8/+35
| | | | SVN-Revision: 8984
* move hardware monitoring support in a separate hwmon.mk (before adding other ↵Nicolas Thill2007-09-232-37/+46
| | | | | | modules) SVN-Revision: 8983
* move crypto support to a seperate crypto.mk file, split modules into ↵Nicolas Thill2007-09-2319-225/+246
| | | | | | multiple packages and adjust dependencies, sync crypto options in kconfigs. SVN-Revision: 8980
* fix a copy-paste errorGabor Juhos2007-09-231-1/+1
| | | | SVN-Revision: 8979
* add preliminary support for the Mikrotik RouterBOARD 192Gabor Juhos2007-09-233-2/+20
| | | | SVN-Revision: 8978
* fix ethernet vlan matrix of the NP28G board (closes: #2387)Gabor Juhos2007-09-231-3/+1
| | | | SVN-Revision: 8977
* backport [8862] to pre 2.6.22 kernels as wellNicolas Thill2007-09-231-3/+3
| | | | SVN-Revision: 8975
* add necessary includesEugene Konev2007-09-231-0/+4
| | | | SVN-Revision: 8974
* add initial version of a package feeds management scriptFelix Fietkau2007-09-237-130/+484
| | | | SVN-Revision: 8973
* added option to atheros kernel to be able to disable reset button from ↵John Crispin2007-09-233-2/+26
| | | | | | inside the fon mp3 driver SVN-Revision: 8969
* only build linux-atm if it's actually selectedFelix Fietkau2007-09-221-4/+6
| | | | SVN-Revision: 8968
* make ATM_DRIVERS default to nFelix Fietkau2007-09-222-0/+2
| | | | SVN-Revision: 8967
* add missing kconfig option for pppoaFelix Fietkau2007-09-221-1/+1
| | | | SVN-Revision: 8965
* remove linux-atm from ppp build deps - the internal version seems to be workingFelix Fietkau2007-09-221-1/+1
| | | | SVN-Revision: 8964
* add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP ↵Nicolas Thill2007-09-228-49/+1421
| | | | | | (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs. SVN-Revision: 8955
* refresh brcm-2.4 kconfigNicolas Thill2007-09-221-7/+7
| | | | SVN-Revision: 8949
* set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfigNicolas Thill2007-09-221-0/+1
| | | | SVN-Revision: 8948
* base-files: Added support for swap configuration in /etc/config/fstabRod Whitby2007-09-223-1/+27
| | | | SVN-Revision: 8947
* enable ps -w by defaultFelix Fietkau2007-09-221-1/+1
| | | | SVN-Revision: 8946
* add back scx200 gpio i2c module removed in [8825] (too early for generic ↵Nicolas Thill2007-09-221-3/+20
| | | | | | gpio), rename scx200 access bus i2c module to scx200-acb SVN-Revision: 8944
* remove uneeded flags, fix shared lib installNicolas Thill2007-09-221-3/+1
| | | | SVN-Revision: 8943
* add 2 new kernel modules for USB webcams: ovc511 and ovcamchipNicolas Thill2007-09-221-0/+35
| | | | SVN-Revision: 8942
* install OpenSSL pkgconfig dev filesNicolas Thill2007-09-221-1/+7
| | | | SVN-Revision: 8941
* Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ↵Rod Whitby2007-09-212-2/+3
| | | | | | ixp4xx devices. SVN-Revision: 8939
* rename NAND driverGabor Juhos2007-09-213-7/+11
| | | | SVN-Revision: 8932
* use prepare_generic_squashfs in image generation, thanks ffrrrrGabor Juhos2007-09-211-2/+8
| | | | SVN-Revision: 8922
* fix image preconfigurationEugene Konev2007-09-212-12/+17
| | | | SVN-Revision: 8921
* add initial generic gpio-leds supportEugene Konev2007-09-211-0/+44
| | | | SVN-Revision: 8918
* Added support for /etc/default/fstab - a means of automatically mounting ↵Rod Whitby2007-09-213-1/+49
| | | | | | devices on boot. SVN-Revision: 8916
* add support for OV51x based USB video devices with in-kernel JPEG ↵Nicolas Thill2007-09-211-0/+44
| | | | | | decompression (closes: #2315) SVN-Revision: 8915
* add support for NW8xx based USB video devices (closes: #2319)Nicolas Thill2007-09-212-0/+3026
| | | | SVN-Revision: 8914
* add support Konica based USB video devicesNicolas Thill2007-09-211-0/+17
| | | | SVN-Revision: 8913
* add a kernel module for usb video devicesNicolas Thill2007-09-211-1/+16
| | | | SVN-Revision: 8912
* make gpio conformant to generic gpio spec.Eugene Konev2007-09-215-32/+32
| | | | SVN-Revision: 8911
* revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as wellNicolas Thill2007-09-212-2/+0
| | | | SVN-Revision: 8910
* add compat 'PROVIDES' for renamed kernel modulesNicolas Thill2007-09-212-0/+2
| | | | SVN-Revision: 8907
* add 'Provides:' line in ipkg control filesNicolas Thill2007-09-211-0/+1
| | | | SVN-Revision: 8906
* checkin a new, experimental USB driverGabor Juhos2007-09-2116-883/+4282
| | | | SVN-Revision: 8905
* fix description of Kconfig option for the Macronix flash chips boot-location ↵Gabor Juhos2007-09-211-1/+1
| | | | | | fixup SVN-Revision: 8904
* clean up jffs2 config optionsGabor Juhos2007-09-212-12/+0
| | | | SVN-Revision: 8903
* fix silliness in [8886]Matteo Croce2007-09-201-7/+2
| | | | SVN-Revision: 8889
* replace deprecated u_char with u8Matteo Croce2007-09-201-4/+4
| | | | SVN-Revision: 8887
* Make ar7_part more readable and endianness safeMatteo Croce2007-09-202-42/+64
| | | | SVN-Revision: 8886
* Fix autotools with the arpd directoryFlorian Fainelli2007-09-201-0/+39
| | | | SVN-Revision: 8883