Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ath9k: fix PA predistortion training, fixes hang issues and most likely also ↵ | Felix Fietkau | 2012-08-27 | 1 | -0/+58 |
| | | | | | | fixes #12073 SVN-Revision: 33278 | ||||
* | ath9k: add a patch to fix ASPM related issues | Felix Fietkau | 2012-08-27 | 1 | -0/+21 |
| | | | | SVN-Revision: 33277 | ||||
* | madwifi: add mirror md5sum to fix issue with the disappeared svn repo (#12084) | Felix Fietkau | 2012-08-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 33276 | ||||
* | generic: add support for the EON EN25Q64 SPI flash chip | Gabor Juhos | 2012-08-26 | 1 | -0/+10 |
| | | | | | | It is used in some TL-WDR4310 devices. Closes #12077. SVN-Revision: 33275 | ||||
* | ar71xx: unbreak building images for TL-WR1041N-v2, TL-WR2543N | Gabor Juhos | 2012-08-26 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | Commit 48788063266ad99bdab03b53cbe7e1a564c2d9b3 (r33251) introduced a regression with board= kernel command line parameter incorrectly initialised. The faulty builds propogated to the snapshots download area. This makes the device unbootable and TP-Link users have to attach the serial to recover. Here is the q&d way i used to identify MIPS boards that didn't have a corresponding entry in the image/Makefile: for i in `find ../files/arch/mips/ath79/ -type f -exec cat {} \; \ | sed -n '/MIPS_MACHINE/ { s/^[^"]*"\([^"]*\)".*$/\1/; p; }'`; do grep -q ,$i, Makefile || echo $i; done > missing-boards.new Reported-by: Casper on IRC Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 33274 | ||||
* | add missin -lpthread to the util - build bots spotted this | John Crispin | 2012-08-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 33273 | ||||
* | ar71xx: image: fix TL-WR1043ND board id (#12079) | Gabor Juhos | 2012-08-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 33272 | ||||
* | package/util-linux: don't lie about availability of '%ms' scanf modifier | Gabor Juhos | 2012-08-24 | 2 | -3/+108 |
| | | | | | | | | | Use a patch from gentoo which allows building libmount even if the C library does not supports %ms/%as. See: https://bugs.gentoo.org/406303 SVN-Revision: 33270 | ||||
* | add safethread | John Crispin | 2012-08-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 33269 | ||||
* | Enable eSATA sheevaplug | John Crispin | 2012-08-24 | 1 | -1/+1 |
| | | | | | | | | | | OpenWRT runs in a eSATA sheevaplug like a charm. This patch just enables CONFIG_MACH_ESATA_SHEEVAPLUG so the proper MACHINE_START definition is compiled in. Signed-off-by: Unai Uribarri <unaiur@gmail.com> SVN-Revision: 33266 | ||||
* | package/uboot-envtools: always install the fw_setenv symlink | Gabor Juhos | 2012-08-23 | 1 | -15/+0 |
| | | | | | | | | | | It is required by sysupgrade on some boards, and it is only working if a suitable /etc/fw_env.config is present on the target board. If an user creates such configuration he/she should know that it is a dangerous tool. The devices can be bricked in several other ways anyway. SVN-Revision: 33265 | ||||
* | ar71xx: image: group and sort {Single,Multi}Profiles | Gabor Juhos | 2012-08-23 | 1 | -109/+63 |
| | | | | SVN-Revision: 33264 | ||||
* | ar71xx: image: group and sort mtdlayout definitions | Gabor Juhos | 2012-08-23 | 1 | -21/+22 |
| | | | | SVN-Revision: 33263 | ||||
* | ar71xx: image: use the MultiProfile helper for the Madwifi profile | Gabor Juhos | 2012-08-23 | 1 | -8/+1 |
| | | | | SVN-Revision: 33262 | ||||
* | ar71xx: image: automatically build a list of SingleProfiles | Gabor Juhos | 2012-08-23 | 1 | -77/+5 |
| | | | | | | Use that for Default/Minimal profiles. SVN-Revision: 33261 | ||||
* | ar71xx: image: use the new helpers for the ZyXEL images | Gabor Juhos | 2012-08-23 | 1 | -4/+1 |
| | | | | SVN-Revision: 33260 | ||||
* | ar71xx: image: use the new helpers for the Zcomax images | Gabor Juhos | 2012-08-23 | 1 | -8/+2 |
| | | | | SVN-Revision: 33259 | ||||
* | ar71xx: image: use the new helpers for the WRT400 images | Gabor Juhos | 2012-08-23 | 1 | -4/+1 |
| | | | | SVN-Revision: 33258 | ||||
* | ar71xx: image: use the new helpers for the WZRHPG30XNH images | Gabor Juhos | 2012-08-23 | 1 | -16/+4 |
| | | | | SVN-Revision: 33257 | ||||
* | ar71xx: image: use the new helpers for the WHRHPG300N images | Gabor Juhos | 2012-08-23 | 1 | -19/+4 |
| | | | | SVN-Revision: 33256 | ||||
* | ar71xx: image: use the new helpers for the UBNTXM images | Gabor Juhos | 2012-08-23 | 1 | -34/+7 |
| | | | | SVN-Revision: 33255 | ||||
* | ar71xx: image: use the new helpers for the UBNT images | Gabor Juhos | 2012-08-23 | 1 | -12/+3 |
| | | | | SVN-Revision: 33254 | ||||
* | ar71xx: image: use the new helpers for the TPLINKOLD images | Gabor Juhos | 2012-08-23 | 1 | -4/+1 |
| | | | | SVN-Revision: 33253 | ||||
* | ar71xx: image: use the new helpers for the TPLINK-LZMA images | Gabor Juhos | 2012-08-23 | 1 | -38/+12 |
| | | | | SVN-Revision: 33252 | ||||
* | ar71xx: image: use the new helpers for the TPLINK images | Gabor Juhos | 2012-08-23 | 1 | -51/+27 |
| | | | | SVN-Revision: 33251 | ||||
* | ar71xx: image: use the new helpers for the Planex images | Gabor Juhos | 2012-08-23 | 1 | -9/+2 |
| | | | | SVN-Revision: 33250 | ||||
* | ar71xx: image: use the new helpers for the PB4X images | Gabor Juhos | 2012-08-23 | 1 | -31/+7 |
| | | | | SVN-Revision: 33249 | ||||
* | ar71xx: image: use the new helpers for the OpenMesh images | Gabor Juhos | 2012-08-23 | 1 | -3/+1 |
| | | | | SVN-Revision: 33248 | ||||
* | ar71xx: image: use the new helpers for the Netgear images | Gabor Juhos | 2012-08-23 | 1 | -8/+6 |
| | | | | SVN-Revision: 33247 | ||||
* | ar71xx: image: use the new helpers for the MyLoader images | Gabor Juhos | 2012-08-23 | 1 | -11/+6 |
| | | | | SVN-Revision: 33246 | ||||
* | ar71xx: image: use the new helpers for the DIR825B1 images | Gabor Juhos | 2012-08-23 | 1 | -9/+2 |
| | | | | SVN-Revision: 33245 | ||||
* | ar71xx: image: use the new helpers for the CyberTAN images | Gabor Juhos | 2012-08-23 | 1 | -4/+1 |
| | | | | SVN-Revision: 33244 | ||||
* | ar71xx: image: use the new helpers for the Cameo933x images | Gabor Juhos | 2012-08-23 | 1 | -4/+1 |
| | | | | SVN-Revision: 33243 | ||||
* | ar71xx: image: use the new helpers for the Cameo913x images | Gabor Juhos | 2012-08-23 | 1 | -18/+6 |
| | | | | SVN-Revision: 33242 | ||||
* | ar71xx: image: use the new helpers for the Cameo7240 images | Gabor Juhos | 2012-08-23 | 1 | -18/+4 |
| | | | | SVN-Revision: 33241 | ||||
* | ar71xx: image: use the new helpers for the AthGzip images | Gabor Juhos | 2012-08-23 | 1 | -13/+3 |
| | | | | SVN-Revision: 33240 | ||||
* | ar71xx: image: use the new helpers for the AthLzma images | Gabor Juhos | 2012-08-23 | 1 | -40/+14 |
| | | | | SVN-Revision: 33239 | ||||
* | ar71xx: image: use the new helpers for the ALFA images | Gabor Juhos | 2012-08-23 | 1 | -8/+2 |
| | | | | SVN-Revision: 33238 | ||||
* | ar71xx: image: add a few helper functions | Gabor Juhos | 2012-08-23 | 1 | -0/+20 |
| | | | | | | These functions will be used to simplify the Makefile. SVN-Revision: 33237 | ||||
* | ar71xx: image: pass mtdlayout as a separate parameter for the ALFA template | Gabor Juhos | 2012-08-23 | 1 | -10/+10 |
| | | | | SVN-Revision: 33236 | ||||
* | update profiles | Hauke Mehrtens | 2012-08-22 | 7 | -25/+46 |
| | | | | | | | | * add profile for BCM4705 based SoC using tg3 instead of b44 * remove redundant 105-Atheros.mk * reorder SVN-Revision: 33235 | ||||
* | ar71xx: add profile and build image for the TEW-712BR | Gabor Juhos | 2012-08-22 | 2 | -0/+40 |
| | | | | SVN-Revision: 33234 | ||||
* | tools/firmware-utils: add a new tool for TEW-712BR firmware generation | Gabor Juhos | 2012-08-22 | 2 | -0/+406 |
| | | | | SVN-Revision: 33233 | ||||
* | ar71xx: TEW-712BR user space support | Gabor Juhos | 2012-08-22 | 5 | -0/+17 |
| | | | | SVN-Revision: 33232 | ||||
* | ar71xx: add support for the TRENDnet TEW-712BR board | Gabor Juhos | 2012-08-22 | 3 | -0/+203 |
| | | | | SVN-Revision: 33231 | ||||
* | ar71xx: fix serial clock calculation on AR933x | Gabor Juhos | 2012-08-22 | 1 | -0/+181 |
| | | | | | | Closes #12031. SVN-Revision: 33230 | ||||
* | ramips: fix board parameter for the NBG-419N (#12061) | Gabor Juhos | 2012-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 33229 | ||||
* | derive system from hostcc to allow building inside a chroot | John Crispin | 2012-08-22 | 3 | -6/+6 |
| | | | | SVN-Revision: 33228 | ||||
* | ar71xx: fix comment style in mach-tl-wr2543n.c | Gabor Juhos | 2012-08-22 | 1 | -6/+11 |
| | | | | SVN-Revision: 33227 | ||||
* | ar71xx: fix mtd layout of the AP113 | Gabor Juhos | 2012-08-22 | 1 | -1/+1 |
| | | | | | | The 'mtdparts=' prefix and the name of the flash device is missing. SVN-Revision: 33226 |