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