Commit graph

4415 commits

Author SHA1 Message Date
Gabor Juhos
73b20f8194 share prom code
SVN-Revision: 17466
2009-09-02 10:04:12 +00:00
Florian Fainelli
294ec33e47 fix reboot hang on bcm6345, thanks AndyI
SVN-Revision: 17465
2009-09-02 08:32:00 +00:00
Gabor Juhos
552e298755 initial support for Asus RT-N15
SVN-Revision: 17463
2009-09-01 19:34:27 +00:00
Gabor Juhos
01657335b9 cache_line_size is 16 on rt288x
SVN-Revision: 17462
2009-09-01 19:34:24 +00:00
Gabor Juhos
2dbe6d0e6f remove unused *_MACH_GENERIC config options
SVN-Revision: 17461
2009-09-01 19:34:21 +00:00
Gabor Juhos
d685777386 fix a typo
SVN-Revision: 17460
2009-09-01 19:34:18 +00:00
Florian Fainelli
bf54335dee add experimental 2.6.30 support
SVN-Revision: 17459
2009-09-01 15:36:04 +00:00
Florian Fainelli
090842a624 fix linking failures against memcpy on x86_64, fix runtime tested successfully
SVN-Revision: 17458
2009-09-01 15:31:56 +00:00
Gabor Juhos
298202afb8 share machine registration code
SVN-Revision: 17456
2009-08-31 18:53:34 +00:00
Gabor Juhos
aec7426483 use common get_system_type function
SVN-Revision: 17455
2009-08-31 18:53:31 +00:00
Gabor Juhos
f4afb9a4f9 share memory size detection code
SVN-Revision: 17454
2009-08-31 18:53:26 +00:00
Gabor Juhos
3cc0bc9038 add common setup code
SVN-Revision: 17453
2009-08-31 18:53:22 +00:00
Gabor Juhos
4dd57199a2 rt288x: readd RT2880_INTC_BASE definition
SVN-Revision: 17452
2009-08-31 15:35:54 +00:00
Gabor Juhos
f62337417c rt288x: fix serial console
SVN-Revision: 17450
2009-08-31 09:34:07 +00:00
Gabor Juhos
ff92681121 register GPIO LEDs on the WHR-G300N board
SVN-Revision: 17449
2009-08-31 09:14:18 +00:00
Gabor Juhos
19a462c9e3 add common GPIO LED support
SVN-Revision: 17448
2009-08-31 09:14:14 +00:00
Gabor Juhos
cf10d5fa39 rt305x: remove HW_HAS_PCI config option
SVN-Revision: 17447
2009-08-31 08:29:23 +00:00
Gabor Juhos
73ef265227 fix GPIOLIB support
SVN-Revision: 17446
2009-08-31 08:29:19 +00:00
Gabor Juhos
15b832c0b7 rt288x: fix build error
SVN-Revision: 17444
2009-08-30 20:13:13 +00:00
Gabor Juhos
9eaea39ae5 platform.h is rt288x specific, move it
SVN-Revision: 17443
2009-08-30 20:13:10 +00:00
Gabor Juhos
8049111b19 rt288x: generic machine code cleanup
SVN-Revision: 17442
2009-08-30 19:55:55 +00:00
Gabor Juhos
d034b4246e header cleanup
SVN-Revision: 17441
2009-08-30 19:55:53 +00:00
Gabor Juhos
6b482c872b share common INTC code
SVN-Revision: 17440
2009-08-30 19:15:58 +00:00
Gabor Juhos
051c44e0c5 initial support for RT288x/RT305x
SVN-Revision: 17439
2009-08-30 19:15:51 +00:00
Geoff Levand
61a23bfcf7 pxcab: Add config-2.6.31
Tested with 2.6.31-rc7

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17429
2009-08-27 18:02:37 +00:00
Geoff Levand
69e858aa05 pxcab: Build fix
0001-powerpc-mpic-Fix-mapping-of-DCR-based-MPIC-variants.patch was
merged in 2.6.30.4

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17428
2009-08-27 17:58:57 +00:00
Florian Fainelli
c7d20c0a7e add the in-tree gspca driver
Signed-off-by: David Cooper <dave at kupesoft.com>

