aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ar71xx/mach-all0258n.c
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: move arch specific files to files-2.6.39Gabor Juhos2012-01-221-140/+0
| | | | SVN-Revision: 29867
* ar71xx: remove hardwired interface parameters from mach-* filesGabor Juhos2011-11-141-6/+0
| | | | SVN-Revision: 29103
* ar71xx: add an id argument to ar71xx_add_device_mdioGabor Juhos2011-11-121-1/+1
| | | | SVN-Revision: 28982
* ar71xx/all0258n: fix partition layoutGabor Juhos2011-10-271-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: add kernel support for the Allnet ALL0258N boardGabor Juhos2011-10-241-0/+146
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