Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boards | Gabor Juhos | 2011-11-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 28812 | ||||
* | ar71xx: wrap long lines in the upgrade script | Gabor Juhos | 2011-11-07 | 1 | -6/+45 |
| | | | | SVN-Revision: 28811 | ||||
* | ar71xx: fix WHR-HP-G300N firmware partition offset | Gabor Juhos | 2011-11-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 28810 | ||||
* | ar71xx: add default network configuration for the WHR-HP-GN | Gabor Juhos | 2011-11-07 | 1 | -0/+24 |
| | | | | SVN-Revision: 28807 | ||||
* | ar71xx: build image for the Buffalo WHR-HP-GN | Gabor Juhos | 2011-11-07 | 2 | -0/+18 |
| | | | | SVN-Revision: 28806 | ||||
* | ar71xx: add support for the Buffalo WHR-HP-GN board | Gabor Juhos | 2011-11-07 | 4 | -0/+8 |
| | | | | SVN-Revision: 28805 | ||||
* | ar71xx: build image for the Buffalo WHR-G301N | Gabor Juhos | 2011-11-07 | 2 | -0/+18 |
| | | | | SVN-Revision: 28804 | ||||
* | ar71xx: add support for the Buffalo WHR-G301N board | Gabor Juhos | 2011-11-07 | 5 | -0/+32 |
| | | | | SVN-Revision: 28803 | ||||
* | ar71xx: fix WHR-HP-G300N image generation | Gabor Juhos | 2011-11-07 | 1 | -3/+4 |
| | | | | SVN-Revision: 28802 | ||||
* | ar71xx: enable WHR-HP-G300N support in kernel config | Gabor Juhos | 2011-11-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 28801 | ||||
* | ar71xx: fix WHR-HP-G300N MTD partitions | Gabor Juhos | 2011-11-07 | 1 | -1/+2 |
| | | | | SVN-Revision: 28800 | ||||
* | ar71xx: add missing AR71XX_MACH_TL_WR741ND_V4 | Gabor Juhos | 2011-11-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 28709 | ||||
* | ar71xx: build image for the TL-WR741ND v4 board | Gabor Juhos | 2011-11-01 | 1 | -0/+6 |
| | | | | SVN-Revision: 28708 | ||||
* | ar71xx: add initial support for the TL-WR741ND v4 board | Gabor Juhos | 2011-11-01 | 9 | -1/+197 |
| | | | | | | The ethernet port LEDs are not working yet. SVN-Revision: 28706 | ||||
* | ar71xx: add AR933X GMAC register defines | Gabor Juhos | 2011-11-01 | 1 | -0/+19 |
| | | | | SVN-Revision: 28705 | ||||
* | 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 | 4 | -16/+14 |
| | | | | SVN-Revision: 28703 | ||||
* | ar71xx: unify LED names on Buffalo boards | Gabor Juhos | 2011-11-01 | 5 | -17/+15 |
| | | | | SVN-Revision: 28702 | ||||
* | ar71xx: unify LED names on TP-Link boards | Gabor Juhos | 2011-11-01 | 12 | -47/+36 |
| | | | | 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: fix typos in image/Makefile | Gabor Juhos | 2011-10-27 | 1 | -7/+7 |
| | | | | SVN-Revision: 28618 | ||||
* | ar71xx: add initial support for the OpenMesh OM2P board | Gabor Juhos | 2011-10-27 | 7 | -0/+141 |
| | | | | | | Based on a patch by Marek Lindner <marek@open-mesh.com> SVN-Revision: 28617 | ||||
* | ar71xx/all0258n: fix partition layout | Gabor Juhos | 2011-10-27 | 1 | -1/+1 |
| | | | | | | | | A miscalculation in the original patch makes OpenWrt destroy the failsafe image. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28615 | ||||
* | ar71xx: create image for the WNDR3800 | Gabor Juhos | 2011-10-26 | 1 | -0/+1 |
| | | | | | | | | | This adds support for the Netgear WNDR3800, it is almost the same as the WNDR3700v2. It just has more RAM so the hd_id had to be adjusted. Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com> SVN-Revision: 28597 | ||||
* | ar71xx: build image for the Buffalo WHR-HP-G300N | Gabor Juhos | 2011-10-24 | 2 | -0/+35 |
| | | | | | | Based on a patch by Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 28568 | ||||
* | ar71xx: Buffalo WHR-HP-G300N kernel support | Gabor Juhos | 2011-10-24 | 9 | -1/+213 |
| | | | | | | | | | | | | | 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: build image for the Allnet ALL0258N board | Gabor Juhos | 2011-10-24 | 1 | -0/+6 |
| | | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28565 | ||||
* | ar71xx: add kernel support for the Allnet ALL0258N board | Gabor Juhos | 2011-10-24 | 6 | -0/+159 |
| | | | | | | | | | | 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 | ||||
* | ar71xx: don't override CONFIG_FSNOTIFY | Gabor Juhos | 2011-10-24 | 1 | -1/+0 |
| | | | | SVN-Revision: 28563 | ||||
* | 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 | 5 | -0/+109 |
| | | | | SVN-Revision: 28423 | ||||
* | ar71xx: add a workaround for ar8316 not always driving the TA bit to low | Jonas Gorski | 2011-10-11 | 1 | -0/+20 |
| | | | | | | | | AR8316 behind a GPIO bitbanged MDIO bus fails to drive the turnaround bit to low despite returning a valid value. Ignore it and just use the returned value anyway. SVN-Revision: 28422 | ||||
* | ag71xx: close a race between the phy state machine and link state | Jonas Gorski | 2011-10-08 | 1 | -3/+7 |
| | | | | | | | | | | | A fast stop/start cycle could leave the ag71xx interrupts and tx engine disabled when using a phy driver with a fixed link and the start/stop happens between two phy state machine polls. Prevent this by always forcing the link down on stop regardless of phy state and having a phy connected. SVN-Revision: 28380 | ||||
* | ar71xx: fix MAC addresses on the DIR-825-B1 board | Gabor Juhos | 2011-09-23 | 1 | -10/+23 |
| | | | | | | Patch-by: Lukas Kuna SVN-Revision: 28295 | ||||
* | ar71xx: enable login only on the system console by default | Gabor Juhos | 2011-09-23 | 2 | -2/+25 |
| | | | | SVN-Revision: 28294 | ||||
* | ar71xx: build images for the TP-Link TL-WR703N v1 board | Gabor Juhos | 2011-09-21 | 2 | -0/+31 |
| | | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28279 | ||||
* | ar71xx: add support for the TP-Link TL-WR703N v1 board | Gabor Juhos | 2011-09-21 | 9 | -1/+152 |
| | | | | | | Based on a patch by dongyuqi <729650915@qq.com> SVN-Revision: 28277 | ||||
* | ar71xx: add AR933x specific USB setup function | Gabor Juhos | 2011-09-21 | 2 | -2/+25 |
| | | | | SVN-Revision: 28276 | ||||
* | ar71xx: add ar71xx_device_reset_rmw helper | Gabor Juhos | 2011-09-21 | 2 | -0/+49 |
| | | | | SVN-Revision: 28275 | ||||
* | ar71xx: fix copy&paste bug in WZRHPAG300H profile description | Gabor Juhos | 2011-09-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 28274 | ||||
* | ar71xx: remove 'default [yn]' from machine Kconfig entries | Gabor Juhos | 2011-09-21 | 1 | -37/+0 |
| | | | | SVN-Revision: 28273 | ||||
* | ar71xx: sort AR71XX_MACH_* entries | Gabor Juhos | 2011-09-21 | 1 | -16/+16 |
| | | | | SVN-Revision: 28272 | ||||
* | ar71xx: create image for the TP-Link TL-WR743ND v1 | Gabor Juhos | 2011-09-21 | 2 | -0/+16 |
| | | | | | | | | Same hardware as WR741ND but with PoE support. Signed-off-by: Paul Fertser <fercerpav@gmail.com> SVN-Revision: 28271 | ||||
* | ar71xx: create image for the TP-Link TL-WR740N v3 | Gabor Juhos | 2011-09-21 | 2 | -0/+19 |
| | | | | | | Signed-off-by: Martin Raykov <martin.raykov@gmail.com> SVN-Revision: 28269 | ||||
* | ar71xx: fix register range check for DMA stuck checks (thx, Frédéric Moulins) | Felix Fietkau | 2011-09-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 28213 |