summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-03mac80211: rename a rt2x00 related patchjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: add hotplug script to extract eeprom for the rt2x00 driverjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: specify eeprom file name on RT305Xjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: specify eeprom file name on RT288Xjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03generic: add rt2x00_platform.hjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: add all supported boards to lib/ramips.shjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: check the size of the uImage in image generationjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: use lowercase partiion names on the WCR150GN boardjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: use different partition names in the DIR-300-B1 imagejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: force word write on flashes with AMD cmdset (#9252)juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: update partition map for DIR-300-B1juhosg
Patch by Layne Edwards from #9252. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27384 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: consistently use 'firmware' name for sysupgrade partitionsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: fix a section mismatch warningjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: remove unused include from the common GPIO codejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: disable watchdog on sysupgradejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: swap target check in image generationjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ramips: update HW550-3G mtd partitionsjuhosg
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
2011-07-03ramips: set cp0_perfcount_irq for RT305Xjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03[scripts] download.pl: cope with potential two-digit linux versionsjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ↵nbd
Martynov) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03swconfig: avoid setting "NOVAL" attributes if "0" was provided as a valuenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03[x86] target/patches: This has been sent upstream, but might not appear for ↵cshore
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
2011-07-03[x86] package/kernel/modules: Alexandros pointed me at this patch, and I ↵cshore
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
2011-07-03[x86] target/patches: Like the earlier mfgpt patch, the new GPIO drivers ↵cshore
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
2011-07-03[x86] Revert "Like the earlier mfgpt patch, the new GPIO drivers also ↵cshore
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
2011-07-03Like the earlier mfgpt patch, the new GPIO drivers also require the MFD ↵cshore
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
2011-07-03The Geode CS5535 and CS5536 companion chips are backward compatible with the ↵cshore
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
2011-07-03ath5k: fix tx queue limit for the cabq, fixes warning described in #9465nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ↵nbd
stability git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ath5k: fix restoring the mac timing setting after a sleep clock setting changenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-03ath5k: delay initial periodic calibration after reset to improve stabilitynbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02tools: always build mpc, now that older gcc versions have been eliminated, ↵nbd
fixes #9642 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghznbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02padjffs2: fix a compiler warning that makes the build fail because of -Werrornbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02eglibc: remove old versionsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02eglibc: fix portability issues rpcgen and zic, fixes compile on darwinnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02package/mtd: don't append jffs2 data multiple timesjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02ar71xx: use 4k image only for the AP121 boardjuhosg
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
2011-07-02generic: use padjffs2 in prepare_generic_squashfsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02tools: create a new tool for more efficient jffs2 paddingjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02[cns21xx]: cns21xx belongs to the Econa family, tookaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02[toolchain/gcc]: simplify configurationkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02ath5k: fix a crash when setting coverage class before the first channel ↵nbd
change (#9586) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02[toolchain]: nuke support for older gcc versions, except for 4.4.6 (needed ↵kaloz
for avr32 and ubicom32) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02[toolchain/gcc]: both coldfire and etrax are broken and should use a newer ↵kaloz
gcc when they will be fixed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02[etrax]: mark it brokenkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 ↵nbd
by George Kashperko) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02base-files: do not use the relinked libgcc, fixes c++ exception handling ↵nbd
issues (#9185) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02add a portable version of sys/sysmacros.h and and let the kernel use the ↵nbd
host include dir, fixes x86 builds on non-gnu systems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-02move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain ↵nbd
- make the package hidden so that it is automatically built without having to be selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27345 3c298f89-4303-0410-b956-a3cf2f4a3e73