Commit graph

3940 commits

Author SHA1 Message Date
Gabor Juhos
28250aaa31 add missing GPIO register offsets
SVN-Revision: 17513
2009-09-04 15:08:29 +00:00
Gabor Juhos
8d8a4e7274 add GPIO configuration feature
SVN-Revision: 17512
2009-09-04 15:08:26 +00:00
Felix Fietkau
eda566c4e9 get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size
SVN-Revision: 17475
2009-09-02 17:42:35 +00:00
Gabor Juhos
b5e6d76dea fix a typo
SVN-Revision: 17474
2009-09-02 15:31:03 +00:00
Gabor Juhos
09677bf748 initial support for the AP-R3052-V22RW-2X2 board
SVN-Revision: 17473
2009-09-02 15:31:00 +00:00
Felix Fietkau
f8fbef73e7 atheros: fix failsafe mode
SVN-Revision: 17471
2009-09-02 15:14:57 +00:00
Felix Fietkau
d0bdbdc64f mvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherwise packets may get dropped
SVN-Revision: 17469
2009-09-02 15:14:37 +00:00
Gabor Juhos
c4385d3282 use common code for early_serial setup
SVN-Revision: 17467
2009-09-02 12:44:17 +00:00
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
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
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