10199 Commits (12ae7817d8a59d5f0452f8438c4bf0adb9c61bb3)
 

Author SHA1 Message Date
Florian Fainelli 12ae7817d8 fix p54usb firmware md5sum (#4759) 16 years ago
Felix Fietkau d38153a847 get rid of an illegal characters warning with packages that contain uppercase characters 16 years ago
Felix Fietkau 11cf9ea728 move input device nodes to /dev/input 16 years ago
Felix Fietkau 5810934476 fix KERNEL_PATCHVER for rc kernels 16 years ago
Felix Fietkau 7f4bc03adb kconfig.pl: throw warnings into stderr instead of stdout 16 years ago
Felix Fietkau b6f0cb5366 prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targets, should fix usage of cross tools with host builds 16 years ago
Gabor Juhos 28f3acc031 mac80211: update compat-wireless to 2009-03-07 16 years ago
Florian Fainelli 58a11bcb40 package the bcm63xx-spi driver 16 years ago
Florian Fainelli ae1ed9b7f4 add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the consumer releases, needs testing 16 years ago
Florian Fainelli 871b0d6fed fix SPI accessors 16 years ago
Florian Fainelli 1bcf5d0de6 fix typo for the bcm6338 spi IRQ, change platform driver name and make the SPI irq be fetchable by platform driver initialization code 16 years ago
Florian Fainelli bf7f2939c2 compile and register SPI controller device 16 years ago
Florian Fainelli 1e92d0355d make bcm6358 consistend with the other boards naming 16 years ago
Florian Fainelli b1abddb45f fix some SPI register definitions and platform-device registration code 16 years ago
Gabor Juhos 79dc3a6d88 add support for the Numonyx 320S33B SPI flash chip which can be found on the TL-WR941NDv2 r1.1 boards 16 years ago
Jo-Philipp Wich 8a6acee2e2 sysupgrade: install /bin/sleep into ramdisk too and add completition notice (#4747) 16 years ago
Hauke Mehrtens 5d57dbaeba turn some of the kernel dependencies the other way around to make it easier to support new kernel. 16 years ago
Hauke Mehrtens 53c375c606 add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16 16 years ago
Hauke Mehrtens 44aa0b5dac extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel. 16 years ago
Hauke Mehrtens 2b64ecf391 ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461 16 years ago
Hauke Mehrtens 0b03ed454b add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it. 16 years ago
Hauke Mehrtens ea14544283 load module capifs before capi 16 years ago
Hauke Mehrtens e626930ea6 add ssb dependency to b44 16 years ago
Hauke Mehrtens f752ec4bbd aec62xx is working with kernel 2.6.28 agagin. 16 years ago
Hauke Mehrtens 8bf437c095 Add isdn4linux and gigaset kernel modules. 16 years ago
Hauke Mehrtens 3ac154fc9c On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel Marin 16 years ago
Lars-Peter Clausen 2f1c2dc3a1 Switch back to the previous set resolution when unblanking the screen. 16 years ago
Lars-Peter Clausen f8509356a2 Do not suspend the regulator. 16 years ago
Mirko Vogt 7028d414a3 prepare target for use with EABI 16 years ago
Gabor Juhos aebd1654e9 mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k patches 16 years ago
Florian Fainelli aade9c3e1d package blkid out of e2fsprogs (#4720) 16 years ago
Florian Fainelli 5e8dfe53b6 prepare for SPI controller driver 16 years ago
Florian Fainelli 9422b140ba fix SPI register definitions 16 years ago
Florian Fainelli cfadb8fc40 add spidev_test utility from the kernel documentation 16 years ago
Hauke Mehrtens 07926f29f6 Some symbols were missing or wrong. Tested with x86. 16 years ago
Thomas Langer 72d12cdc14 make selection of ASC for prom working 16 years ago
Gabor Juhos fd2ea5846b mac80211: update compat-wireless to 2009-03-04, and refresh patches 16 years ago
Felix Fietkau 165f60bba9 madwifi: improve the autochannel decision making on systems with multiple cards 16 years ago
Thomas Langer d8f6369756 move kernel support to 2.6.28.7 16 years ago
Gabor Juhos 552fbe65d4 mac80211: add ath9k init values patch 16 years ago
Gabor Juhos c97f5e9a6b mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch 16 years ago
Felix Fietkau f00754d191 allow uml to access host.mk at DUMP time 16 years ago
Felix Fietkau 015dff9d7d get rid of one more $(shell) instance 16 years ago
Felix Fietkau 88f6e9f9fd optimize the .config dependency chain in the toplevel makefile 16 years ago
Felix Fietkau 431c9267b4 replace a few unnecessary $(shell) calls 16 years ago
Felix Fietkau f3c14b3de8 avoid repeating the same dependency multiple times 16 years ago
Felix Fietkau 882190b198 avoid implicit rules in even more places 16 years ago
Felix Fietkau 7aae9d3725 avoid using implicit rules during metadata dump to speed up the process even more 16 years ago
Felix Fietkau daf7406075 fix a package metadata parsing bug 16 years ago
Felix Fietkau 127296bc45 speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions 16 years ago