Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adapt default network configuration for IPv6 | Steven Barth | 2013-04-09 | 1 | -0/+4 |
| | | | | SVN-Revision: 36278 | ||||
* | Migrate lantiq platform to common led helper functions | John Crispin | 2013-04-03 | 1 | -29/+11 |
| | | | | | | | | http://patchwork.openwrt.org/patch/3316/ Signed-off-by: Michael Heimpold <mhei@heimpold.de> SVN-Revision: 36187 | ||||
* | add support for AudioCodes AC-252 | John Crispin | 2013-03-12 | 1 | -1/+1 |
| | | | | | | | | | user-space support for extracting the EEPROM for the RaLink WiFi is still missing. Besides this, it's all working. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 35990 | ||||
* | all targets: use numerically prefixed uci-defaults file names to better ↵ | Jo-Philipp Wich | 2013-01-18 | 3 | -0/+0 |
| | | | | | | control order of execution SVN-Revision: 35217 | ||||
* | default switch setup for WBMR | John Crispin | 2012-12-21 | 1 | -0/+6 |
| | | | | SVN-Revision: 34838 | ||||
* | adds script to set wps info on boards with a wps button | John Crispin | 2012-12-21 | 1 | -0/+16 |
| | | | | SVN-Revision: 34836 | ||||
* | improve button handling | John Crispin | 2012-12-21 | 1 | -11/+39 |
| | | | | SVN-Revision: 34823 | ||||
* | Do not use deprecated path to functions.sh (/etc/functions.sh -> ↵ | Mirko Vogt | 2012-12-19 | 1 | -1/+1 |
| | | | | | | /lib/functions.sh) SVN-Revision: 34793 | ||||
* | minor basefiles fixes | John Crispin | 2012-12-19 | 2 | -2/+2 |
| | | | | SVN-Revision: 34790 | ||||
* | cleanup basefiles | John Crispin | 2012-12-15 | 6 | -70/+65 |
| | | | | SVN-Revision: 34698 | ||||
* | lantiq: fix sx76x default uci network configuration | Luka Perkov | 2012-09-06 | 1 | -1/+8 |
| | | | | SVN-Revision: 33324 | ||||
* | uboot-envtools: update to 2012.04.01 | Luka Perkov | 2012-06-04 | 1 | -32/+0 |
| | | | | SVN-Revision: 32051 | ||||
* | lantiq: use the generic uci-default functions for initial LED setup | Gabor Juhos | 2012-05-29 | 1 | -99/+26 |
| | | | | SVN-Revision: 31995 | ||||
* | Adding wifi eeprom extract for ARV752DPW - Easybox 802 | John Crispin | 2012-04-23 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com> SVN-Revision: 31443 | ||||
* | change /etc/config/network according to actual VLAN config to enable LAN ↵ | Mirko Vogt | 2012-04-21 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | port 4 on the ARV4520PW board The VLAN mapping on the ARV4520PW board is the following: port on Router: | VLAN in software: LAN 1 | 3 LAN 2 | 2 LAN 3 | 1 LAN 4 | 0 DSL | 4 So LAN4 is not VLAN4 but VLAN0 (VLAN4 is DSL port) -> set "3 2 1 0 5t" as default switch config. SVN-Revision: 31391 | ||||
* | update /etc/uci-defaults/* | John Crispin | 2012-03-25 | 2 | -101/+53 |
| | | | | SVN-Revision: 31062 | ||||
* | generate uboot environment data in target | John Crispin | 2012-02-14 | 1 | -0/+32 |
| | | | | | | | | | | | With this patch it is possible to generate uboot environment config file inside lantiq target. Currently it is only supporting GIGASX76X board. uboot environment config is used by fw_printenv fw_setenv tools. Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 30537 | ||||
* | add annex selection support to ltq_dsl package | John Crispin | 2012-02-14 | 1 | -5/+23 |
| | | | | SVN-Revision: 30518 | ||||
* | gigaset 76x | John Crispin | 2012-01-17 | 1 | -0/+2 |
| | | | | | | | | | | | * fixes leds * adds all leds found on the sx763 board * removes board_config from flash layout because wireless data is stored in kernel (ath5k) * fix button handling Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 29763 | ||||
* | lantiq: * fixes ath5k eeprom handling * fixes sx76x * adds sx76x to userland ↵ | John Crispin | 2011-11-22 | 2 | -1/+12 |
| | | | | | | | | api * minor style cleanups Signed-of-by: Andrej Vlašić <andrej.vlasic0@gmail.com> SVN-Revision: 29292 | ||||
* | lantiq: add runtime generation of /etc/config/network | John Crispin | 2011-11-15 | 2 | -26/+126 |
| | | | | SVN-Revision: 29161 | ||||
* | lantiq: add uci-defaults code for handling leds | John Crispin | 2011-11-12 | 1 | -0/+102 |
| | | | | SVN-Revision: 29004 | ||||
* | lantiq: add /lib/lantiq.sh and make hotplug handlers use it | John Crispin | 2011-11-12 | 1 | -1/+3 |
| | | | | SVN-Revision: 29003 | ||||
* | lantiq: adds hotplug handler for loading rt2x00 firmware | John Crispin | 2011-11-12 | 1 | -0/+39 |
| | | | | SVN-Revision: 29000 | ||||
* | lantiq: adds hotplug handler for handling buttons and makes w303v work with it | John Crispin | 2011-11-12 | 1 | -0/+22 |
| | | | | SVN-Revision: 28999 | ||||
* | * backport 2.6.8 patches to .39 / .32.33 | John Crispin | 2011-05-29 | 1 | -2/+2 |
| | | | | | | | | | * remove lqtapi * bump tapi/dsl to .39 * migrate to new ltq_ style api * add amazon_se support SVN-Revision: 27026 | ||||
* | adds new lantiq kernel. once the codebase is fully tested and know to be ↵ | John Crispin | 2010-12-12 | 2 | -0/+30 |
working on all the devices previously supported by ifxmips, we will drop ifxmips support. SVN-Revision: 24526 |