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