summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* fix typo, INT_MASK is writable, INT_STATUS is notFlorian Fainelli2009-08-111-1/+1
| | | | SVN-Revision: 17229
* more bcm63xx definition fixes, thanks AndyIFlorian Fainelli2009-08-115-10/+12
| | | | SVN-Revision: 17227
* arm: when linking the kernel, move the section discards after the other ↵Felix Fietkau2009-08-091-0/+37
| | | | | | sections to fix discarding unused symbol exports SVN-Revision: 17204
* WRT160NL: add default trigger for the power ledGabor Juhos2009-08-091-0/+1
| | | | SVN-Revision: 17203
* enable sysupgrade on the WRT160NlGabor Juhos2009-08-091-1/+8
| | | | SVN-Revision: 17202
* WRT160NL: more mtd parser cleanupGabor Juhos2009-08-091-68/+106
| | | | SVN-Revision: 17201
* revert some accidentally committed test/debug changes from the module symbol ↵Felix Fietkau2009-08-092-24/+24
| | | | | | export patch - should fix #5655 SVN-Revision: 17200
* do not exclude the share directory for bison and other programs to work (#5629)Florian Fainelli2009-08-091-1/+5
| | | | SVN-Revision: 17198
* add support for the Pirelli AG226G board (#5337)Florian Fainelli2009-08-092-0/+25
| | | | SVN-Revision: 17190
* remove useless hard reset in the SPI controller driverFlorian Fainelli2009-08-091-1/+0
| | | | SVN-Revision: 17189
* fix assignment instead of comparison in the mtd driver (#5649)Florian Fainelli2009-08-091-7/+8
| | | | SVN-Revision: 17188
* backport fixed module exports patch to 2.6.28Felix Fietkau2009-08-091-0/+154
| | | | SVN-Revision: 17187
* fix the kernel symbol export patch for arm/powerpcFelix Fietkau2009-08-091-9/+88
| | | | SVN-Revision: 17186
* revert the module exports patch on 2.6.28 until it is fixedFelix Fietkau2009-08-081-117/+0
| | | | SVN-Revision: 17185
* switch to 2.6.30.4Florian Fainelli2009-08-081-1/+1
| | | | SVN-Revision: 17184
* refresh patches and fix build failure on wm8753-reg_cache.patch (#5641)Florian Fainelli2009-08-084-12/+8
| | | | SVN-Revision: 17182
* add an optional config option for stripping all unnecessary symbol exports ↵Felix Fietkau2009-08-082-0/+234
| | | | | | from the kernel image SVN-Revision: 17181
* WRT160NL: enable mtd parser on 2.6.30Gabor Juhos2009-08-082-0/+45
| | | | SVN-Revision: 17178
* WRT160NL: mtd parser cleanupGabor Juhos2009-08-081-17/+16
| | | | SVN-Revision: 17177
* move the trx parser out from the patchGabor Juhos2009-08-083-174/+166
| | | | SVN-Revision: 17176
* merge upstream fixes for bcm63xx_enetFlorian Fainelli2009-08-081-0/+439
| | | | SVN-Revision: 17175
* WRT160NL: register GPIO LEDs and buttonsGabor Juhos2009-08-071-1/+55
| | | | SVN-Revision: 17166
* bcm6345 fixes from AndyIFlorian Fainelli2009-08-064-10/+28
| | | | SVN-Revision: 17153
* create firmware image for the WRT160NL board (thanks to Gerry Rozema)Gabor Juhos2009-08-061-0/+37
| | | | SVN-Revision: 17151
* add try partition parser for the WRT160NL board (thanks to Christian Daniel ↵Gabor Juhos2009-08-062-0/+195
| | | | | | and Gerry Rozema) SVN-Revision: 17150
* fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, ↵Florian Fainelli2009-08-062-4/+2
| | | | | | thanks AndyI SVN-Revision: 17149
* disable watchdog for bcm6345 until it gets fixedFlorian Fainelli2009-08-061-1/+4
| | | | SVN-Revision: 17148
* make 64-bits MIPS kernel compile again on arch/mips/kernel/module.cFlorian Fainelli2009-08-061-24/+36
| | | | SVN-Revision: 17147
* atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231XFelix Fietkau2009-08-065-11/+11
| | | | SVN-Revision: 17145
* update ar71xx_spi driverGabor Juhos2009-08-061-11/+54
| | | | SVN-Revision: 17143
* oops, add missing semicolonsGabor Juhos2009-08-061-2/+2
| | | | SVN-Revision: 17142
* get rid of some ifdefs in the IRQ codeGabor Juhos2009-08-061-8/+9
| | | | SVN-Revision: 17141
* add experimental support for 2.6.30Florian Fainelli2009-08-057-0/+494
| | | | SVN-Revision: 17131
* gta02: Workaround hardware bug on rev 5 and earlierLars-Peter Clausen2009-08-051-0/+54
| | | | SVN-Revision: 17130
* add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 configFlorian Fainelli2009-08-051-0/+1
| | | | SVN-Revision: 17128
* mach-gta02: select extra gpio for glamo.Lars-Peter Clausen2009-08-051-1/+2
| | | | SVN-Revision: 17127
* Fix typo.Lars-Peter Clausen2009-08-041-1/+1
| | | | SVN-Revision: 17126
* register watchdog only if enabled in hardware (#2378)Florian Fainelli2009-08-042-0/+60
| | | | SVN-Revision: 17125
* init mac address on the WRT160NL board (thanks to Gerry Rozema for testing)Gabor Juhos2009-08-041-5/+11
| | | | SVN-Revision: 17124
* The gta02 vibrator driver is not meant to be build as module.Lars-Peter Clausen2009-08-041-1/+1
| | | | SVN-Revision: 17123
* set atheros default kernel version to 2.6.30.4Felix Fietkau2009-08-041-1/+1
| | | | SVN-Revision: 17122
* fix mvswitch/ar8216 tx path hooking for 2.6.30Felix Fietkau2009-08-042-0/+1118
| | | | SVN-Revision: 17121
* add fixed PHY patches from 2.6.27, refresh patchesFlorian Fainelli2009-08-035-34/+172
| | | | SVN-Revision: 17110
* add back the fixed PHY patches from #3124, until we move this to platform_dataFlorian Fainelli2009-08-032-0/+139
| | | | SVN-Revision: 17107
* brcm-2.4 is the only non-2.6 target, it's pointless to note the ↵Imre Kaloz2009-08-031-1/+1
| | | | | | kernelversion in other targets' Target-Name SVN-Revision: 17102
* init mac address on the TEW-632BRP boards (closes #5403)Gabor Juhos2009-08-031-0/+24
| | | | SVN-Revision: 17100
* fix printing of offsetsFlorian Fainelli2009-08-021-2/+2
| | | | SVN-Revision: 17099
* fix MISC IRQ handling on the AR7240Gabor Juhos2009-08-021-14/+9
| | | | SVN-Revision: 17098
* add experimental support for 2.6.30Florian Fainelli2009-08-029-0/+813
| | | | SVN-Revision: 17097
* enable the watchdog driver for ppc4xxImre Kaloz2009-08-022-2/+2
| | | | SVN-Revision: 17095