Commit Graph

11189 Commits (d861885cbfe46db4f83c2ef6983ae5209f64642b)

Author SHA1 Message Date
Florian Fainelli d861885cbf do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE
SVN-Revision: 16336
2009-06-04 13:14:00 +00:00
Florian Fainelli 8f84508c25 fix ethernet driver removal
SVN-Revision: 16335
2009-06-04 10:04:53 +00:00
Florian Fainelli 50936e1aa5 fix pcmcia device removal
SVN-Revision: 16334
2009-06-04 10:04:11 +00:00
Florian Fainelli 116a53a154 add missing null entry in pcmcia driver
SVN-Revision: 16333
2009-06-04 10:03:41 +00:00
Florian Fainelli 4049592268 request gpio pins and set direction correctly for pcmcia
SVN-Revision: 16332
2009-06-04 10:03:03 +00:00
Florian Fainelli 287a0efd68 be SMP safe even with gpiolib
SVN-Revision: 16331
2009-06-04 10:02:23 +00:00
Florian Fainelli 9013e936ed cache gpio values in gpio_set
SVN-Revision: 16330
2009-06-04 10:01:55 +00:00
Florian Fainelli 1208ffaedb use the correct number of GPIOs for bcm6358
SVN-Revision: 16329
2009-06-04 10:01:03 +00:00
Florian Fainelli c95420f06d register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback
SVN-Revision: 16328
2009-06-04 09:59:28 +00:00
Gabor Juhos 74dfd77f41 pass ucode name to the VSC7385 driver on the AP83 board
SVN-Revision: 16326
2009-06-04 07:56:49 +00:00
Gabor Juhos 42011abcb6 kernel/modules: package the VSC7385 driver
SVN-Revision: 16325
2009-06-04 07:54:10 +00:00
Gabor Juhos 08bd604941 add SPI driver for the Vitesse VSC7385 switch
SVN-Revision: 16324
2009-06-04 07:51:29 +00:00
Gabor Juhos 976f690ebd kernel/modules: move SPI drivers into a new submenu
SVN-Revision: 16323
2009-06-04 06:39:36 +00:00
Lars-Peter Clausen 246a5b334d More libtool madness: Every package which was using c++ and libtool fixup was linked against libstd++ even though if it should have been linked against uclibc++. This is fixed by providing a special version of libtool fixup for packages which should use uclibc++. Not pretty but functional. Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of PKG_FIXUP:=libtool
Somebody should probably check all packages using c++ with a dependency on stdlibc++
if uclibc++ can be used instead now.

SVN-Revision: 16317
2009-06-04 00:20:01 +00:00
Gabor Juhos 782cd2cf27 add experimental support for the AP83-040 board
SVN-Revision: 16316
2009-06-03 19:54:25 +00:00
Gabor Juhos 0755481965 add another SPI controller driver for the earlier AP83 boards
SVN-Revision: 16315
2009-06-03 19:50:04 +00:00
Gabor Juhos ce93834602 compile SPI_GPIO driver into the kernel, required by the AP83 boards
SVN-Revision: 16313
2009-06-03 18:42:44 +00:00
Gabor Juhos 5eb8242162 refresh patches
SVN-Revision: 16312
2009-06-03 18:32:32 +00:00
Gabor Juhos b0acbe709c add flash locking code
SVN-Revision: 16311
2009-06-03 18:17:07 +00:00
Vasilis Tsiligiannis 5b72dc3d8f base-files: fix test experession for sysupgrade
SVN-Revision: 16310
2009-06-03 18:15:04 +00:00
Vasilis Tsiligiannis 66f8e1122e ead: fix missing library error while building tinysrp
SVN-Revision: 16309
2009-06-03 13:53:15 +00:00
Vasilis Tsiligiannis 121368fbc8 madwifi: clear variables used in for loop
SVN-Revision: 16308
2009-06-03 13:53:10 +00:00
Imre Kaloz 6b2a7b73ca upgrade to 2.6.30-rc8
SVN-Revision: 16307
2009-06-03 13:42:28 +00:00
Lars-Peter Clausen 3d3d75a248 libtool: revert r16212. It broke building packages using c++.
SVN-Revision: 16305
2009-06-03 10:03:29 +00:00
Gabor Juhos da4435f2e1 uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242)
SVN-Revision: 16304
2009-06-03 09:45:00 +00:00
Florian Fainelli d2b2ce325a merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports receiving and sending frames bigger than 1500 bytes, this patch adds support for changing MTU.
This patch also fixes the reception of 802.1q frames for default MTU
which were reported as oversized.

