Commit graph

10040 commits

Author SHA1 Message Date
Gabor Juhos
518a96682a mac80211: update compat-wireless to 2009-02-02
SVN-Revision: 14385
2009-02-03 09:18:29 +00:00
Gabor Juhos
43ed2ff89d parse RedBoot environments as well (patch by Jonas <jmajau@ubnt.com>)
SVN-Revision: 14384
2009-02-03 08:44:50 +00:00
Gabor Juhos
9e624a7144 mzk-w04nu: fetch MAC address from the flash
SVN-Revision: 14383
2009-02-03 07:53:46 +00:00
Gabor Juhos
03de003183 fix handling of invalid arguments passed by some bootloaders (thanks to Jeff Hansen and to Jonas)
SVN-Revision: 14382
2009-02-03 07:26:31 +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
Florian Fainelli
565f1723f0 libssp should also be configured in binutils
SVN-Revision: 14376
2009-02-02 23:45:33 +00:00
Nicolas Thill
09c3b45169 openssl: add a patch to fix link segfault when using a glibc/eglibc based toolchain (closes: #4517), thanks to Luigi Mantellini
SVN-Revision: 14375
2009-02-02 22:13:17 +00:00
Michael Büsch
629188123c bcm47xx: Rename all SSB_PLLRES_ to SSB_PMURES_
SVN-Revision: 14374
2009-02-02 20:04:22 +00:00
Michael Büsch
5e48d8268e bcm47xx: Implement 4312 and part of 4325 PLL init.
SVN-Revision: 14373
2009-02-02 20:00:04 +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
Gabor Juhos
8a5c467323 parse dot-separated MAC address (patch by Jonas <jmajau@ubnt.com>)
SVN-Revision: 14371
2009-02-02 19:37:57 +00:00
Nicolas Thill
7d250fbc8d gcc: add a patch to allow 3.4.6 to build for x86 (closes: #4548)
SVN-Revision: 14370
2009-02-02 19:23:56 +00:00
Felix Fietkau
b377f32d3f default to binutils 2.18 on ppc* for manual selection as well
SVN-Revision: 14367
2009-02-02 18:18:47 +00:00
Gabor Juhos
b0e3550f2a mzk-w04nu: add GPIO LEDs and buttons
SVN-Revision: 14366
2009-02-02 17:51:51 +00:00
Gabor Juhos
03bc391dc5 nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel Schmitt for testing)
SVN-Revision: 14363
2009-02-02 17:24:07 +00:00
Felix Fietkau
8be1583b25 make binutils 2.18 default for ppc44x and ppc40x
SVN-Revision: 14358
2009-02-02 16:43:19 +00:00
Felix Fietkau
7b1820a1b7 strip the .note.gnu.build-id section from kernel images, which on some platforms can lead to unusable 3.1G kernel image files
SVN-Revision: 14357
2009-02-02 16:39:28 +00:00
Nicolas Thill
b1ba71cbd2 kernel: mark modules that won't build on 2.6.28 as broken
SVN-Revision: 14356
2009-02-02 15:48:52 +00:00
Florian Fainelli
d23edab321 package libphy separately and make tg3 depend on it for kernels 2.6.27 and superior
SVN-Revision: 14354
2009-02-02 14:36:45 +00:00
Nicolas Thill
1f5c64d436 prevent quilt from loading any configuration file (closes: #4520)
SVN-Revision: 14351
2009-02-02 07:41:01 +00:00
Michael Büsch
9494e946a9 bcm47xx: Implement the remaining PMU resource inits.
SVN-Revision: 14350
2009-02-01 20:20:49 +00:00
Florian Fainelli
3bb609d433 allow building and installing java for gcc-4.1.2
SVN-Revision: 14348
2009-02-01 20:11:00 +00:00
Michael Büsch
d070eb4c91 bcm47xx: Add support for the 5354 PMU.
SVN-Revision: 14347
2009-02-01 18:55:36 +00:00
Nicolas Thill
8a253e1ac1 adam2flash: fix 'Interrupted system call' error when flashing (closes: #4490, thanks oliver)
SVN-Revision: 14344
2009-02-01 17:36:07 +00:00
Gabor Juhos
e07cdce207 mac80211/ath9k: fix invalid MAC address handling
SVN-Revision: 14342
2009-02-01 16:15:45 +00:00
Gabor Juhos
0dfca05fbe print some informations about the SoC at bootup
SVN-Revision: 14338
2009-02-01 09:46:04 +00:00
Lars-Peter Clausen
f42bf4d6cf Reset condition for each dependeny when generating mconf files. Previously all dependencys listed after a conditional dependency had the same condition.
SVN-Revision: 14335
2009-02-01 01:16:01 +00:00
Gabor Juhos
5901305e2b mac80211/ath9k: enable debug stuff
SVN-Revision: 14334
2009-01-31 19:23:09 +00:00
Gabor Juhos
4b22e7cece mac80211/ath9k: replace the accidentaly committed patch
SVN-Revision: 14331
2009-01-31 18:46:27 +00:00
Gabor Juhos
24b6dbf7f1 mac80211/ath9k: disable leds on the ar9100 devices
SVN-Revision: 14330
2009-01-31 18:36:07 +00:00
Gabor Juhos
a58dd6ed0b mac80211: refresh patches
SVN-Revision: 14329
2009-01-31 18:33:47 +00:00
Florian Fainelli
665c34d4d7 bump kernel version to 2.6.28.2 (#4396)
SVN-Revision: 14324
2009-01-31 16:52:44 +00:00
Florian Fainelli
a5634ea84f resync kernel configurations, patch from Hauke Mehrtens (#4396)
SVN-Revision: 14323
2009-01-31 16:51:37 +00:00
Andy Boyett
91f7c80407 wireless.tex: update docs to reflect txpower move
SVN-Revision: 14311
2009-01-31 16:15:18 +00:00
Florian Fainelli
c27492ab1c add libphy module to tg3 driver package - fixes unresolved symbols (#4353)
SVN-Revision: 14310
2009-01-31 16:12:41 +00:00
Andy Boyett
0da13fa8ba mac80211: move txpower to wifi-device section, but remain backwards compatible
SVN-Revision: 14309
2009-01-31 16:09:39 +00:00
Nicolas Thill
6360bd2798 kernel: add modules for nfnetlink based packet logging & queuing and conntracking
SVN-Revision: 14308
2009-01-31 16:09:25 +00:00
Andy Boyett
f19d25ebb3 madwifi: mode txpower to wifi-device section, but remain backwards compatible
SVN-Revision: 14307
2009-01-31 16:08:57 +00:00
Andy Boyett
32dce30e26 broadcom-wl: move txpower back to wifi-device section, but remain backwards compatible
SVN-Revision: 14306
2009-01-31 16:08:19 +00:00
Florian Fainelli
730346e2d5 add support for user9102 boards (#4537)
SVN-Revision: 14305
2009-01-31 16:01:20 +00:00
Florian Fainelli
5a6de1e628 Add e2fsck init script - scans every ext2/ext3 mount from fstab
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 14301
2009-01-31 12:55:55 +00:00
Felix Fietkau
4a21b1be1a fix lua compile with eglibc selected and utmp support disabled
SVN-Revision: 14298
2009-01-31 07:18:13 +00:00
Andy Boyett
c619bb12e3 etrax: add scsi symbols to kernel config, thanks claudyus. update symbols after enabling scsi
SVN-Revision: 14297
2009-01-31 05:25:39 +00:00
Felix Fietkau
50be634a3c re-enable the mss fix by default for now - see discussion at http://lists.openwrt.org/pipermail/openwrt-devel/2009-January/003724.html for more information
SVN-Revision: 14293
2009-01-31 02:14:27 +00:00
Jose Vasconcellos
58b8cdb5fd Use block events for the mounting/unmounting of external storage devices. This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt.
SVN-Revision: 14289
2009-01-30 20:48:42 +00:00
Felix Fietkau
7cb6d9f6a1 allow hostapd to continue, even if setting the country code fails
SVN-Revision: 14287
2009-01-30 19:33:09 +00:00
Nicolas Thill
1fc4820680 orion: add missing config entries when sound & spi are enabled
SVN-Revision: 14286
2009-01-30 19:28:46 +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
Nicolas Thill
c52f0bfe0b crda: make the whole crypto stuff optional and don't use it for now, link statically with libnl
SVN-Revision: 14284
2009-01-30 15:48:35 +00:00