Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix assignment instead of comparison in the mtd driver (#5649) | Florian Fainelli | 2009-08-09 | 1 | -7/+8 | |
| | | | | SVN-Revision: 17188 | |||||
* | backport fixed module exports patch to 2.6.28 | Felix Fietkau | 2009-08-09 | 1 | -0/+154 | |
| | | | | SVN-Revision: 17187 | |||||
* | fix the kernel symbol export patch for arm/powerpc | Felix Fietkau | 2009-08-09 | 1 | -9/+88 | |
| | | | | SVN-Revision: 17186 | |||||
* | revert the module exports patch on 2.6.28 until it is fixed | Felix Fietkau | 2009-08-08 | 1 | -117/+0 | |
| | | | | SVN-Revision: 17185 | |||||
* | switch to 2.6.30.4 | Florian Fainelli | 2009-08-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17184 | |||||
* | refresh patches and fix build failure on wm8753-reg_cache.patch (#5641) | Florian Fainelli | 2009-08-08 | 4 | -12/+8 | |
| | | | | SVN-Revision: 17182 | |||||
* | add an optional config option for stripping all unnecessary symbol exports ↵ | Felix Fietkau | 2009-08-08 | 2 | -0/+234 | |
| | | | | | | from the kernel image SVN-Revision: 17181 | |||||
* | WRT160NL: enable mtd parser on 2.6.30 | Gabor Juhos | 2009-08-08 | 2 | -0/+45 | |
| | | | | SVN-Revision: 17178 | |||||
* | WRT160NL: mtd parser cleanup | Gabor Juhos | 2009-08-08 | 1 | -17/+16 | |
| | | | | SVN-Revision: 17177 | |||||
* | move the trx parser out from the patch | Gabor Juhos | 2009-08-08 | 3 | -174/+166 | |
| | | | | SVN-Revision: 17176 | |||||
* | merge upstream fixes for bcm63xx_enet | Florian Fainelli | 2009-08-08 | 1 | -0/+439 | |
| | | | | SVN-Revision: 17175 | |||||
* | WRT160NL: register GPIO LEDs and buttons | Gabor Juhos | 2009-08-07 | 1 | -1/+55 | |
| | | | | SVN-Revision: 17166 | |||||
* | bcm6345 fixes from AndyI | Florian Fainelli | 2009-08-06 | 4 | -10/+28 | |
| | | | | SVN-Revision: 17153 | |||||
* | create firmware image for the WRT160NL board (thanks to Gerry Rozema) | Gabor Juhos | 2009-08-06 | 1 | -0/+37 | |
| | | | | SVN-Revision: 17151 | |||||
* | add try partition parser for the WRT160NL board (thanks to Christian Daniel ↵ | Gabor Juhos | 2009-08-06 | 2 | -0/+195 | |
| | | | | | | and Gerry Rozema) SVN-Revision: 17150 | |||||
* | fix off-by-one maximum timeout in the wathchdog default counter for bcm6345, ↵ | Florian Fainelli | 2009-08-06 | 2 | -4/+2 | |
| | | | | | | thanks AndyI SVN-Revision: 17149 | |||||
* | disable watchdog for bcm6345 until it gets fixed | Florian Fainelli | 2009-08-06 | 1 | -1/+4 | |
| | | | | SVN-Revision: 17148 | |||||
* | make 64-bits MIPS kernel compile again on arch/mips/kernel/module.c | Florian Fainelli | 2009-08-06 | 1 | -24/+36 | |
| | | | | SVN-Revision: 17147 | |||||
* | atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231X | Felix Fietkau | 2009-08-06 | 5 | -11/+11 | |
| | | | | SVN-Revision: 17145 | |||||
* | update ar71xx_spi driver | Gabor Juhos | 2009-08-06 | 1 | -11/+54 | |
| | | | | SVN-Revision: 17143 | |||||
* | oops, add missing semicolons | Gabor Juhos | 2009-08-06 | 1 | -2/+2 | |
| | | | | SVN-Revision: 17142 | |||||
* | get rid of some ifdefs in the IRQ code | Gabor Juhos | 2009-08-06 | 1 | -8/+9 | |
| | | | | SVN-Revision: 17141 | |||||
* | add experimental support for 2.6.30 | Florian Fainelli | 2009-08-05 | 7 | -0/+494 | |
| | | | | SVN-Revision: 17131 | |||||
* | gta02: Workaround hardware bug on rev 5 and earlier | Lars-Peter Clausen | 2009-08-05 | 1 | -0/+54 | |
| | | | | SVN-Revision: 17130 | |||||
* | add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 config | Florian Fainelli | 2009-08-05 | 1 | -0/+1 | |
| | | | | SVN-Revision: 17128 | |||||
* | mach-gta02: select extra gpio for glamo. | Lars-Peter Clausen | 2009-08-05 | 1 | -1/+2 | |
| | | | | SVN-Revision: 17127 | |||||
* | Fix typo. | Lars-Peter Clausen | 2009-08-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17126 | |||||
* | register watchdog only if enabled in hardware (#2378) | Florian Fainelli | 2009-08-04 | 2 | -0/+60 | |
| | | | | SVN-Revision: 17125 | |||||
* | init mac address on the WRT160NL board (thanks to Gerry Rozema for testing) | Gabor Juhos | 2009-08-04 | 1 | -5/+11 | |
| | | | | SVN-Revision: 17124 | |||||
* | The gta02 vibrator driver is not meant to be build as module. | Lars-Peter Clausen | 2009-08-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17123 | |||||
* | set atheros default kernel version to 2.6.30.4 | Felix Fietkau | 2009-08-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17122 | |||||
* | fix mvswitch/ar8216 tx path hooking for 2.6.30 | Felix Fietkau | 2009-08-04 | 2 | -0/+1118 | |
| | | | | SVN-Revision: 17121 | |||||
* | add fixed PHY patches from 2.6.27, refresh patches | Florian Fainelli | 2009-08-03 | 5 | -34/+172 | |
| | | | | SVN-Revision: 17110 | |||||
* | add back the fixed PHY patches from #3124, until we move this to platform_data | Florian Fainelli | 2009-08-03 | 2 | -0/+139 | |
| | | | | SVN-Revision: 17107 | |||||
* | brcm-2.4 is the only non-2.6 target, it's pointless to note the ↵ | Imre Kaloz | 2009-08-03 | 1 | -1/+1 | |
| | | | | | | kernelversion in other targets' Target-Name SVN-Revision: 17102 | |||||
* | init mac address on the TEW-632BRP boards (closes #5403) | Gabor Juhos | 2009-08-03 | 1 | -0/+24 | |
| | | | | SVN-Revision: 17100 | |||||
* | fix printing of offsets | Florian Fainelli | 2009-08-02 | 1 | -2/+2 | |
| | | | | SVN-Revision: 17099 | |||||
* | fix MISC IRQ handling on the AR7240 | Gabor Juhos | 2009-08-02 | 1 | -14/+9 | |
| | | | | SVN-Revision: 17098 | |||||
* | add experimental support for 2.6.30 | Florian Fainelli | 2009-08-02 | 9 | -0/+813 | |
| | | | | SVN-Revision: 17097 | |||||
* | enable the watchdog driver for ppc4xx | Imre Kaloz | 2009-08-02 | 2 | -2/+2 | |
| | | | | SVN-Revision: 17095 | |||||
* | resync kernel configuration | Florian Fainelli | 2009-08-02 | 1 | -7/+2 | |
| | | | | SVN-Revision: 17094 | |||||
* | refresh 2.6.30 patches | Florian Fainelli | 2009-08-02 | 3 | -10/+8 | |
| | | | | SVN-Revision: 17093 | |||||
* | fix sysupgrade | Gabor Juhos | 2009-08-02 | 1 | -0/+2 | |
| | | | | SVN-Revision: 17092 | |||||
* | prevent error messages on the requesting of the GPIO buttons | Florian Fainelli | 2009-08-01 | 1 | -0/+32 | |
| | | | | SVN-Revision: 17088 | |||||
* | ixp4xx: add support for jumbo frames to the ethernet driver | Felix Fietkau | 2009-08-01 | 2 | -0/+162 | |
| | | | | SVN-Revision: 17083 | |||||
* | add experimental support for 2.6.30.4 | Florian Fainelli | 2009-08-01 | 13 | -0/+907 | |
| | | | | SVN-Revision: 17081 | |||||
* | also use openwrt-specific lzma options in gen_initramfs_list.sh | Florian Fainelli | 2009-08-01 | 1 | -0/+33 | |
| | | | | SVN-Revision: 17080 | |||||
* | fix patch | Lars-Peter Clausen | 2009-08-01 | 1 | -26/+18 | |
| | | | | SVN-Revision: 17079 | |||||
* | Add glamo gpiolib support. | Lars-Peter Clausen | 2009-08-01 | 1 | -27/+246 | |
| | | | | SVN-Revision: 17078 | |||||
* | update profile to include the rtc driver | Florian Fainelli | 2009-08-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 17074 |