Commit Graph

3786 Commits

Author SHA1 Message Date
Andy Boyett
7c68d57ce4 rename Pcengines profile to Wrap, PCEngines also makes the ALIX series
SVN-Revision: 16651
2009-07-02 07:24:38 +00:00
Florian Fainelli
0bda624fc7 add the infrastructure to use a MPI/GPIO connected VoIP DSP
SVN-Revision: 16650
2009-07-01 21:00:41 +00:00
Gabor Juhos
d97b12f8b7 fix ar71xx_device_{start,stop} functions on the AR7240 SoC
SVN-Revision: 16648
2009-07-01 19:41:00 +00:00
Gabor Juhos
17c84f1db9 initialize GPIO for the AR7240 SoC
SVN-Revision: 16647
2009-07-01 19:38:26 +00:00
Gabor Juhos
c524244c08 initialize IRQs for the AR7240 SoC
SVN-Revision: 16646
2009-07-01 19:37:03 +00:00
Gabor Juhos
eb3ff716c1 add AR7240 specific frequency detection
SVN-Revision: 16645
2009-07-01 19:34:59 +00:00
Gabor Juhos
18d7edb82e add AR7240 specific definitions
SVN-Revision: 16644
2009-07-01 19:32:48 +00:00
Gabor Juhos
0f1b173e9b fix a typo in ath9k_platform.h
SVN-Revision: 16643
2009-07-01 19:28:44 +00:00
Florian Fainelli
8a8943671a fixes for the bcm6338 clocks, thanks Maxime
SVN-Revision: 16640
2009-07-01 13:49:20 +00:00
Mirko Vogt
36ee9b722d prevent ar6000 from being deactivated in a inappropriate way
SVN-Revision: 16639
2009-06-30 22:42:58 +00:00
Lars-Peter Clausen
ba5d1f65ac Enable s3c mmc driver.
SVN-Revision: 16638
2009-06-30 22:29:06 +00:00
Florian Fainelli
5a7c5b2d36 a couple of more fixes to get 6345 booting up to the console handover
SVN-Revision: 16636
2009-06-30 13:45:49 +00:00
Lars-Peter Clausen
a9ffe24e58 Let jbt6k74 depend on LCD_CLASS_DEVICE. Enable LCD_CLASS_DEVICE.
SVN-Revision: 16635
2009-06-30 09:20:03 +00:00
Felix Fietkau
3455f00d7a ar8216: fix transmission of large frames by setting the switch mtu
SVN-Revision: 16629
2009-06-29 21:54:16 +00:00
Felix Fietkau
6517a757ec pppoe: add extra padding for the header (useful for drivers that need headroom)
SVN-Revision: 16628
2009-06-29 21:54:11 +00:00
Gabor Juhos
d9259b25bf increase NR_IRQS
SVN-Revision: 16623
2009-06-29 20:01:22 +00:00
Gabor Juhos
161fe2c40c fix PCI_CORE irq number
SVN-Revision: 16622
2009-06-29 19:58:36 +00:00
Lars-Peter Clausen
962da124e9 Oops. forgot the header for the last commit.
SVN-Revision: 16617
2009-06-29 09:09:48 +00:00
Lars-Peter Clausen
11a2c733f3 jbt6k74: * Register a lcd device. * Add callbacks to allow the graphics chip to disable the pixel clock. * Delay blanking to avoid white flash.
SVN-Revision: 16616
2009-06-29 08:07:56 +00:00
Lars-Peter Clausen
4fdc4703ed gta02_wm8753: Use snd_soc_add_controls to add machine specific controls.
SVN-Revision: 16613
2009-06-28 21:05:35 +00:00
Lars-Peter Clausen
9773bc4118 Fix wm8753 register cache.
SVN-Revision: 16612
2009-06-28 21:02:47 +00:00
Lars-Peter Clausen
64e2c0cfda Cleanup sound patch.
SVN-Revision: 16611
2009-06-28 21:00:22 +00:00
Lars-Peter Clausen
b4066ae91a Fix freerunner gsm modem pm.
SVN-Revision: 16609
2009-06-28 20:25:00 +00:00
Florian Fainelli
8179904540 shared DMA zone is twice smaller on 6338
SVN-Revision: 16608
2009-06-28 20:06:44 +00:00
Florian Fainelli
e6d307ab4b turn on size optimization for bcm63xx
SVN-Revision: 16607
2009-06-28 20:06:13 +00:00
Florian Fainelli
b09970a3d8 turn off the Algorithmics FPU emulator by default now that we have software floating point enabled in the toolchain, please recompile your toolchains and kernels
SVN-Revision: 16605
2009-06-28 15:50:59 +00:00
Florian Fainelli
4096da301d off-by-one gpio numbers for bcm6338
SVN-Revision: 16597
2009-06-28 04:23:11 +00:00
Florian Fainelli
8813961e86 bcm6338 can support PCI since it has MPI
SVN-Revision: 16592
2009-06-27 21:43:55 +00:00
Florian Fainelli
ca5de76ed3 more fixes for bcm6338, no need not to prevent reads from MPI registers now that we have it defined correctly
SVN-Revision: 16589
2009-06-27 20:32:43 +00:00
Gabor Juhos
5899460ebf use enum for the machine type
SVN-Revision: 16588
2009-06-27 20:20:05 +00:00
Florian Fainelli
d02d75ba02 fix the flash address comment and register the flash device again with its proper physical address on 6338/6345
SVN-Revision: 16587
2009-06-27 18:58:00 +00:00
Florian Fainelli
0bb3a46217 fix a stupid typo preventing the board from being detected
SVN-Revision: 16586
2009-06-27 18:30:45 +00:00
Florian Fainelli
bcc1dd7f99 prevent bcm6338 and bcm6345 from crashing very early
SVN-Revision: 16585
2009-06-27 18:23:58 +00:00
Gabor Juhos
8094a7062f add AR913x specific GPIO function bit definitions
SVN-Revision: 16583
2009-06-27 16:57:45 +00:00
Florian Fainelli
7da8855c79 only register fallback sprom and enable PCI if we actually have support for PCI
SVN-Revision: 16581
2009-06-27 16:17:18 +00:00
Florian Fainelli
bf0942ce5c do not bloat the kernel with experimental bcm6345 for now
SVN-Revision: 16580
2009-06-27 15:52:03 +00:00
Florian Fainelli
13a8ed9ca0 more missing register definitions for bcm6338
SVN-Revision: 16579
2009-06-27 15:51:27 +00:00
Florian Fainelli
287a2c0ba9 more bcm6338 and bcm6345 related fixes
SVN-Revision: 16568
2009-06-26 12:34:35 +00:00
Florian Fainelli
8c4137900c define bcm6338 SDRAM base register and make sure that the right CPU id will be used to detect a bcm6338
SVN-Revision: 16567
2009-06-26 11:08:12 +00:00
Florian Fainelli
45c25ff988 generate images for the bcm6338w
SVN-Revision: 16566
2009-06-26 10:27:37 +00:00
Florian Fainelli
e86e91380a add board definitions for the bcm6338w
SVN-Revision: 16565
2009-06-26 10:27:13 +00:00
Gabor Juhos
6cebdff1cd don't use the CRC header in the kernel partition on the WP543 board, so the kernel can be flashed directly from OpenWrt
SVN-Revision: 16560
2009-06-25 13:48:21 +00:00
Gabor Juhos
01dc2543a4 show SoC parameters in /proc/cpuinfo
SVN-Revision: 16559
2009-06-25 13:28:09 +00:00
Gabor Juhos
b22ad6781d build firmware image for the 5GXi board
SVN-Revision: 16558
2009-06-25 09:45:24 +00:00
Gabor Juhos
fea19ae215 add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)
SVN-Revision: 16555
2009-06-25 08:46:13 +00:00
Imre Kaloz
f1a87ef24a generate an uImage binary for now
SVN-Revision: 16549
2009-06-23 21:06:05 +00:00
Imre Kaloz
38f71452e3 use the proper serial device, change memory layout
SVN-Revision: 16548
2009-06-23 21:05:30 +00:00
Imre Kaloz
c49f135f72 use broken-out patches for the coldfire to make it easier to follow differences against the bsp
SVN-Revision: 16547
2009-06-23 21:04:37 +00:00
Gabor Juhos
50f2abfa16 nuke obsolete kernel include dir
SVN-Revision: 16546
2009-06-23 19:58:50 +00:00
Imre Kaloz
03c5b7d96a 2.6.28 and 2.6.30 support is enough on ixp4xx
SVN-Revision: 16545
2009-06-23 13:38:43 +00:00
Imre Kaloz
aafcab8364 we don't support 2.6.26 for a long time now
SVN-Revision: 16544
2009-06-23 13:29:23 +00:00
Imre Kaloz
9f95ea363c coldfire compile error fix
SVN-Revision: 16542
2009-06-23 13:09:27 +00:00
Imre Kaloz
2004d4165a add preliminary coldfire v4e support
SVN-Revision: 16538
2009-06-21 18:34:07 +00:00
Imre Kaloz
76d86cd4bb refresh 2.6.25 patches
SVN-Revision: 16537
2009-06-21 18:32:07 +00:00
Hauke Mehrtens
6e42b25c88 Add ADM6996 switch driver
This fixes #5314
Thanks to Michael Richter

