summaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* 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
* sync kernel configGabor Juhos2009-05-212-30/+4
| | | | SVN-Revision: 15971
* brcm-2.4: potential fix for pptp natFelix Fietkau2009-05-211-0/+53
| | | | SVN-Revision: 15970
* usb driver: fix urb_print function definitionGabor Juhos2009-05-211-1/+1
| | | | SVN-Revision: 15965
* fix typos in the PB42 support codeGabor Juhos2009-05-211-2/+2
| | | | SVN-Revision: 15963
* generic-2.6/2.6.30: CONFIG_CRYPTO_ALGAPI must be equal with ↵Gabor Juhos2009-05-211-1/+1
| | | | | | CONFIG_CRYPTO_ALGAPI2 SVN-Revision: 15960
* brcm47xx: initialize mtd bankwidth to fix problems with DIR-320 and others ↵Felix Fietkau2009-05-211-0/+1
| | | | | | (patch from #4729) SVN-Revision: 15959
* profiles: madwifi is not supported on 2.4, remove atheros profileAndy Boyett2009-05-201-17/+0
| | | | SVN-Revision: 15944
* 2.6.30: add lzma support to squashfs through pcompFelix Fietkau2009-05-206-18/+1566
| | | | SVN-Revision: 15934
* do not overrid CONFIG_BRIDGE (#5163)Florian Fainelli2009-05-201-1/+0
| | | | SVN-Revision: 15933
* update to new stable 2.6.27.24Florian Fainelli2009-05-202-2/+2
| | | | SVN-Revision: 15931
* generic-2.6/2.6.30: gets rid of the length limitation on the name in the ↵Gabor Juhos2009-05-201-13/+24
| | | | | | mips_machine stuff SVN-Revision: 15930
* refresh patchesGabor Juhos2009-05-202-2/+2
| | | | SVN-Revision: 15929
* add experimental support for the Atheros PB44 boardGabor Juhos2009-05-209-0/+94
| | | | SVN-Revision: 15928
* disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211Florian Fainelli2009-05-194-1/+3
| | | | SVN-Revision: 15926
* enable LEDS in kernel configGabor Juhos2009-05-191-1/+1
| | | | SVN-Revision: 15925
* enable PCI supportGabor Juhos2009-05-191-2/+8
| | | | SVN-Revision: 15924
* sync kernel configGabor Juhos2009-05-191-36/+17
| | | | SVN-Revision: 15923
* remove 2.6.29 since there are no remaining users of itFlorian Fainelli2009-05-1992-43947/+0
| | | | SVN-Revision: 15922
* disable the watchdog if the bootloader left it enabledGabor Juhos2009-05-181-0/+24
| | | | SVN-Revision: 15920
* oops... add missing 2.6.30 configLars-Peter Clausen2009-05-181-0/+491
| | | | SVN-Revision: 15919
* bump to 2.6.30-rc6Lars-Peter Clausen2009-05-18159-1/+55656
| | | | SVN-Revision: 15918
* even more config file cleanupImre Kaloz2009-05-1831-78/+32
| | | | SVN-Revision: 15913
* upgrade to 2.6.30-rc6, refresh patchesImre Kaloz2009-05-1830-761/+95
| | | | SVN-Revision: 15912
* add missing SSB_BLOCKIO to prevent build failres, will resolve that globally ↵Florian Fainelli2009-05-181-0/+1
| | | | | | later SVN-Revision: 15911
* enable command line mtd partitionning and enable bridgingFlorian Fainelli2009-05-181-2/+1
| | | | SVN-Revision: 15910
* add support for sysupgrade (#5117)Florian Fainelli2009-05-172-1/+24
| | | | SVN-Revision: 15900
* revert r15861 for generic-2.4 configJo-Philipp Wich2009-05-161-0/+1
| | | | SVN-Revision: 15879
* add missing includesGabor Juhos2009-05-153-4/+45
| | | | SVN-Revision: 15876
* adjust patches and config once again...Mirko Vogt2009-05-154-50723/+1780
| | | | SVN-Revision: 15875
* add static mtd map for the WBD-111Gabor Juhos2009-05-152-0/+92
| | | | SVN-Revision: 15874
* refresh kernel configMirko Vogt2009-05-151-5/+47
| | | | SVN-Revision: 15873
* set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831Imre Kaloz2009-05-151-2/+0
| | | | SVN-Revision: 15869
* generic/2.6.{29,30}: fix rootfs_split with squashfs4Gabor Juhos2009-05-152-0/+54
| | | | SVN-Revision: 15867
* add OpenWrt-logo (480x480) besides the well known penguin and prevent early ↵Mirko Vogt2009-05-152-0/+38531
| | | | | | printk's to scroll into the image SVN-Revision: 15863