Commit Graph

18143 Commits (1f69f4cf64cb9676cc8ddd6a832221a20659a4b9)
 

Author SHA1 Message Date
Daniel Dickinson 1f69f4cf64 base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit
SVN-Revision: 27501
13 years ago
Jo-Philipp Wich dd4934a943 firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickinson - ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules - properly handle icmp when proto is given in numerical form (1, 58) - support negated icmp types
SVN-Revision: 27500
13 years ago
John Crispin 302347e4d4 ltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsip
SVN-Revision: 27498
13 years ago
John Crispin 1d43c2b5b6 ltq-tapi is not xway specific
SVN-Revision: 27497
13 years ago
John Crispin a674aabe54 get ready for 3.0
SVN-Revision: 27496
13 years ago
Gabor Juhos abb1ca01a7 ramips: fix buffalo image generation
SVN-Revision: 27495
13 years ago
John Crispin 295da57040 Lantiq TAPI driver also build for other platforms
thanks	Matthias Buecher

SVN-Revision: 27494
13 years ago
Imre Kaloz a832965eff add 3.0 support
SVN-Revision: 27493
13 years ago
Imre Kaloz a00596924b refresh patches
SVN-Revision: 27492
13 years ago
Imre Kaloz 90bd74dd8b fixup mtd refresh and co.
SVN-Revision: 27491
13 years ago
Imre Kaloz f24764a372 fix myloader patch, thanks KanjiMonster
SVN-Revision: 27490
13 years ago
John Crispin d42f0c9a1b fixes mtd maps for lantiq easy50712 and easy50601 evalkit. without this patch mini_fo/jffs caused the uboot to be overwritten on firstboot
SVN-Revision: 27489
13 years ago
John Crispin 8a5ec4142f add support for gigaset SX76X to uboot-lantiq
SVN-Revision: 27488
13 years ago
John Crispin b808c1bc03 fix lantiq uboot to build lzma compressed bootloaders for eval kits
SVN-Revision: 27487
13 years ago
Imre Kaloz c93b5653bc we have an up-to-date mach-type file now
SVN-Revision: 27486
13 years ago
Imre Kaloz 05790d9cba replace the cut down machtype with the full one, as we support a lot of not-yet-upstreamed stuff
SVN-Revision: 27485
13 years ago
Florian Fainelli 00ad56b73e move board_HW553 inside the ifdef ..BCM6358 .. endif block
SVN-Revision: 27484
13 years ago
Florian Fainelli 965567a320 refresh 2.6.39 geode patches
SVN-Revision: 27483
13 years ago
Felix Fietkau 3294d07ee5 ath9k: fix some more "DMA failed to stop in 10 ms" issues on AR913x (#9654)
SVN-Revision: 27482
13 years ago
Felix Fietkau 3ad9a3e992 ath9k: fix reliability issues with TKIP MIC verification
SVN-Revision: 27481
13 years ago
Felix Fietkau e68ea8543b ath9k: always enable fast clock for 5 ghz regardless of the eeprom setting
SVN-Revision: 27480
13 years ago
Gabor Juhos 1a4e7153b6 ramips: add diag support for RT-N15 and PWH2004
Also sort the board names alphabetically.

SVN-Revision: 27478
13 years ago
Gabor Juhos d6985f5b46 ramips: use the 'router' LED for diagnostic on the WHR-G300N board
SVN-Revision: 27477
13 years ago
Gabor Juhos 2cc346b8e0 ramips: create tftp image for the WHR-G300N board
SVN-Revision: 27476
13 years ago
Gabor Juhos 9d980dc121 tools/firmware-utils: add yet another buffalo tool
SVN-Revision: 27475
13 years ago
Gabor Juhos 0dc18d8586 ramips: create factory image for the WHR-G300N board
SVN-Revision: 27474
13 years ago
Gabor Juhos 533067b8f5 tools/firmware-utils: allow to create buffalo image from two files
SVN-Revision: 27473
13 years ago
Gabor Juhos ea6bc8858a tools/firmware-utils: allow to create buffalo tags w/o hw version
SVN-Revision: 27472
13 years ago
Daniel Dickinson 1141165bb9 Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks Image Generator) - the module is built into the kernel.
SVN-Revision: 27471
13 years ago
Daniel Dickinson 9dc72505a2 profiles: GW6X00: fixed inclusion of both wl and wlc wireless tools...should be just wlc
SVN-Revision: 27470
13 years ago
Daniel Dickinson 05c45f0f5e firewall: fix udp rules for tcpudp proto rules using src_port and dest_port after modification by the parsing of the tcp rule
SVN-Revision: 27469
13 years ago
Daniel Dickinson 44fb344da0 e2fsprogs: Fixed filename of patch (needed .patch extension)
SVN-Revision: 27467
13 years ago
Daniel Dickinson c291c6f6fd e2fsprogs: Added libpthread back to blkid link, otherwise blkid fails to link)
SVN-Revision: 27466
13 years ago
Imre Kaloz 612a1fcbc4 add some symbols
SVN-Revision: 27464
13 years ago
Florian Fainelli bbece7e4e8 iptables: add iptables-mod-led (#9400)
SVN-Revision: 27460
13 years ago
Florian Fainelli 42a78d909e e2fsprogs: fix blkid dependencies (#9377)
SVN-Revision: 27459
13 years ago
Florian Fainelli adeb9ef829 add kmod-sched-netem (#8839)
SVN-Revision: 27458
13 years ago
Florian Fainelli d24fc7ef56 sched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423)
SVN-Revision: 27457
13 years ago
Imre Kaloz c52560302d add missing symbols
SVN-Revision: 27454
13 years ago
Jo-Philipp Wich 8aba9a00dc 6in4, 6to4: prevent starting the tunnel if kmod-sit is not yet loaded (#9643)
SVN-Revision: 27449
13 years ago
Florian Fainelli 7c3bbe150a hw553: fix missing has_uart0 in board definition (#9533)
SVN-Revision: 27448
13 years ago
Gabor Juhos 89f6b29feb ar71xx: fix building of squashfs images
SVN-Revision: 27446
13 years ago
John Crispin 29653782a9 set DEFAULT_SUBTARGET for lantiq/
SVN-Revision: 27445
13 years ago
John Crispin ad250089aa allow targets to define a default subtarget when using automatic subtarget detection from r27407
SVN-Revision: 27444
13 years ago
John Crispin 04fefa4a28 fix broken falcon patches from last night
SVN-Revision: 27441
13 years ago
Gabor Juhos e9c8218375 ramips: create factory image for DIR-300-B1
SVN-Revision: 27439
13 years ago
Gabor Juhos 1c5b7d0a32 tools/firmware-utils: add new firmware tool for the DIR-300-B1 board
SVN-Revision: 27438
13 years ago
Felix Fietkau 3c97b838f3 kernel: use lib80211 from compat-wireless instead of the kernel
SVN-Revision: 27436
13 years ago
Felix Fietkau 7afed2d86c ar71xx: add wzr-hp-ag300h sysupgrade support (patch from #9650)
SVN-Revision: 27434
13 years ago
Felix Fietkau f8c6be2a58 ath9k: merge an upstream change to fix false tx hangs on ar9003
SVN-Revision: 27433
13 years ago