aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mkimage: unbreak build on non-linux systemsFelix Fietkau2013-03-091-0/+31
| | | | SVN-Revision: 35909
* cns3xxx: add linux 3.8 support and use it by defaultFelix Fietkau2013-03-0931-25/+1543
| | | | SVN-Revision: 35908
* kernel: fix mpcore watchdog symbol exportFelix Fietkau2013-03-091-2/+10
| | | | SVN-Revision: 35907
* mkimage: upgrade to version 2013.01.01Luka Perkov2013-03-085-19/+18
| | | | SVN-Revision: 35905
* Revert "firewall3: update to git head"Jo-Philipp Wich2013-03-082-5/+2
| | | | | | This reverts commit 89969fa333c90fdb217b7289272f3427add107de. SVN-Revision: 35904
* firewall3: update to git headJo-Philipp Wich2013-03-082-2/+5
| | | | | | | - introduce per-zone user chains - support legacy "tcpudp" protocol notation SVN-Revision: 35903
* odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ↵Steven Barth2013-03-082-4/+7
| | | | | | T2 is > 1 day * Add "norelease" option to not send a RELEASE when stopping SVN-Revision: 35902
* build: BSD compile fixesFelix Fietkau2013-03-0717-17/+173
| | | | | | | | | | | | | | | | following patch allows to build images for Qemu ARM on OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64. Mostly small pieces of code changes to get things right on the specific platform. Updated the README to describe better, which tools on the host are required. Added some kind of prepare scripts to install needed tools on BSD via packages. Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de> SVN-Revision: 35900
* netfilter: Fix typo in last commitSteven Barth2013-03-071-1/+1
| | | | SVN-Revision: 35899
* iptables: Add missing IPv6 builtin modulesSteven Barth2013-03-072-4/+6
| | | | SVN-Revision: 35898
* iptables: redo update to 1.4.18 with old linking-behaviourSteven Barth2013-03-0612-512/+156
| | | | SVN-Revision: 35896
* Update README fileMirko Vogt2013-03-061-2/+3
| | | | | | Append '-a' to "scripts/feeds {update,install}" example calls. SVN-Revision: 35895
* Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause ↵Steven Barth2013-03-0611-105/+512
| | | | | | segfaults when stripped on ar71xx SVN-Revision: 35894
* hostapd: include the madwifi headers in the package directory to avoid ↵Felix Fietkau2013-03-056-1/+2454
| | | | | | compile breakage if the madwifi build fails SVN-Revision: 35893
* iptables: update to 1.4.18Steven Barth2013-03-0511-512/+105
| | | | SVN-Revision: 35892
* mac80211: add another minstrel_ht performance improvementFelix Fietkau2013-03-051-0/+9
| | | | SVN-Revision: 35890
* firewall3: add default config and firewall.userJo-Philipp Wich2013-03-053-0/+208
| | | | SVN-Revision: 35889
* include: make firewall3 the defaultJo-Philipp Wich2013-03-051-1/+1
| | | | SVN-Revision: 35888
* hostapd: update to git version 2013-03-02Felix Fietkau2013-03-0428-340/+154
| | | | SVN-Revision: 35887
* cns21xx: remove 3.7 supportGabor Juhos2013-03-0419-7828/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35886
* cns21xx: switch to 3.8Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35885
* ppc44x: remove 3.7 supportGabor Juhos2013-03-043-301/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35884
* ppc44x: switch to 3.8Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35883
* ppc40x: remove 3.7 supportGabor Juhos2013-03-048-2044/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35882
* ppc40x: switch to 3.8Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35881
* brcm63xx: fix LED names for various boardsFlorian Fainelli2013-03-041-8/+8
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35880
* ar71xx: add backported watchdog patchesGabor Juhos2013-03-043-0/+237
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35879
* ar71xx: use backported QCA955x patchesGabor Juhos2013-03-0428-349/+1021
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35878
* ar71xx: use backported PCI patchesGabor Juhos2013-03-0417-154/+400
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35877
* ar71xx: use backported MISC IRQ patchGabor Juhos2013-03-042-7/+31
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35876
* ar71xx: use backported GPIO patchesGabor Juhos2013-03-044-8/+84
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35875
* ar71xx: enable building ramdisk images for WZRHPG30XNH board typesLuka Perkov2013-03-041-0/+4
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> Acked-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35874
* ar71xx: use backported SPI patchesGabor Juhos2013-03-048-69/+119
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35873
* mpc85xx: remove 3.7 supportGabor Juhos2013-03-047-998/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35872
* mpc85xx: switch to 3.8Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35871
* ar71xx: remove 3.7 supportGabor Juhos2013-03-04104-10021/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35870
* ar71xx: switch to 3.8Gabor Juhos2013-03-041-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35869
* kernel: update linux 3.8 to 3.8.2Gabor Juhos2013-03-042-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35868
* uboot-env: wzr-600dhp uses wzr-hp-ag300h nameLuka Perkov2013-03-031-2/+1
| | | | SVN-Revision: 35866
* ar71xx: rework changes from r35840Luka Perkov2013-03-0319-64/+28
| | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35865
* hotplug2: restore accidentally deleted patchGabor Juhos2013-03-031-0/+21
| | | | | | | | | | | | | Without the 170-non_fatal_include.patch hotplug2 throws this: Unable to include '/etc/hotplug2-platform.rules' Syntax error (/etc/hotplug2-common.rules, line 9): Syntax error: Internal parser error. Unable to include '/etc/hotplug2-common.rules' Syntax error (/etc/hotplug2-init.rules, line 3): Syntax error: Internal parser error. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35863
* kernel: update linux 3.8 to 3.8.1Gabor Juhos2013-03-0312-24/+23
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35862
* linux/3.8: add missing config symbolsGabor Juhos2013-03-031-0/+6
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35861
* kernel: update linux 3.7 to 3.7.10Gabor Juhos2013-03-0318-24/+23
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35860
* hotplug2: fix a memory leak and wrong variables leaking into the fork worker ↵Felix Fietkau2013-03-031-13/+24
| | | | | | process (#12436, maybe also #12765) SVN-Revision: 35857
* hotplug2: merge worker related fixes into one patchFelix Fietkau2013-03-034-251/+179
| | | | SVN-Revision: 35856
* ar71xx: update MAC address assignment for dir-825-c1Gabor Juhos2013-03-031-9/+9
| | | | | | | Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35855
* ar71xx: fixes leds for dir-825-c1Gabor Juhos2013-03-031-9/+20
| | | | | | | Signed-off-by: Alexander Stadler <sa.maillists@univie.ac.at> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35854
* ramips: set -march=24kec for rt305x and rt3883 to enable use of DSP extensionGabor Juhos2013-03-034-1/+6
| | | | | | | | | | | | | | | | | | | All known rt305x and rt3883 implementations support at least the 24kec instruction set which includes the DSP extension. For rt288x, the previous value mips32r2 is kept. The cpu target is now set per sub-archtecture, according to cpu-feature-overrides.h of each SoC family. [juhosg: define ARCH_PACKAGES variable for rt305x/rt3883 in order to differentiate the packages compiled with the 24Kec option.] Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35853
* ramips: add user-space detection for ALL5002/ALL5003Gabor Juhos2013-03-031-0/+19
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35852