summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* automatic subtarget enumarationblogic2011-07-032-4/+7
| | | | 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
* extend squashfs padding for 256k flash sectorsblogic2011-07-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27404 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add menuconfig option to enable log files during build processblogic2011-07-032-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add kmod for dm9000blogic2011-07-031-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add kmod definitions for at24(i2c) and at25(spi) eepromsblogic2011-07-031-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: pass conloglevel to syslogd (#9463, #9647)jow2011-07-031-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27400 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
* max80211: rt2x00: load the eeprom data from a file on Ralink SoCsjuhosg2011-07-034-1/+320
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27395 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: rename a rt2x00 related patchjuhosg2011-07-031-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27394 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
* [scripts] download.pl: cope with potential two-digit linux versionsjow2011-07-031-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27376 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ↵nbd2011-07-031-2/+2
| | | | | | Martynov) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27375 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: avoid setting "NOVAL" attributes if "0" was provided as a valuenbd2011-07-031-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27374 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] package/kernel/modules: Alexandros pointed me at this patch, and I ↵cshore2011-07-031-2/+20
| | | | | | | | | noted that not only the MFGPT module but also the new GPIO driver both rely on the mfd_core functionality to operate correctly. Signed-off-by: Alexandros C. Couloumbis <alex@ozo.com> Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27372 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-033-42/+2
| | | | | | | | 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-033-2/+42
| | | | | | | | 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
* ath5k: fix tx queue limit for the cabq, fixes warning described in #9465nbd2011-07-031-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27367 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ↵nbd2011-07-031-0/+18
| | | | | | stability git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27366 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: fix restoring the mac timing setting after a sleep clock setting changenbd2011-07-031-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27365 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath5k: delay initial periodic calibration after reset to improve stabilitynbd2011-07-031-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27364 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tools: always build mpc, now that older gcc versions have been eliminated, ↵nbd2011-07-021-2/+1
| | | | | | fixes #9642 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27363 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghznbd2011-07-021-0/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* padjffs2: fix a compiler warning that makes the build fail because of -Werrornbd2011-07-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27361 3c298f89-4303-0410-b956-a3cf2f4a3e73
* eglibc: remove old versionsnbd2011-07-0211-243/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* eglibc: fix portability issues rpcgen and zic, fixes compile on darwinnbd2011-07-024-0/+196
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mtd: don't append jffs2 data multiple timesjuhosg2011-07-022-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27358 3c298f89-4303-0410-b956-a3cf2f4a3e73