summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* instead of updating the whole file, just add the additional boardsImre Kaloz2012-10-274-7474/+66
| | | | SVN-Revision: 33966
* package/kernel: arc4 needs blkcipher support on 3.6Gabor Juhos2012-10-271-1/+1
| | | | | | | | | | [ 78.530000] arc4: Unknown symbol blkcipher_walk_done (err 0) [ 78.530000] arc4: Unknown symbol blkcipher_walk_virt (err 0) [ 78.540000] arc4: Unknown symbol crypto_blkcipher_type (err 0) Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33965
* rename erase size variablesImre Kaloz2012-10-271-7/+7
| | | | SVN-Revision: 33964
* add support for Netgear WN802TImre Kaloz2012-10-273-0/+90
| | | | SVN-Revision: 33963
* don't enforce rootfs locationImre Kaloz2012-10-271-1/+1
| | | | SVN-Revision: 33962
* generate images for the D-Link DWL-3150 as wellImre Kaloz2012-10-271-2/+8
| | | | SVN-Revision: 33961
* ar71xx: enable sysupgrade for the CAP4200AG boardGabor Juhos2012-10-271-1/+5
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33960
* package/uboot-envtools: add CAP4200AG supportGabor Juhos2012-10-271-1/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33959
* ar71xx: add profile and build image for the CAP4200AGGabor Juhos2012-10-272-0/+19
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33958
* ar71xx: add user-space part for the CAP4200AGGabor Juhos2012-10-274-0/+13
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33957
* ar71xx: add support for the Senao CAP4200AG boardGabor Juhos2012-10-273-0/+171
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33956
* ar71xx: add ath79_wmac_disable_[25]ghz helpersGabor Juhos2012-10-271-0/+31
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33955
* generic: allow to disable [25]GHz support in ath9k via platform dataGabor Juhos2012-10-272-0/+73
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33954
* generic: use mtd_read in myloader parserGabor Juhos2012-10-271-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33952
* ar71xx: use mtd_read in wrt160nl_partGabor Juhos2012-10-271-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33951
* ar71xx: use mtd_read in tplinkpartGabor Juhos2012-10-271-4/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33950
* ar71xx: generate 4,8,16M images for the WPE72Gabor Juhos2012-10-271-1/+4
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33949
* generic: swconfig: use led_set_brightness in LED control codeGabor Juhos2012-10-262-2/+13
| | | | | | | | | | | The 'led_brightness_set' function has been renamed to 'led_set_brightness' in recent ernels. Use the new name and add a compatibility patch for 3.3. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33946
* generic: add missing symbols for 3.6Gabor Juhos2012-10-261-0/+21
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33945
* ar71xx: reject TP-Link images containing a bootloaderGabor Juhos2012-10-261-0/+12
| | | | | | | | | | | | The original TP-Link firmware images can be flashed via the sysupgrade command, however those may contain a bootloader. Flashing such an image via sysupgrade bricks the board, and it can't be recovered without a serial console. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33944
* ramips: use correct key code for the RFKILL switch on the TEW-691GRGabor Juhos2012-10-261-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33943
* add 3.6 kernel configurationFlorian Fainelli2012-10-261-0/+304
| | | | SVN-Revision: 33942
* add missing 6345 clock bits patch to 3.6 patchesFlorian Fainelli2012-10-261-0/+34
| | | | SVN-Revision: 33941
* add some more 3.6 config symbolsFlorian Fainelli2012-10-261-0/+12
| | | | SVN-Revision: 33940
* ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free ↵Felix Fietkau2012-10-251-0/+18
| | | | | | errors and "Failed to stop Tx DMA" errors SVN-Revision: 33938
* mac80211: refresh patchFelix Fietkau2012-10-251-10/+4
| | | | SVN-Revision: 33937
* add preliminary support for 3.6 kernelFlorian Fainelli2012-10-25105-0/+12641
| | | | SVN-Revision: 33936
* brcm47xx: check for .ELF header in partition parserHauke Mehrtens2012-10-251-2/+8
| | | | | | | | | | | | The image format for the wgt634u is different from the normal format. Without this patch the partition parser detects a 128kb bigger partition after every update. This closes #11420 Thank you b.sander for the patch. SVN-Revision: 33935
* b43-tools: get rid of the libfl dependency to fix build errors on mac os xFelix Fietkau2012-10-252-0/+15
| | | | SVN-Revision: 33934
* acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror.Hauke Mehrtens2012-10-251-0/+1
| | | | SVN-Revision: 33933
* mac80211: add md5sum for linux-firmware file, to download it from the mirror.Hauke Mehrtens2012-10-251-0/+2
| | | | SVN-Revision: 33932
* b43-tools: fix md5sumHauke Mehrtens2012-10-251-1/+1
| | | | SVN-Revision: 33931
* mac80211: update carl9170 firmwareHauke Mehrtens2012-10-251-2/+2
| | | | SVN-Revision: 33930
* kernel: add PCI id 14e4:4350 to ssbHauke Mehrtens2012-10-254-0/+58
| | | | | | | * 14e4:4350 is found on a Broadcom BCM43222. * remove some warnings when using a BCM43222. SVN-Revision: 33929
* kernel: add a few missing config symbols for x86. added to generic config ↵Felix Fietkau2012-10-252-0/+8
| | | | | | because of dependencies, so that kernel_menuconfig does not remove them again SVN-Revision: 33923
* kernel: refresh config files using kconfig.plFelix Fietkau2012-10-252-127/+123
| | | | SVN-Revision: 33922
* kernel: fix the pcspkr module, add proper dependencies, add the actual sound ↵Felix Fietkau2012-10-251-15/+21
| | | | | | module SVN-Revision: 33921
* kernel: update bcma and ssb to master-2012-10-18 from wireless-testingHauke Mehrtens2012-10-2541-3564/+4589
| | | | | | | * update the flash driver for bcm47xx to use the stubs already in bcma * do some misc enhancements to the flash drivers for bcm47xx SVN-Revision: 33920
* hostapd: merge some pending fixes (fixes assoc errors when moving between ↵Felix Fietkau2012-10-252-1/+43
| | | | | | vaps of the same wifi device) SVN-Revision: 33919
* fix Ethernet DMA for 636x and 6328 after r33916Florian Fainelli2012-10-251-12/+49
| | | | SVN-Revision: 33918
* add support for the Dynalink RTA770BW boardFlorian Fainelli2012-10-242-2/+66
| | | | | | This board id is used by the Siemens Gigaset SE515 router. SVN-Revision: 33917
* make BCM6345 Ethernet DMA changes runtime checksFlorian Fainelli2012-10-241-261/+510
| | | | | | | The semantics of the DMA engine are identical, we just have a couple of special case handling. SVN-Revision: 33916
* ARM: fix XZ decompressor stub build failure on strstr()Florian Fainelli2012-10-241-0/+10
| | | | SVN-Revision: 33915
* fixup generic 3.6 kernel configFlorian Fainelli2012-10-241-2925/+3247
| | | | | | It was not meant to be committed as-is in r33911 SVN-Revision: 33914
* fix IFF_NO_IP_ALIGN bitmask to contain only 1 bit setFlorian Fainelli2012-10-241-1/+1
| | | | | | This issue got introduced while porting the patch over 3.6 in r33897 SVN-Revision: 33913
* make all 3.6 patches apply and buildFlorian Fainelli2012-10-24104-806/+4209
| | | | SVN-Revision: 33911
* uclibc++: make it depend on INSTALL_LIBSTDCPPFlorian Fainelli2012-10-241-0/+1
| | | | SVN-Revision: 33910
* ncurses: build C++ bindings only our toolchain supports C++Florian Fainelli2012-10-241-0/+5
| | | | SVN-Revision: 33909
* make CXX_DEPENDS also depend on INSTALL_LIBSTDCPPFlorian Fainelli2012-10-241-1/+1
| | | | SVN-Revision: 33908
* hide C++ standard library selection behind INSTALL_LIBSTDCPPFlorian Fainelli2012-10-241-12/+13
| | | | | | | If our toolchain is not configured to support C++, it is pointless choosing a particular C++ standard library implementation. SVN-Revision: 33907