summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: use the button for WPS control on the DB120Gabor Juhos2011-11-121-4/+4
| | | | SVN-Revision: 28990
* ar71xx: register the second ethernet interface on the DB120 boardGabor Juhos2011-11-121-0/+8
| | | | SVN-Revision: 28989
* ar71xx: implement SoC specific phy interface setupGabor Juhos2011-11-121-17/+85
| | | | SVN-Revision: 28988
* ar71xx: move phy interface setup into a separate functionGabor Juhos2011-11-121-24/+39
| | | | SVN-Revision: 28987
* ar71xx: register both MDIO bus on the DB120 boardGabor Juhos2011-11-121-0/+3
| | | | SVN-Revision: 28986
* ar71xx: add AR934X specific MDIO registration codeGabor Juhos2011-11-121-1/+38
| | | | SVN-Revision: 28985
* ar71xx: add a secondary mdio busGabor Juhos2011-11-122-15/+57
| | | | SVN-Revision: 28984
* ar71xx: rename ar71xx_mdio_* structures to ar71xx_mdio0_*Gabor Juhos2011-11-124-19/+19
| | | | SVN-Revision: 28983
* ar71xx: add an id argument to ar71xx_add_device_mdioGabor Juhos2011-11-1239-47/+52
| | | | SVN-Revision: 28982
* ar71xx: pass netdev and miidev pointer to ar71xx_add_device_dsaGabor Juhos2011-11-124-20/+12
| | | | SVN-Revision: 28981
* ar71xx: add AR934x specific USB setupGabor Juhos2011-11-121-3/+30
| | | | SVN-Revision: 28980
* ar71xx: register the first ethernet interface on the DB120 boardGabor Juhos2011-11-121-0/+10
| | | | SVN-Revision: 28979
* ar71xx: allow to register ethernet interfaces for AR934XGabor Juhos2011-11-121-0/+54
| | | | SVN-Revision: 28978
* ar71xx: ag71xx: use fixed link parameters if the mii bus is not registeredGabor Juhos2011-11-121-0/+4
| | | | SVN-Revision: 28977
* ar71xx: add AR934X specific bootstrap and reset register bitsGabor Juhos2011-11-122-3/+51
| | | | SVN-Revision: 28976
* ar71xx: add diag support for the DB120 boardGabor Juhos2011-11-122-0/+6
| | | | SVN-Revision: 28975
* ar71xx: fix GPIO direction setup for AR934xGabor Juhos2011-11-121-0/+39
| | | | SVN-Revision: 28974
* ar71xx: fix AR934X clock frequency calculationGabor Juhos2011-11-122-12/+48
| | | | SVN-Revision: 28973
* ar71xx: generate ubootenv from uci-defaults instead of providing defconfigGabor Juhos2011-11-122-5/+37
| | | | | | | | | | I noticed most of /etc/defconfig was replaced by /etc/uci-defaults, which is indeed much nicer. So I moved over ubootenv from having a defconfig-entry to also be generated from uci-defaults. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28971
* ar71xx: remove dead codeFelix Fietkau2011-11-081-15/+0
| | | | SVN-Revision: 28851
* ar71xx: on ar7240, exclude ports from their own port vlan destination maskFelix Fietkau2011-11-081-2/+1
| | | | SVN-Revision: 28850
* ar71xx: create TL-WA901ND network config from uci-defaultsGabor Juhos2011-11-072-16/+5
| | | | SVN-Revision: 28833
* ar71xx: create ALL0258N network config from uci-defaultsGabor Juhos2011-11-072-12/+4
| | | | SVN-Revision: 28832
* ar71xx: create NBG{460N,550N,550NH} network config from uci-defaultsGabor Juhos2011-11-072-26/+6
| | | | SVN-Revision: 28831
* ar71xx: create WZR-HP-G300NH network config from uci-defaultsGabor Juhos2011-11-072-26/+6
| | | | SVN-Revision: 28830
* ar71xx: create RB-493G network config from uci-defaultsGabor Juhos2011-11-072-41/+9
| | | | SVN-Revision: 28829
* ar71xx: create TL-WR1043ND network config from uci-defaultsGabor Juhos2011-11-072-31/+7
| | | | SVN-Revision: 28828
* ar71xx: create WRT160NL network config from uci-defaultsGabor Juhos2011-11-072-26/+6
| | | | SVN-Revision: 28827
* ar71xx: create PB92 network config from uci-defaultsGabor Juhos2011-11-072-31/+7
| | | | SVN-Revision: 28826
* ar71xx: create DIR-825-B1 network config from uci-defaultsGabor Juhos2011-11-072-26/+6
| | | | SVN-Revision: 28825
* ar71xx: create TL-WR{841N-v1,941ND} network config from uci-defaultsGabor Juhos2011-11-073-40/+17
| | | | SVN-Revision: 28824
* ar71xx: create RB-450 network config from uci-defaultsGabor Juhos2011-11-072-26/+6
| | | | SVN-Revision: 28823
* ar71xx: create RB-450G, RouterStation Pro network config from uci-defaultsGabor Juhos2011-11-073-52/+7
| | | | SVN-Revision: 28822
* ar71xx: create RB-433{,U} network config from uci defaultsGabor Juhos2011-11-073-52/+7
| | | | SVN-Revision: 28821
* ar71xx: create even more network configs from the uci-defaults scriptGabor Juhos2011-11-0717-394/+45
| | | | | | | | Create the default network configuration dynamically for the AR724x/AR9331 boards. Some other boards are using the same configuration, so convert those as well. SVN-Revision: 28820
* ar71xx: create more network configs from the uci-defaults scriptGabor Juhos2011-11-076-80/+8
| | | | | | | Create the default network configuration dynamically for the boards with swapped eth0, eth1 interfaces. SVN-Revision: 28819
* ar71xx: create a bunch of network configs from the uci-defaults scriptGabor Juhos2011-11-078-83/+10
| | | | | | | Create the default network configuration dynamically for the boards with a single ethernet interface. SVN-Revision: 28818
* ar71xx: create generic network config from an uci-defaults scriptGabor Juhos2011-11-073-17/+66
| | | | SVN-Revision: 28817
* ar71xx: remove AP81 defconfig, it is the same as the generic configGabor Juhos2011-11-071-16/+0
| | | | SVN-Revision: 28816
* ar71xx: change generated Buffalo firmware versionsGabor Juhos2011-11-071-4/+4
| | | | | | | | | With version 1.76 the upgrade may fail with newer Buffalo firmwares with a message like this: "You can not update the firmware because the firmware version is earlier than 1.82. Please use 1.82 or later version for firmware update." SVN-Revision: 28815
* ar71xx: enable sysupgrade on the WHR-G301N and WHR-HP-GN boardsGabor Juhos2011-11-071-0/+2
| | | | SVN-Revision: 28812
* ar71xx: wrap long lines in the upgrade scriptGabor Juhos2011-11-071-6/+45
| | | | SVN-Revision: 28811
* ar71xx: fix WHR-HP-G300N firmware partition offsetGabor Juhos2011-11-071-1/+1
| | | | SVN-Revision: 28810
* ar71xx: add default network configuration for the WHR-HP-GNGabor Juhos2011-11-071-0/+24
| | | | SVN-Revision: 28807
* ar71xx: build image for the Buffalo WHR-HP-GNGabor Juhos2011-11-072-0/+18
| | | | SVN-Revision: 28806
* ar71xx: add support for the Buffalo WHR-HP-GN boardGabor Juhos2011-11-074-0/+8
| | | | SVN-Revision: 28805
* ar71xx: build image for the Buffalo WHR-G301NGabor Juhos2011-11-072-0/+18
| | | | SVN-Revision: 28804
* ar71xx: add support for the Buffalo WHR-G301N boardGabor Juhos2011-11-075-0/+32
| | | | SVN-Revision: 28803
* ar71xx: fix WHR-HP-G300N image generationGabor Juhos2011-11-071-3/+4
| | | | SVN-Revision: 28802
* ar71xx: enable WHR-HP-G300N support in kernel configGabor Juhos2011-11-071-1/+1
| | | | SVN-Revision: 28801