Commit Graph

3796 Commits (40d5dafdd2115adeb783f91ac063571fffeb7ad5)

Author SHA1 Message Date
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