Gabor Juhos
|
a7d528722c
|
improve SoC detection
SVN-Revision: 13349
|
2008-11-25 17:39:12 +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
|
752054346a
|
update to 2.6.27.7
SVN-Revision: 13347
|
2008-11-25 13:54:46 +00:00 |
Imre Kaloz
|
a695fa76a4
|
move THERMAL symbols into the generic config
SVN-Revision: 13346
|
2008-11-25 13:52:25 +00:00 |
Imre Kaloz
|
ec2cc68421
|
upgrade avr32 to 2.6.27
SVN-Revision: 13345
|
2008-11-25 13:49:57 +00:00 |
Florian Fainelli
|
a936c402fc
|
Fix this nasty patch which prevented others from applying
SVN-Revision: 13343
|
2008-11-24 21:52:10 +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
|
77cff176bf
|
ethernet driver preparation for gigabit support
SVN-Revision: 13340
|
2008-11-24 16:56:36 +00:00 |
Florian Fainelli
|
ad530354e7
|
Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks Norbert
SVN-Revision: 13338
|
2008-11-24 12:42:13 +00:00 |
Gabor Juhos
|
b421c22787
|
fix gpio-leds, and gpio-buttons platform data initialization
SVN-Revision: 13337
|
2008-11-24 11:03:18 +00:00 |
Florian Fainelli
|
dd2ab5bfb0
|
Subject: [PATCH] Upgrades x86 to kernel 2.6.27 (#4195)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13332
|
2008-11-23 20:14:08 +00:00 |
Lars-Peter Clausen
|
ac44b053c8
|
Fix indention.
SVN-Revision: 13321
|
2008-11-22 22:53:38 +00:00 |
Florian Fainelli
|
73ff675b3f
|
Make b43 back again available for brcm47xx (#4237)
SVN-Revision: 13320
|
2008-11-22 22:50:04 +00:00 |
Lars-Peter Clausen
|
38824a1351
|
Add support for negative conditional dependencies. Also add the condition of conditional dependencies to dependencies which are inherited form the conditional dependency.
SVN-Revision: 13319
|
2008-11-22 22:44:35 +00:00 |
Gabor Juhos
|
d6b4535d18
|
create firmware image for the Compex NP25G and WPE53G boards
SVN-Revision: 13318
|
2008-11-22 19:45:14 +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 |
Nicolas Thill
|
f456099ca5
|
clean NATIVE_TOOLCHAIN dependencies
SVN-Revision: 13314
|
2008-11-22 05:10:43 +00:00 |
Nicolas Thill
|
6b392a4f9f
|
allow cvs/git/hg/svn wrap_mirror to work for host tools as well
SVN-Revision: 13313
|
2008-11-22 04:38:20 +00:00 |
Jo-Philipp Wich
|
fdd24c73e0
|
package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others
SVN-Revision: 13312
|
2008-11-22 03:15:32 +00:00 |
Thomas Langer
|
e59c8dd866
|
uboot: support boards with tantos switch and small code and format cleanups
SVN-Revision: 13308
|
2008-11-21 18:47:33 +00:00 |
Florian Fainelli
|
0f26e35e37
|
brcm63xx has pcmcia support and is able to run b43 on its pci bus
SVN-Revision: 13303
|
2008-11-20 23:08:20 +00:00 |
Florian Fainelli
|
5acddecc68
|
Update brcm63xx broadcom profile now that b43 is available
SVN-Revision: 13302
|
2008-11-20 23:01:48 +00:00 |
Florian Fainelli
|
919fc96bdf
|
Package ssb glue code out of the kernel, and make b43 be built for non-brcm47xx targets as well
SVN-Revision: 13301
|
2008-11-20 23:01:07 +00:00 |
Florian Fainelli
|
8f5351a4f2
|
Synchroniz bcm63xx kernel configuration
SVN-Revision: 13300
|
2008-11-20 22:16:48 +00:00 |
Florian Fainelli
|
e854a26332
|
Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some garbage, therefore making a simple strcmp will fail
SVN-Revision: 13299
|
2008-11-20 21:26:11 +00:00 |
Florian Fainelli
|
107aa04e06
|
Generate valid images for the bcm96348gw board
SVN-Revision: 13298
|
2008-11-20 21:22:45 +00:00 |
Florian Fainelli
|
b3c537d77c
|
Remove those two profiles, people that actually change cards will certainly know how to add modules for them
SVN-Revision: 13297
|
2008-11-20 19:35:22 +00:00 |
Thomas Langer
|
fabfe77cd8
|
fix error from last commit
SVN-Revision: 13296
|
2008-11-20 19:04:00 +00:00 |
Thomas Langer
|
1bc6841c8d
|
some cleanups: - fix CPUID detection - update MTD map for checks and sysupgrade - enable subtargets (Generic&NFS) for simpler development - generic cleanups (e.g. from linux checkpatch.pl)
SVN-Revision: 13295
|
2008-11-20 18:31:00 +00:00 |
Gabor Juhos
|
88dd889314
|
restore accidentally deleted ofc patches
SVN-Revision: 13293
|
2008-11-19 20:32:13 +00:00 |
Gabor Juhos
|
a81c3dacb9
|
kernel/modules: disable automatic loading of crypto-test module
SVN-Revision: 13292
|
2008-11-19 18:01:26 +00:00 |
Thomas Langer
|
8294879df7
|
cleanup uboot package
SVN-Revision: 13291
|
2008-11-19 17:40:05 +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
|
22949f10e2
|
openssl: update ocf to 20080917
SVN-Revision: 13284
|
2008-11-18 20:52:33 +00:00 |
Gabor Juhos
|
0aa75baf81
|
add package for ocf-crypto-headers
SVN-Revision: 13283
|
2008-11-18 20:50:18 +00:00 |
Gabor Juhos
|
006f326bc1
|
update ocf-linux to 20080917
SVN-Revision: 13282
|
2008-11-18 20:45:28 +00:00 |
Gabor Juhos
|
ae87ca9a83
|
kernel/modules: move ixp4xx hardware crypto module package into crypto.mk
SVN-Revision: 13281
|
2008-11-18 19:38:50 +00:00 |
Gabor Juhos
|
db7816235b
|
sync default kernel config
SVN-Revision: 13280
|
2008-11-18 19:37:09 +00:00 |
Gabor Juhos
|
1d44715bbc
|
disable CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED
SVN-Revision: 13279
|
2008-11-18 15:03:38 +00:00 |
Gabor Juhos
|
3bf635be11
|
add experimental support for the AzureWave AW-NR580 board
SVN-Revision: 13278
|
2008-11-18 13:21:24 +00:00 |
Gabor Juhos
|
ca804fcbc9
|
add EON en25p32 support, and enable redboot partition parser in the m25p80 driver
SVN-Revision: 13277
|
2008-11-18 12:52:27 +00:00 |
Lars-Peter Clausen
|
5a9215e89a
|
Update config to 2.6.27.6
SVN-Revision: 13276
|
2008-11-18 11:00:05 +00:00 |
Andy Boyett
|
bc1b8ed25c
|
bump to version 0.6.5 - updates driver_nl80211 to match changes in recent compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself
SVN-Revision: 13275
|
2008-11-18 07:26:15 +00:00 |
Jo-Philipp Wich
|
fad690be31
|
make mmc_over_gpio init uci-aware
SVN-Revision: 13273
|
2008-11-17 23:22:27 +00:00 |
Florian Fainelli
|
fa3fb7c809
|
Directly use the kent sourceforge mirrors, previous are in timeout
SVN-Revision: 13269
|
2008-11-17 19:52:06 +00:00 |
Gabor Juhos
|
eaee44586b
|
sync 2.6.26 config
SVN-Revision: 13268
|
2008-11-17 19:46:37 +00:00 |
Imre Kaloz
|
debd8d2dd8
|
MADWIFI_DEBUG should depend on DEVEL
SVN-Revision: 13267
|
2008-11-17 19:43:12 +00:00 |
Imre Kaloz
|
942025fa14
|
upgrade ppc44x to 2.6.27
SVN-Revision: 13266
|
2008-11-17 18:04:39 +00:00 |
Gabor Juhos
|
22a7b1b3d3
|
use MyLoader partition parser on the WP543 board
SVN-Revision: 13265
|
2008-11-17 17:42:35 +00:00 |