Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | target/patches: Like the earlier mfgpt patch, the new GPIO drivers also ↵ | Daniel Dickinson | 2011-07-03 | 2 | -0/+22 | |
| | | | | | | | | require the MFD driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27371 | |||||
* | Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the ↵ | Daniel Dickinson | 2011-07-03 | 3 | -42/+2 | |
| | | | | | | | | MFD driver to be present for the BAR's to be mapped." This reverts commit c485487b63d1c1de72a375f1278d8a98546ba3af. SVN-Revision: 27370 | |||||
* | Like the earlier mfgpt patch, the new GPIO drivers also require the MFD ↵ | Daniel Dickinson | 2011-07-03 | 3 | -2/+42 | |
| | | | | | | | | driver to be present for the BAR's to be mapped. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27369 | |||||
* | The Geode CS5535 and CS5536 companion chips are backward compatible with the ↵ | Daniel Dickinson | 2011-07-03 | 1 | -0/+1 | |
| | | | | | | | | | | SCx200 I2C drivers. Include this on Geos. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27368 | |||||
* | ath5k: fix tx queue limit for the cabq, fixes warning described in #9465 | Felix Fietkau | 2011-07-03 | 1 | -0/+23 | |
| | | | | SVN-Revision: 27367 | |||||
* | ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ↵ | Felix Fietkau | 2011-07-03 | 1 | -0/+18 | |
| | | | | | | stability SVN-Revision: 27366 | |||||
* | ath5k: fix restoring the mac timing setting after a sleep clock setting change | Felix Fietkau | 2011-07-03 | 1 | -0/+27 | |
| | | | | SVN-Revision: 27365 | |||||
* | ath5k: delay initial periodic calibration after reset to improve stability | Felix Fietkau | 2011-07-03 | 1 | -0/+11 | |
| | | | | SVN-Revision: 27364 | |||||
* | tools: always build mpc, now that older gcc versions have been eliminated, ↵ | Felix Fietkau | 2011-07-02 | 1 | -2/+1 | |
| | | | | | | fixes #9642 SVN-Revision: 27363 | |||||
* | ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz | Felix Fietkau | 2011-07-02 | 1 | -0/+42 | |
| | | | | SVN-Revision: 27362 | |||||
* | padjffs2: fix a compiler warning that makes the build fail because of -Werror | Felix Fietkau | 2011-07-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27361 | |||||
* | eglibc: remove old versions | Felix Fietkau | 2011-07-02 | 11 | -243/+0 | |
| | | | | SVN-Revision: 27360 | |||||
* | eglibc: fix portability issues rpcgen and zic, fixes compile on darwin | Felix Fietkau | 2011-07-02 | 4 | -0/+196 | |
| | | | | SVN-Revision: 27359 | |||||
* | package/mtd: don't append jffs2 data multiple times | Gabor Juhos | 2011-07-02 | 2 | -1/+4 | |
| | | | | SVN-Revision: 27358 | |||||
* | ar71xx: use 4k image only for the AP121 board | Gabor Juhos | 2011-07-02 | 1 | -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. SVN-Revision: 27357 | |||||
* | generic: use padjffs2 in prepare_generic_squashfs | Gabor Juhos | 2011-07-02 | 1 | -9/+1 | |
| | | | | SVN-Revision: 27356 | |||||
* | tools: create a new tool for more efficient jffs2 padding | Gabor Juhos | 2011-07-02 | 4 | -1/+207 | |
| | | | | SVN-Revision: 27355 | |||||
* | cns21xx belongs to the Econa family, too | Imre Kaloz | 2011-07-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27354 | |||||
* | simplify configuration | Imre Kaloz | 2011-07-02 | 2 | -12/+5 | |
| | | | | SVN-Revision: 27353 | |||||
* | ath5k: fix a crash when setting coverage class before the first channel ↵ | Felix Fietkau | 2011-07-02 | 1 | -0/+10 | |
| | | | | | | change (#9586) SVN-Revision: 27352 | |||||
* | nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and ↵ | Imre Kaloz | 2011-07-02 | 45 | -120789/+1 | |
| | | | | | | ubicom32) SVN-Revision: 27351 | |||||
* | both coldfire and etrax are broken and should use a newer gcc when they will ↵ | Imre Kaloz | 2011-07-02 | 1 | -1/+0 | |
| | | | | | | be fixed SVN-Revision: 27350 | |||||
* | mark it broken | Imre Kaloz | 2011-07-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27349 | |||||
* | broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 ↵ | Felix Fietkau | 2011-07-02 | 1 | -0/+31 | |
| | | | | | | by George Kashperko) SVN-Revision: 27348 | |||||
* | base-files: do not use the relinked libgcc, fixes c++ exception handling ↵ | Felix Fietkau | 2011-07-02 | 1 | -1/+1 | |
| | | | | | | issues (#9185) SVN-Revision: 27347 | |||||
* | add a portable version of sys/sysmacros.h and and let the kernel use the ↵ | Felix Fietkau | 2011-07-02 | 3 | -1/+60 | |
| | | | | | | host include dir, fixes x86 builds on non-gnu systems SVN-Revision: 27346 | |||||
* | move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain ↵ | Felix Fietkau | 2011-07-02 | 4 | -24/+36 | |
| | | | | | | - make the package hidden so that it is automatically built without having to be selected SVN-Revision: 27345 | |||||
* | add support for hidden packages that get selected/built but do not show up ↵ | Felix Fietkau | 2011-07-02 | 4 | -1/+6 | |
| | | | | | | in menuconfig SVN-Revision: 27344 | |||||
* | revert r27043 (#9513) | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27343 | |||||
* | revert r27341, it introduce wrong behaviour for other models | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27342 | |||||
* | turn status LED off if device finished initializing | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27341 | |||||
* | ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz ↵ | Felix Fietkau | 2011-07-01 | 1 | -0/+54 | |
| | | | | | | available through debugfs - does not work on all chipsets and is not recommended for production use yet SVN-Revision: 27340 | |||||
* | ath9k: merge an upstream patch that provides a minor throughput improvement ↵ | Felix Fietkau | 2011-07-01 | 1 | -1/+11 | |
| | | | | | | on ar9003 SVN-Revision: 27339 | |||||
* | switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro ↵ | Imre Kaloz | 2011-07-01 | 1 | -2/+2 | |
| | | | | | | releases SVN-Revision: 27338 | |||||
* | bump the 4.4 flavour to 4.4.6 | Imre Kaloz | 2011-07-01 | 17 | -22/+22 | |
| | | | | SVN-Revision: 27337 | |||||
* | use u-boot 2011.06 as source | Imre Kaloz | 2011-07-01 | 1 | -3/+3 | |
| | | | | SVN-Revision: 27336 | |||||
* | firewall: fix port range quirk in previous commit | Jo-Philipp Wich | 2011-07-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 27335 | |||||
* | firewall: properly handle negated ports in nat reflection | Jo-Philipp Wich | 2011-07-01 | 2 | -5/+13 | |
| | | | | SVN-Revision: 27334 | |||||
* | replace gcc 4.5.2 support with 4.6.1 | Imre Kaloz | 2011-07-01 | 19 | -441/+150 | |
| | | | | SVN-Revision: 27333 | |||||
* | add the latest avr32 toolchain patches (with additional fixes) | Imre Kaloz | 2011-07-01 | 9 | -8/+22799 | |
| | | | | SVN-Revision: 27332 | |||||
* | ath5k: enable spur mitigation for ar2413 - should improve performance and ↵ | Felix Fietkau | 2011-07-01 | 1 | -0/+10 | |
| | | | | | | reliability on those devices SVN-Revision: 27331 | |||||
* | upgrade avr32 u-boot to 2011.06 | Imre Kaloz | 2011-07-01 | 2 | -8/+8 | |
| | | | | SVN-Revision: 27330 | |||||
* | upgrade to 2.6.39.2 | Imre Kaloz | 2011-07-01 | 1 | -1/+1 | |
| | | | | SVN-Revision: 27329 | |||||
* | preliminary 3.0 support | Imre Kaloz | 2011-07-01 | 15 | -0/+27379 | |
| | | | | SVN-Revision: 27328 | |||||
* | add missing kernel symbols | Imre Kaloz | 2011-07-01 | 1 | -0/+4 | |
| | | | | SVN-Revision: 27327 | |||||
* | upgrade the linaro gcc to 2011.06 | Imre Kaloz | 2011-07-01 | 4 | -8/+8 | |
| | | | | SVN-Revision: 27326 | |||||
* | ath5k: add a missing srev checks for code that lowers the synth voltage - ↵ | Felix Fietkau | 2011-07-01 | 1 | -0/+31 | |
| | | | | | | might fix some stability issues SVN-Revision: 27325 | |||||
* | ath5k: disable tx power gain correction probing for hardware that does not ↵ | Felix Fietkau | 2011-07-01 | 1 | -0/+20 | |
| | | | | | | need or support it SVN-Revision: 27324 | |||||
* | mac80211: rename a misnamed patch | Felix Fietkau | 2011-07-01 | 1 | -0/+0 | |
| | | | | SVN-Revision: 27323 | |||||
* | fix the gpio_dev driver: remove existing forward port patches, use ↵ | Felix Fietkau | 2011-07-01 | 6 | -58/+3 | |
| | | | | | | unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198) SVN-Revision: 27322 |