summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* refresh patchesFlorian Fainelli2009-05-283-7/+7
| | | | SVN-Revision: 16155
* update to 2.4.37, tested on wrt54gs (#4766)Florian Fainelli2009-05-2835-501/+175
| | | | SVN-Revision: 16144
* brcm47xx: make input support modular (closes: #5174)Nicolas Thill2009-05-281-4/+0
| | | | SVN-Revision: 16143
* brcm-2.4: fix conntrack structure inconsistency with iptables, which can ↵Felix Fietkau2009-05-281-0/+49
| | | | | | cause problems with port matching/forwarding and protocol matching SVN-Revision: 16141
* brcm-2.4: disable ip_vs, refresh kernel configFelix Fietkau2009-05-281-35/+2
| | | | SVN-Revision: 16139
* switch to 2.6.30-rc7, fixes #5111Florian Fainelli2009-05-285-1/+326
| | | | SVN-Revision: 16134
* add support for board specific PLL settingsGabor Juhos2009-05-285-21/+115
| | | | SVN-Revision: 16133
* revert 15922 - add back 2.6.29 kernel supportHamish Guthrie2009-05-2892-0/+43947
| | | | SVN-Revision: 16127
* renumber sibyte patchesImre Kaloz2009-05-285-0/+0
| | | | SVN-Revision: 16126
* Detect 16MB flash chipsHauke Mehrtens2009-05-271-8/+32
| | | | SVN-Revision: 16120
* Extends workaround for swapping problem.Hauke Mehrtens2009-05-271-0/+12
| | | | SVN-Revision: 16119
* Make amazon build again.Hauke Mehrtens2009-05-273-16/+4
| | | | SVN-Revision: 16118
* Add buildfix for kernel 2.6.21Hauke Mehrtens2009-05-271-0/+7
| | | | SVN-Revision: 16117
* jbt6k74: Change the state machine to have one state field for resolution and ↵Lars-Peter Clausen2009-05-271-152/+186
| | | | | | one for power mode. Loosing the resolution when the display is sent to sleep is just wrong. Automatically switch resolution when a framebuffer mode change event is recevied. SVN-Revision: 16116
* register SPI bus on the AP83 boardGabor Juhos2009-05-271-0/+24
| | | | SVN-Revision: 16115
* revert part of r16112, the setup.c part needs more testingFlorian Fainelli2009-05-271-37/+1
| | | | SVN-Revision: 16113
* include missing atm-tools to setup pppoe/a linksFlorian Fainelli2009-05-272-3/+39
| | | | SVN-Revision: 16112
* turn on kernel size optimizationFlorian Fainelli2009-05-271-0/+1
| | | | SVN-Revision: 16110
* generic-2.4: add missing missing <linux/types.h> include to <linux/watchdog.h>Nicolas Thill2009-05-271-0/+10
| | | | SVN-Revision: 16109
* fixup CS0 size for the BCM91125EImre Kaloz2009-05-261-1/+19
| | | | SVN-Revision: 16098
* fixup sibyte rtc supportImre Kaloz2009-05-263-0/+906
| | | | SVN-Revision: 16094
* also include the SPI driver in the gw6x00 profileFlorian Fainelli2009-05-261-1/+1
| | | | SVN-Revision: 16077
* include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection ↵Florian Fainelli2009-05-261-2/+3
| | | | | | tracking SVN-Revision: 16075
* add preliminary support for the WRT160NLGabor Juhos2009-05-259-0/+107
| | | | SVN-Revision: 16068
* create firmware image for the RouterStation Pro, and add a profile for it ↵Gabor Juhos2009-05-252-8/+39
| | | | | | (patch by Ubiquiti Networks) SVN-Revision: 16066
* update board setup code of the RouterStation Pro (patch by Ubiquiti Networks)Gabor Juhos2009-05-251-0/+20
| | | | SVN-Revision: 16065
* create profile for the WRT400N boardGabor Juhos2009-05-251-0/+17
| | | | SVN-Revision: 16061
* add the Tecom GW6x00 (6000 and 6200) board profileFlorian Fainelli2009-05-251-0/+20
| | | | SVN-Revision: 16059
* include atm drivers in default images, otherwise firmware is just uselessFlorian Fainelli2009-05-251-1/+2
| | | | SVN-Revision: 16051
* I recently came across an ar7 device which has the vlynq hardwired so that ↵Florian Fainelli2009-05-251-23/+127
| | | | | | | | | | | | | | | | the clocks are always generated by the remote device instead of the local one. Upon initialization the current version of vlynq driver disables remote clock generation and causes the entire bus to hang on my device. This patch adds support for detecting which device (local or remote) is responsible of clock generation and implements clock initialization based on detection result. Signed-off-by: Antti Seppala <a.seppala at gmail.com> SVN-Revision: 16049
* update to 2.6.30-rc7Imre Kaloz2009-05-2531-634/+411
| | | | SVN-Revision: 16048
* sibyte image generation cleanupImre Kaloz2009-05-251-8/+9
| | | | SVN-Revision: 16046
* enable multicast routing by defaultFelix Fietkau2009-05-246-6/+18
| | | | SVN-Revision: 16044
* move the hostap firmware kernel config options to KCONFIG for the hostap ↵Felix Fietkau2009-05-246-12/+0
| | | | | | package to keep it consistent SVN-Revision: 16031
* fix typo in squashfs-lzma patch (thx, hauke)Felix Fietkau2009-05-241-1/+1
| | | | SVN-Revision: 16028
* Remove pcmcia support from ssb.Hauke Mehrtens2009-05-242-18/+0
| | | | SVN-Revision: 16023
* optimize kernel for sizeGabor Juhos2009-05-244-0/+4
| | | | SVN-Revision: 16020
* optimize kernel for sizeGabor Juhos2009-05-242-0/+2
| | | | SVN-Revision: 16019
* enable kernel compilation with size optimizationFlorian Fainelli2009-05-231-0/+1
| | | | SVN-Revision: 16016
* fix glamo modesetting.Lars-Peter Clausen2009-05-233-238/+172
| | | | SVN-Revision: 16015
* use netdev_ops on 2.6.30Gabor Juhos2009-05-221-0/+33
| | | | SVN-Revision: 15998
* generic-2.6/2.6.30: mini_fo fixesGabor Juhos2009-05-221-0/+122
| | | | SVN-Revision: 15991
* disable unnecessary PCI quirksGabor Juhos2009-05-222-2/+2
| | | | SVN-Revision: 15986
* generic-2.6: move PCI quirk patch from the adm5120 target into the generic ↵Gabor Juhos2009-05-225-191/+45
| | | | | | patches SVN-Revision: 15985
* generic-2.6/2.6.28: refresh patchesGabor Juhos2009-05-222-3/+0
| | | | SVN-Revision: 15982
* generic-2.6/2.6.30: refresh patchesGabor Juhos2009-05-224-7/+7
| | | | SVN-Revision: 15981
* fix UART code for 2.6.30Gabor Juhos2009-05-222-2/+25
| | | | SVN-Revision: 15980
* add experimental support for 2.6.30Gabor Juhos2009-05-2221-0/+1561
| | | | SVN-Revision: 15979
* generic-2.6/2.6.30: nuke unnecessary patchGabor Juhos2009-05-221-11/+0
| | | | SVN-Revision: 15978
* integrate 2.6.28 specific patch into the usb driverGabor Juhos2009-05-225-90/+10
| | | | SVN-Revision: 15975