Commit graph

1176 commits

Author SHA1 Message Date
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
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
b4142edc77 make ATM_DRIVERS default to n
SVN-Revision: 8967
2007-09-22 23:36:37 +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
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
6e7564b640 add initial generic gpio-leds support
SVN-Revision: 8918
2007-09-21 14:04:29 +00:00
Eugene Konev
041a03c5bd make gpio conformant to generic gpio spec.
SVN-Revision: 8911
2007-09-21 12:37:50 +00:00
Gabor Juhos
a34a13c09c checkin a new, experimental USB driver
SVN-Revision: 8905
2007-09-21 07:32:19 +00:00
Gabor Juhos
96c724bf3c fix description of Kconfig option for the Macronix flash chips boot-location fixup
SVN-Revision: 8904
2007-09-21 07:29:34 +00:00
Gabor Juhos
74ff5540f3 clean up jffs2 config options
SVN-Revision: 8903
2007-09-21 07:24:13 +00:00
Matteo Croce
951550023b fix silliness in [8886]
SVN-Revision: 8889
2007-09-20 19:46:58 +00:00
Matteo Croce
e2148dbae1 replace deprecated u_char with u8
SVN-Revision: 8887
2007-09-20 19:33:00 +00:00
Matteo Croce
8d162264af Make ar7_part more readable and endianness safe
SVN-Revision: 8886
2007-09-20 19:25:38 +00:00
Matteo Croce
f0f0047aec small cpmac fixes
SVN-Revision: 8881
2007-09-20 16:31:23 +00:00
Matteo Croce
2bdbb3915b remove useless dependency
SVN-Revision: 8880
2007-09-20 16:20:40 +00:00
Rod Whitby
c538ef9899 Add reiserfs module and include it in the FSG-3 profile.
SVN-Revision: 8872
2007-09-20 11:11:41 +00:00
Felix Fietkau
bbde4161d5 remove two ip6t modules on linux 2.4, because they're causing conflicts with ipv4 stuff
SVN-Revision: 8863
2007-09-20 10:10:01 +00:00
Nicolas Thill
926e05ef37 build IPsec transports as modules, rename kmod-ipip to kmod-iptunnel4 and add kmod-iptunnel6.
SVN-Revision: 8862
2007-09-20 10:03:41 +00:00
Eugene Konev
1af0f14c44 use set_irq_chip_and_handler (#2408)
SVN-Revision: 8852
2007-09-20 02:22:03 +00:00
Matteo Croce
5fac6f67f1 style cleanups (make checkpatch.pl happy)
SVN-Revision: 8851
2007-09-19 23:27:34 +00:00
Felix Fietkau
236d7e62ca clean up jffs2 config options
SVN-Revision: 8848
2007-09-19 20:58:16 +00:00
Felix Fietkau
abbe02e2fb enable jffs2 summary for faster mount time
SVN-Revision: 8846
2007-09-19 20:43:31 +00:00
John Crispin
f3b9e06a14 made HOME=/root global instead of x86 specific
SVN-Revision: 8845
2007-09-19 19:58:07 +00:00
John Crispin
0a08fde2dc root users folder is now in the fs and no longer /tmp
SVN-Revision: 8844
2007-09-19 19:51:11 +00:00
Eugene Konev
c4cd598161 cleanup (use dma API, use accessors, debugging/printk cleanup)
SVN-Revision: 8839
2007-09-19 12:58:12 +00:00
Eugene Konev
79c783309b We have generic irqs now.
SVN-Revision: 8835
2007-09-19 00:52:40 +00:00
Nicolas Thill
022d0c92bd merge 3G usb serial card patches and move it at 802
SVN-Revision: 8827
2007-09-17 15:22:12 +00:00
Matteo Croce
aa1144ff37 detect ar7 at runtime in set_except_vector and remove useless volatile
SVN-Revision: 8824
2007-09-17 12:45:38 +00:00
John Crispin
630713ece0 changed the timeout for grub to load the menu from 10 secs to 2 secs
SVN-Revision: 8815
2007-09-16 21:03:04 +00:00
Nicolas Thill
353da29029 rename packages dependecies missed from [8806]
SVN-Revision: 8813
2007-09-16 19:21:23 +00:00
Nicolas Thill
dbfc77de4c rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and cleanup
SVN-Revision: 8811
2007-09-16 19:09:01 +00:00
Florian Fainelli
8c612a1cdb Add support for the D-Link DIR-450, thanks to Macpaul Lin !
SVN-Revision: 8790
2007-09-16 10:57:29 +00:00
Rod Whitby
72d4000d54 Moved config back to config-default, but left the FSG3 profile config non-working in the config directory as a reminder that it has to be changed over to the new scheme when that's ready.
SVN-Revision: 8779
2007-09-14 21:37:08 +00:00
Matteo Croce
495ab00a60 don't broke other archs, we're close to mainstream (i hope)
SVN-Revision: 8778
2007-09-14 20:26:54 +00:00
Rod Whitby
fa38113807 Reinstated the kernel configuration for the FSG3 profile.
SVN-Revision: 8776
2007-09-14 13:26:11 +00:00
Eugene Konev
5d3031cfb0 fix previous commit
SVN-Revision: 8774
2007-09-14 05:30:11 +00:00
Eugene Konev
438d168a98 add *dma_mask's to cpmacs
SVN-Revision: 8773
2007-09-14 04:49:47 +00:00
Eugene Konev
fbd19377fa fix watchdog seek test (#2383)
SVN-Revision: 8772
2007-09-14 04:46:34 +00:00
Gabor Juhos
c5d8137d09 image generation fixes, thanks to <berny156 at gmx.de> (#2379)
SVN-Revision: 8771
2007-09-13 16:54:51 +00:00
Eugene Konev
a5472471a0 fix CAC_ADDR/UNCAC_ADDR macros
SVN-Revision: 8770
2007-09-13 07:16:26 +00:00
Eugene Konev
2f0762749d mmzone.h is not needed anymore
SVN-Revision: 8769
2007-09-13 07:07:46 +00:00
Eugene Konev
b972859fec 128 irqs is not enough...
SVN-Revision: 8768
2007-09-13 06:21:27 +00:00
Eugene Konev
4056fefe8a copy-paste typo, lost static's
SVN-Revision: 8767
2007-09-13 06:20:29 +00:00
Matteo Croce
c0c12e278b use ebase instead of CAC_BASE, some cosmetic fixes
SVN-Revision: 8766
2007-09-12 17:48:46 +00:00