summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* 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
* ramips: remove unused include from the common GPIO codejuhosg2011-07-031-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: disable watchdog on sysupgradejuhosg2011-07-031-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27380 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: swap target check in image generationjuhosg2011-07-031-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: update HW550-3G mtd partitionsjuhosg2011-07-031-8/+4
| | | | | | | | This patch updates the mtd partitions for the Aztech HW550-3G Signed-off-by: Layne Edwards <ledwards@astrumtech.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: set cp0_perfcount_irq for RT305Xjuhosg2011-07-031-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] target/patches: This has been sent upstream, but might not appear for ↵cshore2011-07-032-0/+24
| | | | | | | | a couple of weeks. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] target/patches: Like the earlier mfgpt patch, the new GPIO drivers ↵cshore2011-07-032-0/+22
| | | | | | | | also require the MFD driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27371 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Revert "Like the earlier mfgpt patch, the new GPIO drivers also ↵cshore2011-07-032-22/+0
| | | | | | | | require the MFD driver to be present for the BAR's to be mapped." This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27370 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Like the earlier mfgpt patch, the new GPIO drivers also require the MFD ↵cshore2011-07-032-0/+22
| | | | | | | | driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The Geode CS5535 and CS5536 companion chips are backward compatible with the ↵cshore2011-07-031-0/+1
| | | | | | | | | | SCx200 I2C drivers. Include this on Geos. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use 4k image only for the AP121 boardjuhosg2011-07-021-15/+15
| | | | | | | | Create optimized 64K images with the new padjffs2 tool and use that images instead of the 4k ones. The 4k images causes problems on devices where the flash erase size is 64 KB. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns21xx]: cns21xx belongs to the Econa family, tookaloz2011-07-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [etrax]: mark it brokenkaloz2011-07-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] revert r27043 (#9513)jow2011-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] revert r27341, it introduce wrong behaviour for other modelsjow2011-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] turn status LED off if device finished initializingjow2011-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32]: upgrade avr32 u-boot to 2011.06kaloz2011-07-012-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27330 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [avr32]: upgrade to 2.6.39.2kaloz2011-07-011-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: preliminary 3.0 supportkaloz2011-07-0115-0/+27379
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/generic/3.0]: add missing kernel symbolskaloz2011-07-011-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27327 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the gpio_dev driver: remove existing forward port patches, use ↵nbd2011-07-016-58/+3
| | | | | | unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H codejuhosg2011-06-301-6/+0
| | | | | | The config option has been removed in 2.6.39. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27320 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: deactivate wndr3400 for now as this device will not boothauke2011-06-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge 2.6.39 patchesjuhosg2011-06-295-985/+37
| | | | | | Also remove the old UART driver for ar933x. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove 2.6.37 support as welljuhosg2011-06-2935-1205/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27313 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove 2.6.38 supportjuhosg2011-06-2934-1147/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: switch to 2.6.39juhosg2011-06-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27311 3c298f89-4303-0410-b956-a3cf2f4a3e73