summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* mac80211: update compat-wireless to 2009-03-07Gabor Juhos2009-03-089-773/+2
| | | | SVN-Revision: 14795
* package the bcm63xx-spi driverFlorian Fainelli2009-03-082-6/+15
| | | | SVN-Revision: 14794
* add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ↵Florian Fainelli2009-03-083-6/+471
| | | | | | consumer releases, needs testing SVN-Revision: 14793
* fix SPI accessorsFlorian Fainelli2009-03-081-10/+14
| | | | SVN-Revision: 14792
* fix typo for the bcm6338 spi IRQ, change platform driver name and make the ↵Florian Fainelli2009-03-083-2/+5
| | | | | | SPI irq be fetchable by platform driver initialization code SVN-Revision: 14790
* compile and register SPI controller deviceFlorian Fainelli2009-03-082-0/+3
| | | | SVN-Revision: 14789
* make bcm6358 consistend with the other boards namingFlorian Fainelli2009-03-081-1/+1
| | | | SVN-Revision: 14788
* fix some SPI register definitions and platform-device registration codeFlorian Fainelli2009-03-084-20/+26
| | | | SVN-Revision: 14787
* add support for the Numonyx 320S33B SPI flash chip which can be found on the ↵Gabor Juhos2009-03-081-0/+14
| | | | | | TL-WR941NDv2 r1.1 boards SVN-Revision: 14786
* sysupgrade: install /bin/sleep into ramdisk too and add completition notice ↵Jo-Philipp Wich2009-03-082-3/+4
| | | | | | (#4747) SVN-Revision: 14784
* turn some of the kernel dependencies the other way around to make it easier ↵Hauke Mehrtens2009-03-073-13/+13
| | | | | | to support new kernel. SVN-Revision: 14783
* add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16Hauke Mehrtens2009-03-071-0/+1
| | | | SVN-Revision: 14782
* extract the rfkill module to an extra package, only build rfkill module if ↵Hauke Mehrtens2009-03-073-9/+27
| | | | | | it is not integrated into the kernel. SVN-Revision: 14780
* ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE ↵Hauke Mehrtens2009-03-071-2/+1
| | | | | | references were removed in r14461 SVN-Revision: 14779
* add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.Hauke Mehrtens2009-03-072-2/+22
| | | | SVN-Revision: 14778
* load module capifs before capiHauke Mehrtens2009-03-071-2/+2
| | | | SVN-Revision: 14775
* add ssb dependency to b44Hauke Mehrtens2009-03-071-1/+1
| | | | SVN-Revision: 14774
* aec62xx is working with kernel 2.6.28 agagin.Hauke Mehrtens2009-03-071-1/+5
| | | | SVN-Revision: 14773
* Add isdn4linux and gigaset kernel modules.Hauke Mehrtens2009-03-072-0/+68
| | | | SVN-Revision: 14772
* On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel ↵Hauke Mehrtens2009-03-071-0/+1
| | | | | | Marin SVN-Revision: 14770
* Switch back to the previous set resolution when unblanking the screen.Lars-Peter Clausen2009-03-061-0/+48
| | | | SVN-Revision: 14768
* Do not suspend the regulator.Lars-Peter Clausen2009-03-061-0/+65
| | | | SVN-Revision: 14767
* prepare target for use with EABIMirko Vogt2009-03-061-0/+6
| | | | SVN-Revision: 14766
* mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k ↵Gabor Juhos2009-03-0611-95/+676
| | | | | | patches SVN-Revision: 14757
* package blkid out of e2fsprogs (#4720)Florian Fainelli2009-03-061-0/+12
| | | | SVN-Revision: 14756
* prepare for SPI controller driverFlorian Fainelli2009-03-065-0/+252
| | | | SVN-Revision: 14755
* fix SPI register definitionsFlorian Fainelli2009-03-061-6/+14
| | | | SVN-Revision: 14754
* add spidev_test utility from the kernel documentationFlorian Fainelli2009-03-061-0/+43
| | | | SVN-Revision: 14753
* Some symbols were missing or wrong. Tested with x86.Hauke Mehrtens2009-03-053-2/+11
| | | | SVN-Revision: 14751
* make selection of ASC for prom workingThomas Langer2009-03-051-1/+1
| | | | SVN-Revision: 14750
* mac80211: update compat-wireless to 2009-03-04, and refresh patchesGabor Juhos2009-03-0533-1601/+494
| | | | SVN-Revision: 14749
* madwifi: improve the autochannel decision making on systems with multiple cardsFelix Fietkau2009-03-041-0/+347
| | | | SVN-Revision: 14748
* move kernel support to 2.6.28.7Thomas Langer2009-03-0410-3/+574
| | | | SVN-Revision: 14747
* mac80211: add ath9k init values patchGabor Juhos2009-03-032-1/+283
| | | | SVN-Revision: 14745
* mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patchGabor Juhos2009-03-033-5/+34
| | | | SVN-Revision: 14744
* allow uml to access host.mk at DUMP timeFelix Fietkau2009-03-031-1/+1
| | | | SVN-Revision: 14743
* get rid of one more $(shell) instanceFelix Fietkau2009-03-031-6/+1
| | | | SVN-Revision: 14741
* optimize the .config dependency chain in the toplevel makefileFelix Fietkau2009-03-031-2/+2
| | | | SVN-Revision: 14740
* replace a few unnecessary $(shell) callsFelix Fietkau2009-03-035-15/+17
| | | | SVN-Revision: 14739
* avoid repeating the same dependency multiple timesFelix Fietkau2009-03-031-1/+7
| | | | SVN-Revision: 14738
* avoid implicit rules in even more placesFelix Fietkau2009-03-032-8/+8
| | | | SVN-Revision: 14737
* avoid using implicit rules during metadata dump to speed up the process even ↵Felix Fietkau2009-03-031-1/+1
| | | | | | more SVN-Revision: 14736
* fix a package metadata parsing bugFelix Fietkau2009-03-031-1/+1
| | | | SVN-Revision: 14735
* speed up metadata scanning a lot by avoiding unnecessary shell commands and ↵Felix Fietkau2009-03-036-40/+60
| | | | | | make recursions SVN-Revision: 14734
* fix a bcm963xx-flash warningFlorian Fainelli2009-03-021-1/+1
| | | | SVN-Revision: 14730
* don't abort if the operation is failing ( if the board is connected via NFS ↵Ralph Hempel2009-03-021-3/+3
| | | | | | files might be created by root and can't be changed at this point of time ) SVN-Revision: 14729
* ensure that the timestamp script will follow the path even if it is link ( ↵Ralph Hempel2009-03-021-3/+4
| | | | | | in our case the build directory might be a link to a ClearCase dynamic view ) SVN-Revision: 14728
* check for correct make version ( thanks to Thomas )Ralph Hempel2009-03-021-2/+10
| | | | SVN-Revision: 14727
* strip relocatable binaries (not depending on the extension) ( thanks to Thomas )Ralph Hempel2009-03-021-1/+1
| | | | SVN-Revision: 14726
* fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".Markus Wigge2009-03-021-2/+1
| | | | SVN-Revision: 14725