summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-03The Geode CS5535 and CS5536 companion chips are backward compatible with the ...cshore
2011-07-03ath5k: fix tx queue limit for the cabq, fixes warning described in #9465nbd
2011-07-03ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ...nbd
2011-07-03ath5k: fix restoring the mac timing setting after a sleep clock setting changenbd
2011-07-03ath5k: delay initial periodic calibration after reset to improve stabilitynbd
2011-07-02tools: always build mpc, now that older gcc versions have been eliminated, fi...nbd
2011-07-02ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghznbd
2011-07-02padjffs2: fix a compiler warning that makes the build fail because of -Werrornbd
2011-07-02eglibc: remove old versionsnbd
2011-07-02eglibc: fix portability issues rpcgen and zic, fixes compile on darwinnbd
2011-07-02package/mtd: don't append jffs2 data multiple timesjuhosg
2011-07-02ar71xx: use 4k image only for the AP121 boardjuhosg
2011-07-02generic: use padjffs2 in prepare_generic_squashfsjuhosg
2011-07-02tools: create a new tool for more efficient jffs2 paddingjuhosg
2011-07-02[cns21xx]: cns21xx belongs to the Econa family, tookaloz
2011-07-02[toolchain/gcc]: simplify configurationkaloz
2011-07-02ath5k: fix a crash when setting coverage class before the first channel chang...nbd
2011-07-02[toolchain]: nuke support for older gcc versions, except for 4.4.6 (needed fo...kaloz
2011-07-02[toolchain/gcc]: both coldfire and etrax are broken and should use a newer gc...kaloz
2011-07-02[etrax]: mark it brokenkaloz
2011-07-02broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by...nbd
2011-07-02base-files: do not use the relinked libgcc, fixes c++ exception handling issu...nbd
2011-07-02add a portable version of sys/sysmacros.h and and let the kernel use the host...nbd
2011-07-02move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain -...nbd
2011-07-02add support for hidden packages that get selected/built but do not show up in...nbd
2011-07-01[ar71xx] revert r27043 (#9513)jow
2011-07-01[ar71xx] revert r27341, it introduce wrong behaviour for other modelsjow
2011-07-01[ar71xx] turn status LED off if device finished initializingjow
2011-07-01ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz av...nbd
2011-07-01ath9k: merge an upstream patch that provides a minor throughput improvement o...nbd
2011-07-01[toolchain/gcc]: switch avr32 to gcc 4.4, also powerpc targets should work fi...kaloz
2011-07-01[toolchain/gcc]: bump the 4.4 flavour to 4.4.6kaloz
2011-07-01[tools/mkimage]: use u-boot 2011.06 as sourcekaloz
2011-07-01[package] firewall: fix port range quirk in previous commitjow
2011-07-01[package] firewall: properly handle negated ports in nat reflectionjow
2011-07-01[toolchain]: replace gcc 4.5.2 support with 4.6.1kaloz
2011-07-01[toolchain]: add the latest avr32 toolchain patches (with additional fixes)kaloz
2011-07-01ath5k: enable spur mitigation for ar2413 - should improve performance and rel...nbd
2011-07-01[avr32]: upgrade avr32 u-boot to 2011.06kaloz
2011-07-01[avr32]: upgrade to 2.6.39.2kaloz
2011-07-01[cns3xxx]: preliminary 3.0 supportkaloz
2011-07-01[target/generic/3.0]: add missing kernel symbolskaloz
2011-07-01[toolchain/gcc]: upgrade the linaro gcc to 2011.06kaloz
2011-07-01ath5k: add a missing srev checks for code that lowers the synth voltage - mig...nbd
2011-07-01ath5k: disable tx power gain correction probing for hardware that does not ne...nbd
2011-07-01mac80211: rename a misnamed patchnbd
2011-07-01fix the gpio_dev driver: remove existing forward port patches, use unlocked_i...nbd
2011-06-30[package] firewall: refine default ICMPv6 rules to better conform with RFC489...jow
2011-06-30ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H codejuhosg
2011-06-30[package] firewall: restore local port relocation ability from r26617jow