Florian Fainelli
c2bf14deb9
remove 2.6.24, no target is relying on it
...
SVN-Revision: 15388
2009-04-24 14:35:19 +00:00
Florian Fainelli
0f514fe470
add missing configuration symbol (for rdc)
...
SVN-Revision: 15373
2009-04-24 09:27:16 +00:00
Gabor Juhos
629318e6db
generic/2.6.29: update yaffs code
...
SVN-Revision: 15372
2009-04-24 07:42:16 +00:00
Gabor Juhos
7bd32c10df
generic/2.6.29: add missing Kconfig options
...
SVN-Revision: 15358
2009-04-23 20:15:48 +00:00
Felix Fietkau
3fce73ce46
clean up the ip175c driver some more, add support for setting the pvid and fix querying the phy status
...
SVN-Revision: 15308
2009-04-20 21:26:44 +00:00
Felix Fietkau
f6f55bae7d
swconfig: add a generic method for setting the port primary vlan id (used for transparently fixing up pvid for untagged port when setting vlan ports)
...
SVN-Revision: 15307
2009-04-20 21:26:39 +00:00
Felix Fietkau
4320a28228
add IC+ IP175C driver (based on Patrick Horn's driver, see #4050 )
...
SVN-Revision: 15305
2009-04-20 18:57:55 +00:00
Felix Fietkau
787e9fcf93
swconfig: treat struct switch_attr as constant
...
SVN-Revision: 15302
2009-04-20 18:57:36 +00:00
Felix Fietkau
cd80e16a80
swconfig: remove old debugging stuff
...
SVN-Revision: 15301
2009-04-20 18:57:30 +00:00
Felix Fietkau
be37a62e6d
add generic 2.6.29 patches and config (squashfs still untested, user space mkfs still missing)
...
SVN-Revision: 15251
2009-04-18 17:04:16 +00:00
Andy Boyett
24aedf8281
files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28
...
SVN-Revision: 15248
2009-04-18 06:29:23 +00:00
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Florian Fainelli
ca240aa0df
package ext4 ( #4434 )
...
SVN-Revision: 15218
2009-04-12 15:18:49 +00:00
Florian Fainelli
4bd65101ad
do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module ( #4659 )
...
SVN-Revision: 15215
2009-04-12 12:54:38 +00:00
Mirko Vogt
ae9a275a8e
add the R_ARM_V4BX relocation to the ARM kernel module loader
...
SVN-Revision: 15208
2009-04-10 18:47:05 +00:00
Felix Fietkau
1929c7511c
mvswitch: re-enable header mode
...
SVN-Revision: 15186
2009-04-10 11:33:49 +00:00
Felix Fietkau
e4f90e7fa6
netfilter: merge some fixes from upstream
...
SVN-Revision: 15178
2009-04-09 19:43:24 +00:00
Felix Fietkau
45e934262d
netfilter: speed up packet matching by allowing default rules to bypass the common checks
...
SVN-Revision: 15177
2009-04-09 19:43:19 +00:00
Felix Fietkau
bc1c56a7c5
kernel: increase skb padding for network devices to accomodate for headroom requirements of eth->wifi routing and more
...
SVN-Revision: 15158
2009-04-08 16:57:41 +00:00
Florian Fainelli
dde5dc622a
workaroun some stupid Kconfig bugs ( #4895 )
...
SVN-Revision: 15157
2009-04-08 15:07:39 +00:00
Felix Fietkau
8b30a1806c
kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still relies on it)
...
SVN-Revision: 15155
2009-04-08 15:06:38 +00:00
Claudio Mignanti
f692239c58
Fix kernel headers for cris (thanks hinkocevar)
...
SVN-Revision: 15153
2009-04-08 14:13:50 +00:00
Florian Fainelli
5aca04960e
fix typo in 910-cryptodev_backport.patch ( #3933 )
...
SVN-Revision: 15132
2009-04-07 11:07:02 +00:00
Felix Fietkau
9fa8380c9e
kernel: tweak the maximum allocation size to improve memory allocator performance
...
SVN-Revision: 15130
2009-04-07 02:51:10 +00:00
Felix Fietkau
f8098f06b5
kernel: replace jhash2 with the faster jhash3 algorithm
...
SVN-Revision: 15128
2009-04-07 01:40:46 +00:00
Nicolas Thill
3b53bd7ef3
accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
...
SVN-Revision: 15123
2009-04-06 19:00:20 +00:00
Gabor Juhos
cdf292ac64
2.6.28: add Kconfig prompt for the old crypto symbols
...
SVN-Revision: 15122
2009-04-06 18:08:48 +00:00
Felix Fietkau
9c078b1a46
fix a vfs api bug in squashfs triggered by zabbix-agent ( #4365 )
...
SVN-Revision: 15098
2009-04-04 09:36:00 +00:00
Florian Fainelli
964f6031c5
add a workaround on kmod-textsearch modules ( #4832 )
...
SVN-Revision: 15047
2009-03-26 12:04:42 +00:00
Hauke Mehrtens
f5dc2ce0aa
refresh patches
...
SVN-Revision: 15018
2009-03-24 15:09:20 +00:00
Felix Fietkau
bfa8064ccd
atheros: in later kernels, vlan 0 no longer works as expected, switch to (1,2) instead of (0,1) for lan/wan
...
SVN-Revision: 14981
2009-03-22 20:19:23 +00:00
Felix Fietkau
a706a524cb
remove custom phy hardware detection patch - it is no longer necessary
...
SVN-Revision: 14979
2009-03-22 20:18:50 +00:00
Felix Fietkau
4917f1430d
remove custom phy layer patches from older kernels where they are not needed
...
SVN-Revision: 14978
2009-03-22 20:18:43 +00:00
Felix Fietkau
f972eb41b5
mvswitch,adm6996: use phy fixups instead of a nonstandard patch for hardware detection
...
SVN-Revision: 14977
2009-03-22 20:18:36 +00:00
Felix Fietkau
25c4c8a874
add back marvell switch support to 2.6.28
...
SVN-Revision: 14974
2009-03-22 20:18:05 +00:00
Hauke Mehrtens
dfd7233c8b
resync kernel patches
...
SVN-Revision: 14949
2009-03-19 13:05:05 +00:00
Felix Fietkau
9b8ce25ba3
fix mmap issues caused by the vm_exports patch (thx, danm)
...
SVN-Revision: 14902
2009-03-16 22:14:22 +00:00
Mirko Vogt
ea601ebe33
added directory for generic patches for linux kernel 2.6.29 - added ported patch <065-rootfs_split>
...
SVN-Revision: 14822
2009-03-09 18:38:56 +00:00
Hauke Mehrtens
07926f29f6
Some symbols were missing or wrong. Tested with x86.
...
SVN-Revision: 14751
2009-03-05 21:45:59 +00:00
Hauke Mehrtens
1b922ab410
add missing symbols
...
SVN-Revision: 14721
2009-03-01 20:15:33 +00:00
Hauke Mehrtens
0347db26f5
refresh patches for kernel 2.6.28
...
SVN-Revision: 14720
2009-03-01 20:09:04 +00:00
Hauke Mehrtens
5e8769c29c
generic-2.6: enable crypto system needed by mac80211 on 2.6.2{7,8}
...
SVN-Revision: 14716
2009-03-01 19:39:46 +00:00
Gabor Juhos
d5e6e6dce6
generic-2.6: remove remaining ipp2p patches
...
SVN-Revision: 14714
2009-03-01 19:19:29 +00:00
Gabor Juhos
4b9c8e7ce5
generic-2.6/2.6.28: add missing Kconfig option
...
SVN-Revision: 14691
2009-02-28 15:34:28 +00:00
Florian Fainelli
c7074a84f4
also make 2.6.27 use the sprom fallback
...
SVN-Revision: 14684
2009-02-27 15:49:37 +00:00
Michael Büsch
e11452558b
ssb: Add support for fallback SPROM.
...
SVN-Revision: 14679
2009-02-26 20:15:17 +00:00
Felix Fietkau
08dd70d381
re-enable cfg80211 as well
...
SVN-Revision: 14615
2009-02-22 13:19:02 +00:00
Felix Fietkau
b2373ac516
re-apply r14531
...
SVN-Revision: 14614
2009-02-22 13:12:34 +00:00
Felix Fietkau
11014b5cea
disable all kernel config options that are set to =m
...
SVN-Revision: 14611
2009-02-22 04:44:24 +00:00
Felix Fietkau
2675476812
merge netfilter kernel changes to 2.6.26 as well
...
SVN-Revision: 14600
2009-02-21 16:59:45 +00:00
Felix Fietkau
e1799d3835
fix IMQ on linux 2.6.27 and 2.6.28
...
SVN-Revision: 14599
2009-02-21 16:33:24 +00:00
Felix Fietkau
76061ee2a1
merge netfilter changes to 2.6.27
...
SVN-Revision: 14598
2009-02-21 16:32:50 +00:00
Felix Fietkau
ab0b42246a
remove the netfilter time patch from 2.6.28 as it duplicates functionality that is already in the kernel
...
SVN-Revision: 14597
2009-02-21 16:32:20 +00:00
Felix Fietkau
68d73be80c
remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
...
SVN-Revision: 14596
2009-02-21 16:30:44 +00:00
Gabor Juhos
1b55cf14cc
update to 2.6.28.6
...
SVN-Revision: 14565
2009-02-19 16:11:07 +00:00
Gabor Juhos
416ef20081
generic-2.6: enable mac80211 on 2.6.2{7,8}
...
SVN-Revision: 14531
2009-02-16 18:54:43 +00:00
Michael Büsch
c2e1225284
spi-gpio: Implement spidelay for busses that need it.
...
SVN-Revision: 14525
2009-02-15 18:19:48 +00:00
Michael Büsch
d8ab910fdc
Fix spi-gpio MISO handling.
...
SVN-Revision: 14523
2009-02-15 15:50:26 +00:00
Gabor Juhos
97dde3b72d
update to 2.6.28.5
...
SVN-Revision: 14512
2009-02-15 06:26:27 +00:00
Markus Wigge
9dc8fd5b7f
- new upstream kernel 2.6.28.5 - the fix-serial_h patch does not apply anymore and is integrated upstream now
...
SVN-Revision: 14500
2009-02-13 15:13:15 +00:00
Gabor Juhos
823a6a8ad7
generic-2.6/2.6.28: rename spi-gpio patch
...
SVN-Revision: 14484
2009-02-12 11:43:44 +00:00
Michael Büsch
4a001e5590
spi-gpio: Support busses without chipselect (only one device on the bus)
...
SVN-Revision: 14476
2009-02-11 18:02:59 +00:00
Michael Büsch
d64adbe7bb
Make spi-gpio hotplug capable, so we can initialize devices after boot.
...
SVN-Revision: 14475
2009-02-11 18:01:59 +00:00
Michael Büsch
c3565fdf31
Port SPI-GPIO driver from 2.6.29-rc4
...
SVN-Revision: 14465
2009-02-10 17:12:12 +00:00
Michael Büsch
335117b87c
Deprecate the old SPI-GPIO driver.
...
SVN-Revision: 14464
2009-02-10 16:55:38 +00:00
Gabor Juhos
d1d8db0b0b
generic-2.6: remove PORTSCAN config option
...
SVN-Revision: 14458
2009-02-08 21:05:29 +00:00
Gabor Juhos
027ccba87e
generic-2.6: remove TARPIT and CHAOS patches and config options
...
SVN-Revision: 14456
2009-02-08 20:11:00 +00:00
Gabor Juhos
29e1ac054c
generic-2.6/2.6.21: refresh patches
...
SVN-Revision: 14453
2009-02-08 19:33:57 +00:00
Gabor Juhos
09de82989a
generic-2.6/2.6.24: refresh patches
...
SVN-Revision: 14450
2009-02-08 19:16:45 +00:00
Gabor Juhos
5d67fbe1b7
generic-2.6/2.6.23: refresh patches
...
SVN-Revision: 14448
2009-02-08 19:11:53 +00:00
Gabor Juhos
a7782176f9
update to 2.6.28.4
...
SVN-Revision: 14441
2009-02-08 13:01:28 +00:00
Florian Fainelli
4acde624fb
remove chaostable patch ( #4431 )
...
SVN-Revision: 14439
2009-02-08 12:26:47 +00:00
Gabor Juhos
407b0127c5
generic-2.6/2.6.28: show machine name in /proc/cpuinfo if CONFIG_MIPS_MACHINE is enabled
...
SVN-Revision: 14438
2009-02-08 11:43:24 +00:00
Florian Fainelli
b147f12cb2
remove tarpit patches ( #4432 )
...
SVN-Revision: 14418
2009-02-06 09:48:51 +00:00
Andy Boyett
700364b934
generic-2.6: sync 2.6.28 config
...
SVN-Revision: 14386
2009-02-03 10:40:22 +00:00
Nicolas Thill
bef15f90f3
generic: add missing PHY related config entries
...
SVN-Revision: 14379
2009-02-03 02:50:10 +00:00
Lars-Peter Clausen
714c1318a8
serial.h exports struct serial_rs485 which contains __32 fields to userspace so it has to export linux/types.h to userspace aswell.
...
Fixes #4445
SVN-Revision: 14377
2009-02-03 00:40:20 +00:00
Nicolas Thill
74e5728d29
generic: sanitize config files (fix typos & whitespace, remove duplicates)
...
SVN-Revision: 14372
2009-02-02 19:46:49 +00:00
Nicolas Thill
ec64fe6869
generic: add another missing config entry, when gpio support is enabled
...
SVN-Revision: 14285
2009-01-30 19:26:06 +00:00
Imre Kaloz
8bf0df9977
upgrade ppc44x to 2.6.28.2, add basic support for the AMCC Canyonlands
...
SVN-Revision: 14280
2009-01-30 11:38:46 +00:00
Nicolas Thill
ef33d451ba
generic: add another bunch of missing config entries in 2.6.28
...
SVN-Revision: 14278
2009-01-30 03:07:38 +00:00
Nicolas Thill
ceae09d67f
add missing config entries in 2.6.28
...
SVN-Revision: 14274
2009-01-30 01:08:57 +00:00
Andy Boyett
1a680734c2
generic/2.6.28: fix yaffs cvs patch
...
SVN-Revision: 14261
2009-01-29 13:39:22 +00:00
Gabor Juhos
0366d868d0
fix yaffs build failure on 2.6.28.2 (thanks to Alexandros C. Couloumbis <alex@ozo.com>)
...
SVN-Revision: 14250
2009-01-28 20:43:35 +00:00
Gabor Juhos
85963798be
update to 2.6.28.2
...
SVN-Revision: 14247
2009-01-28 15:47:34 +00:00
Markus Wigge
e7f7e0b605
- added some extra flags to read more information - added automagic device generation /dev/cs5535_gpioX
...
SVN-Revision: 14220
2009-01-27 14:02:38 +00:00
Gabor Juhos
ff21a7a7fa
generic-2.6/2.6.28: refresh a patch
...
SVN-Revision: 14201
2009-01-26 08:06:17 +00:00
Gabor Juhos
87d29df81e
generic-2.6/2.6.28: add missing config symbol
...
SVN-Revision: 14184
2009-01-25 19:46:51 +00:00
Gabor Juhos
d99ccd5b15
generic-2.6/2.6.28: sync yaffs code with the current CVS version
...
SVN-Revision: 14158
2009-01-23 17:24:20 +00:00
Gabor Juhos
0c2e187f54
switch to 2.6.27.12
...
SVN-Revision: 14157
2009-01-23 13:30:27 +00:00
Gabor Juhos
244ea6a1d6
generic-2.6/2.6.28: refresh a patch
...
SVN-Revision: 14156
2009-01-23 12:36:39 +00:00
Gabor Juhos
404fa66215
generic-2.6: make MyLoader parser compatible with the old partition tables
...
SVN-Revision: 14155
2009-01-23 11:54:44 +00:00
Jose Vasconcellos
58f4a77adf
New RTC platform driver for Epson RTC7301. Fix chip select timing for RTC7301 access.
...
SVN-Revision: 14109
2009-01-19 22:17:20 +00:00
Gabor Juhos
e191b632d1
generic-2.6: fix nand_correct_data() return code on 2.6.28
...
SVN-Revision: 14086
2009-01-18 10:02:55 +00:00
Gabor Juhos
4dc9ff1250
generic-2.6: add yaffs fs fixes for 2.6.28
...
SVN-Revision: 14085
2009-01-18 09:59:55 +00:00
Felix Fietkau
9f05f0575c
add some extra kernel exports to be used by ashmem and binder later
...
SVN-Revision: 14033
2009-01-14 01:03:38 +00:00
Florian Fainelli
5c886899ec
Add hfcmulti mISDN driver
...
SVN-Revision: 13945
2009-01-08 23:38:37 +00:00
Florian Fainelli
8c634001bb
Prevent crypto aead from failing to build with 2.6.24 targets ( #4426 )
...
SVN-Revision: 13882
2009-01-06 11:28:00 +00:00
Imre Kaloz
8c3a967fae
general fixes for openwrt with kernel 2.6.28
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13876
2009-01-05 14:46:18 +00:00
Imre Kaloz
3db174e41e
upgrade avr32 to 2.6.28
...
SVN-Revision: 13872
2009-01-05 10:39:03 +00:00
Gabor Juhos
86a870f06d
2.6.28: refresh patches
...
SVN-Revision: 13748
2008-12-27 11:22:54 +00:00
Gabor Juhos
55405b118c
2.6.26: fix crypto modules build failure
...
SVN-Revision: 13671
2008-12-17 07:37:30 +00:00
Gabor Juhos
e7336673b1
update to 2.6.27.9 and refresh patches
...
SVN-Revision: 13659
2008-12-16 10:37:14 +00:00
Gabor Juhos
5f1640713e
refresh 2.6.28 patches
...
SVN-Revision: 13654
2008-12-15 14:48:40 +00:00
Gabor Juhos
f4ff833db4
add simple prom emulator to 2.6.2{7,8} as well
...
SVN-Revision: 13653
2008-12-15 14:46:30 +00:00
Imre Kaloz
f001be04ac
add WUSB related symbols to the generic 2.6.28 config
...
SVN-Revision: 13652
2008-12-15 14:13:22 +00:00
Felix Fietkau
50781f3a8b
move linux/switch.h to generic files/ instead of the kernel version specific directories
...
SVN-Revision: 13649
2008-12-15 13:04:15 +00:00
Gabor Juhos
f63a6e0d56
fix MIPS prom emulator patch
...
SVN-Revision: 13635
2008-12-14 20:37:32 +00:00
Gabor Juhos
580dd21239
add simple prom emulator for MIPS
...
SVN-Revision: 13632
2008-12-14 20:17:20 +00:00
Gabor Juhos
8ce60f579f
fix myloader partition parser on 2.6.28
...
SVN-Revision: 13625
2008-12-14 06:30:22 +00:00
Florian Fainelli
dfbe63361c
Alloz aead and friends to compile for 2.6.27 targets no idea it could not without a description
...
SVN-Revision: 13606
2008-12-11 23:13:03 +00:00
Imre Kaloz
eccc01ab6c
upgrade to 2.6.28-rc8
...
SVN-Revision: 13591
2008-12-11 10:10:56 +00:00
Imre Kaloz
378d80d615
upgrade orion to 2.6.28-rc7
...
SVN-Revision: 13580
2008-12-10 11:54:21 +00:00
Florian Fainelli
aeb3752379
Add missing kernel configuration symbols ( #4297 )
...
SVN-Revision: 13563
2008-12-09 17:13:20 +00:00
Imre Kaloz
f21f51d858
add generic 2.6.28 patches
...
SVN-Revision: 13546
2008-12-08 13:23:09 +00:00
Gabor Juhos
6316779786
refresh 2.6.25 patches
...
SVN-Revision: 13526
2008-12-06 09:18:20 +00:00
Florian Fainelli
5615ec84df
Add missing GPIO related config symbols
...
SVN-Revision: 13514
2008-12-04 15:39:59 +00:00
Florian Fainelli
355a67401b
Finally fix the CONFIG_SSB_SILENT symbol
...
SVN-Revision: 13500
2008-12-03 20:37:01 +00:00
Gabor Juhos
919a8a9fe0
make mips_machine stuff available for other MIPS targets
...
SVN-Revision: 13492
2008-12-02 21:54:53 +00:00
Gabor Juhos
9e52639685
refresh 2.6.27 patches
...
SVN-Revision: 13490
2008-12-02 21:52:06 +00:00
Gabor Juhos
2eab181cc9
refresh 2.6.26 patches
...
SVN-Revision: 13489
2008-12-02 21:29:48 +00:00
Nicolas Thill
8b76a99136
fix chaostables patch to have headers installed when using 'make -C $(KDIR) headers_install'
...
SVN-Revision: 13465
2008-12-02 10:54:13 +00:00
Imre Kaloz
219694ee98
backport the new style ds1672 driver and switch to it
...
SVN-Revision: 13457
2008-12-01 20:23:43 +00:00
Imre Kaloz
083320dbe2
migrate gateworks board support to the new at24 eeprom driver
...
SVN-Revision: 13450
2008-11-30 18:12:21 +00:00
Imre Kaloz
7801e8d2bc
refresh patches
...
SVN-Revision: 13449
2008-11-30 18:09:21 +00:00
Imre Kaloz
e5f65cb39a
refresh patches
...
SVN-Revision: 13443
2008-11-30 11:17:45 +00:00
Imre Kaloz
1450355ca3
enable USB root hub transaction translators
...
SVN-Revision: 13442
2008-11-30 11:17:11 +00:00
Florian Fainelli
3fedfe9537
Allow b43_pci_bridge to be default on, otherwise we can never enable it.
...
SVN-Revision: 13432
2008-11-29 16:32:43 +00:00
Florian Fainelli
a29ae09072
Make L7-filter compile with kernel 2.6.27 ( #4253 )
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2008-11-28 16:24:55 +00:00
Florian Fainelli
a6be7066d3
Add missing configuration symbol for gpiolib compatible architectures
...
SVN-Revision: 13381
2008-11-27 20:44:41 +00:00
Imre Kaloz
92cd521ce1
add thermal symbol to the generic .25 config
...
SVN-Revision: 13372
2008-11-27 09:17:49 +00:00
Florian Fainelli
bd060db789
Add missing CONFIG_SSB_SLIENT config symbol
...
SVN-Revision: 13367
2008-11-26 18:39:23 +00:00
Florian Fainelli
f39b57d15b
the 'dev' member of the structure was removed in 2.6.27 (see: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5ce2d488fe039ddd86a638496cf704df86c74eeb ), therefore use the qdisc_dev() function instead.
...
Signed-off-by: Russell Senior <seniorr@aracnet.com>
SVN-Revision: 13366
2008-11-26 18:16:23 +00:00
Nicolas Thill
2d95d29bfd
fix ipset patch to have headers installed when using 'make -C $(KDIR) headers_install'
...
SVN-Revision: 13348
2008-11-25 15:57:34 +00:00
Imre Kaloz
a695fa76a4
move THERMAL symbols into the generic config
...
SVN-Revision: 13346
2008-11-25 13:52:25 +00:00
Gabor Juhos
a515338507
add experimental fix for OCF on 2.6.27.y ( closes #4184 )
...
SVN-Revision: 13341
2008-11-24 20:20:41 +00:00
Gabor Juhos
c27b9bf6db
enable MyLoader partition parser
...
SVN-Revision: 13317
2008-11-22 19:43:26 +00:00
Gabor Juhos
6113df9095
add NP25G and WP543 board id
...
SVN-Revision: 13316
2008-11-22 19:40:11 +00:00
Gabor Juhos
88dd889314
restore accidentally deleted ofc patches
...
SVN-Revision: 13293
2008-11-19 20:32:13 +00:00
Gabor Juhos
e1e65079b4
ocf: move all stuff into files, and fix build error on .25
...
SVN-Revision: 13288
2008-11-19 12:25:39 +00:00
Gabor Juhos
006f326bc1
update ocf-linux to 20080917
...
SVN-Revision: 13282
2008-11-18 20:45:28 +00:00
Imre Kaloz
722c78cd1e
move some options to the generic 2.6.27 config
...
SVN-Revision: 13264
2008-11-17 17:28:12 +00:00
Imre Kaloz
fbaec87e53
resync patch
...
SVN-Revision: 13262
2008-11-17 17:23:26 +00:00
Gabor Juhos
8a0ac9897f
enable Myloader partition parser
...
SVN-Revision: 13257
2008-11-17 10:23:54 +00:00
Gabor Juhos
442db57b96
move MyLoader partition parser into generic files, will be used on ar71xx
...
SVN-Revision: 13256
2008-11-17 10:14:58 +00:00
Gabor Juhos
300d8bea55
move MyLoader stuff into generic files, will be used on adm5120
...
SVN-Revision: 13254
2008-11-17 09:19:27 +00:00
Gabor Juhos
88cda758c3
update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
...
SVN-Revision: 13192
2008-11-12 17:49:01 +00:00
Nicolas Thill
0a11abc83d
add missing kconfig symbols for 2.6.27 targets when all modules are enabled
...
SVN-Revision: 13178
2008-11-11 02:43:35 +00:00
Nicolas Thill
c76305413e
ack CONFIG_ISDN change introduced in 2.6.27+
...
SVN-Revision: 13175
2008-11-11 02:36:20 +00:00
Nicolas Thill
6cb5259019
add config symbol missed from [13169]
...
SVN-Revision: 13174
2008-11-11 02:32:17 +00:00
Nicolas Thill
5cc923c65d
add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ieee1394 is selected
...
SVN-Revision: 13169
2008-11-10 19:30:20 +00:00
Gabor Juhos
0bd68125b4
fix ipset compile error on 2.6.27 Signed-off-by: Alexandros C. Couloumbis
...
SVN-Revision: 13168
2008-11-10 11:59:41 +00:00
Gabor Juhos
d0f837906c
fix gpiommc driver on 2.6.26 ( closes #4129 )
...
SVN-Revision: 13139
2008-11-07 19:56:44 +00:00
Gabor Juhos
d35bad03e3
update to 2.6.25.19, and refresh patches
...
SVN-Revision: 13137
2008-11-07 08:44:56 +00:00
Gabor Juhos
a1bf28950d
refresh 2.6.26 patches
...
SVN-Revision: 13135
2008-11-06 20:55:33 +00:00
Lars-Peter Clausen
ed5768adbf
fix broken patch.
...
SVN-Revision: 13126
2008-11-05 13:03:00 +00:00
Lars-Peter Clausen
3bd685b0ce
Fix broken patch to drivers/mtd/device/block2mtd.c
...
SVN-Revision: 13125
2008-11-05 10:47:35 +00:00
Felix Fietkau
d1b986bd54
improve routing/nat performance for devices using the marvell 88e6060 switch
...
SVN-Revision: 13060
2008-10-28 17:54:22 +00:00
Felix Fietkau
5065bb589a
remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc build errors
...
SVN-Revision: 13022
2008-10-22 06:51:06 +00:00
Michael Büsch
0b84952303
Remove me from the gpio-spi related stuff
...
SVN-Revision: 13011
2008-10-19 11:43:22 +00:00
Felix Fietkau
1e570a9288
change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.
...
SVN-Revision: 13010
2008-10-18 21:43:30 +00:00
Felix Fietkau
487c622ac0
add new switch configuration api
...
SVN-Revision: 13009
2008-10-18 20:44:53 +00:00
Gabor Juhos
19b0e56ba7
refresh patches against 2.6.27 final
...
SVN-Revision: 12987
2008-10-15 19:30:21 +00:00
Felix Fietkau
9220c452e5
enable debugfs by default
...
SVN-Revision: 12949
2008-10-11 01:33:29 +00:00
Gabor Juhos
73f2d150e3
refresh 2.6.27 patches based on -rc9
...
SVN-Revision: 12892
2008-10-07 12:29:33 +00:00
Gabor Juhos
19fd45301c
update mini_fo fix for 2.6.27
...
SVN-Revision: 12875
2008-10-06 17:24:33 +00:00
Gabor Juhos
5d46bb5efc
make gpio_dev compatible with GPIOLIB & GPIO_SYSFS ( closes #4016 )
...
SVN-Revision: 12864
2008-10-05 13:08:12 +00:00
Gabor Juhos
eed889b77b
2.6.27: revert case insensitive match support in xt_string while we are using iptables-1.4.0
...
SVN-Revision: 12862
2008-10-05 09:21:12 +00:00
Gabor Juhos
d90429dcaf
fix a typo in the generic 2.6.27 config
...
SVN-Revision: 12861
2008-10-05 07:52:25 +00:00
Gabor Juhos
b4d1994bed
move some 2.6.27 config stuff to generic
...
SVN-Revision: 12860
2008-10-05 06:57:43 +00:00
Gabor Juhos
12701b1d25
refresh 2.6.27 patches based on -rc8
...
SVN-Revision: 12858
2008-10-05 06:26:28 +00:00
Felix Fietkau
fe1570e63b
CONFIG_NF_CT_ACCT is deprecated in 2.6.27
...
SVN-Revision: 12819
2008-10-01 21:25:53 +00:00
Felix Fietkau
77703482ff
move some 2.6.27 config stuff from ixp to generic, use slab instead of slub by default (slub crashes early on), enable kallsyms for now until the target is stable
...
SVN-Revision: 12800
2008-09-29 16:49:39 +00:00
Felix Fietkau
bc92b67c41
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
...
SVN-Revision: 12790
2008-09-29 01:08:17 +00:00
Gabor Juhos
dcca20be51
2.6.25/2.6.26: fix compiler warning in imq.c
...
SVN-Revision: 12770
2008-09-28 19:07:37 +00:00
Gabor Juhos
821170133f
update to 2.6.26.5 and 2.6.25.17
...
SVN-Revision: 12718
2008-09-26 18:46:53 +00:00
Gabor Juhos
3b7f041bce
sync kernel config
...
SVN-Revision: 12711
2008-09-25 20:16:41 +00:00
Nicolas Thill
e812557612
add gpio related config symbols to generic config
...
SVN-Revision: 12710
2008-09-25 19:59:07 +00:00
Nicolas Thill
59a058534c
move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
...
SVN-Revision: 12692
2008-09-25 09:46:46 +00:00
Nicolas Thill
3029c2fd53
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
...
SVN-Revision: 12690
2008-09-24 19:28:53 +00:00
Nicolas Thill
2def3b5f01
add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23
...
SVN-Revision: 12684
2008-09-24 13:58:23 +00:00
Nicolas Thill
4a5ee15bde
add missing CONFIG_SPI_DEBUG symbol
...
SVN-Revision: 12683
2008-09-24 13:56:07 +00:00
Nicolas Thill
2c8010b2dc
make the whole iptables/netfiter modular ( closes : #3871 , #3527 )
...
SVN-Revision: 12649
2008-09-22 15:19:59 +00:00
Florian Fainelli
fc3311fd6d
Remove 2.6.22 kernel configuration file
...
SVN-Revision: 12639
2008-09-21 11:33:47 +00:00
Florian Fainelli
d1f4f4646d
Remove 2.6.22 files, no target uses them anymore
...
SVN-Revision: 12638
2008-09-21 11:32:06 +00:00
Felix Fietkau
78fd83bd12
rename generic-2.6/config-default to generic-2.6/config-2.6.21
...
SVN-Revision: 12637
2008-09-21 11:27:29 +00:00
Felix Fietkau
4296e978da
rename generic-2.6/patches to generic-2.6/patches-2.6.21
...
SVN-Revision: 12636
2008-09-21 11:25:17 +00:00
Nicolas Thill
aca19fe74c
add missing Kconfig symbol
...
SVN-Revision: 12611
2008-09-15 10:14:12 +00:00
Gabor Juhos
74321caaf8
2.6.26: add gpiommc driver
...
SVN-Revision: 12566
2008-09-10 19:46:56 +00:00
Gabor Juhos
700d906da5
2.6.26: fix build error caused by the gpio sysfs stuff
...
SVN-Revision: 12536
2008-09-05 06:52:27 +00:00
Gabor Juhos
98af79bc2b
2.6.26: fix gpio sysfs patch, forgot to refresh it
...
SVN-Revision: 12529
2008-09-04 15:24:57 +00:00
Gabor Juhos
c6f0aadc2b
2.6.26: backport gpio sysfs support form 2.6.27-rcX
...
SVN-Revision: 12526
2008-09-04 13:34:36 +00:00
Nicolas Thill
adc7b255c7
Move I2C_PCA Kconfig item to generic-2.6
...
SVN-Revision: 12459
2008-09-01 13:23:54 +00:00
Nicolas Thill
75f55a6c90
Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 ( closes : #3912 )
...
Signed-off-by: Dirk Nehring <dnehring@gmx.net>
SVN-Revision: 12447
2008-08-31 19:31:38 +00:00
Gabor Juhos
184c6b06f2
update to 2.6.26.3 and 2.6.25.16
...
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00
Nicolas Thill
2a05d8cbba
set reasonable generic CRYPTO_ config entries for 2.6.26
...
SVN-Revision: 12362
2008-08-21 13:30:59 +00:00
John Crispin
17e3eb3ce3
redboot.c - adds implicit creation of boardconfig partition
...
SVN-Revision: 12340
2008-08-19 18:07:57 +00:00
Florian Fainelli
90fe458aca
Add missing config symbols
...
SVN-Revision: 12295
2008-08-13 15:39:36 +00:00
Florian Fainelli
5cf0db54c6
Package ip6t_limit and ip6t_frag for 2.4 kernels ( #3760 )
...
SVN-Revision: 12276
2008-08-11 06:38:48 +00:00
Felix Fietkau
fcc091e15e
sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)
...
SVN-Revision: 12253
2008-08-09 00:41:55 +00:00
Gabor Juhos
e5fa05d788
update to 2.6.25.15 and 2.6.26.2
...
SVN-Revision: 12242
2008-08-07 16:52:52 +00:00
Florian Fainelli
af76ae2cb5
Duplicate of r12143
...
SVN-Revision: 12178
2008-08-05 22:12:01 +00:00
Florian Fainelli
71bc2e320b
Fix inclusion of pim.h like igmpproxy
...
SVN-Revision: 12176
2008-08-05 22:06:03 +00:00
Florian Fainelli
ac25803120
Add cdc-acm locking fix from #3836
...
SVN-Revision: 12154
2008-08-05 19:43:58 +00:00
Felix Fietkau
241450cb3a
add missing kconfig symbol
...
SVN-Revision: 12145
2008-08-05 17:54:45 +00:00
Felix Fietkau
806f149413
fix kernel header breakage, which caused a compile error in igmpproxy on big-endian targets
...
SVN-Revision: 12143
2008-08-05 17:33:09 +00:00
Felix Fietkau
d43337e8f7
switch to using the SLUB allocator by default in 2.6.26
...
SVN-Revision: 12138
2008-08-05 16:42:26 +00:00
Gabor Juhos
3527e7a649
modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
...
SVN-Revision: 12133
2008-08-05 09:52:23 +00:00
Felix Fietkau
f87623f97a
fix ocf compile error
...
SVN-Revision: 12118
2008-08-05 01:28:12 +00:00
Felix Fietkau
4da8ae9f24
refresh atheros config, add missing symbols to generic 2.6.26 config
...
SVN-Revision: 12117
2008-08-05 01:16:48 +00:00
John Crispin
b5cc22dfe5
more ledtrig-netdev clean ups
...
SVN-Revision: 12096
2008-08-04 15:51:47 +00:00
John Crispin
a641792a78
makes ledtrignetdev work on .26 and fix whitespaces
...
SVN-Revision: 12090
2008-08-04 14:05:04 +00:00
Florian Fainelli
e3fb32cd02
Define more missing config symbols for .26
...
SVN-Revision: 12085
2008-08-04 06:35:41 +00:00
Imre Kaloz
38a87b1430
add more options to the generic 2.6.26 config
...
SVN-Revision: 12078
2008-08-03 14:22:52 +00:00
Imre Kaloz
aae6fead80
revert gcc 4.4 fixes - http://bugzilla.kernel.org/show_bug.cgi?id=11143
...
SVN-Revision: 12077
2008-08-03 11:49:49 +00:00
Andy Boyett
07780b323a
generic-2.6: resync 2.6.26 config
...
SVN-Revision: 12071
2008-08-02 03:19:56 +00:00
Florian Fainelli
1378397b48
Add missing ebtables configuration symbol, 2.6.22 file untouched, not used
...
SVN-Revision: 12063
2008-08-01 10:04:14 +00:00
Imre Kaloz
8dec1e3997
enable multiqueue in the generic config
...
SVN-Revision: 12042
2008-07-31 11:55:11 +00:00
Nicolas Thill
bbc96d103a
move CONFIG_XFS_DEBUG to generic config
...
SVN-Revision: 12007
2008-07-30 09:59:41 +00:00
Gabor Juhos
18991af6f7
add missing symbols to 2.6.26 defconfig
...
SVN-Revision: 11954
2008-07-27 08:56:53 +00:00
Felix Fietkau
129fcaffb3
fix kernel oops in the redboot partition parser when CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is set and there is some free space after the rootfs partition
...
SVN-Revision: 11948
2008-07-26 20:27:45 +00:00
Gabor Juhos
44b51440ce
cleanup trailing whitespaces in 2.6.26 patches
...
SVN-Revision: 11945
2008-07-26 19:17:07 +00:00
Florian Fainelli
33ae24f5b5
Resync some kernel configuration options
...
SVN-Revision: 11941
2008-07-26 18:23:38 +00:00
Imre Kaloz
4a3cc5d9a7
add backported HSO driver
...
SVN-Revision: 11938
2008-07-26 17:01:54 +00:00
Gabor Juhos
3e0a2d0615
fix yaffs on 2.6.26
...
SVN-Revision: 11936
2008-07-26 16:16:26 +00:00
Gabor Juhos
104b3386a2
update to 2.6.25.12
...
SVN-Revision: 11933
2008-07-26 10:53:23 +00:00
Gabor Juhos
f6ad0deb7b
add chip_fixup patch of the platform_nand driver to 2.6.26 as well
...
SVN-Revision: 11922
2008-07-25 19:37:29 +00:00
Gabor Juhos
0f4521fcd7
fix nf_conntrack_rtsp compile error on 2.6.26 ( closes #3797 )
...
SVN-Revision: 11908
2008-07-22 13:52:56 +00:00
Gabor Juhos
e6baf82abd
fix compile error ( closes #3799 )
...
SVN-Revision: 11907
2008-07-22 11:22:41 +00:00
Felix Fietkau
c1ce330694
update mvswitch for 2.6.25 and 2.6.26 as well
...
SVN-Revision: 11896
2008-07-21 18:20:09 +00:00
Felix Fietkau
c7150f281c
add missing defines for mvswitch
...
SVN-Revision: 11895
2008-07-21 18:12:38 +00:00
Gabor Juhos
f529a37420
surprise :p
...
SVN-Revision: 11894
2008-07-21 17:08:14 +00:00
Michael Büsch
7f358023bc
The gpiommc configfs interface needs locking.
...
SVN-Revision: 11892
2008-07-21 10:32:08 +00:00
Michael Büsch
204728376c
Update gpiommc to use configfs
...
SVN-Revision: 11887
2008-07-20 19:34:09 +00:00
Felix Fietkau
3ad51a1c33
some more mvswitch fixes: - initialize the vlan destination map properly - workaround for moving node bug: clear the ATU database on every PHY poll
...
SVN-Revision: 11881
2008-07-19 23:09:56 +00:00
Felix Fietkau
87e673487a
add extra safety for the packet mangling in the mvswitch driver
...
SVN-Revision: 11880
2008-07-19 23:09:43 +00:00
Michael Büsch
f4b516ef34
Update GPIO-based MMC driver
...
SVN-Revision: 11864
2008-07-18 20:53:08 +00:00
Florian Fainelli
52a313e5bf
Do not build ocf modules by default
...
SVN-Revision: 11840
2008-07-15 17:11:39 +00:00
Florian Fainelli
191866eac2
Add ocf to 2.6.25 for ubsec ssb integration
...
SVN-Revision: 11839
2008-07-15 17:11:16 +00:00
Imre Kaloz
dec8ef42f2
update patch for the final kernel release
...
SVN-Revision: 11830
2008-07-14 20:49:57 +00:00
Imre Kaloz
9544a9b48d
readd patch...
...
SVN-Revision: 11827
2008-07-14 12:25:44 +00:00
Matteo Croce
047ba29df7
remove reverted patch
...
SVN-Revision: 11822
2008-07-14 10:45:06 +00:00
Imre Kaloz
0edc0ce1e7
nuke eyecandy as not everyone likes it :P
...
SVN-Revision: 11817
2008-07-14 00:34:17 +00:00
Imre Kaloz
13d8b1a32a
add ocf kernel patch
...
SVN-Revision: 11803
2008-07-13 15:16:54 +00:00
Imre Kaloz
53bf9c703a
sync with the cryptodev-2.6 git tree
...
SVN-Revision: 11775
2008-07-12 01:58:48 +00:00
Imre Kaloz
53d4a4018d
build more crypto modules
...
SVN-Revision: 11773
2008-07-12 01:56:23 +00:00
Imre Kaloz
59d37b2472
upgrade ixp4xx to 2.6.26-rc9, resync patches
...
SVN-Revision: 11768
2008-07-11 15:15:23 +00:00
Imre Kaloz
cef5e994b3
move some config options into the generic one
...
SVN-Revision: 11581
2008-06-26 13:51:17 +00:00
Imre Kaloz
4add77fb4b
add arm mach_types update again
...
SVN-Revision: 11574
2008-06-25 22:33:38 +00:00
Imre Kaloz
81af6da037
upgrade orion to 2.6.26-rc7
...
SVN-Revision: 11569
2008-06-23 15:07:52 +00:00
Gabor Juhos
1d56e2e1d4
generic-2.6: update IMQ patch to the official version for 2.6.25, refresh patches
...
SVN-Revision: 11551
2008-06-22 06:28:12 +00:00
Andy Boyett
573d7af53d
generic-2.6: Backport netfilter includes fix from 2.6.26 to 2.6.25 - Fixes compilation of numerous packages
...
SVN-Revision: 11539
2008-06-19 08:05:08 +00:00
Gabor Juhos
8b0bf5d650
generic-2.6: oops, forgot to refresh the 2.6.25 IMQ patch
...
SVN-Revision: 11502
2008-06-16 13:17:52 +00:00
Gabor Juhos
3663d2ea77
generic-2.6: even newer IMQ patch for 2.6.25 and 2.6.26
...
SVN-Revision: 11501
2008-06-16 12:57:56 +00:00
Imre Kaloz
2f4fa6de74
refresh generic 2.6.22 patches
...
SVN-Revision: 11498
2008-06-16 12:40:48 +00:00
Imre Kaloz
354d78404a
upgrade orion and sync to 2.6.26-rc6
...
SVN-Revision: 11456
2008-06-13 12:12:34 +00:00
Imre Kaloz
057b87f685
upgrade orion to 2.6.26-rc5
...
SVN-Revision: 11436
2008-06-11 11:59:45 +00:00
Imre Kaloz
4a0631658c
refresh patch
...
SVN-Revision: 11434
2008-06-11 11:37:08 +00:00
Imre Kaloz
02a4a8019e
add newer, fixed IMQ patch for 2.6.25 and 2.6.26
...
SVN-Revision: 11433
2008-06-11 11:35:49 +00:00
Gabor Juhos
306910e5d1
generic-2.6: revert yaffs changes [11378], the new code is not working correctly on RouterBoards
...
SVN-Revision: 11427
2008-06-10 08:20:19 +00:00
Felix Fietkau
b014357704
set marvell switch ATU ageing time to minimum instead of maximum - hopefully fixes some fonera 2.0 ethernet issues
...
SVN-Revision: 11410
2008-06-09 10:31:46 +00:00
Gabor Juhos
116a3864ad
generic-2.6: refresh yaffs patches
...
SVN-Revision: 11397
2008-06-07 17:14:22 +00:00
Gabor Juhos
7a902dfc34
add a chip_fixup function to the plat_nand driver on 2.6.23 as well ( closes #3513 )
...
SVN-Revision: 11386
2008-06-07 08:35:09 +00:00
Gabor Juhos
d7b697d4ad
generic-2.6: yaffs cleanup * reduce compiler warnings, * renumber/rename patches
...
SVN-Revision: 11379
2008-06-06 13:14:59 +00:00
Gabor Juhos
477d43b281
generic-2.6: sync yaffs code with the official CVS tree
...
SVN-Revision: 11378
2008-06-06 12:52:39 +00:00
Gabor Juhos
577ce6c8b5
add a chip_fixup function to the plat_nand driver
...
SVN-Revision: 11375
2008-06-06 09:01:33 +00:00
Imre Kaloz
2ff1596a22
refresh generic 2.6.23 patches in upstream style
...
SVN-Revision: 11366
2008-06-05 17:01:00 +00:00
Gabor Juhos
93e8eb8171
refresh generic 2.6.26 patches
...
SVN-Revision: 11336
2008-06-02 19:49:28 +00:00
Gabor Juhos
10c3ea71bb
2.6.26: oops, fix gpio_dev (commited a wrong file in [11333])
...
SVN-Revision: 11334
2008-06-02 19:34:44 +00:00
Gabor Juhos
bbe724019f
2.6.26: fix gpio_dev compile error
...
SVN-Revision: 11333
2008-06-02 19:26:10 +00:00
Gabor Juhos
e1eccf79de
2.6.26: fix a typo in the latest mini_fo patch
...
SVN-Revision: 11332
2008-06-02 19:08:28 +00:00
Gabor Juhos
ac56ad892a
2.6.26: sync IMQ patch with 2.6.25
...
SVN-Revision: 11331
2008-06-02 18:41:02 +00:00
Gabor Juhos
ed5a50c676
fix mini_fo on 2.6.26-rc4
...
SVN-Revision: 11330
2008-06-02 18:27:52 +00:00
Gabor Juhos
60656e167d
netfilter: minor IMQ fix for 2.6.25
...
SVN-Revision: 11329
2008-06-02 17:49:18 +00:00
Imre Kaloz
432b711eb5
revert an upstream change to retain compatibility with iptables 1.4.0
...
SVN-Revision: 11326
2008-06-02 15:48:49 +00:00
Imre Kaloz
c0551f41af
* add a prerelease IMQ patch for 2.6.25 * reenable IMQ in the kernel config * resync patches
...
SVN-Revision: 11324
2008-06-02 09:10:48 +00:00
Imre Kaloz
7cce2d8fc3
add generic 2.6.26 patches/files
...
SVN-Revision: 11323
2008-06-02 08:22:56 +00:00
Imre Kaloz
74215746b3
refresh generic 2.6.24 patches to match upstream style
...
SVN-Revision: 11302
2008-05-30 17:19:24 +00:00
Imre Kaloz
f664b7cb17
refresh generic 2.6.25 patches to match upstream style
...
SVN-Revision: 11296
2008-05-30 16:30:51 +00:00
Imre Kaloz
65ebb5780c
gpiodev should be in drivers/char, not in drivers/gpio..
...
SVN-Revision: 11294
2008-05-30 10:20:36 +00:00
Gabor Juhos
aa9bfe87fb
fix yaffs on 2.6.25
...
SVN-Revision: 11278
2008-05-28 13:33:45 +00:00
Gabor Juhos
15dd4cdcd2
nuke trailing whitespaces in the yaffs code
...
SVN-Revision: 11277
2008-05-28 07:31:26 +00:00
Peter Denison
7cf7b7a1a8
Revert last 3 commits made in error. Proper versions will come later
...
SVN-Revision: 11229
2008-05-20 21:38:04 +00:00
Peter Denison
19f15b44ea
Update generic-2.6 and brcm47xx 2.6.25 configs
...
SVN-Revision: 11227
2008-05-20 21:21:23 +00:00
Peter Denison
21401f537a
Update 2.6.25 config
...
SVN-Revision: 11226
2008-05-20 21:21:15 +00:00
Gabor Juhos
0f662245cb
the hash_conntrack is no longer broken on ARM since 2.6.25.4
...
SVN-Revision: 11223
2008-05-20 17:40:12 +00:00
Gabor Juhos
71d81e1af7
add missing config symbols
...
SVN-Revision: 11198
2008-05-19 07:34:02 +00:00
Peter Denison
3b7d3cf074
Remove bogus zero-length ohci-ssb.c in generic-2.6/files
...
SVN-Revision: 11190
2008-05-18 20:55:06 +00:00
Gabor Juhos
4503efda2d
refresh generic 2.6.25 patches
...
SVN-Revision: 11189
2008-05-18 20:26:43 +00:00
Gabor Juhos
e582f614b6
refresh generic 2.6.24 patches
...
SVN-Revision: 11188
2008-05-18 20:25:45 +00:00
Gabor Juhos
37044cf01e
refresh generic 2.6.23 patches
...
SVN-Revision: 11187
2008-05-18 20:24:51 +00:00
Gabor Juhos
7d8b70a1ec
refresh generic 2.6.22 patches
...
SVN-Revision: 11186
2008-05-18 20:24:13 +00:00
Gabor Juhos
6761ddd557
refresh generic 2.6.21 patches
...
SVN-Revision: 11185
2008-05-18 20:23:20 +00:00
Peter Denison
79aed699d7
Remove files now present upstream in files-2.6.25 (This is mostly just drivers/ssb and include/linux/ssb) [brcm47xx] Regenerate patches against 2.6.25.1 kernel+files set Default is still to build against 2.6.23.16
...
SVN-Revision: 11155
2008-05-16 19:25:20 +00:00
Gabor Juhos
3c143ca859
fix mini_fo bug on 2.6.25
...
SVN-Revision: 11135
2008-05-13 17:17:18 +00:00
Rod Whitby
18cbe8770d
config-2.6.25: Enable NETDEV_1000, so that the via-velocity gigabit ethernet driver for the DSMG600RevA can be selected.
...
SVN-Revision: 11134
2008-05-13 12:48:25 +00:00
Matteo Croce
2058b80964
atheros: added marvell switch driver
...
SVN-Revision: 11129
2008-05-13 00:10:45 +00:00
Nicolas Thill
e3a42b23c6
enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
...
SVN-Revision: 11097
2008-05-09 17:08:51 +00:00
Gabor Juhos
d7d8665572
update to 2.6.25.1 and refresh patches
...
SVN-Revision: 11006
2008-05-02 10:17:03 +00:00
Nicolas Thill
c31ca8dfff
add missing CONFIG_HID_SUPPORT to generic 2.6.23 config
...
SVN-Revision: 10999
2008-05-02 00:49:19 +00:00
Nicolas Thill
f6f49c75a0
add fixes for mmc_sdhci needed after [10637]
...
SVN-Revision: 10997
2008-05-01 23:38:34 +00:00
Andy Boyett
17245050f4
more missing symbols in 2.6.25 config
...
SVN-Revision: 10995
2008-05-01 16:07:55 +00:00
Gabor Juhos
3c05234962
kmod-ipt-iprange: fix build error on .25
...
SVN-Revision: 10992
2008-04-30 15:42:10 +00:00
Gabor Juhos
e26227a404
fix some netfilter extensions on 2.6.25
...
SVN-Revision: 10991
2008-04-30 15:09:56 +00:00
Gabor Juhos
828ca5b55b
add missing symbols to .25 config
...
SVN-Revision: 10989
2008-04-30 13:31:02 +00:00
Imre Kaloz
36e4fc9831
sync ixp4xx related patches with 2.6.24 and upgrade to 2.6.25
...
SVN-Revision: 10988
2008-04-30 10:59:03 +00:00
Imre Kaloz
719fd8c757
revert conntrack optimization, as it's broken on arm
...
SVN-Revision: 10987
2008-04-30 10:57:03 +00:00
Imre Kaloz
cfef3688dc
the ds1672 can be detected -- fix the driver and remove unneeded hacks
...
SVN-Revision: 10984
2008-04-29 20:40:36 +00:00
Gabor Juhos
9a3fa80e0d
add Dallas's 1-wire related packages
...
SVN-Revision: 10977
2008-04-29 15:53:04 +00:00
Felix Fietkau
9e0ee80132
enable a different pseudo-vlan mode in the marvell switch (uses a proprietary header instead of a proprietary trailer) - fixes some mtu issues
...
SVN-Revision: 10975
2008-04-29 12:55:44 +00:00
Felix Fietkau
c3fcb26d47
allow bigger packets in the marvell switch (does not fix the mtu problems yet)
...
SVN-Revision: 10970
2008-04-28 21:59:06 +00:00
Imre Kaloz
68943e35c2
upgrade to 2.6.24.5
...
SVN-Revision: 10959
2008-04-28 10:23:36 +00:00
Nicolas Thill
0427918e4c
add another bunch of missing CONFIG_ symbols
...
SVN-Revision: 10954
2008-04-27 15:06:14 +00:00
Nicolas Thill
c6fe45ed55
properly disable CONFIG_CRYPTO_HW
...
SVN-Revision: 10952
2008-04-27 12:31:50 +00:00
Imre Kaloz
789d93ca45
Intel P3x chips use CFI 1.5 -- treat them the same way as 1.4 ones
...
SVN-Revision: 10947
2008-04-26 10:08:51 +00:00
Gabor Juhos
9963f0e58f
fix mini_fo on 2.6.25
...
SVN-Revision: 10943
2008-04-26 08:11:06 +00:00
Felix Fietkau
86bbc820d5
fix vlan mapping for cpu port on the marvell switch
...
SVN-Revision: 10934
2008-04-24 01:09:47 +00:00
Felix Fietkau
69999abeda
clear VLANTunnel bit on the marvell switch ports - should help with some bridging issues
...
SVN-Revision: 10931
2008-04-23 16:28:05 +00:00
Felix Fietkau
c1f6e213a1
kill hotplug2 before running init
...
SVN-Revision: 10929
2008-04-23 14:30:11 +00:00
Imre Kaloz
e072c5e8a8
update config files
...
SVN-Revision: 10901
2008-04-21 09:07:25 +00:00
Imre Kaloz
8ef4c6756c
remove unneeded patch
...
SVN-Revision: 10892
2008-04-20 18:18:55 +00:00
Imre Kaloz
aa5ff82553
disable IMQ on 2.6.25 until we have a new patch
...
SVN-Revision: 10890
2008-04-20 18:13:48 +00:00
Imre Kaloz
2016199d0f
fix mini_fo compile -- still oopses on boot
...
SVN-Revision: 10889
2008-04-20 18:10:50 +00:00
Imre Kaloz
994e6a8d7e
fix patch
...
SVN-Revision: 10887
2008-04-20 14:44:20 +00:00
Felix Fietkau
11d94ce083
Add support for the ultra-crappy Marvell 88E6060, which is used in Fonera+ and the upcoming Fonera 2.0
...
SVN-Revision: 10876
2008-04-20 08:29:01 +00:00
Felix Fietkau
41fb282b6d
remove some redundant code
...
SVN-Revision: 10870
2008-04-20 03:24:43 +00:00
Felix Fietkau
a323a7bf2a
Add stub driver for ADM6996F switches (configured through MII) The driver currently uses a hardcoded VLAN mapping and has no configuration yet Tested on Accton MR3202a
...
SVN-Revision: 10869
2008-04-20 02:53:04 +00:00
Imre Kaloz
08dc68c9df
add proper 2.6.25 support
...
SVN-Revision: 10865
2008-04-19 15:20:44 +00:00
Felix Fietkau
cc5b1fb131
disable CONFIG_BRIDGE_NETFILTER by default
...
SVN-Revision: 10854
2008-04-17 16:37:21 +00:00
Felix Fietkau
eb34a3eff8
disable CONFIG_NO_HZ by default (who enabled this?)
...
SVN-Revision: 10849
2008-04-17 00:19:18 +00:00
Gabor Juhos
67fd9d7fba
move spi_gpio driver into the kernel, clean-up SPI modules
...
SVN-Revision: 10844
2008-04-15 07:33:43 +00:00
Gabor Juhos
d80f43d15f
update iptables to 1.4.0 (2.6 kernels only), refresh kernel patches
...
SVN-Revision: 10843
2008-04-15 06:11:23 +00:00
Nicolas Thill
ece27874c1
add 2 more symbols missed from my last commit
...
SVN-Revision: 10842
2008-04-15 02:38:32 +00:00
Nicolas Thill
e1aa564afb
add missing symbols to 2.6.24 generic config, preventing proper kernel configuration when certain kernel packages were selected
...
SVN-Revision: 10841
2008-04-15 02:28:01 +00:00
Nicolas Thill
b9c768a5f7
add missing SSB config symbols
...
SVN-Revision: 10797
2008-04-12 20:26:41 +00:00
Gabor Juhos
9c3033370a
fix a quilt incompatible patch
...
SVN-Revision: 10781
2008-04-10 08:45:31 +00:00
Imre Kaloz
a4580a86ae
add generic arm machine registry update
...
SVN-Revision: 10779
2008-04-09 23:00:20 +00:00
Felix Fietkau
06ff5f2cd2
forward port redboot rootfs partition space expansion patch to 2.6.24
...
SVN-Revision: 10773
2008-04-08 20:11:26 +00:00
Gabor Juhos
832ba73685
modules/gpio-buttons: fix build error on older kernels
...
SVN-Revision: 10771
2008-04-08 11:49:22 +00:00
Michael Büsch
2e8af76a60
ssb-mips: Fix IRQ routing on the MIPS core.
...
SVN-Revision: 10770
2008-04-08 09:15:53 +00:00
Gabor Juhos
5798590c7c
add a polled GPIO buttons input driver
...
SVN-Revision: 10766
2008-04-07 19:54:44 +00:00
Andy Boyett
5e39faa4f9
generic-2.6/config-2.6.23: add config entry for SENSORS_LM70
...
SVN-Revision: 10733
2008-04-04 21:53:44 +00:00
Florian Fainelli
add755735a
Add routed support to br2684
...
Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net>
SVN-Revision: 10710
2008-04-02 13:00:06 +00:00
Florian Fainelli
c4e905154a
Fix the xt_physdev compilation ( #3218 )
...
SVN-Revision: 10678
2008-03-27 19:30:00 +00:00
Florian Fainelli
52c65355ea
Revert [10668] was accidental
...
SVN-Revision: 10669
2008-03-27 15:51:02 +00:00
Florian Fainelli
e9c19c7de9
Create a dummy sit package for 2.4 kernelsq
...
SVN-Revision: 10668
2008-03-27 15:44:14 +00:00
Florian Fainelli
6e8a4f219a
Generate a binary lzma-loader
...
SVN-Revision: 10661
2008-03-26 13:33:22 +00:00
Travis Kemen
7161fc6e53
The following patch enables txpower setting for hostap driver and restores txpower after card resets. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr>
...
SVN-Revision: 10656
2008-03-25 15:14:22 +00:00
Rod Whitby
6e13173800
Enable the default-on led trigger
...
SVN-Revision: 10643
2008-03-22 15:01:10 +00:00
Rod Whitby
eafcbc1cdd
generic-2.6/config-2.6.24: Added missing config entries to allow compilation of 2.6.24.2 to continue
...
SVN-Revision: 10642
2008-03-22 04:09:49 +00:00
Felix Fietkau
28235b5486
add missing kernel config option
...
SVN-Revision: 10641
2008-03-21 20:45:09 +00:00
Michael Büsch
12b5a779b9
linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
...
SVN-Revision: 10637
2008-03-21 16:52:27 +00:00
Michael Büsch
68523387b3
GPIODEV: Fix open-count race condition.
...
SVN-Revision: 10625
2008-03-19 11:32:08 +00:00
Felix Fietkau
a5b89f7f78
This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd.
...
I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support
Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de>
SVN-Revision: 10619
2008-03-19 08:00:14 +00:00
John Crispin
9e6b3d16de
add new led trigger for network traffic, fixes #2776
...
SVN-Revision: 10566
2008-03-07 21:25:02 +00:00
Felix Fietkau
1d951e0847
disable partitions for unallocated redboot flash memory - it caused a null pointer deref
...
SVN-Revision: 10563
2008-03-07 14:15:41 +00:00
Gabor Juhos
636d05f391
2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431
...
SVN-Revision: 10547
2008-03-06 19:25:48 +00:00
Gabor Juhos
32d7e0916a
netfilter: update to the latest IMQ patch for 2.6.24 from http://www.actusa.net/~linuximq/
...
SVN-Revision: 10510
2008-02-20 18:46:23 +00:00
Gabor Juhos
bd91c79caa
netfilter: fix IMQ bug on 2.6.24
...
SVN-Revision: 10508
2008-02-20 17:08:01 +00:00
Michael Büsch
66dec6d8a1
ssb: Update the GPIO API
...
SVN-Revision: 10495
2008-02-19 13:52:57 +00:00
Michael Büsch
d3c63338b7
ssb: Move the generic ssb fixes patch to the generic kernel.
...
This should fix SSB for people using a b43 card on a non-47xx machine.
SVN-Revision: 10492
2008-02-19 01:43:02 +00:00
Michael Büsch
c57ca284ce
ssb: Update to latest upstream version of ssb.
...
SVN-Revision: 10490
2008-02-19 01:24:18 +00:00
Michael Büsch
670b7ab883
b43: Make probing of NPHY devices possible.
...
SVN-Revision: 10487
2008-02-18 22:21:29 +00:00
Imre Kaloz
389107970a
* disable ikconfig by default * update ppc40x default config
...
SVN-Revision: 10380
2008-02-04 07:44:14 +00:00
Felix Fietkau
a2ba826425
"default-on" LED Trigger
...
The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality.
Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default.
Particular thanks to Rod Whitby for all his help with this.
Signed-off-by: Nick Forbes <nick.forbes@incepta.com>
SVN-Revision: 10348
2008-02-02 01:21:54 +00:00
Felix Fietkau
2361535088
port atheros to 2.6.24 (untested), but do not use the new kernel by default yet
...
SVN-Revision: 10335
2008-01-31 04:44:35 +00:00
Imre Kaloz
e80d5f9686
copy leftover patch from 2.6.23
...
SVN-Revision: 10333
2008-01-30 23:32:47 +00:00
Imre Kaloz
3074232986
show a rotating dash during jffs2 erase
...
SVN-Revision: 10332
2008-01-30 23:32:08 +00:00
Imre Kaloz
01a62fc444
remove binary sysctl number for KERN_PPC_L2CR
...
SVN-Revision: 10331
2008-01-30 23:30:51 +00:00
Gabor Juhos
11c02a7e60
netfilter: fix compiler warnings in xt_layer7
...
SVN-Revision: 10326
2008-01-30 11:45:42 +00:00
Gabor Juhos
db7a2e3e55
nefilter: fix chaostables on 2.6.24
...
SVN-Revision: 10320
2008-01-30 08:05:47 +00:00
Gabor Juhos
3dae29dc4a
netfilter: fix RTSP on 2.6.24
...
SVN-Revision: 10319
2008-01-30 07:35:01 +00:00
Gabor Juhos
131dfed3d7
netfilter: fix xt_TARPIT on 2.6.24
...
SVN-Revision: 10318
2008-01-30 07:04:48 +00:00
Gabor Juhos
fecd04ea67
netfilter: fix ipt_SET on 2.6.24
...
SVN-Revision: 10317
2008-01-30 07:03:02 +00:00
Imre Kaloz
7ab413f9fd
add upstream git patch for arch/powerpc
...
SVN-Revision: 10300
2008-01-28 23:44:06 +00:00
Imre Kaloz
8b96c7c0ea
fix squashfs on 2.6.24
...
SVN-Revision: 10299
2008-01-28 23:42:43 +00:00
Imre Kaloz
bf9efe2de8
disable chaostables for 2.6.24 until it's fixed
...
SVN-Revision: 10298
2008-01-28 23:42:06 +00:00
Imre Kaloz
5303deecf1
generic 2.6.24 support
...
SVN-Revision: 10291
2008-01-28 13:36:09 +00:00
Imre Kaloz
2a1011628d
add BE I/O memory accessors for arch/ppc
...
SVN-Revision: 10287
2008-01-27 21:21:03 +00:00
Felix Fietkau
db8fd48426
kernel: add a default for CONFIG_NEW_GPIO
...
SVN-Revision: 10278
2008-01-27 14:34:18 +00:00
John Crispin
8f39c35159
add userspace tool for gpio_dev
...
SVN-Revision: 10267
2008-01-26 04:24:05 +00:00
John Crispin
5411061a03
add missing header file
...
SVN-Revision: 10265
2008-01-26 03:52:11 +00:00
Felix Fietkau
394918851f
add patch for including unpartitioned space in the rootfs partition for redboot devices (if applicable)
...
SVN-Revision: 10263
2008-01-26 03:21:09 +00:00
John Crispin
2a8b143cb3
remove binary file
...
SVN-Revision: 10262
2008-01-26 03:17:35 +00:00
John Crispin
0844d5fe49
add generic gpio char dev for CONFIG_GENERIC_GPIO archs
...
SVN-Revision: 10261
2008-01-26 03:16:11 +00:00
John Crispin
62963b1ce2
change annoying\unavble to open console" warning
...
SVN-Revision: 10257
2008-01-25 18:45:40 +00:00
Felix Fietkau
7fedac059c
add missing kconfig entry
...
SVN-Revision: 10182
2008-01-14 00:27:01 +00:00
Florian Fainelli
4e9cc1b056
Fix esfq compilation ( #3005 )
...
SVN-Revision: 10174
2008-01-11 19:26:11 +00:00
Tim Yardley
063e150eb9
updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel
...
SVN-Revision: 10147
2008-01-08 22:28:35 +00:00
Tim Yardley
244e25e2d7
update to the latest imq patch for 2.6.23 from http://www.actusa.net/~linuximq/
...
SVN-Revision: 10145
2008-01-08 18:21:22 +00:00
Imre Kaloz
3b7f9d1c92
fix arm kernel builds with recent binutils versions
...
SVN-Revision: 10079
2008-01-01 19:32:29 +00:00
Tim Yardley
e66822935e
update to netfilter 2.17
...
SVN-Revision: 9806
2007-12-19 19:08:07 +00:00
Felix Fietkau
985ee9fc8f
LED driver for PCEngines ALIX boards
...
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
2007-12-14 00:52:15 +00:00
Felix Fietkau
8b4ba82c0e
remove an unused #include statement that is causing compile issues on osx
...
SVN-Revision: 9711
2007-12-12 00:11:22 +00:00
Florian Fainelli
71f1ca2cba
Replace deprecated DEBUG config symbol
...
SVN-Revision: 9706
2007-12-11 08:30:48 +00:00
Florian Fainelli
a86b7992f9
Forgot removing that file while applying patch from #2757
...
SVN-Revision: 9690
2007-12-09 17:52:27 +00:00
Tim Yardley
59a715fdd5
updated layer7 to 2.15.. current is 2.16.1, i might bump again, this has been uncommitted for a bit
...
SVN-Revision: 9674
2007-12-08 15:52:26 +00:00
Felix Fietkau
691be1ebe3
add missing kernel config symbol
...
SVN-Revision: 9668
2007-12-07 19:24:16 +00:00
Travis Kemen
be9bf2bf40
add txpower patches and add uci configuration file From: Vasilis T. (aka Acinonyx)
...
SVN-Revision: 9610
2007-11-28 03:44:18 +00:00
Felix Fietkau
679089c6a8
work around kernel config issues with sound modules
...
SVN-Revision: 9598
2007-11-25 17:15:30 +00:00
Florian Fainelli
84b2bcb5be
Fix build on non-SMP machines of the remote GDB debugging ( #2666 )
...
SVN-Revision: 9571
2007-11-16 07:39:48 +00:00
Felix Fietkau
ba85de21e9
add missing config symbols for ide on broadcom 4780
...
SVN-Revision: 9558
2007-11-16 03:11:24 +00:00
Felix Fietkau
6954e434f9
fix initramfs images
...
SVN-Revision: 9557
2007-11-16 03:11:21 +00:00
Felix Fietkau
4db640a503
disable pci ide irq sharing by default - probably causes issues on alix (unconfirmed)
...
SVN-Revision: 9527
2007-11-10 18:04:17 +00:00
Felix Fietkau
fa2828f9e5
move a few config options to the generic templates to avoid kernel config questions
...
SVN-Revision: 9510
2007-11-07 20:36:12 +00:00
Gabor Juhos
6310dc873b
add default option for the OTi-6858 USB serial device ( closes #2631 )
...
SVN-Revision: 9484
2007-11-02 09:08:59 +00:00
John Crispin
39679eba93
fixed typo in generic squashfs split patch ... shame on you :)
...
SVN-Revision: 9455
2007-10-27 19:41:20 +00:00
Felix Fietkau
a10edd4cee
Add udev initilisation
...
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
2007-10-23 06:23:36 +00:00
Felix Fietkau
b513ee61a5
only do hotplug2 init if hotplug2 is present
...
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
2007-10-23 06:23:33 +00:00
Felix Fietkau
881bac2db2
Allow targets to specify extra initramfs source files
...
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
2007-10-23 06:23:29 +00:00
Gabor Juhos
ab8a75d73f
make morse LED trigger available as a package, and fix it to compile with 2.6.23
...
SVN-Revision: 9363
2007-10-20 14:32:13 +00:00
Felix Fietkau
fd811bf54c
sync ssb with upstream
...
SVN-Revision: 9302
2007-10-14 02:47:36 +00:00
John Crispin
f0e10e1253
added some extensions to the phy layer
...
SVN-Revision: 9297
2007-10-14 00:04:53 +00:00
Felix Fietkau
6e69adb9e6
disable the in-kernel mac80211 and cfg80211 will be built externally
...
SVN-Revision: 9289
2007-10-13 22:40:54 +00:00
Felix Fietkau
30007a5e6c
move a few config symbols to the 2.6.23 template
...
SVN-Revision: 9288
2007-10-13 22:40:41 +00:00
Felix Fietkau
ceb5350cd3
back out change to generic-2.6/files/ and update 310-ssb_pcicore_fixes.patch for 2.6.23
...
SVN-Revision: 9281
2007-10-13 02:21:24 +00:00
Felix Fietkau
30777ac989
add patches for 2.6.23 on brcm47xx (not enabled yet)
...
SVN-Revision: 9279
2007-10-13 02:04:37 +00:00
Felix Fietkau
a5164cf41b
disable CONFIG_LOCALVERSION_AUTO - it breaks insmod
...
SVN-Revision: 9278
2007-10-13 02:00:06 +00:00
Felix Fietkau
069032243a
move a few kconfig options from atheros to generic-2.6
...
SVN-Revision: 9273
2007-10-12 21:21:36 +00:00
Gabor Juhos
4e05416c39
netfilter/ipset cleanups * rename patches to follow our naming conventions * 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
2007-10-12 14:58:35 +00:00
Gabor Juhos
36c579aee3
update yaffs2 to compile with 2.6.23
...
SVN-Revision: 9257
2007-10-11 07:36:21 +00:00
Gabor Juhos
671469ec17
update generic 2.6.23 config
...
SVN-Revision: 9256
2007-10-11 07:12:13 +00:00
Gabor Juhos
b52069462e
netfilter fixes for 2.6.23 * fix compiler warnings in xt_CHAOS.c, xt_DELUDE.c, and in xt_portscan.c * make xt_TARPIT available as well
...
SVN-Revision: 9255
2007-10-11 07:08:40 +00:00
Gabor Juhos
f267a43256
restore CVS Id strings for yaffs code, remove svn:keywords properties
...
SVN-Revision: 9250
2007-10-10 19:33:22 +00:00
Gabor Juhos
1defe9a10c
dissect yaffs patch
...
SVN-Revision: 9249
2007-10-10 18:05:48 +00:00
Eugene Konev
72f5fa6b92
sync for 2.6.23-final
...
SVN-Revision: 9234
2007-10-10 06:20:25 +00:00
Gabor Juhos
c0fb2f61f4
add custom GPIO-based I2C driver
...
SVN-Revision: 9218
2007-10-09 19:23:22 +00:00
Gabor Juhos
8309e3dff2
add TARPIT support to netfilter/iptables * netfilter: add the xt_TARPIT 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
2007-10-07 17:17:04 +00:00
Eugene Konev
c0dcf4bbca
fix rtsp patch
...
SVN-Revision: 9139
2007-10-05 13:51:22 +00:00
Eugene Konev
6efb8c8df8
add generic 2.6.23 patches and config
...
SVN-Revision: 9114
2007-10-04 02:26:27 +00:00
Gabor Juhos
693077d7d5
split eeprom_93cx6 patch to make quilt happy
...
SVN-Revision: 9084
2007-10-01 08:45:39 +00:00
Gabor Juhos
5d4112737d
add missing file from [9055]
...
SVN-Revision: 9056
2007-09-28 20:08:55 +00:00
Gabor Juhos
962738bdac
make morse LED trigger available for all platforms
...
SVN-Revision: 9055
2007-09-28 20:06:52 +00:00
Nicolas Thill
0bf90f2a0d
add ipv6 conntrack support ( closes : #2192 )
...
SVN-Revision: 8984
2007-09-23 17:22:17 +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
Nicolas Thill
40d44d26af
backport [8862] to pre 2.6.22 kernels as well
...
SVN-Revision: 8975
2007-09-23 11:12:54 +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
Matteo Croce
8d162264af
Make ar7_part more readable and endianness safe
...
SVN-Revision: 8886
2007-09-20 19:25:38 +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
Felix Fietkau
abbe02e2fb
enable jffs2 summary for faster mount time
...
SVN-Revision: 8846
2007-09-19 20:43:31 +00:00
Florian Fainelli
114a03a429
Rearrange patches
...
SVN-Revision: 8729
2007-09-10 14:19:56 +00:00
Felix Fietkau
a9d683ca91
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
...
SVN-Revision: 8694
2007-09-08 19:55:42 +00:00
Florian Fainelli
8505138db8
Add some EHCI related symbols when usb is selected
...
SVN-Revision: 8686
2007-09-08 10:28:18 +00:00
Nicolas Thill
62637bcce1
rename 2.6 high-speed usb serial fix to match 2.4 one
...
SVN-Revision: 8574
2007-09-02 14:20:11 +00:00
Nicolas Thill
939c7224a2
build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t
...
SVN-Revision: 8559
2007-08-30 22:19:26 +00:00
Nicolas Thill
a28a3e814b
add high-speed usb serial fix from Junxion ( closes : #2274 )
...
SVN-Revision: 8549
2007-08-30 16:04:31 +00:00
Florian Fainelli
e384acd55d
Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich
...
SVN-Revision: 8470
2007-08-23 15:48:46 +00:00
Florian Fainelli
875475af7d
Compile crc itu-t as a module
...
SVN-Revision: 8449
2007-08-21 09:34:02 +00:00
Felix Fietkau
4460bbca47
add refresh ioctl to mtd (for rescanning partitions after reflash)
...
SVN-Revision: 8438
2007-08-19 21:53:17 +00:00