Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg) | Felix Fietkau | 2012-06-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 32095 | ||||
* | ar71xx: only build all loader images if the image builder is enabled - saves ↵ | Felix Fietkau | 2012-06-06 | 1 | -1/+1 |
| | | | | | | some time on make target/install SVN-Revision: 32090 | ||||
* | ar71xx: fix TL-WR1041 image size | Gabor Juhos | 2012-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 31923 | ||||
* | ar71xx: add support for TP-Link TL-MR3040 | Gabor Juhos | 2012-05-23 | 1 | -0/+6 |
| | | | | | | | | | Support for TP-Link TL-MR3040. Power LED not working - always on red, after start should be green. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 31845 | ||||
* | ar71xx: add profile and build image for the TL-WR1041N v2 board | Gabor Juhos | 2012-05-05 | 1 | -0/+6 |
| | | | | | | Patch-by: Vince Huang <axishero@foxmail.com> SVN-Revision: 31610 | ||||
* | ar71xx: image: build initramfs images for the WHR boards | Gabor Juhos | 2012-04-06 | 1 | -0/+4 |
| | | | | SVN-Revision: 31209 | ||||
* | ar71xx: image: build initramfs images for more boards | Gabor Juhos | 2012-03-27 | 1 | -0/+16 |
| | | | | SVN-Revision: 31116 | ||||
* | ar71xx: image: add MkuImage{Gzip,Lzma}/initramfs helpers | Gabor Juhos | 2012-03-27 | 1 | -4/+12 |
| | | | | SVN-Revision: 31115 | ||||
* | ar71xx: image: pass mtdlayout variables by value | Gabor Juhos | 2012-03-27 | 1 | -16/+16 |
| | | | | SVN-Revision: 31114 | ||||
* | ar71xx: image: use MkuImageGzip in Image/Build/AthGzip/initramfs | Gabor Juhos | 2012-03-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 31113 | ||||
* | ar71xx: remove the built-in MTD map of the AP96 board | Gabor Juhos | 2012-03-27 | 1 | -0/+1 |
| | | | | | | Pass the mtd_layout via the kernel command line instead. SVN-Revision: 31112 | ||||
* | ar71xx: remove the built-in MTD map of the PB92 board | Gabor Juhos | 2012-03-27 | 1 | -1/+2 |
| | | | | | | Pass the mtd_layout via the kernel command line instead SVN-Revision: 31111 | ||||
* | ar71xx: remove the built-in MTD map of the Zcomax devices | Gabor Juhos | 2012-03-27 | 1 | -2/+3 |
| | | | | | | Pass the mtd_layout via the kernel command line instead. SVN-Revision: 31110 | ||||
* | ar71xx: reclaim the 'user_property' partition on WHR-* boards | Gabor Juhos | 2012-03-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 31109 | ||||
* | ar71xx: add profile and generate image for the JA76PF2 board | Gabor Juhos | 2012-03-16 | 1 | -0/+6 |
| | | | | SVN-Revision: 30958 | ||||
* | ar71xx: stop image building if a loader is missing | Gabor Juhos | 2012-03-11 | 1 | -0/+3 |
| | | | | SVN-Revision: 30877 | ||||
* | ar71xx: use v6.0.0 in UBTN-XM firmwares (closes #11038) | Gabor Juhos | 2012-02-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 30712 | ||||
* | ar71xx: fix image signature for UBNT-XM boards | Gabor Juhos | 2012-02-18 | 1 | -5/+5 |
| | | | | SVN-Revision: 30626 | ||||
* | d-link: Add DIR-601 Profile Definition; It needs different factory images ↵ | Daniel Dickinson | 2012-02-16 | 1 | -0/+6 |
| | | | | | | than DIR-600 SVN-Revision: 30570 | ||||
* | Fix partitions for Cameo-based boards; kernel 3.2 is bigger | Daniel Dickinson | 2012-02-16 | 1 | -4/+4 |
| | | | | SVN-Revision: 30569 | ||||
* | image: For Cameo-based board fix adding mtd layout to kernel commandline) | Daniel Dickinson | 2012-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 30568 | ||||
* | ar71xx: add profile and build image for the TP-Link TL-WR842N/ND v1 boards | Gabor Juhos | 2012-02-13 | 1 | -0/+6 |
| | | | | SVN-Revision: 30508 | ||||
* | ar71xx: add profile and build image for the TEW-673GRU board | Gabor Juhos | 2012-02-08 | 1 | -3/+9 |
| | | | | SVN-Revision: 30377 | ||||
* | ar71xx: support for D-LINK DIR-615 rev. E4 | Gabor Juhos | 2012-01-31 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | This patch adds support for D-LINK DIR-615 E4 board. It's mostly based on the existing support for DIR-600 A1, with some changes in the leds configuration. It's an updated version of the patch that reliably works on my hw for about a year (it was built from trunk on Jan 2011). When I decided to update the firmware and checked for the current support for that device, I also found previously posted patches by Alexey Loukianov that mentioned some stability issues. I'm not sure where could be the difference, the patches are very similar except the wmac led pin number - I was using 1, and those patches used 17. [juhosg: add 3.2 support] Signed-off-by: Vadim Girlin <vadimgirlin@gmail.com> SVN-Revision: 29973 | ||||
* | ar71xx: add support for TP-Link TL-MR11U | Gabor Juhos | 2012-01-31 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | Adds support for TL-MR11U, a portable router with very similar hardware to the TL-WR703N and TL-MR3020, but with an onboard 2000mAh battery. Tested, working: All interfaces (Ethernet, 802.11n, USB) WPS & Reset switches (Power appears to be a hardware slider) Ethernet, Wifi, 3G LEDs (Power & charging LEDs hardware controlled) Sysupgrade [juhosg: fix indentations to use TABs instead of spaces, fix 3.2 patch breakage] Signed-off-by: Simon Taylor <simon.taylor.uk@gmail.com> SVN-Revision: 29972 | ||||
* | ar71xx: compress kernel binaries in Image/Prepare stage | Gabor Juhos | 2012-01-31 | 1 | -2/+2 |
| | | | | | | The lzma compressed kernel is used by one of the loaders. SVN-Revision: 29971 | ||||
* | add support for the Atheros AP113 reference board | Florian Fainelli | 2012-01-28 | 1 | -0/+7 |
| | | | | | | | | | This reference board is equipped with: - AR7242 SoC - AR9580 on-board Wi-Fi - AR8316 switch SVN-Revision: 29935 | ||||
* | ar71xx: use 64k block size for WZR-HP-AG300H | Gabor Juhos | 2012-01-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 29917 | ||||
* | ar71xx: fix sysupgrade image building of atheros boards after r29899 | Gabor Juhos | 2012-01-27 | 1 | -10/+10 |
| | | | | SVN-Revision: 29916 | ||||
* | ar71xx: create the temporary directory before building initramfs images | Gabor Juhos | 2012-01-26 | 1 | -1/+1 |
| | | | | | | Thanks to Florian for reporting. SVN-Revision: 29915 | ||||
* | ar71xx: create a profile and build images for Compex WPE72 | Gabor Juhos | 2012-01-26 | 1 | -0/+6 |
| | | | | | | | | | [juhosg: remove ath9k from the the profile package list, build WPE72 image with the Default profile as well] Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 29914 | ||||
* | ar71xx: use the lzma loader on the Planex boards | Gabor Juhos | 2012-01-24 | 1 | -3/+20 |
| | | | | SVN-Revision: 29900 | ||||
* | ar71xx: rename Sysupgrade/{KR,RK} to Sysupgrade/{KR,RK}uImage | Gabor Juhos | 2012-01-24 | 1 | -12/+12 |
| | | | | SVN-Revision: 29899 | ||||
* | ar71xx: pass mtdlayout to Planex boards via command line | Gabor Juhos | 2012-01-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 29894 | ||||
* | ar71xx: nuke fs_all variable in image/Makefile | Gabor Juhos | 2012-01-24 | 1 | -2/+0 |
| | | | | SVN-Revision: 29880 | ||||
* | ar71xx: create interim kernel files in a separate dir | Gabor Juhos | 2012-01-24 | 1 | -66/+68 |
| | | | | | | This reduces the size of the ImageBuilder tarball a lot. SVN-Revision: 29879 | ||||
* | ar71xx: prebuild all loaders in Image/Prepare stage | Gabor Juhos | 2012-01-24 | 1 | -2/+20 |
| | | | | SVN-Revision: 29878 | ||||
* | ar71xx: build ALFA AP96 images with default profile as well | Gabor Juhos | 2012-01-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 29866 | ||||
* | ar71xx: change board id of the UniFi board | Gabor Juhos | 2012-01-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 29849 | ||||
* | ar71xx: add a profile and build images for the TL-WR2543N/ND | Gabor Juhos | 2012-01-07 | 1 | -0/+6 |
| | | | | SVN-Revision: 29682 | ||||
* | ar71xx: add support for Redwave RW2458N | Gabor Juhos | 2012-01-06 | 1 | -0/+6 |
| | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 29669 | ||||
* | ar71xx: create profile and build image for the ALFA AP96 board | Gabor Juhos | 2012-01-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 29663 | ||||
* | ar71xx: specify console kernel parameter for the Compex boards | Gabor Juhos | 2012-01-04 | 1 | -7/+9 |
| | | | | SVN-Revision: 29660 | ||||
* | ar71xx: use the TL-MR3x20 code for the TL-WR841N/ND v7 | Gabor Juhos | 2012-01-04 | 1 | -1/+2 |
| | | | | | | | These models are based on the AP99 reference board, and uses the AR7241 SoC. SVN-Revision: 29658 | ||||
* | ar71xx: add profile and build image for the TL-WA701N/ND boards | Gabor Juhos | 2012-01-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 29656 | ||||
* | ar71xx: add support for TP-Link TL-MR3020 | Gabor Juhos | 2012-01-04 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for the TP-Link device TL-MR3020 which is very similiar to the TL-WR703N. The TL-MR3020 uses 5 LEDs, 1 push button and a switch with 3 positions. Only four LEDs can be controlled via GPIO. The power LED is connected to the power supply. The WPS push button has been mapped to KEY_WPS_BUTTON. The two GPIO signals of the sliding switch have been mapped to BTN_0 and BTN_1. I have also setup a wiki page with details here: http://wiki.openwrt.org/toh/tp-link/tl-mr3020 USB is working and has been tested with USB mass storage and USB UMTS stick. Wifi also seems to work. Ethernet is working too. Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> SVN-Revision: 29651 | ||||
* | ar71xx: add profile and build factory image for the Hornet-UB board | Gabor Juhos | 2012-01-01 | 1 | -13/+11 |
| | | | | SVN-Revision: 29637 | ||||
* | ar71xx: build images for the ALFA Network N2/N5 boards | Gabor Juhos | 2012-01-01 | 1 | -0/+24 |
| | | | | SVN-Revision: 29636 | ||||
* | ar71xx: add support for the wzr-hp-g300nh2 | Felix Fietkau | 2011-12-18 | 1 | -0/+6 |
| | | | | | | Signed-off-by: Mark Deneen <mdeneen@gmail.com> SVN-Revision: 29567 | ||||
* | ar71xx: use 64kraw template on more TP-Link boards | Gabor Juhos | 2011-12-17 | 1 | -4/+4 |
| | | | | SVN-Revision: 29561 |