aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-hw550-3g.c
Commit message (Collapse)AuthorAgeFilesLines
* ramips: add board alias for the ALL0239-3GGabor Juhos2012-08-171-0/+3
| | | | | | | | | | | | | | Generate image for the ALL0239-3G which can be flashed through the chipset-vendor SDK based firmware's web-interface and bootloader. The bootloader seems to ignore uImage checksum errors, but does complain about them once the 0xDEADC0DE was replaced by an actual JFFS2 page. I'm working on implementing fixtrx for uImage in the mtd package to solve this. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33206
* ramips: rt305x: nuke built-in MTD partition mapsGabor Juhos2012-02-191-36/+0
| | | | SVN-Revision: 30650
* ramips: rt305x: remove per-board physmap_flash_data instancesGabor Juhos2012-02-121-6/+4
| | | | SVN-Revision: 30473
* ramips: use gpio-keys-polled instead of gpio-buttonsGabor Juhos2012-02-111-6/+7
| | | | SVN-Revision: 30461
* ramips: rt305x: remove CONFIG_MTD_PARTITION ifdefery from machine filesGabor Juhos2012-02-111-4/+0
| | | | SVN-Revision: 30437
* ramips: fix switch-port assignment for HW550-3GGabor Juhos2011-10-241-1/+1
| | | | | | | | WAN is on swtich port 0 for Aztech HW550-3G. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28570
* ramips: rt305x: register the dwc_otg device on the relevant boardsGabor Juhos2011-08-151-0/+1
| | | | SVN-Revision: 27996
* ramips: allow to specify port layout for the switch of the RT305x/RT3350Gabor Juhos2011-08-151-0/+1
| | | | | | Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 27990
* ramips: update HW550-3G mtd partitionsGabor Juhos2011-07-031-8/+4
| | | | | | | | This patch updates the mtd partitions for the Aztech HW550-3G Signed-off-by: Layne Edwards <ledwards@astrumtech.net> SVN-Revision: 27378
* ramips: enable MDIO on the HW550-3G boardGabor Juhos2011-03-271-1/+5
| | | | SVN-Revision: 26321
* ramips: add sysupgrade and status LED support for HW550-3GGabor Juhos2011-03-271-10/+10
| | | | | | | | | This patch adds sysupgrade and status LED support for the Aztech HW550-3G. Some LED GPIOs were changed for clarity. Signed-off-by: Layne Edwards <ledwards76@gmail.com> SVN-Revision: 26320
* ramips: initial board support for Aztech HW550-3GGabor Juhos2011-03-131-0/+141
This patch adds initial support for the Aztech HW550-3G (Ralink RT3052f SoC, 8MB flash, 32MB dram). Ethernet is not working yet. Wireless appears to work fine. USB does not work yet (as with other Ralink boards). Signed-off-by: Layne Edwards <ledwards76@gmail.com> SVN-Revision: 26123