Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | * move patches around * add basic support for gigaset sx76x | John Crispin | 2011-06-12 | |
| | | | | SVN-Revision: 27158 | |||
* | * fixes spi flash for ar9 | John Crispin | 2011-06-08 | |
| | | | | | | * adds limited support for netgear dgn3500 (enough for others to start working with) SVN-Revision: 27137 | |||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | |
| | | | | | | patch from Peter Wagner SVN-Revision: 27104 | |||
* | purge out CONFIG_CRYPTO* symbols out of target specific kernel configs since ↵ | Mirko Vogt | 2011-05-31 | |
| | | | | | | OpenWrt is taking care of them SVN-Revision: 27036 | |||
* | * backport 2.6.8 patches to .39 / .32.33 | John Crispin | 2011-05-29 | |
| | | | | | | | | | * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026 | |||
* | kernel: Update to version 2.6.37.6 | Hauke Mehrtens | 2011-04-03 | |
| | | | | | | Thank you Peter Wagner for the patch SVN-Revision: 26441 | |||
* | remove unknown package names from DEFAULT:= | John Crispin | 2011-04-02 | |
| | | | | SVN-Revision: 26403 | |||
* | * adds spi driver, thx daniel | John Crispin | 2011-03-29 | |
| | | | | SVN-Revision: 26355 | |||
* | * fix ARV7518PW support | John Crispin | 2011-03-29 | |
| | | | | SVN-Revision: 26354 | |||
* | * use netif_rx of the phydev if it is provided | John Crispin | 2011-03-29 | |
| | | | | SVN-Revision: 26353 | |||
* | * shrink the memory window of the wdt | John Crispin | 2011-03-29 | |
| | | | | SVN-Revision: 26352 | |||
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵ | Felix Fietkau | 2011-03-26 | |
| | | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300 | |||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 | |
| | | | | SVN-Revision: 26226 | |||
* | * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio ↵ | John Crispin | 2011-03-14 | |
| | | | | | | .can_sleep * fixes compile warning inside pci driver SVN-Revision: 26157 | |||
* | lantiq: add missing #include for the falcon i2c driver | Felix Fietkau | 2011-03-13 | |
| | | | | SVN-Revision: 26152 | |||
* | kernel: update to kernel version 2.6.37.3 | Hauke Mehrtens | 2011-03-13 | |
| | | | | SVN-Revision: 26126 | |||
* | * update kernel to .37 * add support for falcon (big thank you goes to ↵ | John Crispin | 2011-03-11 | |
| | | | | | | lantiq !!) SVN-Revision: 26021 | |||
* | update to 2.6.35.11 | Florian Fainelli | 2011-02-19 | |
| | | | | SVN-Revision: 25582 | |||
* | * fixes dwc_otg init when power gpio is set to -1 | John Crispin | 2011-02-13 | |
| | | | | SVN-Revision: 25521 | |||
* | * adds ath5k platform support * adds several new profiles | John Crispin | 2011-02-04 | |
| | | | | SVN-Revision: 25367 | |||
* | * fixes old ifxmips in header file * pass default ebu value to gpio driver | John Crispin | 2011-02-04 | |
| | | | | SVN-Revision: 25366 | |||
* | * fix usb compile warnings * fix timer header file which broke compile of ↵ | John Crispin | 2011-02-03 | |
| | | | | | | external tapi driver * rebase patch SVN-Revision: 25344 | |||
* | * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ↵ | John Crispin | 2011-02-01 | |
| | | | | | | ioports were not allocated properly SVN-Revision: 25278 | |||
* | * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names ↵ | John Crispin | 2011-01-23 | |
| | | | | | | have the same style * move code around SVN-Revision: 25075 | |||
* | adds machtype for ARV7518PW | John Crispin | 2011-01-23 | |
| | | | | SVN-Revision: 25074 | |||
* | remove deadcode from [25072] | John Crispin | 2011-01-23 | |
| | | | | SVN-Revision: 25073 | |||
* | * fix pci support for more than 1 device * fixes ioport mappings * adds ↵ | John Crispin | 2011-01-23 | |
| | | | | | | | | support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning bugfix, cleanup, SVN-Revision: 25072 | |||
* | * revert [25002] * fixes EBU ack when EBU causes an irq | John Crispin | 2011-01-19 | |
| | | | | SVN-Revision: 25047 | |||
* | move irq.c from patch into own file | Mirko Vogt | 2011-01-15 | |
| | | | | SVN-Revision: 25002 | |||
* | * fixes duplicate registration of dwc_otg usb core | John Crispin | 2010-12-20 | |
| | | | | SVN-Revision: 24738 | |||
* | * make the usb gpio configurable * 105-header_xway.patch has a corrupt line ↵ | John Crispin | 2010-12-14 | |
| | | | | | | count in it SVN-Revision: 24564 | |||
* | adds new lantiq kernel. once the codebase is fully tested and know to be ↵ | John Crispin | 2010-12-12 | |
working on all the devices previously supported by ifxmips, we will drop ifxmips support. SVN-Revision: 24526 |