SVN-Revision: 16302
2009-06-03 08:55:18 +00:00
Hauke Mehrtens 0efe367787 Fix accessing array after it end.
SVN-Revision: 16301
2009-06-02 20:10:29 +00:00
Hauke Mehrtens 81d3b7905b Update to compat-wireless-2009-06-02
SVN-Revision: 16300
2009-06-02 18:48:52 +00:00
Mirko Vogt bbda08d308 add bootsplash to 2.6.30 as well and enable it per default
SVN-Revision: 16297
2009-06-02 10:19:54 +00:00
Imre Kaloz 8c574a5471 enable PCIE on ppc44x as well
SVN-Revision: 16296
2009-06-02 10:06:41 +00:00
Imre Kaloz d55f736329 package the e1000e driver
SVN-Revision: 16295
2009-06-02 10:02:23 +00:00
Imre Kaloz 48cd8188ef missing changes for pcie handling
SVN-Revision: 16294
2009-06-02 09:54:45 +00:00
Imre Kaloz 72d88f2a48 add pcie feature flag
SVN-Revision: 16293
2009-06-02 09:50:43 +00:00
Imre Kaloz fb4eb16283 rename cavium-octeon to octeon
SVN-Revision: 16292
2009-06-02 09:18:55 +00:00
Imre Kaloz c5d88f6551 upgrade avr32 to 2.6.30-rc7
SVN-Revision: 16291
2009-06-02 06:42:23 +00:00
Mirko Vogt da4c5263ee rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspace
SVN-Revision: 16290
2009-06-02 00:56:09 +00:00
Felix Fietkau 4b87e55994 madwifi: fix wlanconfig athX destroy on 2.6.30 (incomplete netdev_ops transition)
SVN-Revision: 16289
2009-06-01 22:35:48 +00:00
Felix Fietkau f8ba6eb026 atheros: add working patches/config for 2.6.30
SVN-Revision: 16288
2009-06-01 22:14:16 +00:00
Felix Fietkau 616c3841c6 add ip175c switch driver patch to 2.6.30
SVN-Revision: 16287
2009-06-01 22:14:11 +00:00
Felix Fietkau 569330c102 swconfig: fix kernel version dependency
SVN-Revision: 16286
2009-06-01 22:14:06 +00:00
Felix Fietkau db5c4304f5 ocf: fix uninitialized variable access (thx, Dakon)
SVN-Revision: 16285
2009-06-01 22:14:01 +00:00
Imre Kaloz 8aa2f586f4 temporary, hackish, etc, etc.. lzma support for the arm zImage loader
SVN-Revision: 16284
2009-06-01 21:09:40 +00:00
Imre Kaloz 14ad8433a8 we don't use RedBoot on orion
SVN-Revision: 16283
2009-06-01 21:08:26 +00:00
Florian Fainelli 6c5ba45f54 port lzmp that is packaged by debian, build it, but do not install it yet
SVN-Revision: 16282
2009-06-01 20:31:49 +00:00
Imre Kaloz 548de949f3 use the openwrt lzma options for now
SVN-Revision: 16281
2009-06-01 20:31:23 +00:00
Imre Kaloz ab5199a143 add missing config option
SVN-Revision: 16280
2009-06-01 20:03:46 +00:00
Florian Fainelli 05b40c8d13 backport an upstream fix: We're not disabling IRQ, so we must call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time
SVN-Revision: 16277
2009-06-01 18:27:51 +00:00
Felix Fietkau 1a1dc17ca3 remove some more obsolete files
SVN-Revision: 16276
2009-06-01 18:20:09 +00:00
Imre Kaloz f81257ca34 remove 2.6.23 support, as the last target using that has been nuked, too
SVN-Revision: 16275
2009-06-01 18:16:10 +00:00
Imre Kaloz 7f9fd5033c now that the gemini target is working, get rid of the obsolete and buggy storm target
SVN-Revision: 16274
2009-06-01 18:15:30 +00:00