Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: combine LEDs setup in one file | Gabor Juhos | 2011-11-01 | 13 | -305/+144 |
| | | | | SVN-Revision: 28704 | ||||
* | ar71xx: unify LED names on Planex boards | Gabor Juhos | 2011-11-01 | 2 | -5/+3 |
| | | | | SVN-Revision: 28703 | ||||
* | ar71xx: unify LED names on Buffalo boards | Gabor Juhos | 2011-11-01 | 2 | -8/+6 |
| | | | | SVN-Revision: 28702 | ||||
* | ar71xx: unify LED names on TP-Link boards | Gabor Juhos | 2011-11-01 | 4 | -25/+14 |
| | | | | SVN-Revision: 28701 | ||||
* | ar71xx/all0258n: sysupgrade support | Gabor Juhos | 2011-11-01 | 2 | -0/+168 |
| | | | | | | | | | | | | U-Boot on the ALL0258N needs offset, size and md5 for kernel and rootfs to be stored in the U-Boot environment. If the checksums don't match during boot, a failsafe-system is booted instead. This patch adds a board-specific sysupgrade hack for the all0258n which calculates and updates the checksums for the U-Boot environment. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28700 | ||||
* | ar71xx/all0258n: add default config | Gabor Juhos | 2011-11-01 | 2 | -0/+17 |
| | | | | | | | | This adds default network and uboot-env settings for the ALL0258N. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28699 | ||||
* | ar71xx: remove default network config of the mzk-w04nu board as well | Gabor Juhos | 2011-11-01 | 1 | -16/+0 |
| | | | | | | It works with the generic config. SVN-Revision: 28695 | ||||
* | ar71xx: remove LED setup of nonexistent interfaces on RB750 | Gabor Juhos | 2011-10-31 | 1 | -24/+0 |
| | | | | SVN-Revision: 28693 | ||||
* | ar71xx: remove default network config of the wnr2000 board | Gabor Juhos | 2011-10-31 | 1 | -16/+0 |
| | | | | | | It is the same as the generic configuration. SVN-Revision: 28692 | ||||
* | ar71xx/sysupgrade: use $magic_long instead of $magic when comparing with a ↵ | Gabor Juhos | 2011-10-30 | 1 | -2/+2 |
| | | | | | | | | | | | 32-bit value Aparently $magic_long was meant here instead of $magic when comparing with 32-bit values. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28678 | ||||
* | ar71xx: add initial support for the OpenMesh OM2P board | Gabor Juhos | 2011-10-27 | 2 | -0/+6 |
| | | | | | | Based on a patch by Marek Lindner <marek@open-mesh.com> SVN-Revision: 28617 | ||||
* | ar71xx: Buffalo WHR-HP-G300N kernel support | Gabor Juhos | 2011-10-24 | 4 | -1/+31 |
| | | | | | | | | | | | | | The initial support for the Buffalo WHR-HP-G300N box. The code was confirmed to boot and run, but not tested in depth. Known problem: iw phy phy0 info shows: Coverage class: 0 (up to 0m) Available Antennas: TX 0 RX 0 Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 28567 | ||||
* | ar71xx: add kernel support for the Allnet ALL0258N board | Gabor Juhos | 2011-10-24 | 1 | -0/+3 |
| | | | | | | | | | | This patchs adds support for the Allnet ALL0258N outdoor AP/bridge. The ALL0258N is based on the AR7240 SoC paired with an AR9285 radio, it got 8MB of NOR and 32MB SDRAM. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28564 | ||||
* | base-files: make sure inittab-console-fixup returns with success (#10275) | Jo-Philipp Wich | 2011-10-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 28562 | ||||
* | linux: ar71xx: add support for Mikrotik Routerboard RB493G | Jonas Gorski | 2011-10-11 | 2 | -0/+44 |
| | | | | SVN-Revision: 28423 | ||||
* | ar71xx: enable login only on the system console by default | Gabor Juhos | 2011-09-23 | 2 | -2/+25 |
| | | | | SVN-Revision: 28294 | ||||
* | ar71xx: add support for the TP-Link TL-WR703N v1 board | Gabor Juhos | 2011-09-21 | 4 | -1/+19 |
| | | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28277 | ||||
* | ar71xx: enable sysupgrade on the AP96 and DB120 boards | Gabor Juhos | 2011-08-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 27901 | ||||
* | ar71xx: use the same test for AP121 and Zcomax sysupgrade images | Gabor Juhos | 2011-08-04 | 1 | -9/+2 |
| | | | | SVN-Revision: 27900 | ||||
* | ar71xx: merge WZR-HP-G301NH support into WZR-HP-G300NH | Jonas Gorski | 2011-07-28 | 6 | -35/+6 |
| | | | | | | | | Now that we can use a generic name for the switch there is no need for a separate image for the WZR-HP-G301NH. Update the default network config and remove the extra image. SVN-Revision: 27814 | ||||
* | ar71xx: add wzr-hp-ag300h sysupgrade support (patch from #9650) | Felix Fietkau | 2011-07-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 27434 | ||||
* | revert r27043 (#9513) | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 27343 | ||||
* | revert r27341, it introduce wrong behaviour for other models | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 27342 | ||||
* | turn status LED off if device finished initializing | Jo-Philipp Wich | 2011-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 27341 | ||||
* | ar71xx: add default network config for wzr-hp-ag300h (based on a patch from ↵ | Felix Fietkau | 2011-06-25 | 2 | -0/+29 |
| | | | | | | #9607) SVN-Revision: 27283 | ||||
* | Remove trailing spaces, convert spaces to tabs | Vasilis Tsiligiannis | 2011-06-09 | 12 | -83/+83 |
| | | | | SVN-Revision: 27153 | ||||
* | ar71xx: override inittab to enable login on ttyATH0 | Felix Fietkau | 2011-06-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 27128 | ||||
* | ar71xx: add sysupgrade support for the AP121 boards | Gabor Juhos | 2011-05-31 | 1 | -0/+7 |
| | | | | SVN-Revision: 27069 | ||||
* | ar71xx: add default network config for the AP121 boards | Gabor Juhos | 2011-05-31 | 3 | -0/+54 |
| | | | | SVN-Revision: 27068 | ||||
* | ar71xx: use the diag LED for diagnostic on the WZR-HP-G30XNH boards | Gabor Juhos | 2011-05-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 27043 | ||||
* | ar71xx: fix uci-defaults script for the WZR-HP-G30XNH boards | Gabor Juhos | 2011-05-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 27042 | ||||
* | ar71xx: add uci config for the WLAN LED on the WRT160NL | Gabor Juhos | 2011-05-08 | 1 | -0/+11 |
| | | | | | | Based on a patch by Magyar Szabolcs <mszabi@freemail.hu> SVN-Revision: 26861 | ||||
* | ar71xx: use phy0tpt trigger for the WLAN LEDs | Gabor Juhos | 2011-05-08 | 2 | -2/+2 |
| | | | | SVN-Revision: 26860 | ||||
* | ar71xx: use the ar8316 switch driver on the PB92 board and add a matching ↵ | Felix Fietkau | 2011-04-28 | 2 | -0/+34 |
| | | | | | | default network config SVN-Revision: 26779 | ||||
* | linux/ar71xx: update wget2nand script | Alexandros C. Couloumbis | 2011-04-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 26747 | ||||
* | ar71xx: use the gpio_keys_polled driver instead of gpio_buttons | Gabor Juhos | 2011-04-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 26603 | ||||
* | ar71xx: Add support for WZR-HP-G301NH | Gabor Juhos | 2011-04-12 | 5 | -3/+32 |
| | | | | | | | | | | | | | | Add support for the Buffalo WZR-HP-G301NH. The only difference between it and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S. Since we don't do runtime detection of the switch, we need a separate machine definition for it. While we are at it, also rename the profile to reflect that it now is for more than one device. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 26601 | ||||
* | ar71xx: add default configuration for the switch on AP96 | Felix Fietkau | 2011-03-15 | 1 | -0/+10 |
| | | | | | | | Enables forwarding of frames between the switch ports (eth0). Patch by Jouni Malinen SVN-Revision: 26180 | ||||
* | ar71xx: add support for the TP-Link TL-WA901ND v2 board | Gabor Juhos | 2011-03-13 | 4 | -1/+18 |
| | | | | | | Patch-by: Jonathan Benett <jbscience87@gmail.com> SVN-Revision: 26119 | ||||
* | ar71xx: add support for the WNDR3700v2 board | Gabor Juhos | 2011-01-26 | 5 | -3/+83 |
| | | | | | | Based on a patch by Mark Mentovai <mark@moxienet.com> SVN-Revision: 25118 | ||||
* | ar71xx: make uci-default scripts executable | Gabor Juhos | 2011-01-04 | 5 | -0/+0 |
| | | | | | | Reported-by: Nuno Gonçalves <nunojpg@gmail.com> SVN-Revision: 24897 | ||||
* | unifi: add sysupgrade and leds support | Claudio Mignanti | 2010-12-20 | 3 | -1/+7 |
| | | | | SVN-Revision: 24737 | ||||
* | ar71xx: use usbdev trigger for USB LEDs by default | Gabor Juhos | 2010-12-17 | 6 | -2/+96 |
| | | | | SVN-Revision: 24648 | ||||
* | ar71xx: populate LED configuration for WZR-HP-G300NH | Gabor Juhos | 2010-12-17 | 1 | -0/+30 |
| | | | | | | | | Signed-off-by: Dave Lichterman <laviddichterman@gmail.com> [nand-disk trigger has been removed - juhosg] SVN-Revision: 24642 | ||||
* | ar71xx: add wlan led for the TL-WR941ND | Gabor Juhos | 2010-12-15 | 1 | -0/+22 |
| | | | | SVN-Revision: 24612 | ||||
* | ar71xx: add missing files for the JA76PF board | Gabor Juhos | 2010-12-10 | 1 | -0/+26 |
| | | | | SVN-Revision: 24444 | ||||
* | ar71xx: add support for the jjPlus JA79PF | Gabor Juhos | 2010-12-10 | 3 | -2/+8 |
| | | | | | | Patch-by: Cezary Jackiewicz SVN-Revision: 24440 | ||||
* | ar71xx: add support for the TP-LINK TL-MR3220 v1 board | Gabor Juhos | 2010-12-10 | 4 | -3/+30 |
| | | | | SVN-Revision: 24439 | ||||
* | ar71xx: add default network configuration file for the TL-MR3420 | Gabor Juhos | 2010-12-10 | 1 | -0/+24 |
| | | | | SVN-Revision: 24437 | ||||
* | ar71xx: add nbg460n image generation | Gabor Juhos | 2010-12-10 | 5 | -1/+55 |
| | | | | | | | | This adds image generation for NBG460N/550N/550NH boards. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> SVN-Revision: 24419 |