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
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