Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix dir-825-b1 default network config after r21905 | Jo-Philipp Wich | 2010-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 22005 | ||||
* | ar71xx: don't use vlan 0 for devices with rtl8366s switch | Gabor Juhos | 2010-06-26 | 2 | -2/+2 |
| | | | | SVN-Revision: 21905 | ||||
* | ar71xx: add support for the Senao EAP7660D board | Gabor Juhos | 2010-06-18 | 2 | -0/+15 |
| | | | | | | | | This patch adds support for the Senao EAP7660D board to trunk. Signed-off-by: Daniel Golle <daniel.golle@gmail.com> SVN-Revision: 21837 | ||||
* | ar71xx: fix RB750 LED configuration | Gabor Juhos | 2010-06-17 | 1 | -2/+2 |
| | | | | | | Patch-by: Ray Bellis SVN-Revision: 21826 | ||||
* | ar71xx: add default network config for the RB433UAH board | Gabor Juhos | 2010-06-12 | 1 | -0/+26 |
| | | | | SVN-Revision: 21765 | ||||
* | ar71xx: add default network configuration file for the RB450/RB433 boards | Gabor Juhos | 2010-06-08 | 2 | -0/+52 |
| | | | | SVN-Revision: 21730 | ||||
* | ar71xx: Added preinit scriptlet to set vars based on cpuinfo during ↵ | Daniel Dickinson | 2010-05-30 | 1 | -0/+7 |
| | | | | | | preinit_main. This fixes a bug in which the vars were not set due to /proc not being mounted when ar71xx.sh was sourced SVN-Revision: 21634 | ||||
* | ar71xx: Make wget2nand fail if copying the kernel fails and use the correct ↵ | Gabor Juhos | 2010-05-14 | 1 | -2/+5 |
| | | | | | | | | | | | | | | file extension for the rootfs image wget2nand didnt check the exit status after copying the kernel, if the copying failed for some reason ( for example not enougs space on the kernel partition) it simply continued extracting the rootfs. I also changed the filename, which wget2nand trys to download ( .tar.gz instead of .tgz ). Signed-off-by: Marko Foerster <mrkfoerster@googlemail.com> SVN-Revision: 21444 | ||||
* | ar71xx: make the AR8216 driver usable on the TEW-632BRP/DIR-615-Cx boards | Gabor Juhos | 2010-04-09 | 2 | -0/+36 |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20752 | ||||
* | Add support for the ar8316 switch. This patch enhances the ar8216 driver ↵ | Jo-Philipp Wich | 2010-04-05 | 2 | -0/+36 |
| | | | | | | | | | | with ar8316 support and fixes some minor issues with the ar8216 driver itself. It should not break anything, but isn't tested on ar8216 devices. [PATCH 2/2] ar71xx: Add the ar8316 driver to rs pro/rb-450g. Add the ar8216 driver to the ar71xx target, and add network configurations for the RouterStation Pro and the RouterBoard RB-450G. SVN-Revision: 20722 | ||||
* | ar71xx: add uci defaults to fix trx header on the WRT160NL boards | Gabor Juhos | 2010-03-27 | 1 | -0/+16 |
| | | | | | | * patch by Otto Solares SVN-Revision: 20526 | ||||
* | ar71xx: Add basic WLAN LED control to TL-WR1043ND | Gabor Juhos | 2010-03-25 | 1 | -0/+22 |
| | | | | | | | * thanks to KillaB * closes #6834 SVN-Revision: 20415 | ||||
* | ar71xx: fix defconfig script to work with ImageBuilder | Gabor Juhos | 2010-03-15 | 1 | -2/+2 |
| | | | | | | * patch from #5722 SVN-Revision: 20231 | ||||
* | ar71xx: don't break the existing network configuration in the wget2nand script | Gabor Juhos | 2010-03-15 | 1 | -4/+0 |
| | | | | SVN-Revision: 20228 | ||||
* | ar71xx: fix sysupgrade on the LS-SR71 board | Gabor Juhos | 2010-03-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 20119 | ||||
* | ar71xx: add default network configuration for the PB44 board | Gabor Juhos | 2010-03-09 | 1 | -0/+16 |
| | | | | SVN-Revision: 20099 | ||||
* | ar71xx: add uci-defaults for the RB750 board | Gabor Juhos | 2010-03-09 | 1 | -0/+52 |
| | | | | SVN-Revision: 20097 | ||||
* | ar71xx: override lan port names on the RB750 | Gabor Juhos | 2010-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 20096 | ||||
* | ar71xx: improve wget2nand script | Gabor Juhos | 2010-03-09 | 1 | -28/+41 |
| | | | | SVN-Revision: 20094 | ||||
* | ar71xx: add missing protocol definitions to default network configurations | Gabor Juhos | 2010-03-09 | 5 | -0/+5 |
| | | | | SVN-Revision: 20091 | ||||
* | ar71xx: add preliminary support for the RouterBOARD 750 | Gabor Juhos | 2010-03-07 | 2 | -0/+22 |
| | | | | SVN-Revision: 20029 | ||||
* | ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin) | Gabor Juhos | 2010-03-05 | 1 | -1/+1 |
| | | | | | | * closes #6782 SVN-Revision: 20006 | ||||
* | ar71xx: fix status led detection on the RB4xx boards | Gabor Juhos | 2010-03-05 | 2 | -4/+16 |
| | | | | SVN-Revision: 20005 | ||||
* | ar71xx: add default network configuration file for the TL-WR741ND board | Gabor Juhos | 2010-03-01 | 1 | -0/+19 |
| | | | | SVN-Revision: 19930 | ||||
* | ar71xx: add default network configuration file for the DIR-600 rev. A1 board | Gabor Juhos | 2010-03-01 | 1 | -0/+19 |
| | | | | SVN-Revision: 19929 | ||||
* | ar71xx: add default network configuration file for the TL-WR1043ND board | Gabor Juhos | 2010-02-24 | 1 | -0/+31 |
| | | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19840 | ||||
* | ar71xx: use the correct name for the status LED on the WRT400 board (thanks ↵ | Gabor Juhos | 2010-02-24 | 1 | -1/+1 |
| | | | | | | to chuljin, patch from #6734) SVN-Revision: 19831 | ||||
* | ar71xx: update default network configuration file for the WNDR3700 | Gabor Juhos | 2010-02-24 | 1 | -0/+45 |
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19830 | ||||
* | ar71xx: add uci configuration for the WAN LED on the WNDR3700 | Gabor Juhos | 2010-02-19 | 1 | -0/+22 |
| | | | | | | Based on a patch by Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19746 | ||||
* | preinit: fix mixup between led and reset button enable on some platforms ↵ | Felix Fietkau | 2010-01-28 | 1 | -2/+2 |
| | | | | | | (thx, cshore) SVN-Revision: 19370 | ||||
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 | 3 | -18/+33 |
| | | | | SVN-Revision: 19331 | ||||
* | rtl8366_smi: move RTL8366S driver into a separate file | Gabor Juhos | 2010-01-22 | 3 | -6/+6 |
| | | | | SVN-Revision: 19279 | ||||
* | ar71xx: change failsafe message | Gabor Juhos | 2010-01-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 19221 | ||||
* | ar71xx: update default network configuration for the WNDR3700/DIR-825-B1 | Gabor Juhos | 2010-01-18 | 3 | -26/+20 |
| | | | | | | | Also drop the default network configuration of the TL-WR1043ND, because the RTL8366RB switch is not yet supported by the rtl8366-smi driver. SVN-Revision: 19217 | ||||
* | ar71xx: add some default configs for rtl8366 based devices | Felix Fietkau | 2010-01-18 | 2 | -0/+52 |
| | | | | SVN-Revision: 19210 | ||||
* | adjust switch default configs for the swconfig api change | Felix Fietkau | 2010-01-18 | 1 | -1/+2 |
| | | | | SVN-Revision: 19209 | ||||
* | ar71xx: fix typos in the ar71xx.sh | Gabor Juhos | 2010-01-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 19151 | ||||
* | ar71xx: add preliminary support for the Buffalo WZR-HP-G300NH | Gabor Juhos | 2010-01-15 | 3 | -1/+7 |
| | | | | SVN-Revision: 19150 | ||||
* | ar71xx: add support for the D-Link DIR-600 rev. A1 board | Gabor Juhos | 2010-01-11 | 3 | -1/+7 |
| | | | | SVN-Revision: 19100 | ||||
* | ar71xx: create firmware images for the AP81/PB42/PB44 boards | Gabor Juhos | 2010-01-02 | 1 | -2/+2 |
| | | | | SVN-Revision: 19011 | ||||
* | ar71xx: add support for the TL-WR841N v1.5 board | Gabor Juhos | 2009-12-22 | 4 | -1/+26 |
| | | | | SVN-Revision: 18893 | ||||
* | ar71xx: separate DIR-615 rev. C1 support from the TEW-632 (based on the ↵ | Gabor Juhos | 2009-12-18 | 4 | -1/+11 |
| | | | | | | patch from #6186) SVN-Revision: 18818 | ||||
* | ar71xx: enable diagnostic LED on the Routerstation Pro | Gabor Juhos | 2009-12-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 18782 | ||||
* | fix default network config after r18699 | Jo-Philipp Wich | 2009-12-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 18708 | ||||
* | ar71xx: make the rtl8306 switch attach to eth0 instead of eth1 on the ↵ | Felix Fietkau | 2009-12-08 | 1 | -1/+1 |
| | | | | | | wrt160nl, fixes wan port detection (#6309) SVN-Revision: 18699 | ||||
* | ar71xx: TL-WR1043ND support cleanup | Gabor Juhos | 2009-12-08 | 3 | -1/+7 |
| | | | | SVN-Revision: 18697 | ||||
* | ar71xx: DIR-825 support cleanup | Gabor Juhos | 2009-12-03 | 4 | -4/+4 |
| | | | | SVN-Revision: 18622 | ||||
* | ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater) | Gabor Juhos | 2009-12-03 | 4 | -1/+23 |
| | | | | SVN-Revision: 18621 | ||||
* | ar71xx: create sysupgrade image for the WNDR3700 | Gabor Juhos | 2009-11-28 | 1 | -0/+7 |
| | | | | SVN-Revision: 18570 | ||||
* | ar71xx: fix a typo in ar71xx.sh | Gabor Juhos | 2009-11-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 18568 |