summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: modify phy mask of the WP543 boardjuhosg2011-11-241-2/+2
* ar71xx: fix wndr3800 machine namejuhosg2011-11-245-2/+9
* ar71xx: copy atheros initramfs images to the image directoryjuhosg2011-11-241-0/+2
* ar71xx: specify mtd layout in command line for the DB120 boardjuhosg2011-11-241-1/+2
* ar71xx: set GE0 phy_mask for AR933xjuhosg2011-11-201-0/+2
* ar71xx: fix USB LED on the DB120 boardjuhosg2011-11-142-0/+4
* ar71xx: add a function for selecting output signal on a given GPIO pinjuhosg2011-11-142-0/+38
* ar71xx: fix GPIO function handling on AR934xjuhosg2011-11-142-9/+35
* ar71xx: add AR71XX_ prefix to GPIO_REG_* definesjuhosg2011-11-145-91/+95
* ar71xx: merge nand scan patchjuhosg2011-11-143-24/+2
* ar71xx: fix a compiler warningjuhosg2011-11-141-4/+4
* ar71xx: fix GPIO count for AR934xjuhosg2011-11-141-1/+1
* ar71xx: flush DDR writeback buffers for WMAC and PCIe on AR934Xjuhosg2011-11-142-6/+7
* ar71xx: use a dummy irq chip for WMAC and PCIe irq hadlingjuhosg2011-11-144-2/+50
* ar71xx: add AR934X_RESET_REG_PCIE_WMAC_INT_STATUS definesjuhosg2011-11-141-0/+20
* ar71xx: add an irq parameter for ar724x_pcibios_initjuhosg2011-11-143-6/+6
* ar71xx: remove hardwired interface parameters from mach-* filesjuhosg2011-11-1413-128/+20
* ar71xx: force hardwired interface parameters in ar71xx_add_device_ethjuhosg2011-11-141-1/+11
* ar71xx: use if-else instead of conditional operators in ar71xx_add_device_ethjuhosg2011-11-141-48/+76
* ar71xx: enable has_gbit flag on AR724{0,1}juhosg2011-11-131-0/+1
* ar71xx: fixup onboard PCIe chip registration on the DB120 boardjuhosg2011-11-133-6/+36
* ar71xx: drop DB120_WMAC_MAC_OFFSET, it is not neededjuhosg2011-11-131-3/+1
* ar71xx: ag71xx: add support for getting switch port link statusjuhosg2011-11-131-0/+67
* ar71xx: remove mii_ctrl resources of the ethernet devicesjuhosg2011-11-131-10/+0
* ar71xx: ag71xx: remove unused mii_ctrl field from struct ag71xxjuhosg2011-11-132-19/+1
* ar71xx: ag71xx: remove unused mii_cfg related functions and definesjuhosg2011-11-131-40/+0
* ar71xx: set MII interface speed from the set_speed callbacksjuhosg2011-11-133-6/+39
* ar71xx: rename set_pll callback to set_speed in ag71xx_platform_datajuhosg2011-11-133-30/+30
* ar71xx: ag71xx: remove MII interface setup codejuhosg2011-11-133-16/+0
* ar71xx: configure MII interface type from ar71xx_setup_phy_if_modejuhosg2011-11-132-6/+28
* ar71xx: fix occasional kernel hangs during boot on AR934xjuhosg2011-11-131-0/+104
* ar71xx: refresh kernel patchesjuhosg2011-11-132-4/+4
* ar71xx: use the button for WPS control on the DB120juhosg2011-11-121-4/+4
* ar71xx: register the second ethernet interface on the DB120 boardjuhosg2011-11-121-0/+8
* ar71xx: implement SoC specific phy interface setupjuhosg2011-11-121-17/+85
* ar71xx: move phy interface setup into a separate functionjuhosg2011-11-121-24/+39
* ar71xx: register both MDIO bus on the DB120 boardjuhosg2011-11-121-0/+3
* ar71xx: add AR934X specific MDIO registration codejuhosg2011-11-121-1/+38
* ar71xx: add a secondary mdio busjuhosg2011-11-122-15/+57
* ar71xx: rename ar71xx_mdio_* structures to ar71xx_mdio0_*juhosg2011-11-124-19/+19
* ar71xx: add an id argument to ar71xx_add_device_mdiojuhosg2011-11-1239-47/+52
* ar71xx: pass netdev and miidev pointer to ar71xx_add_device_dsajuhosg2011-11-124-20/+12
* ar71xx: add AR934x specific USB setupjuhosg2011-11-121-3/+30
* ar71xx: register the first ethernet interface on the DB120 boardjuhosg2011-11-121-0/+10
* ar71xx: allow to register ethernet interfaces for AR934Xjuhosg2011-11-121-0/+54
* ar71xx: ag71xx: use fixed link parameters if the mii bus is not registeredjuhosg2011-11-121-0/+4
* ar71xx: add AR934X specific bootstrap and reset register bitsjuhosg2011-11-122-3/+51
* ar71xx: add diag support for the DB120 boardjuhosg2011-11-122-0/+6
* ar71xx: fix GPIO direction setup for AR934xjuhosg2011-11-121-0/+39
* ar71xx: fix AR934X clock frequency calculationjuhosg2011-11-122-12/+48