Commit Graph

10206 Commits

Author SHA1 Message Date
Florian Fainelli
0e3c23cdb2 allow flash start address and firmware offset to be set on the command line (#4666)
SVN-Revision: 14832
2009-03-10 09:18:47 +00:00
Gabor Juhos
70acd94cb1 mac80211: update compat-wireless to 2009-03-09
SVN-Revision: 14831
2009-03-10 08:50:11 +00:00
Gabor Juhos
ceb3b8c837 tew-632brp: add default network configuration
SVN-Revision: 14830
2009-03-10 08:14:26 +00:00
Florian Fainelli
add058c382 include kmod-switch in the default images
SVN-Revision: 14827
2009-03-09 21:58:49 +00:00
Florian Fainelli
2d6c8c64a3 make robocfg work on brcm63xx as well (#4599)
SVN-Revision: 14826
2009-03-09 21:57:47 +00:00
Florian Fainelli
04909ca614 allow kmod-switch to be used on brcm63xx (#4599)
SVN-Revision: 14825
2009-03-09 21:57:11 +00:00
Mirko Vogt
ea601ebe33 added directory for generic patches for linux kernel 2.6.29 - added ported patch <065-rootfs_split>
SVN-Revision: 14822
2009-03-09 18:38:56 +00:00
Florian Fainelli
12ae7817d8 fix p54usb firmware md5sum (#4759)
SVN-Revision: 14821
2009-03-09 16:41:48 +00:00
Felix Fietkau
d38153a847 get rid of an illegal characters warning with packages that contain uppercase characters
SVN-Revision: 14810
2009-03-09 15:06:30 +00:00
Felix Fietkau
11cf9ea728 move input device nodes to /dev/input
SVN-Revision: 14809
2009-03-09 15:06:15 +00:00
Felix Fietkau
5810934476 fix KERNEL_PATCHVER for rc kernels
SVN-Revision: 14808
2009-03-09 15:05:57 +00:00
Felix Fietkau
7f4bc03adb kconfig.pl: throw warnings into stderr instead of stdout
SVN-Revision: 14807
2009-03-09 15:05:32 +00:00
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
SVN-Revision: 14800
2009-03-09 01:15:59 +00:00
Gabor Juhos
28f3acc031 mac80211: update compat-wireless to 2009-03-07
SVN-Revision: 14795
2009-03-08 19:25:11 +00:00
Florian Fainelli
58a11bcb40 package the bcm63xx-spi driver
SVN-Revision: 14794
2009-03-08 19:21:55 +00:00
Florian Fainelli
ae1ed9b7f4 add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the consumer releases, needs testing
SVN-Revision: 14793
2009-03-08 15:27:46 +00:00
Florian Fainelli
871b0d6fed fix SPI accessors
SVN-Revision: 14792
2009-03-08 14:20:15 +00:00
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
SVN-Revision: 14790
2009-03-08 12:43:13 +00:00
Florian Fainelli
bf7f2939c2 compile and register SPI controller device
SVN-Revision: 14789
2009-03-08 12:18:26 +00:00
Florian Fainelli
1e92d0355d make bcm6358 consistend with the other boards naming
SVN-Revision: 14788
2009-03-08 12:17:19 +00:00
Florian Fainelli
b1abddb45f fix some SPI register definitions and platform-device registration code
SVN-Revision: 14787
2009-03-08 12:13:52 +00:00
Gabor Juhos
79dc3a6d88 add support for the Numonyx 320S33B SPI flash chip which can be found on the TL-WR941NDv2 r1.1 boards
SVN-Revision: 14786
2009-03-08 06:24:24 +00:00
Jo-Philipp Wich
8a6acee2e2 sysupgrade: install /bin/sleep into ramdisk too and add completition notice (#4747)
SVN-Revision: 14784
2009-03-08 00:21:25 +00:00
Hauke Mehrtens
5d57dbaeba turn some of the kernel dependencies the other way around to make it easier to support new kernel.
SVN-Revision: 14783
2009-03-07 18:28:39 +00:00
Hauke Mehrtens
53c375c606 add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
SVN-Revision: 14782
2009-03-07 17:16:03 +00:00
Hauke Mehrtens
44aa0b5dac extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
SVN-Revision: 14780
2009-03-07 17:07:24 +00:00
Hauke Mehrtens
2b64ecf391 ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461
SVN-Revision: 14779
2009-03-07 16:56:23 +00:00
Hauke Mehrtens
0b03ed454b add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
SVN-Revision: 14778
2009-03-07 16:53:08 +00:00
Hauke Mehrtens
ea14544283 load module capifs before capi
SVN-Revision: 14775
2009-03-07 15:54:23 +00:00
Hauke Mehrtens
e626930ea6 add ssb dependency to b44
SVN-Revision: 14774
2009-03-07 15:52:13 +00:00
Hauke Mehrtens
f752ec4bbd aec62xx is working with kernel 2.6.28 agagin.
SVN-Revision: 14773
2009-03-07 14:03:12 +00:00
Hauke Mehrtens
8bf437c095 Add isdn4linux and gigaset kernel modules.
SVN-Revision: 14772
2009-03-07 13:23:37 +00:00
Hauke Mehrtens
3ac154fc9c On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel Marin
SVN-Revision: 14770
2009-03-07 12:58:08 +00:00
Lars-Peter Clausen
2f1c2dc3a1 Switch back to the previous set resolution when unblanking the screen.
SVN-Revision: 14768
2009-03-06 21:25:25 +00:00
Lars-Peter Clausen
f8509356a2 Do not suspend the regulator.
SVN-Revision: 14767
2009-03-06 21:23:34 +00:00
Mirko Vogt
7028d414a3 prepare target for use with EABI
SVN-Revision: 14766
2009-03-06 21:12:14 +00:00
Gabor Juhos
aebd1654e9 mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k patches
SVN-Revision: 14757
2009-03-06 10:26:18 +00:00
Florian Fainelli
aade9c3e1d package blkid out of e2fsprogs (#4720)
SVN-Revision: 14756
2009-03-06 04:00:22 +00:00
Florian Fainelli
5e8dfe53b6 prepare for SPI controller driver
SVN-Revision: 14755
2009-03-06 01:15:00 +00:00
Florian Fainelli
9422b140ba fix SPI register definitions
SVN-Revision: 14754
2009-03-06 01:13:10 +00:00
Florian Fainelli
cfadb8fc40 add spidev_test utility from the kernel documentation
SVN-Revision: 14753
2009-03-06 01:11:44 +00:00
Hauke Mehrtens
07926f29f6 Some symbols were missing or wrong. Tested with x86.
SVN-Revision: 14751
2009-03-05 21:45:59 +00:00
Thomas Langer
72d12cdc14 make selection of ASC for prom working
SVN-Revision: 14750
2009-03-05 15:56:10 +00:00
Gabor Juhos
fd2ea5846b mac80211: update compat-wireless to 2009-03-04, and refresh patches
SVN-Revision: 14749
2009-03-05 12:49:25 +00:00
Felix Fietkau
165f60bba9 madwifi: improve the autochannel decision making on systems with multiple cards
SVN-Revision: 14748
2009-03-04 21:39:46 +00:00
Thomas Langer
d8f6369756 move kernel support to 2.6.28.7
SVN-Revision: 14747
2009-03-04 14:46:02 +00:00
Gabor Juhos
552fbe65d4 mac80211: add ath9k init values patch
SVN-Revision: 14745
2009-03-03 18:24:02 +00:00
Gabor Juhos
c97f5e9a6b mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch
SVN-Revision: 14744
2009-03-03 15:49:02 +00:00
Felix Fietkau
f00754d191 allow uml to access host.mk at DUMP time
SVN-Revision: 14743
2009-03-03 15:45:15 +00:00
Felix Fietkau
015dff9d7d get rid of one more $(shell) instance
SVN-Revision: 14741
2009-03-03 15:28:57 +00:00