summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* 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
* resync kernel configurationFlorian Fainelli2009-08-021-7/+2
| | | | SVN-Revision: 17094
* refresh 2.6.30 patchesFlorian Fainelli2009-08-023-10/+8
| | | | SVN-Revision: 17093
* fix sysupgradeGabor Juhos2009-08-021-0/+2
| | | | SVN-Revision: 17092
* prevent error messages on the requesting of the GPIO buttonsFlorian Fainelli2009-08-011-0/+32
| | | | SVN-Revision: 17088
* ixp4xx: add support for jumbo frames to the ethernet driverFelix Fietkau2009-08-012-0/+162
| | | | SVN-Revision: 17083
* add experimental support for 2.6.30.4Florian Fainelli2009-08-0113-0/+907
| | | | SVN-Revision: 17081
* also use openwrt-specific lzma options in gen_initramfs_list.shFlorian Fainelli2009-08-011-0/+33
| | | | SVN-Revision: 17080
* fix patchLars-Peter Clausen2009-08-011-26/+18
| | | | SVN-Revision: 17079
* Add glamo gpiolib support.Lars-Peter Clausen2009-08-011-27/+246
| | | | SVN-Revision: 17078
* update profile to include the rtc driverFlorian Fainelli2009-08-011-2/+2
| | | | SVN-Revision: 17074
* ASoC: jack: Fix race in snd_soc_jack_add_gpiosLars-Peter Clausen2009-07-311-0/+43
| | | | SVN-Revision: 17071
* Replace gta02 keyboard driver with generic gpio keyboard.Lars-Peter Clausen2009-07-313-334/+22
| | | | SVN-Revision: 17070
* Move headset detection to the sound driver using the jack framework.Lars-Peter Clausen2009-07-312-167/+64
| | | | SVN-Revision: 17069
* more bcm6345 fixes and definitions, thanks to AndyIFlorian Fainelli2009-07-315-2/+81
| | | | SVN-Revision: 17066
* update to 2.6.30.4Florian Fainelli2009-07-3116-16/+16
| | | | SVN-Revision: 17062
* refresh 2.6.27 patchesFlorian Fainelli2009-07-314-16/+18
| | | | SVN-Revision: 17061
* update to 2.6.27.29Florian Fainelli2009-07-313-3/+3
| | | | SVN-Revision: 17060
* generate images for RTA1025W_16-based routers (#5594)Florian Fainelli2009-07-311-0/+2
| | | | SVN-Revision: 17058
* add ethernet suppor for the WRT160NL (thanks to Christian Daniel)Gabor Juhos2009-07-311-1/+14
| | | | SVN-Revision: 17057
* It's to late...Lars-Peter Clausen2009-07-301-9/+0
| | | | SVN-Revision: 17056
* Post cleanup cleanupLars-Peter Clausen2009-07-303-14/+11
| | | | SVN-Revision: 17055