Commit graph

6469 commits

Author SHA1 Message Date
Nicolas Thill
e598e2e5c1 fix kmod-hostap build on 2.4, add kmod-hostap-cs (closes: #1957)
SVN-Revision: 9030
2007-09-26 02:49:50 +00:00
Travis Kemen
112c359dad include fixes from #2429 Thanks Lubos Stanek
SVN-Revision: 9028
2007-09-25 23:16:31 +00:00
Gabor Juhos
000b777b73 remove unused PCI externs
SVN-Revision: 9017
2007-09-25 13:45:57 +00:00
Gabor Juhos
728ec89e7d fix initcall level of adm5120_board_setup()
SVN-Revision: 9016
2007-09-25 13:42:45 +00:00
Gabor Juhos
a3c80a1e6e fix vlan configuration on Dell TrueMobile 2300
SVN-Revision: 9015
2007-09-25 08:34:30 +00:00
Florian Fainelli
a7bbfed7a2 prom_free_memory should be __init
SVN-Revision: 9011
2007-09-24 21:21:18 +00:00
Gabor Juhos
6e7fafe998 move pci_irq_map definitions into the board specific files
SVN-Revision: 9009
2007-09-24 16:59:23 +00:00
Florian Fainelli
6652c1fe0b Fix rb535 revision 5 detection
SVN-Revision: 9008
2007-09-24 15:09:10 +00:00
Rod Whitby
7a86da9d37 Increased the size of the microcode payload area.
SVN-Revision: 9007
2007-09-24 13:11:45 +00:00
Felix Fietkau
f1ecc097d2 dep fix
SVN-Revision: 9006
2007-09-24 00:11:37 +00:00
Felix Fietkau
79d184705a remove obsolete file
SVN-Revision: 9005
2007-09-24 00:11:20 +00:00
Nicolas Thill
c4049c01ab fix kmod-crypto-core error missing crypto_hash (closes: #2422)
SVN-Revision: 9004
2007-09-23 23:47:08 +00:00
Nicolas Thill
18a31a88bb add LM77 sensors support (closes: #2419)
SVN-Revision: 9002
2007-09-23 21:21:51 +00:00
Matteo Croce
f5295a1064 update acx-mac80211
SVN-Revision: 9001
2007-09-23 21:07:53 +00:00
Nicolas Thill
0bf90f2a0d add ipv6 conntrack support (closes: #2192)
SVN-Revision: 8984
2007-09-23 17:22:17 +00:00
Nicolas Thill
3d44871496 move hardware monitoring support in a separate hwmon.mk (before adding other modules)
SVN-Revision: 8983
2007-09-23 17:14:24 +00:00
Nicolas Thill
5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
SVN-Revision: 8980
2007-09-23 15:12:12 +00:00
Gabor Juhos
aa372ac901 fix a copy-paste error
SVN-Revision: 8979
2007-09-23 14:04:46 +00:00
Gabor Juhos
66e3ba92bc add preliminary support for the Mikrotik RouterBOARD 192
SVN-Revision: 8978
2007-09-23 13:11:35 +00:00
Gabor Juhos
ae0d98552d fix ethernet vlan matrix of the NP28G board (closes: #2387)
SVN-Revision: 8977
2007-09-23 13:05:33 +00:00
Nicolas Thill
40d44d26af backport [8862] to pre 2.6.22 kernels as well
SVN-Revision: 8975
2007-09-23 11:12:54 +00:00
Eugene Konev
bb8c985261 add necessary includes
SVN-Revision: 8974
2007-09-23 08:13:08 +00:00
Felix Fietkau
f8dfc57573 add initial version of a package feeds management script
SVN-Revision: 8973
2007-09-23 02:39:01 +00:00
John Crispin
d7502c446b added option to atheros kernel to be able to disable reset button from inside the fon mp3 driver
SVN-Revision: 8969
2007-09-23 00:32:31 +00:00
Felix Fietkau
059b0d3c54 only build linux-atm if it's actually selected
SVN-Revision: 8968
2007-09-22 23:40:41 +00:00
Felix Fietkau
b4142edc77 make ATM_DRIVERS default to n
SVN-Revision: 8967
2007-09-22 23:36:37 +00:00
Felix Fietkau
c7fb1aaf1d add missing kconfig option for pppoa
SVN-Revision: 8965
2007-09-22 23:34:39 +00:00
Felix Fietkau
12a7f0f292 remove linux-atm from ppp build deps - the internal version seems to be working
SVN-Revision: 8964
2007-09-22 23:32:24 +00:00
Nicolas Thill
fec4d9ee3c add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
SVN-Revision: 8955
2007-09-22 18:37:24 +00:00
Nicolas Thill
1e758b6e05 refresh brcm-2.4 kconfig
SVN-Revision: 8949
2007-09-22 15:06:15 +00:00
Nicolas Thill
c6d9b8a19a set CONFIG_JFFS2_FS_DEBUG=0 in generic 2.4 kconfig
SVN-Revision: 8948
2007-09-22 15:03:39 +00:00
Rod Whitby
ac8f66b987 base-files: Added support for swap configuration in /etc/config/fstab
SVN-Revision: 8947
2007-09-22 13:47:20 +00:00
Felix Fietkau
9de337e21d enable ps -w by default
SVN-Revision: 8946
2007-09-22 13:41:28 +00:00
Nicolas Thill
295baddb22 add back scx200 gpio i2c module removed in [8825] (too early for generic gpio), rename scx200 access bus i2c module to scx200-acb
SVN-Revision: 8944
2007-09-22 04:27:35 +00:00
Nicolas Thill
0d81bea7e3 remove uneeded flags, fix shared lib install
SVN-Revision: 8943
2007-09-22 04:22:30 +00:00
Nicolas Thill
bdd607786e add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
SVN-Revision: 8942
2007-09-22 04:17:24 +00:00
Nicolas Thill
52f8317cc3 install OpenSSL pkgconfig dev files
SVN-Revision: 8941
2007-09-22 04:15:33 +00:00
Rod Whitby
b09dc24bbc Build both NPE-B and NPE-C microcode for the fsg-3 and other dual-ethernet ixp4xx devices.
SVN-Revision: 8939
2007-09-21 23:32:40 +00:00
Gabor Juhos
cc68bd353e rename NAND driver
SVN-Revision: 8932
2007-09-21 19:00:45 +00:00
Gabor Juhos
433bb695f9 use prepare_generic_squashfs in image generation, thanks ffrrrr
SVN-Revision: 8922
2007-09-21 17:13:51 +00:00
Eugene Konev
dd44ecc578 fix image preconfiguration
SVN-Revision: 8921
2007-09-21 17:01:46 +00:00
Eugene Konev
6e7564b640 add initial generic gpio-leds support
SVN-Revision: 8918
2007-09-21 14:04:29 +00:00
Rod Whitby
cd95009fc6 Added support for /etc/default/fstab - a means of automatically mounting devices on boot.
SVN-Revision: 8916
2007-09-21 13:20:50 +00:00
Nicolas Thill
46e35b3481 add support for OV51x based USB video devices with in-kernel JPEG decompression (closes: #2315)
SVN-Revision: 8915
2007-09-21 13:10:13 +00:00
Nicolas Thill
90eeef5833 add support for NW8xx based USB video devices (closes: #2319)
SVN-Revision: 8914
2007-09-21 13:06:31 +00:00
Nicolas Thill
cd56b5255c add support Konica based USB video devices
SVN-Revision: 8913
2007-09-21 13:05:13 +00:00
Nicolas Thill
0ce1d4773c add a kernel module for usb video devices
SVN-Revision: 8912
2007-09-21 12:58:13 +00:00
Eugene Konev
041a03c5bd make gpio conformant to generic gpio spec.
SVN-Revision: 8911
2007-09-21 12:37:50 +00:00
Nicolas Thill
d725c9b25b revert [8907] and rename kmod-soundcore and kmod-ipip modules in 7.09 as well
SVN-Revision: 8910
2007-09-21 12:01:22 +00:00
Nicolas Thill
3a60e0ca9c add compat 'PROVIDES' for renamed kernel modules
SVN-Revision: 8907
2007-09-21 10:08:01 +00:00