Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | extend squashfs padding for 256k flash sectors | John Crispin | 2011-07-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 27404 | ||||
* | add menuconfig option to enable log files during build process | John Crispin | 2011-07-03 | 2 | -0/+9 |
| | | | | SVN-Revision: 27403 | ||||
* | add kmod for dm9000 | John Crispin | 2011-07-03 | 1 | -0/+14 |
| | | | | SVN-Revision: 27402 | ||||
* | add kmod definitions for at24(i2c) and at25(spi) eeproms | John Crispin | 2011-07-03 | 1 | -0/+31 |
| | | | | SVN-Revision: 27401 | ||||
* | base-files: pass conloglevel to syslogd (#9463, #9647) | Jo-Philipp Wich | 2011-07-03 | 1 | -2/+6 |
| | | | | SVN-Revision: 27400 | ||||
* | ramips: merge 2.6.39 patches | Gabor Juhos | 2011-07-03 | 2 | -58/+11 |
| | | | | SVN-Revision: 27399 | ||||
* | ramips: remove 2.6.37 stuff | Gabor Juhos | 2011-07-03 | 10 | -555/+0 |
| | | | | SVN-Revision: 27398 | ||||
* | ramips: switch to 2.6.39.2 | Gabor Juhos | 2011-07-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 27397 | ||||
* | ramips: add 2.6.39 support | Gabor Juhos | 2011-07-03 | 11 | -0/+601 |
| | | | | | | Based on the patches from #9625 SVN-Revision: 27396 | ||||
* | max80211: rt2x00: load the eeprom data from a file on Ralink SoCs | Gabor Juhos | 2011-07-03 | 4 | -1/+320 |
| | | | | SVN-Revision: 27395 | ||||
* | mac80211: rename a rt2x00 related patch | Gabor Juhos | 2011-07-03 | 1 | -0/+0 |
| | | | | SVN-Revision: 27394 | ||||
* | ramips: add hotplug script to extract eeprom for the rt2x00 driver | Gabor Juhos | 2011-07-03 | 1 | -0/+55 |
| | | | | SVN-Revision: 27393 | ||||
* | ramips: specify eeprom file name on RT305X | Gabor Juhos | 2011-07-03 | 1 | -1/+4 |
| | | | | SVN-Revision: 27392 | ||||
* | ramips: specify eeprom file name on RT288X | Gabor Juhos | 2011-07-03 | 1 | -1/+4 |
| | | | | SVN-Revision: 27391 | ||||
* | generic: add rt2x00_platform.h | Gabor Juhos | 2011-07-03 | 1 | -0/+19 |
| | | | | SVN-Revision: 27390 | ||||
* | ramips: add all supported boards to lib/ramips.sh | Gabor Juhos | 2011-07-03 | 1 | -5/+20 |
| | | | | SVN-Revision: 27389 | ||||
* | ramips: check the size of the uImage in image generation | Gabor Juhos | 2011-07-03 | 1 | -6/+3 |
| | | | | SVN-Revision: 27388 | ||||
* | ramips: use lowercase partiion names on the WCR150GN board | Gabor Juhos | 2011-07-03 | 2 | -5/+5 |
| | | | | SVN-Revision: 27387 | ||||
* | ramips: use different partition names in the DIR-300-B1 image | Gabor Juhos | 2011-07-03 | 1 | -1/+8 |
| | | | | SVN-Revision: 27386 | ||||
* | ramips: force word write on flashes with AMD cmdset (#9252) | Gabor Juhos | 2011-07-03 | 1 | -0/+70 |
| | | | | SVN-Revision: 27385 | ||||
* | ramips: update partition map for DIR-300-B1 | Gabor Juhos | 2011-07-03 | 1 | -4/+4 |
| | | | | | | Patch by Layne Edwards from #9252. SVN-Revision: 27384 | ||||
* | ramips: consistently use 'firmware' name for sysupgrade partitions | Gabor Juhos | 2011-07-03 | 6 | -6/+6 |
| | | | | SVN-Revision: 27383 | ||||
* | ramips: fix a section mismatch warning | Gabor Juhos | 2011-07-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 27382 | ||||
* | ramips: remove unused include from the common GPIO code | Gabor Juhos | 2011-07-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 27381 | ||||
* | ramips: disable watchdog on sysupgrade | Gabor Juhos | 2011-07-03 | 1 | -0/+10 |
| | | | | SVN-Revision: 27380 | ||||
* | ramips: swap target check in image generation | Gabor Juhos | 2011-07-03 | 1 | -3/+3 |
| | | | | SVN-Revision: 27379 | ||||
* | ramips: update HW550-3G mtd partitions | Gabor Juhos | 2011-07-03 | 1 | -8/+4 |
| | | | | | | | | This patch updates the mtd partitions for the Aztech HW550-3G Signed-off-by: Layne Edwards <ledwards@astrumtech.net> SVN-Revision: 27378 | ||||
* | ramips: set cp0_perfcount_irq for RT305X | Gabor Juhos | 2011-07-03 | 1 | -0/+5 |
| | | | | SVN-Revision: 27377 | ||||
* | download.pl: cope with potential two-digit linux versions | Jo-Philipp Wich | 2011-07-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 27376 | ||||
* | swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ↵ | Felix Fietkau | 2011-07-03 | 1 | -2/+2 |
| | | | | | | Martynov) SVN-Revision: 27375 | ||||
* | swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value | Felix Fietkau | 2011-07-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 27374 | ||||
* | target/patches: This has been sent upstream, but might not appear for a ↵ | Daniel Dickinson | 2011-07-03 | 2 | -0/+24 |
| | | | | | | | | couple of weeks. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27373 | ||||
* | package/kernel/modules: Alexandros pointed me at this patch, and I noted ↵ | Daniel Dickinson | 2011-07-03 | 1 | -2/+20 |
| | | | | | | | | | 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> SVN-Revision: 27372 | ||||
* | 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 |