| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | ramips: force word write on flashes with AMD cmdset (#9252) | Gabor Juhos | 2011-07-03 | 1 | -0/+70 |
* | ramips: update partition map for DIR-300-B1 | Gabor Juhos | 2011-07-03 | 1 | -4/+4 |
* | ramips: consistently use 'firmware' name for sysupgrade partitions | Gabor Juhos | 2011-07-03 | 6 | -6/+6 |
* | ramips: fix a section mismatch warning | Gabor Juhos | 2011-07-03 | 1 | -1/+1 |
* | ramips: remove unused include from the common GPIO code | Gabor Juhos | 2011-07-03 | 1 | -1/+0 |
* | ramips: disable watchdog on sysupgrade | Gabor Juhos | 2011-07-03 | 1 | -0/+10 |
* | ramips: swap target check in image generation | Gabor Juhos | 2011-07-03 | 1 | -3/+3 |
* | ramips: update HW550-3G mtd partitions | Gabor Juhos | 2011-07-03 | 1 | -8/+4 |
* | ramips: set cp0_perfcount_irq for RT305X | Gabor Juhos | 2011-07-03 | 1 | -0/+5 |
* | download.pl: cope with potential two-digit linux versions | Jo-Philipp Wich | 2011-07-03 | 1 | -2/+2 |
* | swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ... | Felix Fietkau | 2011-07-03 | 1 | -2/+2 |
* | swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value | Felix Fietkau | 2011-07-03 | 1 | -0/+3 |
* | target/patches: This has been sent upstream, but might not appear for a coupl... | Daniel Dickinson | 2011-07-03 | 2 | -0/+24 |
* | package/kernel/modules: Alexandros pointed me at this patch, and I noted that... | Daniel Dickinson | 2011-07-03 | 1 | -2/+20 |
* | target/patches: Like the earlier mfgpt patch, the new GPIO drivers also requi... | Daniel Dickinson | 2011-07-03 | 2 | -0/+22 |
* | Revert "Like the earlier mfgpt patch, the new GPIO drivers also require the M... | Daniel Dickinson | 2011-07-03 | 3 | -42/+2 |
* | Like the earlier mfgpt patch, the new GPIO drivers also require the MFD drive... | Daniel Dickinson | 2011-07-03 | 3 | -2/+42 |
* | The Geode CS5535 and CS5536 companion chips are backward compatible with the ... | Daniel Dickinson | 2011-07-03 | 1 | -0/+1 |
* | ath5k: fix tx queue limit for the cabq, fixes warning described in #9465 | Felix Fietkau | 2011-07-03 | 1 | -0/+23 |
* | ath5k: disable the 32 khz sleep clock, atheros also does this, might improve ... | Felix Fietkau | 2011-07-03 | 1 | -0/+18 |
* | ath5k: fix restoring the mac timing setting after a sleep clock setting change | Felix Fietkau | 2011-07-03 | 1 | -0/+27 |
* | ath5k: delay initial periodic calibration after reset to improve stability | Felix Fietkau | 2011-07-03 | 1 | -0/+11 |
* | tools: always build mpc, now that older gcc versions have been eliminated, fi... | Felix Fietkau | 2011-07-02 | 1 | -2/+1 |
* | ath9k: clean up pll code for ar9002 to fix 5/10 mhz pll settings for 5ghz | Felix Fietkau | 2011-07-02 | 1 | -0/+42 |
* | padjffs2: fix a compiler warning that makes the build fail because of -Werror | Felix Fietkau | 2011-07-02 | 1 | -1/+1 |
* | eglibc: remove old versions | Felix Fietkau | 2011-07-02 | 11 | -243/+0 |
* | eglibc: fix portability issues rpcgen and zic, fixes compile on darwin | Felix Fietkau | 2011-07-02 | 4 | -0/+196 |
* | package/mtd: don't append jffs2 data multiple times | Gabor Juhos | 2011-07-02 | 2 | -1/+4 |
* | ar71xx: use 4k image only for the AP121 board | Gabor Juhos | 2011-07-02 | 1 | -15/+15 |
* | generic: use padjffs2 in prepare_generic_squashfs | Gabor Juhos | 2011-07-02 | 1 | -9/+1 |
* | tools: create a new tool for more efficient jffs2 padding | Gabor Juhos | 2011-07-02 | 4 | -1/+207 |
* | cns21xx belongs to the Econa family, too | Imre Kaloz | 2011-07-02 | 1 | -1/+1 |
* | simplify configuration | Imre Kaloz | 2011-07-02 | 2 | -12/+5 |
* | ath5k: fix a crash when setting coverage class before the first channel chang... | Felix Fietkau | 2011-07-02 | 1 | -0/+10 |
* | nuke support for older gcc versions, except for 4.4.6 (needed for avr32 and u... | Imre Kaloz | 2011-07-02 | 45 | -120789/+1 |
* | both coldfire and etrax are broken and should use a newer gcc when they will ... | Imre Kaloz | 2011-07-02 | 1 | -1/+0 |
* | mark it broken | Imre Kaloz | 2011-07-02 | 1 | -1/+1 |
* | broadcom-wl: fix memory corruption and leakage on remove (patch from #9576 by... | Felix Fietkau | 2011-07-02 | 1 | -0/+31 |
* | base-files: do not use the relinked libgcc, fixes c++ exception handling issu... | Felix Fietkau | 2011-07-02 | 1 | -1/+1 |
* | add a portable version of sys/sysmacros.h and and let the kernel use the host... | Felix Fietkau | 2011-07-02 | 3 | -1/+60 |
* | move mkelfimage from tools/ to package/ as it needs a proper i386 toolchain -... | Felix Fietkau | 2011-07-02 | 4 | -24/+36 |
* | add support for hidden packages that get selected/built but do not show up in... | Felix Fietkau | 2011-07-02 | 4 | -1/+6 |
* | revert r27043 (#9513) | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 |
* | revert r27341, it introduce wrong behaviour for other models | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 |
* | turn status LED off if device finished initializing | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 |
* | ath9k: add a small hack to make changing the channel bandwidth to 5/10 mhz av... | Felix Fietkau | 2011-07-01 | 1 | -0/+54 |
* | ath9k: merge an upstream patch that provides a minor throughput improvement o... | Felix Fietkau | 2011-07-01 | 1 | -1/+11 |
* | switch avr32 to gcc 4.4, also powerpc targets should work fine with linaro re... | Imre Kaloz | 2011-07-01 | 1 | -2/+2 |
* | bump the 4.4 flavour to 4.4.6 | Imre Kaloz | 2011-07-01 | 17 | -22/+22 |
* | use u-boot 2011.06 as source | Imre Kaloz | 2011-07-01 | 1 | -3/+3 |