aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* swconfig: get rid of the NLA_PUT_* macrosFlorian Fainelli2012-10-241-17/+33
| | | | | | | Upstream kernel 3.6 has removed this usage, use the plain functions directly as intended. SVN-Revision: 33906
* netfilter: ip_queue has been removed in 3.6Florian Fainelli2012-10-241-0/+1
| | | | SVN-Revision: 33905
* i2c muxes modules have a different prefix since 3.5Florian Fainelli2012-10-241-2/+6
| | | | | | Kernel 3.5 started prefixing i2c muxes modules with i2c-mux-, account for that SVN-Revision: 33904
* kernel: the camellia module name has changed in kernel 3.4Florian Fainelli2012-10-241-1/+4
| | | | | | | With the support for architecture optimized camellia routines, the original camellia module got renamed to camellia_generic, account for that. SVN-Revision: 33903
* ltq-dsl-app: fix offline postinstall for dsl_controlJo-Philipp Wich2012-10-232-5/+4
| | | | SVN-Revision: 33901
* linux-atm: fix offline postinstall for br2684ctlJo-Philipp Wich2012-10-232-5/+4
| | | | SVN-Revision: 33900
* x86: allow both old and new grub signatures in sysupgradeJo-Philipp Wich2012-10-231-1/+1
| | | | SVN-Revision: 33898
* linux 3.6 support (work in progress)Imre Kaloz2012-10-23144-0/+65306
| | | | SVN-Revision: 33897
* kernel: move the bcma fallback sprom fix to genericJonas Gorski2012-10-231-0/+0
| | | | | | bcm63xx needs the bcma fallback sprom fix, too. SVN-Revision: 33896
* add support for Comtrend AR5381u.Jonas Gorski2012-10-239-5/+96
| | | | | | | | | | Router: Comtrend AR5381u. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 33895
* add support for Comtrend AR5387un.Jonas Gorski2012-10-239-5/+102
| | | | | | | | | | Router: Comtrend AR5387un. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 33894
* add support for HomeStation ADB P.DG A4001N.Jonas Gorski2012-10-239-5/+149
| | | | | | | | | | Router: HomeStation ADB P.DG A4001N. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 33893
* scrips/metadata.pl: fix broken targets with subtargets being selectableJonas Gorski2012-10-221-0/+1
| | | | | | | | | | r26926 moved all target features to subtargets if present, which had the side effect that broken targets are available for selection, just without any available subtargets (since they are still marked as broken). Fix this by explicitly letting the top level target also depend on broken. SVN-Revision: 33892
* ath9k: fix operating state check on changing the channel bandwidth via debugfsFelix Fietkau2012-10-221-1/+1
| | | | SVN-Revision: 33891
* x86: correct image magic for grub2 imagesFelix Fietkau2012-10-221-1/+1
| | | | | | | | | Sysupgrade broke on x86 when grub2 superceded grub. This patch corrects tha magic_word to be expected in grub2 combined images. Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 33890
* add back support for BCM6345 Ethernet DMA engineFlorian Fainelli2012-10-221-0/+509
| | | | SVN-Revision: 33889
* fix clocks bits for BCM6345Florian Fainelli2012-10-221-0/+34
| | | | SVN-Revision: 33888
* refresh 3.3 patchesFlorian Fainelli2012-10-213-13/+6
| | | | SVN-Revision: 33887
* Add F@ST2604 board support.Jonas Gorski2012-10-216-4/+74
| | | | | | | | Add Sagem F@ST2604 board support. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 33886
* Makefile: add a check to bail out early when the path to the openwrt ↵Felix Fietkau2012-10-211-0/+4
| | | | | | directory contains spaces (#12344) SVN-Revision: 33884
* ar71xx: rw2458n - fix flash partsGabor Juhos2012-10-191-10/+1
| | | | | | | | | See #12338. Redwave rw2458 has uboot, not redboot. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33867
* libevent2: move to trunk (required by lldpd), add myself as maintainerJo-Philipp Wich2012-10-191-0/+157
| | | | SVN-Revision: 33866
* package/kernel: add IKCONFIG module optionFelix Fietkau2012-10-191-0/+15
| | | | | | | | | Add an option for building the configs.ko module which provides kernel configuration via /proc/config.gz Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33865
* ramips: disable 5GHz on the built in wireless mac of the TEW-69{1,2}GRGabor Juhos2012-10-192-0/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33864
* ocf-crypto-headers: Correct license infoHamish Guthrie2012-10-191-2/+2
| | | | SVN-Revision: 33863
* licensing: Add licensing metadata to many packages Two new variables are ↵Hamish Guthrie2012-10-1930-0/+97
| | | | | | | | | introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! SVN-Revision: 33861
* uhttpd: fix compilation with eglibcJo-Philipp Wich2012-10-191-2/+2
| | | | SVN-Revision: 33860
* netifd: update to latest version, fixes device cleanup and config reload ↵Felix Fietkau2012-10-191-2/+2
| | | | | | issues when assigning a device to a different bridge SVN-Revision: 33858
* sysfsutils: move to the correct directoryJo-Philipp Wich2012-10-192-0/+125
| | | | SVN-Revision: 33856
* mac80211: update firmware from linux-firmwareHauke Mehrtens2012-10-181-19/+57
| | | | | | | | | | * add firmware for some more intel wifi cards * use new firmware for some intel wifi cards * remove old firmware version for libertas when we also ship a more recent version * add rt3290.bin for rt2800-pci * use new firmware version for wl12xx, the old one is not supported by the driver any more SVN-Revision: 33854
* mac80211: fix typo that broke specifying the phy name directly (deprecated)Felix Fietkau2012-10-181-1/+1
| | | | SVN-Revision: 33853
* ramips: add profile and build image for the TEW-691GR boardGabor Juhos2012-10-182-0/+15
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33852
* ramips: add user-space support for TEW-691GRGabor Juhos2012-10-185-0/+12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33851
* ramips: rt3883: add initial support for the TRENDnet TEW-691GR boardGabor Juhos2012-10-185-1/+111
| | | | | | | | No wireless support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33850
* ramips: add profile and build image for the TEW-692GR boardGabor Juhos2012-10-182-0/+34
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33849
* firmware-utils: new tool for fixing U-Media firmware headersGabor Juhos2012-10-182-0/+355
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33848
* ramips: add user-space support for the TEW-692GR boardGabor Juhos2012-10-185-0/+20
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33847
* ramips: rt3883: add initial support for TRENDnet TEW-692GR boardGabor Juhos2012-10-185-0/+159
| | | | | | | | No wireless support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33846
* ramips: add profile and build image for the DIR-645 boardGabor Juhos2012-10-182-0/+61
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33845
* ramips: add user space support for the DIR-645Gabor Juhos2012-10-186-0/+50
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33844
* ramips: rt3883: add inital support for the DIR-645 boardGabor Juhos2012-10-185-1/+162
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33843
* ramips: use get_magic_long in sysupgrade image checkGabor Juhos2012-10-181-2/+2
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33842
* package/mtd: add option for fixing seama imagesGabor Juhos2012-10-188-3/+677
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33841
* tools/firmware-utils: add seama toolGabor Juhos2012-10-183-0/+638
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33840
* generic: add driver for the the RTL8367R{B,-VB} switchesGabor Juhos2012-10-184-0/+1571
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33839
* mac80211: store the device path as identifier in the config instead of the ↵Felix Fietkau2012-10-181-10/+38
| | | | | | mac address, makes it more robust against card replacement or user errors SVN-Revision: 33834
* busybox: enable readlink (with -f support)Felix Fietkau2012-10-181-2/+2
| | | | SVN-Revision: 33833
* netifd: enable parallel buildFelix Fietkau2012-10-181-0/+2
| | | | SVN-Revision: 33832
* ixp4xx/cns3xxx: add rfkill module supportJohn Crispin2012-10-172-3/+4
| | | | | | | | | Both ixp4xx and cns3xxx targets support RFKILL in the kernel. Also add a RFKILL_GPIO default for kernel config Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33831