SVN-Revision: 16523
2009-06-20 18:44:24 +00:00
Andy Boyett
5de80e6e28 update zImage location
SVN-Revision: 16521
2009-06-20 06:52:24 +00:00
Florian Fainelli
d41b9133c7 ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is unset
SVN-Revision: 16516
2009-06-19 13:12:00 +00:00
Florian Fainelli
88fd55fb5c now that we support multiple libc, include the gcc version, libc type and libc version in the SDK filename
SVN-Revision: 16508
2009-06-18 15:34:37 +00:00
Florian Fainelli
4f52961c56 do not copy all the staging_dir/ directories, only the right toolchain and target directories
SVN-Revision: 16507
2009-06-18 15:32:37 +00:00
Florian Fainelli
1795111337 add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)
SVN-Revision: 16506
2009-06-18 15:00:32 +00:00
Florian Fainelli
606193fc1f generate experimental images for bcm6338 boards, thanks to Daniel Dickinson
SVN-Revision: 16490
2009-06-17 13:16:59 +00:00
Imre Kaloz
969ea86b06 add missing initramfs symbols to the generic 2.6.30 config
SVN-Revision: 16487
2009-06-17 09:57:30 +00:00
Florian Fainelli
a68fe5655e use 2.6.27.5
SVN-Revision: 16486
2009-06-17 08:46:47 +00:00
Florian Fainelli
eb68c90f82 backport some mainline fixes, refresh mtd driver
SVN-Revision: 16485
2009-06-16 22:01:24 +00:00
Florian Fainelli
3f64510d74 add nb5 specific fixups (#5355)
SVN-Revision: 16482
2009-06-16 13:45:32 +00:00
Imre Kaloz
a0fbd0ca92 fix up the second minipci slot in the wndap330, too
SVN-Revision: 16480
2009-06-15 21:40:35 +00:00
Imre Kaloz
c83b031b84 use the same i/o schedulers for all targets
SVN-Revision: 16479
2009-06-15 20:43:02 +00:00
Imre Kaloz
66bb8c1a12 add a temporary patch to make the wndap330's ethernet work
SVN-Revision: 16478
2009-06-15 20:08:22 +00:00
Imre Kaloz
17c76a1842 refresh patches
SVN-Revision: 16477
2009-06-15 20:07:19 +00:00
Imre Kaloz
85c19fe205 add a more basic generic profile
SVN-Revision: 16476
2009-06-15 20:07:01 +00:00
Imre Kaloz
f0f4155104 we need CONFIG_NET_SCHED for 802.11n
SVN-Revision: 16475
2009-06-15 19:43:05 +00:00
Imre Kaloz
3054efa82a IKCONFIG shouldn't be enabled by default
SVN-Revision: 16473
2009-06-15 07:45:06 +00:00
Imre Kaloz
8ea3670e73 don't override CONFIG_NEW_LEDS in target configs
SVN-Revision: 16472
2009-06-15 07:41:58 +00:00
Imre Kaloz
e01651285f rfkill config cleanup
SVN-Revision: 16471
2009-06-15 07:13:00 +00:00
Imre Kaloz
1e470c10f3 sibyte cleanups
SVN-Revision: 16470
2009-06-15 07:11:22 +00:00
Imre Kaloz
956c268381 forgot to commit the change for covalt, too
SVN-Revision: 16469
2009-06-15 06:48:10 +00:00
Imre Kaloz
d7a421a503 CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt
SVN-Revision: 16468
2009-06-15 06:47:09 +00:00
Imre Kaloz
0dac1a4284 resync kernel config
SVN-Revision: 16467
2009-06-15 06:43:49 +00:00
Felix Fietkau
2c1894ed9a goldfish: add missing kernel config options for power management
SVN-Revision: 16466
2009-06-15 00:08:25 +00:00
Felix Fietkau
828fd68e00 goldfish: fix clocksource api mismatch
SVN-Revision: 16465
2009-06-15 00:08:20 +00:00
Felix Fietkau
fc4fe83574 2.6.30: add another export for the binder module
SVN-Revision: 16464
2009-06-14 23:18:23 +00:00
Felix Fietkau
b04204c14d include a skin for the goldfish emulator
SVN-Revision: 16460
2009-06-14 21:17:50 +00:00
Felix Fietkau
f88360279f add the 'goldfish' target, useful for experimenting with virtual phone hardware (includes the emulator)
SVN-Revision: 16459
2009-06-14 20:42:33 +00:00
Felix Fietkau
4bc008142c add missing function declaration for extra vm exports
SVN-Revision: 16456
2009-06-14 20:42:18 +00:00
Gabor Juhos
c94dcb755e setup mac address on the WNR2000
SVN-Revision: 16450
2009-06-14 11:38:26 +00:00
Hauke Mehrtens
8d5a0d9721 This patch adds some vital exports for fuse24 to the kernel. (forgotten in #5186) Closes #5333
SVN-Revision: 16448
2009-06-14 11:36:58 +00:00
Gabor Juhos
b744dced08 refresh 2.6.30 patches
SVN-Revision: 16446
2009-06-14 11:29:41 +00:00
Hauke Mehrtens
af0d813825 refresh patches
SVN-Revision: 16445
2009-06-14 09:45:59 +00:00
Hauke Mehrtens
567b6d1a27 refresh patches
SVN-Revision: 16444
2009-06-14 09:45:26 +00:00
Felix Fietkau
c1918c778c ar8216: add delay for page switching to work around register setting corruption. use packet mangling to fix up the vlan for incoming packets (workaround for hardware bug, which renders normal 802.1q support unusable)
SVN-Revision: 16442
2009-06-14 03:32:01 +00:00
Hauke Mehrtens
74705fe7eb Port to kernel 2.6.30.
There is an error in the unlzma system in the kernel.
A lzma compressed squashfs filesystem does not work for me.
This should compile and works for me on my Asus WL-500GP, please test it on more systems.

SVN-Revision: 16441
2009-06-13 21:20:53 +00:00
Florian Fainelli
b1a364acca include ubsec_ssb in the WGT634U profile
SVN-Revision: 16440
2009-06-13 20:38:24 +00:00
Florian Fainelli
f025215422 also apply gcc4.4.0 specific patches to 2.6.27 (#5318)
SVN-Revision: 16439
2009-06-13 20:36:48 +00:00
Florian Fainelli
57a67ec472 include linux/magic.h instead of hardcoding the squashfs magic number
SVN-Revision: 16426
2009-06-12 14:58:08 +00:00
Hamish Guthrie
5cf41df67a Removed delay.h update from 001-handle_removal_h_constraint.patch
SVN-Revision: 16423
2009-06-11 12:45:27 +00:00
Florian Fainelli
160bf827f2 refresh generic patches
SVN-Revision: 16420
2009-06-11 08:49:53 +00:00
Hamish Guthrie
8cd16ebd28 Bump 2.6.30 kernel version to final
SVN-Revision: 16419
2009-06-11 08:26:52 +00:00
Gabor Juhos
5d21be0e31 move definition of ar91xx_flash_platform_data into a separate header file (closes #5321)
SVN-Revision: 16417
2009-06-11 08:07:14 +00:00
Florian Fainelli
9000ed3e5c fix ssb irq setup, allows ubsec_ssb devices on Asus WL500GP and Netgear WGT634U to work, no side effects noticed on other devices
SVN-Revision: 16416
2009-06-11 07:57:53 +00:00
Gabor Juhos
31c9a411eb flush more register writings
SVN-Revision: 16415
2009-06-11 07:18:05 +00:00
Jo-Philipp Wich
73eee8e138 add patches to workaround dcache realted fuse problems (#5186)
SVN-Revision: 16412
2009-06-11 02:10:41 +00:00
Florian Fainelli
54d2454fcd move files-2.6.28 to files
SVN-Revision: 16406
2009-06-10 21:55:44 +00:00
Hamish Guthrie
c9eb4469e0 Cleaned up whitespace in patch 024-mips_delay.patch
SVN-Revision: 16404
2009-06-10 15:18:25 +00:00
Florian Fainelli
cc12508ee3 use build system REVISION variable (#5317)
SVN-Revision: 16400
2009-06-10 13:43:48 +00:00
Hamish Guthrie
1ad8e6fdce Remove deprecated 023-mips_delay_gcc4.4.0.patch and add new delay fix for MIPS
SVN-Revision: 16397
2009-06-10 12:23:55 +00:00
Florian Fainelli
ca16accfbb The attached patch adds building of firmware images for more routers based on the brcm63xx chipset.
Signed-Off By: Daniel Dickinson <crazycshore@gmail.com>

SVN-Revision: 16396
2009-06-10 08:24:13 +00:00
Florian Fainelli
e9c22f7939 cleanup the watchdog driver a bit
SVN-Revision: 16395
2009-06-09 21:35:51 +00:00
Florian Fainelli
972619416e fix the watchdog driver and enable it by default
SVN-Revision: 16394
2009-06-09 21:28:15 +00:00
Florian Fainelli
01118457e8 rework imagetag firmware generator and MTD partition parser to accomodate with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987).
SVN-Revision: 16393
2009-06-09 08:04:52 +00:00
Florian Fainelli
03b7eda3c0 add watchdog driver (#5238)
SVN-Revision: 16381
2009-06-08 14:15:25 +00:00
Florian Fainelli
4f72fef05e remove this line which got accidentaly succesfully applied, but should not have (#5285)
SVN-Revision: 16380
2009-06-08 13:42:11 +00:00
Florian Fainelli
5ed3b31ce0 refresh 2.6.28 patches
SVN-Revision: 16377
2009-06-08 11:31:17 +00:00
Gabor Juhos
2cda2ff575 create jffs2 images
SVN-Revision: 16374
2009-06-07 20:07:32 +00:00
Gabor Juhos
2b67efae7c disable MTD concatenating support
SVN-Revision: 16373
2009-06-07 18:41:48 +00:00
Gabor Juhos
3de6b54859 flush AR71XX_RESET_PCI_INT_ENABLE register after writing
SVN-Revision: 16372
2009-06-07 18:23:39 +00:00
Mirko Vogt
5a89b9d241 add script which initiates suspend-to-ram (target-specific)
SVN-Revision: 16368
2009-06-07 13:31:29 +00:00
Gabor Juhos
0c4b6a0b07 setup mac address on the AP81 board
SVN-Revision: 16366
2009-06-06 19:03:30 +00:00
Gabor Juhos
227e69c0f4 add experimental sysupgrade support
SVN-Revision: 16364
2009-06-06 17:44:49 +00:00
Gabor Juhos
656f86f810 add default network configuration for the AP83 board
SVN-Revision: 16360
2009-06-06 16:01:09 +00:00
Gabor Juhos
67ace05bfe update flash locking code
SVN-Revision: 16359
2009-06-06 15:56:03 +00:00
Gabor Juhos
9668bbeea9 handle PCI_CORE interrupt as well
SVN-Revision: 16358
2009-06-06 13:48:36 +00:00
Gabor Juhos
bb698428f0 build images for the AP83 board
SVN-Revision: 16357
2009-06-06 13:02:25 +00:00
Gabor Juhos
ab19bea631 change flash partition map of the AP83 board
SVN-Revision: 16356
2009-06-06 09:57:37 +00:00
Gabor Juhos
6326e87952 enable JEDEC probe
SVN-Revision: 16355
2009-06-06 08:55:06 +00:00
Gabor Juhos
92b2d4ac3a fix erase status check on some parallel flash chips
SVN-Revision: 16354
2009-06-06 08:54:31 +00:00
Gabor Juhos
ba08043ce4 add parallel flash driver
SVN-Revision: 16353
2009-06-06 08:41:47 +00:00
Gabor Juhos
7077028d45 sync kernel config, and refresh patches
SVN-Revision: 16352
2009-06-06 06:32:41 +00:00
Gabor Juhos
91aa0a7ca0 make the AP83 and VSC7385 SPI drivers available on 2.6.2[89]
SVN-Revision: 16351
2009-06-06 04:43:55 +00:00
Gabor Juhos
e72be9e83b fix a typo
SVN-Revision: 16348
2009-06-05 19:29:41 +00:00
Gabor Juhos
45d8b93d06 create a 'firmware' partition for MZK-W300NH board
SVN-Revision: 16347
2009-06-05 15:31:33 +00:00
Gabor Juhos
4af9570756 generic-2.6/2.6.30: more mini_fo fixes
SVN-Revision: 16346
2009-06-05 15:24:59 +00:00
Gabor Juhos
c8bf295481 build firmware image for the MZK-W300NH board
SVN-Revision: 16342
2009-06-04 19:14:46 +00:00
Gabor Juhos
f3c3e2772f improve MZK-W300NH support (thanks to Kazuki Shimada for the board)
SVN-Revision: 16340
2009-06-04 18:18:36 +00:00
Mirko Vogt
723678f740 switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30
SVN-Revision: 16339
2009-06-04 17:05:06 +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
08bd604941 add SPI driver for the Vitesse VSC7385 switch
SVN-Revision: 16324
2009-06-04 07:51:29 +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
Imre Kaloz
6b2a7b73ca upgrade to 2.6.30-rc8
SVN-Revision: 16307
2009-06-03 13:42:28 +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
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
48cd8188ef missing changes for pcie handling
SVN-Revision: 16294
2009-06-02 09:54:45 +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
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
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
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
Imre Kaloz
51ed99475f use squashfs on the gemini by default, remove broken flag
SVN-Revision: 16273
2009-06-01 18:10:18 +00:00
Imre Kaloz
df7996045a fixup mac addresses on gemini boards
SVN-Revision: 16271
2009-06-01 18:09:36 +00:00
Imre Kaloz
bc8ed5ec5f generate squashfs images
SVN-Revision: 16268
2009-06-01 18:08:39 +00:00
Imre Kaloz
ae3da8d594 register the watchdog on the wbd111
SVN-Revision: 16267
2009-06-01 18:08:08 +00:00
Imre Kaloz
7d3cd06b94 optimize the kernel for size... *sigh*
SVN-Revision: 16265
2009-06-01 18:07:33 +00:00
Hauke Mehrtens
f8a15f9b3e Add missing kernel symbol.
SVN-Revision: 16264
2009-06-01 17:40:55 +00:00
Imre Kaloz
58fd1b1eb0 fixup sheevaplug support (for now we use sdcards for rootfs)
SVN-Revision: 16252
2009-06-01 13:23:52 +00:00
Imre Kaloz
f9d2e1fdde increase kernel partition to 4MB, generate jffs2 images
SVN-Revision: 16251
2009-06-01 12:52:30 +00:00
Imre Kaloz
58579bca65 add patches to support the advanced power management on Kirkwood socs
SVN-Revision: 16250
2009-06-01 12:51:19 +00:00
Imre Kaloz
5bf5036c0c fix compatibility with certain SD cards
SVN-Revision: 16249
2009-06-01 12:50:35 +00:00
Imre Kaloz
1befe26655 even if we don't support booting from the nand yet, change the rootfs name for OpenWrt
SVN-Revision: 16248
2009-06-01 12:50:27 +00:00
Imre Kaloz
b834f1f24b fix mv643xx_eth dma mask
SVN-Revision: 16247
2009-06-01 12:46:25 +00:00
Imre Kaloz
09a6262b3c fix VFP handling on feroceon cores
SVN-Revision: 16246
2009-06-01 12:45:50 +00:00
Imre Kaloz
690cb12f3c fix typo and add nand_gpio to the generic config
SVN-Revision: 16245
2009-06-01 12:44:59 +00:00
Claudio Mignanti
af2cc1daf6 enable optimize for size, avoid to trigger gcc bug #36482
SVN-Revision: 16244
2009-06-01 09:19:40 +00:00
Florian Fainelli
00e2b1d997 add experimental 2.6.30 support, boot tested
SVN-Revision: 16242
2009-06-01 08:11:37 +00:00
Florian Fainelli
9a022a7330 refresh 2.6.30 patches
SVN-Revision: 16241
2009-06-01 08:07:40 +00:00
Florian Fainelli
c739ce1888 remove old 2.6.24 code
SVN-Revision: 16240
2009-06-01 08:04:56 +00:00
Florian Fainelli
7328490dea add diag.sh to report boot status on the front-led of the machine
SVN-Revision: 16233
2009-05-31 13:55:35 +00:00
Gabor Juhos
f84d0d2ae0 register parallel flash device on the AP83 board
SVN-Revision: 16232
2009-05-31 12:37:40 +00:00
Jo-Philipp Wich
d0b60d14ea Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it>
SVN-Revision: 16223
2009-05-30 23:47:50 +00:00
Gabor Juhos
377a7cced4 add support for the SST 39VF6401B flash chip
SVN-Revision: 16210
2009-05-30 14:00:04 +00:00
Florian Fainelli
ba0f541d0d mips: fix gcc 4.4.0 build failure on delay.h (#5116)
SVN-Revision: 16209
2009-05-30 12:03:27 +00:00
Florian Fainelli
8a86424093 use 2.6.27.24
SVN-Revision: 16208
2009-05-30 12:01:05 +00:00
Florian Fainelli
5f0333d896 cleanup old patches and kernel configuration
SVN-Revision: 16204
2009-05-30 09:53:59 +00:00
Florian Fainelli
733b0a1ff8 rework ar7 profiles to separate dsl firmwares, annex-a being now the default and most widespread
SVN-Revision: 16201
2009-05-30 08:54:55 +00:00
Florian Fainelli
9be0df0caa include wpa-supplicant iw in the default profile
SVN-Revision: 16195
2009-05-29 15:33:14 +00:00
Felix Fietkau
3f599cc633 s3c24xx: get rid of unnecessary config overrides, which break stuff in package/kernel
SVN-Revision: 16174
2009-05-29 11:12:38 +00:00
Florian Fainelli
12c8b488f7 refresh generic-2.6.29 patches
SVN-Revision: 16169
2009-05-29 09:09:32 +00:00
Gabor Juhos
9252651252 refresh patches
SVN-Revision: 16168
2009-05-29 08:29:42 +00:00
Gabor Juhos
63fdd1a743 add support for the EN25P64 flash chip
SVN-Revision: 16167
2009-05-29 08:11:51 +00:00