SVN-Revision: 17421
2009-08-27 08:38:16 +00:00
Florian Fainelli
06f095a73a mode cygwin fixes for scripts/mod/file2alias
SVN-Revision: 17420
2009-08-27 08:18:01 +00:00
Felix Fietkau
4fa28747ee ar7: remove CONFIG_CRYPTO_ALGAPI override
SVN-Revision: 17419
2009-08-26 23:31:20 +00:00
Felix Fietkau
83243b8990 ubicom32: remove some more unnecessary stuff from the kernel patch
SVN-Revision: 17418
2009-08-26 22:49:03 +00:00
Felix Fietkau
6013776150 Revert "[ubicom32] remove kernel patch for now since it is incomplete and has some licensing issues" (r17404) There are no licensing issues with this patch
SVN-Revision: 17416
2009-08-26 22:46:30 +00:00
Geoff Levand
01cbda1a3a ps3: Remove support for linux-2.6.28
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17412
2009-08-26 22:00:33 +00:00
Geoff Levand
a3cdb2ee9b ps3: Update kernel to linux-2.6.30
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17411
2009-08-26 21:57:24 +00:00
Florian Fainelli
e326ff3fa5 remove kernel patch for now since it is incomplete and has some licensing issues
SVN-Revision: 17404
2009-08-26 07:44:21 +00:00
Gabor Juhos
582b8ba168 move early_printk stuff into a separate file
SVN-Revision: 17403
2009-08-26 07:31:04 +00:00
Florian Fainelli
f2be850ea3 more linux kernel cygwin build fixes
SVN-Revision: 17402
2009-08-26 07:26:00 +00:00
Gabor Juhos
4c8aa29833 remove AR71XX_EARLY_SERIAL stuff
SVN-Revision: 17400
2009-08-25 17:13:12 +00:00
Felix Fietkau
5211c0c0b7 ixp4xx: refresh patches
SVN-Revision: 17397
2009-08-25 12:13:18 +00:00
Felix Fietkau
681aa38e22 ixp4xx add jumboframe fixes by Ted Hess (#5746)
SVN-Revision: 17396
2009-08-25 12:05:47 +00:00
Felix Fietkau
851c2668b9 atheros switch support: add missing commit statements
SVN-Revision: 17391
2009-08-24 22:11:31 +00:00
Felix Fietkau
394cf88665 atheros: do not alter the network vlan config if swconfig is required and missing
SVN-Revision: 17388
2009-08-24 22:06:56 +00:00
Geoff Levand
ce99a874ec ps3: Update defconfig-ps3-petitboot to not build udevtrigger
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17379
2009-08-24 20:21:03 +00:00
Gabor Juhos
870d5442e1 add 2.6.31 config
SVN-Revision: 17369
2009-08-24 19:58:38 +00:00
Gabor Juhos
bdde89eb81 2.6.31: refresh generic patches
SVN-Revision: 17368
2009-08-24 19:57:47 +00:00
Gabor Juhos
72a983bfa1 2.6.31: update generic config
SVN-Revision: 17367
2009-08-24 19:57:08 +00:00
Gabor Juhos
852451deeb add patches for 2.6.31
SVN-Revision: 17366
2009-08-24 19:29:50 +00:00
Gabor Juhos
167120730b initialize ndo_tx_timeout field of netdev_ops
SVN-Revision: 17363
2009-08-24 18:53:27 +00:00
Gabor Juhos
d2693b8b60 refresh patches
SVN-Revision: 17362
2009-08-24 16:29:48 +00:00
Mirko Vogt
fb4727d391 also take over the files for 2.6.31
SVN-Revision: 17356
2009-08-23 12:00:58 +00:00
Florian Fainelli
a25cec813e default is to generate a ramdisk image
SVN-Revision: 17352
2009-08-22 18:18:38 +00:00
Mirko Vogt
6e2a58ac3b add generic patchset levelled up to 2.6.31-rc6
SVN-Revision: 17351
2009-08-22 12:46:12 +00:00
Felix Fietkau
75ee3370d9 add a new target for ubicom32 (compiles, but untested)
SVN-Revision: 17350
2009-08-21 22:32:31 +00:00
Felix Fietkau
ec7621ebf9 add nommu target feature flag
SVN-Revision: 17347
2009-08-21 22:32:03 +00:00
Felix Fietkau
aee9d6c31c add a heavily cleaned up version of ubicom32 toolchain support
SVN-Revision: 17346
2009-08-21 22:31:47 +00:00
Geoff Levand
28fae0bccf ps3/petitboot: Run petitboot at first startup
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17324
2009-08-19 22:36:53 +00:00
Geoff Levand
57dd2622ef ps3: Make ps3-bl-option executable
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17322
2009-08-19 22:32:57 +00:00
Gabor Juhos
0b869ee143 preliminary failsafe support (closes #5726)
SVN-Revision: 17321
2009-08-19 20:16:01 +00:00
Gabor Juhos
39b7814f25 add diag script (closes #5725)
SVN-Revision: 17320
2009-08-19 19:26:53 +00:00
Gabor Juhos
3cb84887f5 fix package name of kmod-leds-gpio
SVN-Revision: 17318
2009-08-19 19:09:22 +00:00
Geoff Levand
d719b51871 pxcab: Replace TARGET_pxcab with feature powerpc64
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17307
2009-08-18 23:09:50 +00:00
Geoff Levand
7581681466 powerpc: Create a powerpc64 config feature
The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17306
2009-08-18 23:07:45 +00:00
Geoff Levand
8ee102eea1 ps3: General cleanup and update for defconfig-ps3-petitboot
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17305
2009-08-18 21:55:45 +00:00
Geoff Levand
16526a173d ps3: Move defconfig-ps3-petitboot to the petitboot profile directory
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17304
2009-08-18 21:54:29 +00:00
Geoff Levand
058b047c37 ps3: Update the Petitboot profile package dependencies
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17303
2009-08-18 21:52:34 +00:00
Geoff Levand
b1d5377a3a ps3: Updates for ps3-bl-option
Update the ps3 bootloader helper script ps3-bl-option.

 o Add new option --set-bootloader-timeout.
 o Use generic name 'bootloader'.
 o General format cleanup.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17300
2009-08-18 21:48:38 +00:00
Geoff Levand
1113ce0ba7 ps3: Rename bl-option to ps3-bl-option
Rename the bootloader helper script bl-option to ps3-bl-option.
This change simply renames the file.  No other changes are
included.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17299
2009-08-18 21:47:11 +00:00
Florian Fainelli
0c5a73ec9b use 2.6.30.5
SVN-Revision: 17296
2009-08-17 15:05:26 +00:00
Florian Fainelli
63b86723b1 switch to 2.6.27.30
SVN-Revision: 17291
2009-08-17 09:17:06 +00:00
Gabor Juhos
7f1cd738fc 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size
SVN-Revision: 17289
2009-08-16 19:21:21 +00:00
Nicolas Thill
0eeb0d3c2f bump to 2.6.30.4, apply fix from [15119] to x86_64
SVN-Revision: 17285
2009-08-16 10:18:07 +00:00
Gabor Juhos
149f92b47a 2.6.30: update layer7 patch
SVN-Revision: 17284
2009-08-16 07:45:34 +00:00
Hauke Mehrtens
82a092bece fix for commit r17276
SVN-Revision: 17280
2009-08-15 22:12:17 +00:00
Hauke Mehrtens
f7abb800cf Do not build the mac80211 module in the kernel. The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more.
SVN-Revision: 17276
2009-08-15 16:42:48 +00:00
Hauke Mehrtens
e59c6a8af2 refresh patches
SVN-Revision: 17268
2009-08-15 08:37:45 +00:00
Felix Fietkau
a4ed24b404 add the swconfig utility to the wrt160nl profile
SVN-Revision: 17250
2009-08-14 00:52:25 +00:00
Felix Fietkau
5ba92b0c5e ar71xx: enable rtl8306 support by default (for wrt160nl)
SVN-Revision: 17249
2009-08-14 00:52:21 +00:00
Felix Fietkau
6e28b28c5e add a driver for rtl8306 switches
SVN-Revision: 17248
2009-08-14 00:52:17 +00:00
Felix Fietkau
fe8feb1eaa ar71xx: change the linking order of the ag71xx module so that the driver can take advantage of phy fixups
SVN-Revision: 17247
2009-08-14 00:52:12 +00:00
Hauke Mehrtens
a16081b3c1 fix build
SVN-Revision: 17246
2009-08-13 18:08:08 +00:00
Gabor Juhos
304589a066 switch to 2.6.30
SVN-Revision: 17244
2009-08-13 10:43:15 +00:00
Florian Fainelli
3fd180eb53 add missing patch which fakes a cardbus controller on top of PCI, thanks SGDA
SVN-Revision: 17234
2009-08-12 08:41:47 +00:00
Florian Fainelli
7610c78205 fix typo, INT_MASK is writable, INT_STATUS is not
SVN-Revision: 17229
2009-08-11 18:57:04 +00:00
Florian Fainelli
dd8b0f9fb9 more bcm63xx definition fixes, thanks AndyI
SVN-Revision: 17227
2009-08-11 18:50:07 +00:00
Felix Fietkau
bad105e7c8 arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports
SVN-Revision: 17204
2009-08-09 20:51:04 +00:00
Gabor Juhos
dd48a43550 WRT160NL: add default trigger for the power led
SVN-Revision: 17203
2009-08-09 14:13:26 +00:00
Gabor Juhos
a59d59be79 enable sysupgrade on the WRT160Nl
SVN-Revision: 17202
2009-08-09 14:12:24 +00:00
Gabor Juhos
214f39d46d WRT160NL: more mtd parser cleanup
SVN-Revision: 17201
2009-08-09 12:56:06 +00:00
Felix Fietkau
ed5f6f4efa revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655
SVN-Revision: 17200
2009-08-09 12:33:08 +00:00
Florian Fainelli
40d5dafdd2 do not exclude the share directory for bison and other programs to work (#5629)
SVN-Revision: 17198
2009-08-09 11:11:11 +00:00
Florian Fainelli
85698765da add support for the Pirelli AG226G board (#5337)
SVN-Revision: 17190
2009-08-09 10:19:47 +00:00
Florian Fainelli
2d629e3a01 remove useless hard reset in the SPI controller driver
SVN-Revision: 17189
2009-08-09 10:18:30 +00:00
Florian Fainelli
2437f53f1d fix assignment instead of comparison in the mtd driver (#5649)
SVN-Revision: 17188
2009-08-09 10:08:07 +00:00
Felix Fietkau
632457f587 backport fixed module exports patch to 2.6.28
SVN-Revision: 17187
2009-08-09 01:55:19 +00:00
Felix Fietkau
88f98e238e fix the kernel symbol export patch for arm/powerpc
SVN-Revision: 17186
2009-08-09 01:55:13 +00:00
Felix Fietkau
9f01c68bb7 revert the module exports patch on 2.6.28 until it is fixed
SVN-Revision: 17185
2009-08-08 22:31:24 +00:00
Florian Fainelli
145fc3d643 switch to 2.6.30.4
SVN-Revision: 17184
2009-08-08 21:30:25 +00:00
Florian Fainelli
b8af58d3e7 refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)
SVN-Revision: 17182
2009-08-08 18:56:14 +00:00
Felix Fietkau
bb5a40c64b add an optional config option for stripping all unnecessary symbol exports from the kernel image
SVN-Revision: 17181
2009-08-08 14:22:04 +00:00
Gabor Juhos
253c9fcf7d WRT160NL: enable mtd parser on 2.6.30
SVN-Revision: 17178
2009-08-08 13:09:03 +00:00
Gabor Juhos
c202ef57b1 WRT160NL: mtd parser cleanup
SVN-Revision: 17177
2009-08-08 13:06:28 +00:00
Gabor Juhos
8f854e27c8 move the trx parser out from the patch
SVN-Revision: 17176
2009-08-08 12:08:41 +00:00
Florian Fainelli
8866ab8a02 merge upstream fixes for bcm63xx_enet
SVN-Revision: 17175
2009-08-08 11:25:36 +00:00
Gabor Juhos
0c2142d309 WRT160NL: register GPIO LEDs and buttons
SVN-Revision: 17166
2009-08-07 17:33:02 +00:00
Florian Fainelli
5138aa203e bcm6345 fixes from AndyI
SVN-Revision: 17153
2009-08-06 20:33:42 +00:00
Gabor Juhos
21d2934f38 create firmware image for the WRT160NL board (thanks to Gerry Rozema)
SVN-Revision: 17151
2009-08-06 19:07:47 +00:00
Gabor Juhos
49ad8232fb add try partition parser for the WRT160NL board (thanks to Christian Daniel and Gerry Rozema)
SVN-Revision: 17150
2009-08-06 19:06:54 +00:00
Florian Fainelli
48c1634d3e fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, thanks AndyI
SVN-Revision: 17149
2009-08-06 18:53:44 +00:00
Florian Fainelli
dd78f746a5 disable watchdog for bcm6345 until it gets fixed
SVN-Revision: 17148
2009-08-06 18:44:20 +00:00
Florian Fainelli
fd666e7c7e make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c
SVN-Revision: 17147
2009-08-06 14:06:26 +00:00
Felix Fietkau
2769ed671f atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X
SVN-Revision: 17145
2009-08-06 12:55:23 +00:00
Gabor Juhos
c23ddf2d27 update ar71xx_spi driver
SVN-Revision: 17143
2009-08-06 10:56:48 +00:00
Gabor Juhos
66f839ac67 oops, add missing semicolons
SVN-Revision: 17142
2009-08-06 09:42:29 +00:00
Gabor Juhos
e632633c5d get rid of some ifdefs in the IRQ code
SVN-Revision: 17141
2009-08-06 09:32:15 +00:00
Florian Fainelli
1349acd7ec add experimental support for 2.6.30
SVN-Revision: 17131
2009-08-05 13:48:22 +00:00
Lars-Peter Clausen
95a498251e gta02: Workaround hardware bug on rev 5 and earlier
SVN-Revision: 17130
2009-08-05 12:56:17 +00:00
Florian Fainelli
77e18093a5 add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config
SVN-Revision: 17128
2009-08-05 10:41:16 +00:00
Lars-Peter Clausen
4fed3b740a mach-gta02: select extra gpio for glamo.
SVN-Revision: 17127
2009-08-05 00:18:31 +00:00
Lars-Peter Clausen
de8b15ed8e Fix typo.
SVN-Revision: 17126
2009-08-04 21:38:06 +00:00
Florian Fainelli
cbe91ce740 register watchdog only if enabled in hardware (#2378)
SVN-Revision: 17125
2009-08-04 21:05:55 +00:00
Gabor Juhos
304fbfa841 init mac address on the WRT160NL board (thanks to Gerry Rozema for testing)
SVN-Revision: 17124
2009-08-04 17:45:00 +00:00
Lars-Peter Clausen
77afbf3390 The gta02 vibrator driver is not meant to be build as module.
SVN-Revision: 17123
2009-08-04 11:12:02 +00:00
Felix Fietkau
d3eed638e6 set atheros default kernel version to 2.6.30.4
SVN-Revision: 17122
2009-08-04 10:51:12 +00:00
Felix Fietkau
311753aef2 fix mvswitch/ar8216 tx path hooking for 2.6.30
SVN-Revision: 17121
2009-08-04 10:51:06 +00:00
Florian Fainelli
25b42557da add fixed PHY patches from 2.6.27, refresh patches
SVN-Revision: 17110
2009-08-03 21:32:31 +00:00
Florian Fainelli
8d4aebadaf add back the fixed PHY patches from #3124, until we move this to platform_data
SVN-Revision: 17107
2009-08-03 18:51:03 +00:00
Imre Kaloz
3d0c1254df brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name
SVN-Revision: 17102
2009-08-03 11:44:28 +00:00
Gabor Juhos
bfd20cb57d init mac address on the TEW-632BRP boards (closes #5403)
SVN-Revision: 17100
2009-08-03 07:48:21 +00:00
Florian Fainelli
39c22483bd fix printing of offsets
SVN-Revision: 17099
2009-08-02 13:50:39 +00:00
Gabor Juhos
116576b3ba fix MISC IRQ handling on the AR7240
SVN-Revision: 17098
2009-08-02 13:27:43 +00:00
Florian Fainelli
cf176f82db add experimental support for 2.6.30
SVN-Revision: 17097
2009-08-02 13:01:18 +00:00
Imre Kaloz
b3f6332008 enable the watchdog driver for ppc4xx
SVN-Revision: 17095
2009-08-02 11:20:03 +00:00
Florian Fainelli
f6c35808a4 resync kernel configuration
SVN-Revision: 17094
2009-08-02 11:04:33 +00:00
Florian Fainelli
3fe782dddf refresh 2.6.30 patches
SVN-Revision: 17093
2009-08-02 11:02:35 +00:00
Gabor Juhos
9d1e01a159 fix sysupgrade
SVN-Revision: 17092
2009-08-02 09:27:38 +00:00
Florian Fainelli
4bff7a2b31 prevent error messages on the requesting of the GPIO buttons
SVN-Revision: 17088
2009-08-01 21:36:22 +00:00
Felix Fietkau
b3b04354d3 ixp4xx: add support for jumbo frames to the ethernet driver
SVN-Revision: 17083
2009-08-01 21:29:05 +00:00
Florian Fainelli
85119470d2 add experimental support for 2.6.30.4
SVN-Revision: 17081
2009-08-01 16:56:36 +00:00
Florian Fainelli
6e65f0080d also use openwrt-specific lzma options in gen_initramfs_list.sh
SVN-Revision: 17080
2009-08-01 16:44:16 +00:00
Lars-Peter Clausen
8c61fc8592 fix patch
SVN-Revision: 17079
2009-08-01 13:35:17 +00:00
Lars-Peter Clausen
02cb2c8e0e Add glamo gpiolib support.
SVN-Revision: 17078
2009-08-01 12:52:17 +00:00
Florian Fainelli
09e06acbec update profile to include the rtc driver
SVN-Revision: 17074
2009-08-01 11:10:02 +00:00
Lars-Peter Clausen
1da701c04e ASoC: jack: Fix race in snd_soc_jack_add_gpios
SVN-Revision: 17071
2009-07-31 23:58:29 +00:00
Lars-Peter Clausen
930bb629e3 Replace gta02 keyboard driver with generic gpio keyboard.
SVN-Revision: 17070
2009-07-31 23:09:58 +00:00
Lars-Peter Clausen
c5edf511cf Move headset detection to the sound driver using the jack framework.
SVN-Revision: 17069
2009-07-31 21:18:21 +00:00
Florian Fainelli
e58d0f346d more bcm6345 fixes and definitions, thanks to AndyI
SVN-Revision: 17066
2009-07-31 20:15:43 +00:00
Florian Fainelli
ab5bc14973 update to 2.6.30.4
SVN-Revision: 17062
2009-07-31 11:13:55 +00:00
Florian Fainelli
c5879ba76d refresh 2.6.27 patches
SVN-Revision: 17061
2009-07-31 11:10:20 +00:00
Florian Fainelli
252607a79c update to 2.6.27.29
SVN-Revision: 17060
2009-07-31 11:09:27 +00:00
Florian Fainelli
dd622864e1 generate images for RTA1025W_16-based routers (#5594)
SVN-Revision: 17058
2009-07-31 10:47:00 +00:00
Gabor Juhos
5ab3bcc27f add ethernet suppor for the WRT160NL (thanks to Christian Daniel)
SVN-Revision: 17057
2009-07-31 07:01:26 +00:00
Lars-Peter Clausen
d994194979 It's to late...
SVN-Revision: 17056
2009-07-30 23:37:55 +00:00
Lars-Peter Clausen
f5ad888a7c Post cleanup cleanup
SVN-Revision: 17055
2009-07-30 23:17:53 +00:00
Florian Fainelli
9887dc6100 add experimental support for 2.6.28.10, tested on bcm6338
SVN-Revision: 17054
2009-07-30 21:29:25 +00:00
Lars-Peter Clausen
750456aaee Replace gta02 led driver with generic gpio led driver.
SVN-Revision: 17053
2009-07-30 15:40:36 +00:00
Lars-Peter Clausen
bf028c1ded Get rid of gpio shadowing.
I fail really to see why this would be necessary here. So get rid of it and see if
anything breaks...

SVN-Revision: 17052
2009-07-30 15:08:05 +00:00
Lars-Peter Clausen
5a28867651 glamo: The cell can rely on being a child of the core. Use it for passing platform data.
SVN-Revision: 17051
2009-07-30 13:58:48 +00:00
Lars-Peter Clausen
138024c070 revert changes to gta02_wm8753.c in previous commit. They should not have been commited.
SVN-Revision: 17049
2009-07-30 12:12:10 +00:00
Lars-Peter Clausen
23608e4c25 glamo: Implement gpiolib for the glamo. Get rid of glamo-spi-gpio and use the generic spi-gpio driver instead.
SVN-Revision: 17048
2009-07-30 12:04:01 +00:00
Lars-Peter Clausen
4be26b9ae5 glamo-mmc: Limit clock rate.
SVN-Revision: 17047
2009-07-30 09:07:59 +00:00
Florian Fainelli
7a1826cf8a fix the lzma patch after r16944 and r16939, thanks agb
SVN-Revision: 17043
2009-07-29 20:30:54 +00:00
Imre Kaloz
9eed88d995 oops, fix typo
SVN-Revision: 17042
2009-07-29 15:00:06 +00:00
Imre Kaloz
4ad125e0ed move some PPC symbols to the generic config
SVN-Revision: 17041
2009-07-29 14:59:08 +00:00
Imre Kaloz
c461ddf9a6 ppc4xx optimizations
SVN-Revision: 17040
2009-07-29 14:52:31 +00:00
Gabor Juhos
a63f8633f0 add new target for Freescale MPC52xx based boards
SVN-Revision: 17037
2009-07-28 15:51:32 +00:00
Felix Fietkau
57eaa31a12 add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of do_lzma processing
SVN-Revision: 17036
2009-07-28 09:07:07 +00:00
Imre Kaloz
a215fb64a8 upgrade ppc44x to 2.6.30.3, enable MSI and USB support, move some patches around
SVN-Revision: 17034
2009-07-28 06:57:50 +00:00
Florian Fainelli
3c806e767e enable 6345 support now that it boots up to user-space
SVN-Revision: 17033
2009-07-27 23:04:58 +00:00
Florian Fainelli
dabf5e71a6 fix typo for the flash start address on bcm6345
SVN-Revision: 17032
2009-07-27 22:31:28 +00:00
Florian Fainelli
31fbb89034 add support for the WRT160N, patch from Westley Paynter
SVN-Revision: 17031
2009-07-27 13:00:23 +00:00
Imre Kaloz
912c350689 fix typo
SVN-Revision: 17030
2009-07-27 10:50:35 +00:00
Imre Kaloz
f6169adff5 optimize cuboot wrappers
SVN-Revision: 17029
2009-07-27 10:50:15 +00:00
Florian Fainelli
b2c26c32dd switch to 2.6.30.3
SVN-Revision: 17028
2009-07-27 10:02:24 +00:00
Florian Fainelli
103c99b960 switch to 2.6.27.28
SVN-Revision: 17027
2009-07-27 10:01:33 +00:00
Imre Kaloz
684281b4fd kilauea uses ppc40x_simple now
SVN-Revision: 17025
2009-07-27 06:27:42 +00:00
Imre Kaloz
a0829559f8 upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimages
SVN-Revision: 17018
2009-07-26 16:21:43 +00:00
Florian Fainelli
b2afb336a2 allow creating of ext2 filesystems
SVN-Revision: 17017
2009-07-26 16:15:26 +00:00
Gabor Juhos
5f2d2695d9 enable sysupgrade support for the TL-WR741ND
SVN-Revision: 16982
2009-07-25 19:50:26 +00:00
Gabor Juhos
838c0682f8 fix firmware image of the TL-WR741ND
SVN-Revision: 16981
2009-07-25 19:50:10 +00:00
Florian Fainelli
d85400767d add patch from #4850 to make hdparm work on usb drivers (#4850)
SVN-Revision: 16978
2009-07-25 18:17:07 +00:00
Florian Fainelli
124fd2d1df resync kernel configuration
SVN-Revision: 16976
2009-07-25 16:33:22 +00:00
Florian Fainelli
4d38620058 fix malformed patch
SVN-Revision: 16975
2009-07-25 16:18:02 +00:00
Gabor Juhos
c2084d8b1d refresh 2.6.30 patches
SVN-Revision: 16973
2009-07-25 09:14:47 +00:00
Florian Fainelli
755aae526a bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474)
SVN-Revision: 16971
2009-07-24 20:25:31 +00:00
Gabor Juhos
03aef1e2c5 add support for the OpenRB Medium board
SVN-Revision: 16970
2009-07-24 20:01:54 +00:00
Gabor Juhos
ea6665874f fix magicboxv2.dts
SVN-Revision: 16969
2009-07-24 18:33:55 +00:00
Florian Fainelli
c4d517c7bb use 2.6.27.7
SVN-Revision: 16968
2009-07-24 17:03:03 +00:00
Mirko Vogt
575239fc40 use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card
SVN-Revision: 16963
2009-07-23 18:54:53 +00:00
Florian Fainelli
9b9c78d30b add missing kernel configuration symbol (#5564)
SVN-Revision: 16961
2009-07-23 12:35:57 +00:00
Florian Fainelli
3b5d52b9c9 add missing 2.6.30 HID configuration symbols
SVN-Revision: 16960
2009-07-23 12:35:31 +00:00
Lars-Peter Clausen
ed7f37826e ar6000: use net_device_ops
SVN-Revision: 16959
2009-07-22 21:34:11 +00:00
Gabor Juhos
a6af50d045 2.6.{28,30}: add missing config symbol
SVN-Revision: 16956
2009-07-22 10:43:47 +00:00
Gabor Juhos
5bba8519fd add ATA version of the Magicbox CF driver
SVN-Revision: 16955
2009-07-22 10:08:29 +00:00
Lars-Peter Clausen
1c9e660cc7 glamo: Use dev_pm_ops instead of platform suspend/resume.
SVN-Revision: 16952
2009-07-21 21:14:16 +00:00
Imre Kaloz
08c92313b1 upgrade orion to 2.6.30.2
SVN-Revision: 16950
2009-07-21 18:55:02 +00:00
Felix Fietkau
dffad9690f fix a >2 year old stack overflow in the mtd rootfs split patch which only caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch
SVN-Revision: 16944
2009-07-21 15:05:13 +00:00
Florian Fainelli
5df0606265 fix typos introduced in 16942
SVN-Revision: 16943
2009-07-21 12:22:01 +00:00
Florian Fainelli
8b17c74376 make the ethernet driver compile with newer kernels
SVN-Revision: 16942
2009-07-21 11:48:08 +00:00
Felix Fietkau
925c5951c6 add a new arm lzma kernel decompressor based on rewritten (and much more readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion
SVN-Revision: 16939
2009-07-21 02:31:37 +00:00
Felix Fietkau
7f63e704b3 orion: fix image build on non-linux systems
SVN-Revision: 16938
2009-07-21 02:30:46 +00:00
Lars-Peter Clausen
92b9955e57 fix s3c_gpiolib_getchip. The comparison was the wrong way, causing all kinds of funny things :/
SVN-Revision: 16937
2009-07-21 02:06:06 +00:00
Lars-Peter Clausen
87e9f42301 glamo-mci: Cleanup mmc clock rate control.
SVN-Revision: 16936
2009-07-20 22:55:14 +00:00
Gabor Juhos
c7fdb609e4 2.6.{28,30}: refresh patches
SVN-Revision: 16934
2009-07-20 10:59:21 +00:00
Gabor Juhos
2404c8c77b 2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol
SVN-Revision: 16933
2009-07-20 10:54:49 +00:00
Florian Fainelli
43a3f9555a request irq with the platform driver name instead of bus_id which is being removed in newer kernels
SVN-Revision: 16932
2009-07-20 10:52:08 +00:00
Imre Kaloz
c3aa860a11 update to 2.6.30.2
SVN-Revision: 16931
2009-07-20 10:18:56 +00:00
Gabor Juhos
dd1f19f4c7 update dts of Magicbox V2 for 2.6.28
SVN-Revision: 16930
2009-07-20 08:39:54 +00:00
Gabor Juhos
a6bea07a5e merge 2.6.28 patches
SVN-Revision: 16929
2009-07-20 08:11:07 +00:00
Gabor Juhos
b78215b71d update dts of Magicbox V2
SVN-Revision: 16928
2009-07-20 07:49:16 +00:00
Gabor Juhos
a308781040 enable GPIO sysfs interface
SVN-Revision: 16927
2009-07-20 07:27:55 +00:00
Gabor Juhos
9e6605553a merge 2.6.30 patches
SVN-Revision: 16926
2009-07-20 07:10:00 +00:00
Gabor Juhos
d522d7d6e3 Magicbox CF driver cleanup
SVN-Revision: 16925
2009-07-20 06:57:01 +00:00
Gabor Juhos
ceaa5d8790 backport Magicbox CF driver to 2.6.28
SVN-Revision: 16923
2009-07-19 17:46:07 +00:00
Lars-Peter Clausen
fd879ddbe8 glamo mmc regulator fixes.
SVN-Revision: 16922
2009-07-19 16:42:37 +00:00
Gabor Juhos
8cb5cc2a79 use SLUB allocator by default
SVN-Revision: 16920
2009-07-19 15:35:48 +00:00
Gabor Juhos
f60334ddc0 fix a section mismatch on 2.6.30
SVN-Revision: 16918
2009-07-19 12:04:43 +00:00
Felix Fietkau
f9df014859 add the 2.6.30 port of the cache workaround patch from #4293 (thx, acoul)
SVN-Revision: 16917
2009-07-19 11:44:54 +00:00
Gabor Juhos
098e6845ef refresh 2.6.30 patches
SVN-Revision: 16915
2009-07-19 09:40:26 +00:00
Gabor Juhos
f8148d2f95 fix target description
SVN-Revision: 16914
2009-07-19 09:38:55 +00:00
Gabor Juhos
c958046f23 fix target description
SVN-Revision: 16913
2009-07-19 09:38:41 +00:00
Gabor Juhos
404925837d backport support of the OpenRB Lite board to 2.6.28
SVN-Revision: 16912
2009-07-19 09:30:37 +00:00
Gabor Juhos
143b6a7181 add driver for the CF slot of the Magicbox v2/OpenRB boards
SVN-Revision: 16910
2009-07-19 09:11:59 +00:00
Gabor Juhos
7af41cf055 2.6.30 add missing config symbol
SVN-Revision: 16909
2009-07-19 08:08:52 +00:00
Gabor Juhos
c84a5161c5 add support for the OpenRB Light board
SVN-Revision: 16908
2009-07-19 07:38:06 +00:00
Gabor Juhos
6cf3706f85 build jffs2 images by default
SVN-Revision: 16907
2009-07-19 07:20:04 +00:00
Gabor Juhos
eec23618ad increase linux partition size, and fix jffs2 images
SVN-Revision: 16906
2009-07-19 06:42:30 +00:00
Gabor Juhos
7e2c1008ff cleanup magicbox patches
SVN-Revision: 16905
2009-07-19 04:50:37 +00:00
Felix Fietkau
1685ce5f3d mips: fix another bug in the module relocation change: the wrong base address for 24 bit jump -> long jump fixup table was used
SVN-Revision: 16904
2009-07-18 22:28:46 +00:00
Felix Fietkau
cf2c544844 sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel config (#5553)
SVN-Revision: 16903
2009-07-18 20:31:21 +00:00
Andy Boyett
bab4138b4a export ar231x_gpiodev, needed for gpio-led/spi/i2c modules
SVN-Revision: 16902
2009-07-18 17:52:36 +00:00
Gabor Juhos
9f973a6098 initial support for 2.6.30
SVN-Revision: 16901
2009-07-18 15:13:40 +00:00
Gabor Juhos
72b3866adb optimize the kernel for size, disable common PCI quirks, and sync kernel config
SVN-Revision: 16900
2009-07-18 14:35:33 +00:00
Gabor Juhos
0238a90a63 optimize the kernel for size, disable common PCI quirks, and sync kernel config
SVN-Revision: 16899
2009-07-18 14:35:14 +00:00
Florian Fainelli
dece660b0f switch to 2.6.30.1
SVN-Revision: 16896
2009-07-18 12:35:16 +00:00
Florian Fainelli
1be47feb2e prefer ath5k over madwifi and include kexec-tools in the default profile
SVN-Revision: 16895
2009-07-18 12:24:59 +00:00
Florian Fainelli
1ccffe43f2 remove 2.6.27 patches
SVN-Revision: 16894
2009-07-18 10:33:53 +00:00
Florian Fainelli
a0a85ba7c6 we are using the default-on trigger for power LEDs, no need to change their state from userspace
SVN-Revision: 16892
2009-07-18 09:27:33 +00:00
Florian Fainelli
ecad504c39 register GPIO-connected LEDs for known boards
SVN-Revision: 16887
2009-07-18 00:40:23 +00:00
Felix Fietkau
af6076273a fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks to jeff hansen for the patch
SVN-Revision: 16886
2009-07-18 00:36:13 +00:00
Felix Fietkau
12b429b3a2 get rid of linux 2.6.29
SVN-Revision: 16883
2009-07-17 16:20:25 +00:00
Florian Fainelli
fe05e1f37a mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement it at all, fixes usb 2.0 issues on bcm6358
SVN-Revision: 16882
2009-07-17 15:58:06 +00:00
Florian Fainelli
d0fdf2c5ed fix comment only valid for bcm6345
SVN-Revision: 16881
2009-07-17 15:57:09 +00:00
Lars-Peter Clausen
5ae8e1bf7b Get rid of glamo-lcm-spi. It's not used and probably never will be.
SVN-Revision: 16871
2009-07-16 19:01:45 +00:00
Florian Fainelli
9224ef1e25 add missing CONFIG_FIXED_PHY symbol to 2.6.25
SVN-Revision: 16869
2009-07-16 16:35:00 +00:00
Jo-Philipp Wich
5231811851 sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written.
SVN-Revision: 16867
2009-07-16 13:39:36 +00:00
Lars-Peter Clausen
7bf05123f8 Reverese mangle_pmu logic. Initalize regulator constrains to those used for all but GTA02v1 and changed them for GTA02v1 in mangle_pmu.
SVN-Revision: 16866
2009-07-16 13:13:25 +00:00
Lars-Peter Clausen
93d3f098eb Cleanup glamo platform_data.
SVN-Revision: 16863
2009-07-16 12:06:48 +00:00
Florian Fainelli
2ec0cba393 This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars)
http://us.fixstars.com/products/gigaaccel/

This build will create zImage suitable for TFTP boot image.

* v2
- add axonram device driver
- switch to 2.6.30.1

Signed-off-by: Akinobu Mita <mita@fixstars.com>

SVN-Revision: 16860
2009-07-16 10:19:13 +00:00
Lars-Peter Clausen
a4f397c5a5 mach_gta02: Add some missing always_on regulator constraints and declare regulator constraints to be fully specified.
SVN-Revision: 16859
2009-07-16 10:00:27 +00:00
Lars-Peter Clausen
16ed97de1f Implement voltage listing for pc50633.
SVN-Revision: 16858
2009-07-16 09:35:15 +00:00
Florian Fainelli
0740df3534 add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)
SVN-Revision: 16840
2009-07-14 12:18:04 +00:00
Gabor Juhos
bbab2a48b4 ag71xx driver: rename ag71xx_debug module parameter
SVN-Revision: 16833
2009-07-13 17:45:25 +00:00
Felix Fietkau
df119d5c19 kernel: fix a relative addressing bug in the mips module relocation code change
SVN-Revision: 16831
2009-07-13 15:09:46 +00:00
Gabor Juhos
d99dcbca9f ag71xx driver: fix a typo
SVN-Revision: 16827
2009-07-13 12:20:02 +00:00
Gabor Juhos
330e5c1827 enable driver for the PCF857X I2C GPIO expander
SVN-Revision: 16826
2009-07-13 11:44:56 +00:00
Gabor Juhos
a579511dbf ag71xx driver: align descriptors on cache_line boundary
SVN-Revision: 16825
2009-07-13 11:40:10 +00:00
Gabor Juhos
82a084680a ag71xx driver: store descriptor pointers in ag71xx_buf
SVN-Revision: 16824
2009-07-13 11:38:37 +00:00
Gabor Juhos
091e028239 MIPS: fix loading of modules with unresolved weak symbols
SVN-Revision: 16823
2009-07-13 09:34:49 +00:00
Lars-Peter Clausen
ddbd14a23b glamo: get rid of static driver handle.
SVN-Revision: 16821
2009-07-12 20:24:18 +00:00
Gabor Juhos
b1f5f1d3b0 ag71xx driver: descriptors always aligned on 4 byte boundary
SVN-Revision: 16818
2009-07-12 16:04:28 +00:00
Gabor Juhos
10357fc180 ag71xx driver: don't flush ddr on tx path
SVN-Revision: 16817
2009-07-12 16:02:27 +00:00
Lars-Peter Clausen
8769b8e0f0 glamo: Use mfd_cell for child resource handling instead of some ugly custom code.
SVN-Revision: 16816
2009-07-12 15:42:22 +00:00
Florian Fainelli
349d57eee4 resync kernel configuration and enable kexec
SVN-Revision: 16795
2009-07-12 11:31:00 +00:00
Gabor Juhos
365635b7f3 create firmware image for the wrt400n board (based on a patch by Sandeep Mistry <sandeep.mistry at gmail.com>)
SVN-Revision: 16793
2009-07-12 09:01:13 +00:00
Felix Fietkau
d680184c26 sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes
SVN-Revision: 16791
2009-07-12 00:01:22 +00:00
Felix Fietkau
2020fc8c56 kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
SVN-Revision: 16789
2009-07-12 00:01:12 +00:00
Gabor Juhos
eb990941a1 use subsys_initcall in the i2c-gpio driver
SVN-Revision: 16787
2009-07-11 19:14:01 +00:00
Lars-Peter Clausen
4147b632e9 Cleanup glamo mmc driver.
SVN-Revision: 16786
2009-07-11 19:07:15 +00:00
Gabor Juhos
a21bf40453 increase size of the kernel partition on the TL-WR[789]41N boards
SVN-Revision: 16785
2009-07-11 17:20:46 +00:00
Gabor Juhos
abd419a7df increase size of the kernel partition on the TEW-632BR board
SVN-Revision: 16784
2009-07-11 17:15:30 +00:00
Gabor Juhos
2dc230d260 register the VSC7395 device on the PB44 board
SVN-Revision: 16783
2009-07-11 16:27:54 +00:00
Gabor Juhos
56d638e615 enable I2C_GPIO driver
SVN-Revision: 16782
2009-07-11 16:00:18 +00:00
Gabor Juhos
eced3f210e add SPI controller driver for the PB44 board
SVN-Revision: 16781
2009-07-11 15:55:55 +00:00
Gabor Juhos
218298becf use platform data to setup the MAC_CFG register in the spi_vsc7385 driver
SVN-Revision: 16780
2009-07-11 14:59:31 +00:00
Gabor Juhos
292775eb34 add definitions for some magic values in the spi_vsc7385 driver
SVN-Revision: 16779
2009-07-11 14:56:54 +00:00
Gabor Juhos
cbed3ebe1a add AR7240 to BOARDNAME
SVN-Revision: 16778
2009-07-11 14:30:13 +00:00
Felix Fietkau
c2216626e1 seems like the pages that mentioned mips 4k cores not having prefetch were wrong. back out that patch. thx, juhosg
SVN-Revision: 16775
2009-07-11 11:57:13 +00:00
Mirko Vogt
fb88a59da4 rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific
SVN-Revision: 16773
2009-07-11 07:25:14 +00:00
Felix Fietkau
3b3d64743b mips: replace -mlong-calls with -mno-long-calls to make function calls faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik
SVN-Revision: 16772
2009-07-11 02:30:25 +00:00
Felix Fietkau
877015bee9 mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does not implement it
SVN-Revision: 16771
2009-07-11 02:30:19 +00:00
Felix Fietkau
3e7d58574f ar8216: rename the vlan attribute to enable_vlan to keep it consistent with other drivers
SVN-Revision: 16770
2009-07-11 01:21:01 +00:00
Gabor Juhos
6b033e9bec fix a bug in the SPI driver (closes #5485)
SVN-Revision: 16767
2009-07-10 19:29:58 +00:00
Felix Fietkau
98e622df30 atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors on devices that use a non-standard gpio line to control the spi flash chip select
SVN-Revision: 16765
2009-07-10 15:26:12 +00:00
Geoff Levand
748b9c34fa PS3: Add some HID quirks to the PS3 kernel config
SVN-Revision: 16761
2009-07-10 01:07:44 +00:00
Geoff Levand
e57bb08f6f PS3: Add joystick support to the PS3 kernel config
SVN-Revision: 16760
2009-07-10 01:06:55 +00:00
Geoff Levand
b0527b20e7 PS3: Fix gelic network RX hang
SVN-Revision: 16759
2009-07-10 01:05:45 +00:00
Geoff Levand
c773567c74 PS3: Cleanup kernel config
SVN-Revision: 16758
2009-07-10 01:03:40 +00:00
Geoff Levand
91bd1fc382 PS3: Enable kernel command line editing
To allow for kernel command line editing add an empty
comand line to the PS3 kernel config.

SVN-Revision: 16757
2009-07-10 01:01:59 +00:00
Geoff Levand
2d3e7d7eee PS3: Enable kernel patches
SVN-Revision: 16756
2009-07-10 01:00:05 +00:00
Geoff Levand
ec7dc58e59 PS3: Revert kexec kernel patch
Remove the uneeded PS3 kernel patch
0006-powerpc-Remove-default-kexec-crash_kernel-ops-assig.patch
This patch causes the exec system call to fail.

SVN-Revision: 16755
2009-07-10 00:57:03 +00:00
Gabor Juhos
a38d9256a7 add board setup code for the RB-450G/RB-433UAH boards * based on a patch from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127
SVN-Revision: 16754
2009-07-09 19:46:41 +00:00
Gabor Juhos
b8a97ca5c5 register a GPIO LEDs and buttons on the PB44 board
SVN-Revision: 16748
2009-07-09 06:58:38 +00:00
Gabor Juhos
eca1b1ac07 register a I2C GPIO expander on the PB44 board
SVN-Revision: 16747
2009-07-09 06:57:44 +00:00
Gabor Juhos
6030323bea create firmware image for the TL-WR741ND
SVN-Revision: 16741
2009-07-07 19:58:39 +00:00
Gabor Juhos
2614fcb2f3 add initial support for the TL-WR741ND board
SVN-Revision: 16739
2009-07-07 19:20:10 +00:00
Mirko Vogt
7d5525a5be do not allow overriding the init argument by bootloaders
SVN-Revision: 16738
2009-07-07 18:29:40 +00:00
Gabor Juhos
a6e3c605bc add AR7240 specific fixes for the ag71xx driver
SVN-Revision: 16737
2009-07-07 18:06:02 +00:00
Gabor Juhos
f04fcfd801 make irq_chip definitions static
SVN-Revision: 16736
2009-07-07 18:04:26 +00:00
Gabor Juhos
3b47053fb3 AR7240 requires different IRQ unmasking code
SVN-Revision: 16734
2009-07-07 13:57:57 +00:00
Hamish Guthrie
de45798d41 Add config file for 2.6.31 kernels in preparation for 2.6.31
SVN-Revision: 16713
2009-07-06 11:48:56 +00:00
Florian Fainelli
9d2522748f add bcm47xx lzma initramfs patch which is useful to workaround some CFE limitations when ramdisk kernels are too big
SVN-Revision: 16709
2009-07-06 11:28:34 +00:00
Florian Fainelli
9a387036d2 add a profile with no Wi-Fi drivers enabled, useful for bcm6338
SVN-Revision: 16708
2009-07-06 11:21:22 +00:00
Florian Fainelli
8d91123a0f avoid overriding CONFIG_TUN with a couple of targets
SVN-Revision: 16705
2009-07-06 10:52:15 +00:00
Gabor Juhos
97ee3bff49 sync kernel config
SVN-Revision: 16703
2009-07-05 20:22:24 +00:00
Gabor Juhos
c38e7aa7b2 add missing break statement
SVN-Revision: 16701
2009-07-05 18:02:12 +00:00
Mirko Vogt
0be423f619 automatically mount sd-card as it's possible (might be done via hotplug later)
SVN-Revision: 16700
2009-07-05 17:00:46 +00:00
Gabor Juhos
8e4f117b24 refresh patches
SVN-Revision: 16699
2009-07-05 15:13:39 +00:00
Gabor Juhos
1981fd14a7 bump to 2.6.29.6 and refresh patches
SVN-Revision: 16698
2009-07-05 15:08:56 +00:00
Florian Fainelli
f74d16548d update targets to 2.6.30.1, update patches
SVN-Revision: 16697
2009-07-05 14:39:13 +00:00
Lars-Peter Clausen
d131752f0d Add ioctls to glamo framebuffer driver to enable/disable glamo engines.
SVN-Revision: 16686
2009-07-05 12:05:20 +00:00
Mirko Vogt
3629368623 purge out config and patches for 2.6.29 as 2.6.30.1 is now default and stable
SVN-Revision: 16685
2009-07-05 11:37:52 +00:00
Claudio Mignanti
dafcdcd569 Add mirror for utility e100boot
SVN-Revision: 16682
2009-07-05 09:54:21 +00:00
Lars-Peter Clausen
212de82af0 Remove 2.6.28 config and patches.
SVN-Revision: 16681
2009-07-05 09:50:50 +00:00
Lars-Peter Clausen
caf8c9f59e Update to 2.6.30.1, refresh patches
SVN-Revision: 16680
2009-07-05 09:47:42 +00:00
Claudio Mignanti
85afb807c5 also include i2c driver inside 2.6.30
SVN-Revision: 16679
2009-07-05 09:45:34 +00:00
Claudio Mignanti
3391c21ceb Partially fix commit r16660
SVN-Revision: 16678
2009-07-05 09:41:46 +00:00
Gabor Juhos
b510674f4e i should go back to sleeping
SVN-Revision: 16677
2009-07-05 09:19:42 +00:00
Gabor Juhos
600958b416 add missing includes
SVN-Revision: 16676
2009-07-05 08:40:23 +00:00
Gabor Juhos
974df3e994 fix build error
SVN-Revision: 16675
2009-07-05 08:09:32 +00:00
Gabor Juhos
54038e0540 add AR7240 specific PCI code
SVN-Revision: 16674
2009-07-05 08:06:24 +00:00
Gabor Juhos
1e84d049a4 fix a typo in the PCI code
SVN-Revision: 16673
2009-07-05 08:02:23 +00:00
Gabor Juhos
089b5ccb47 reorganize PCI code
SVN-Revision: 16672
2009-07-05 07:53:07 +00:00
Gabor Juhos
d55e5fb153 fix AR7240 PCI IRQ support
SVN-Revision: 16669
2009-07-04 05:18:37 +00:00
Mirko Vogt
ad5a85f4c5 clean interface before shutting it down
SVN-Revision: 16668
2009-07-04 00:37:22 +00:00
Claudio Mignanti
a10e35c0a8 Port the usb host driver and install some missing headers
SVN-Revision: 16660
2009-07-03 10:05:18 +00:00
Florian Fainelli
fefeecf52f update to latest 2.6.27.26 stable kernel
SVN-Revision: 16659
2009-07-03 09:31:52 +00:00
Gabor Juhos
0fd8d0fad8 fix a bitmask in the ag71xx driver
SVN-Revision: 16658
2009-07-02 17:23:11 +00:00
Andy Boyett
ba841b79d4 don't force kmod-natsemi and kmod-ne2k-pci in all profiles, included in default profile since r13988
SVN-Revision: 16655
2009-07-02 07:57:05 +00:00
Andy Boyett
9756b46d1a remove legacy 2.4-specific behavior, fixes IB on brcm-2.4
SVN-Revision: 16654
2009-07-02 07:24:56 +00:00
Andy Boyett
b728796706 fix profile package selection, packages from last parsed profile were accidentally installed
SVN-Revision: 16653
2009-07-02 07:24:50 +00:00
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