summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
* ar71xx: add support for TP-Link TL-MR3020juhosg2012-01-044-0/+133
* ar71xx: add support for the ALFA Network N2/N5 boardsjuhosg2012-01-014-0/+169
* ar71xx: define LAN/WAN LEDs for the TL-WR741N/ND boardsjuhosg2011-12-312-5/+68
* ar71xx: fix LEDs on the WRT400Njuhosg2011-12-311-11/+12
* [ar71xx] the mach file of the WZR-HP-G300NH2 accidentally claimed the mach id...jow2011-12-211-1/+1
* ar71xx: add missing wireless led changes for wzr-hp-g300nh2nbd2011-12-191-6/+1
* ar71xx: add support for the wzr-hp-g300nh2nbd2011-12-184-0/+206
* ar71xx: connect GMAC0 to the internal switch on DB120juhosg2011-12-151-1/+29
* ar71xx: add defines for the AR934X GMAC interfacejuhosg2011-12-151-0/+21
* ar71xx: fix GMAC1 interface speed on the DB120 boardjuhosg2011-12-151-1/+1
* ar71xx: ag71xx: allow to connect PHY4 to the CPU on AR934Xjuhosg2011-12-151-1/+1
* ar71xx: allow to attach the internal switch for AR934xjuhosg2011-12-151-0/+2
* ar71xx: introduce ar71xx_switch_datajuhosg2011-12-153-3/+12
* ar71xx: fix mac addresses on jjPlus devicesjuhosg2011-12-152-0/+4
* ar71xx: add support for ALFA Network's Hornet-UB boardjuhosg2011-12-144-0/+145
* ar71xx: add GPIO function bit defines for AR933Xjuhosg2011-12-141-0/+21
* ar71xx: fix gpio count for ar7241/ar7242nbd2011-12-142-2/+6
* ar71xx: register extra leds behind the wireless mac on wzr-hp-g450hnbd2011-12-143-0/+26
* ar71xx: fix wireless led on wzr-hp-g450hnbd2011-12-131-0/+1
* ar71xx: enable AR9341 support at setup.cjuhosg2011-12-131-0/+6
* ar71xx: Build images for Netgear WNDRMAC and WNDRMACv2juhosg2011-12-132-2/+3
* ar71xx: add gpios and usb for wzr-hp-g450hnbd2011-12-131-2/+73
* ar71xx: use RedBoot parser on PB44juhosg2011-12-111-0/+10
* ar71xx: use correct mac on the lan interface on several TP-LINK devicesjuhosg2011-12-053-6/+6
* ar71xx: allow to pass negative offset values for ar71xx_init_macjuhosg2011-12-052-3/+3
* ar71xx: don't register PCI controller on AR934x if PCIE_RC bit is not setjuhosg2011-12-051-2/+7
* ar71xx: add preliminary support for wzr-hp-g450hnbd2011-12-054-0/+96
* ar71xx: move multi-m25p80 concat code from wzr-hp-ag300h mach code to dev-m25...nbd2011-12-053-72/+78
* ar71xx: rewrite WNDR3700/3800 handlingjuhosg2011-12-052-132/+4
* ar71xx: use the tp-link parser on the tp-link boardsjuhosg2011-12-038-267/+33
* ar71xx: run the RedBoot parser only on the RedBoot based boardsjuhosg2011-12-036-9/+60
* ar71xx: run the MyLoader parser only on the WP543 boardjuhosg2011-12-031-4/+10
* ar71xx: run the wrt160nl parser only on the WRT160NL boardjuhosg2011-12-031-38/+4
* ar71xx: add support for Ubiquiti AirRouterjuhosg2011-12-012-0/+32
* ar71xx: modify phy mask of the WP543 boardjuhosg2011-11-241-2/+2
* ar71xx: fix wndr3800 machine namejuhosg2011-11-242-0/+3
* 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-144-55/+55
* 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