aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* firmware-utils: rename the devname variable in mkwrgimg to avoid a clash ↵Felix Fietkau2011-07-081-4/+4
| | | | | | with a BSD stdlib function SVN-Revision: 27553
* mac80211: add pending crypto bugfixesFelix Fietkau2011-07-082-5/+549
| | | | SVN-Revision: 27552
* fix ppc toolchain buildImre Kaloz2011-07-071-0/+11
| | | | SVN-Revision: 27551
* fix generation of falcon images for profilesJohn Crispin2011-07-071-0/+16
| | | | SVN-Revision: 27550
* adds 2 ASC related patches to lantiqJohn Crispin2011-07-076-0/+120
| | | | | | Signed-off-by: Thomas Langer <thomas.langer@lantiq.com> SVN-Revision: 27549
* kmod-dm9000 should build as a moduleJohn Crispin2011-07-071-2/+4
| | | | SVN-Revision: 27543
* fix up falcon kernel configJohn Crispin2011-07-073-6/+4
| | | | SVN-Revision: 27542
* fix i2c-falcon kmod package selectionJohn Crispin2011-07-072-8/+0
| | | | SVN-Revision: 27541
* fix ltq-vmmc SoC dependencyJohn Crispin2011-07-071-0/+4
| | | | SVN-Revision: 27540
* update ltq-vmmc patchesJohn Crispin2011-07-074-11462/+331
| | | | SVN-Revision: 27539
* replace all references to xway with danubeJohn Crispin2011-07-077-8/+8
| | | | SVN-Revision: 27538
* fix lantiq image makefile to represent new split between ar9 and danubeJohn Crispin2011-07-071-9/+20
| | | | SVN-Revision: 27537
* add ar9 specific profileJohn Crispin2011-07-078-0/+280
| | | | SVN-Revision: 27536
* rename xway profile to danube and remove ar9 specificsJohn Crispin2011-07-078-5/+5
| | | | SVN-Revision: 27535
* remove ar9 board from xway profilesJohn Crispin2011-07-073-23/+0
| | | | SVN-Revision: 27534
* update ltq-tapidemo to 5.1.0.53John Crispin2011-07-075-95/+224
| | | | SVN-Revision: 27533
* remove CONFIG_MTD_PARTITIONS references from lantiq 3.0 patchesJohn Crispin2011-07-072-15/+2
| | | | SVN-Revision: 27532
* update ltq-ifxos to version 1.5.14John Crispin2011-07-075-63/+14
| | | | SVN-Revision: 27531
* fixes ltq-vmmc for none falcon targetsJohn Crispin2011-07-071-2/+23
| | | | SVN-Revision: 27530
* pjsip-ltq-tap is for all lantiq targetsJohn Crispin2011-07-071-1/+1
| | | | SVN-Revision: 27529
* refresh patchesImre Kaloz2011-07-072-8/+3
| | | | SVN-Revision: 27528
* refresh patchesImre Kaloz2011-07-071-16/+2
| | | | SVN-Revision: 27527
* enable smp supportImre Kaloz2011-07-071-0/+5
| | | | SVN-Revision: 27526
* make smp code more similar to upstreamImre Kaloz2011-07-071-60/+46
| | | | SVN-Revision: 27525
* 3.0 is at rc6 nowImre Kaloz2011-07-071-1/+1
| | | | SVN-Revision: 27524
* ar71xx: build image for the AP121 boards with 4M of flashGabor Juhos2011-07-071-4/+7
| | | | SVN-Revision: 27523
* ar71xx: add separate profiles for the AP121 and AP121-MINI boardsGabor Juhos2011-07-071-0/+22
| | | | SVN-Revision: 27522
* firewall: make sure that -m mac is used with --mac-source, follow up to r27508Jo-Philipp Wich2011-07-072-2/+2
| | | | SVN-Revision: 27519
* add support for and switch to XZ compressed kernels on ARMImre Kaloz2011-07-072-2/+109
| | | | SVN-Revision: 27518
* select the right cpuImre Kaloz2011-07-071-0/+28
| | | | SVN-Revision: 27517
* add perfFlorian Fainelli2011-07-071-0/+52
| | | | SVN-Revision: 27515
* fix building of perf for arm on uclibcFlorian Fainelli2011-07-071-0/+13
| | | | SVN-Revision: 27514
* uclibc: backport FTS supportFlorian Fainelli2011-07-072-0/+1398
| | | | SVN-Revision: 27513
* enable support for perf eventsFlorian Fainelli2011-07-071-0/+5
| | | | SVN-Revision: 27512
* enable perf counter supportFlorian Fainelli2011-07-071-12/+9
| | | | SVN-Revision: 27511
* eglibc: add support for 2.14Florian Fainelli2011-07-073-1/+10
| | | | SVN-Revision: 27510
* remove reference to old eglibc versions.Florian Fainelli2011-07-071-18/+0
| | | | SVN-Revision: 27509
* firewall: also correct another variable missed in previous commitDaniel Dickinson2011-07-071-1/+1
| | | | SVN-Revision: 27508
* firewall: fix wrong variable names for protocol command line parameter - ↵Daniel Dickinson2011-07-071-2/+2
| | | | | | were missed during r27500 SVN-Revision: 27507
* base-files: diag.sh: added failsafe led definitionDaniel Dickinson2011-07-071-1/+9
| | | | SVN-Revision: 27502
* base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused ↵Daniel Dickinson2011-07-072-1/+7
| | | | | | 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
* firewall: - solve scoping issues when multiple values are used, thanks ↵Jo-Philipp Wich2011-07-064-30/+26
| | | | | | 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
* ltq-tapi/vmmc were build on none lantiq targets due to bad builddepends of pjsipJohn Crispin2011-07-063-11/+7
| | | | SVN-Revision: 27498
* ltq-tapi is not xway specificJohn Crispin2011-07-061-1/+1
| | | | SVN-Revision: 27497
* get ready for 3.0John Crispin2011-07-0638-0/+39439
| | | | SVN-Revision: 27496
* ramips: fix buffalo image generationGabor Juhos2011-07-061-1/+1
| | | | SVN-Revision: 27495
* Lantiq TAPI driver also build for other platformsJohn Crispin2011-07-061-3/+5
| | | | | | thanks Matthias Buecher SVN-Revision: 27494
* add 3.0 supportImre Kaloz2011-07-0641-0/+6217
| | | | SVN-Revision: 27493
* refresh patchesImre Kaloz2011-07-067-13/+14
| | | | SVN-Revision: 27492
* fixup mtd refresh and co.Imre Kaloz2011-07-065-21/+32
| | | | SVN-Revision: 27491