summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [ar7] base-files: diag.sh: added failsafe led definitioncshore2011-07-071-1/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27502 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] get ready for 3.0blogic2011-07-0638-0/+39439
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27496 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: fix buffalo image generationjuhosg2011-07-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27495 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ixp4xx]: add 3.0 supportkaloz2011-07-0641-0/+6217
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27493 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh patcheskaloz2011-07-067-13/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27492 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic]: fixup mtd refresh and co.kaloz2011-07-065-21/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27491 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: fix myloader patch, thanks KanjiMonsterkaloz2011-07-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes mtd maps for lantiq easy50712 and easy50601 evalkit. without this ↵blogic2011-07-062-0/+64
| | | | | | patch mini_fo/jffs caused the uboot to be overwritten on firstboot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27489 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: we have an up-to-date mach-type file nowkaloz2011-07-061-10/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27486 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: replace the cut down machtype with the full one, as we ↵kaloz2011-07-061-0/+2991
| | | | | | support a lot of not-yet-upstreamed stuff git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] move board_HW553 inside the ifdef ..BCM6358 .. endif blockflorian2011-07-064-20/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27484 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.39 geode patchesflorian2011-07-062-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27483 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: add diag support for RT-N15 and PWH2004juhosg2011-07-061-6/+12
| | | | | | Also sort the board names alphabetically. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27478 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: use the 'router' LED for diagnostic on the WHR-G300N boardjuhosg2011-07-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27477 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: create tftp image for the WHR-G300N boardjuhosg2011-07-061-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27476 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: create factory image for the WHR-G300N boardjuhosg2011-07-061-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] Makefile: fixed inclusion of kmod-leds-gpio as a module (breaks ↵cshore2011-07-061-1/+1
| | | | | | Image Generator) - the module is built into the kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] profiles: GW6X00: fixed inclusion of both wl and wlc wireless ↵cshore2011-07-061-1/+1
| | | | | | tools...should be just wlc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic/3.0]: add some symbolskaloz2011-07-051-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] sched_connmark depends on NF_CONNTRACK_MARK (#8976, #9423)florian2011-07-056-6/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/generic/3.0]: add missing symbolskaloz2011-07-051-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27454 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] hw553: fix missing has_uart0 in board definition (#9533)florian2011-07-0415-26/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27448 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix building of squashfs imagesjuhosg2011-07-041-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* set DEFAULT_SUBTARGET for lantiq/blogic2011-07-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix broken falcon patches from last nightblogic2011-07-043-34/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: create factory image for DIR-300-B1juhosg2011-07-041-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add wzr-hp-ag300h sysupgrade support (patch from #9650)nbd2011-07-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27434 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AT91: flexibity: add system uci fileblogic2011-07-031-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27413 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AT91: Add flexibity board supportblogic2011-07-0312-1/+987
| | | | | | | | The patch below adds AT91 Flexibity Connect board support. Signed-off-by: Maxim Osipov <maxim.osipov@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27412 3c298f89-4303-0410-b956-a3cf2f4a3e73
* alix2: add/subtract features as neededblogic2011-07-032-4/+5
| | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use netif_receive_skb on lantiqblogic2011-07-031-0/+17
| | | | | | Signed-off-by: Luca Olivetti <luca@ventoso.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* automatic subtarget enumarationblogic2011-07-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27407 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update lantiq/falcon patchesblogic2011-07-0315-65/+960
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27406 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix description for lantiq targetblogic2011-07-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27405 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: merge 2.6.39 patchesjuhosg2011-07-032-58/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27399 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: remove 2.6.37 stuffjuhosg2011-07-0310-555/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27398 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: switch to 2.6.39.2juhosg2011-07-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27397 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: add 2.6.39 supportjuhosg2011-07-0311-0/+601
| | | | | | Based on the patches from #9625 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27396 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: add hotplug script to extract eeprom for the rt2x00 driverjuhosg2011-07-031-0/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27393 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: specify eeprom file name on RT305Xjuhosg2011-07-031-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27392 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: specify eeprom file name on RT288Xjuhosg2011-07-031-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27391 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: add rt2x00_platform.hjuhosg2011-07-031-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: add all supported boards to lib/ramips.shjuhosg2011-07-031-5/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27389 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: check the size of the uImage in image generationjuhosg2011-07-031-6/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: use lowercase partiion names on the WCR150GN boardjuhosg2011-07-032-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27387 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: use different partition names in the DIR-300-B1 imagejuhosg2011-07-031-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: force word write on flashes with AMD cmdset (#9252)juhosg2011-07-031-0/+70
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27385 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: update partition map for DIR-300-B1juhosg2011-07-031-4/+4
| | | | | | Patch by Layne Edwards from #9252. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27384 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: consistently use 'firmware' name for sysupgrade partitionsjuhosg2011-07-036-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27383 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: fix a section mismatch warningjuhosg2011-07-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27382 3c298f89-4303-0410-b956-a3cf2f4a3e73