summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
* ar71xx: remove unnecessary includes from setup.cjuhosg2010-03-181-2/+0
* ar71xx: fix ar724x_pci_wr{,_nf} helpersjuhosg2010-03-181-0/+2
* ar71xx: fix semantics error in the __ar71xx_gpio_get_value function.juhosg2010-03-161-1/+1
* ar71xx: optimize GPIO codejuhosg2010-03-161-21/+24
* ar71xx: fix defconfig script to work with ImageBuilderjuhosg2010-03-151-2/+2
* ar71xx: create separated and smaller sysupgrade files for the DIR-615 and sim...juhosg2010-03-151-2/+10
* ar71xx: build firmware image for the Fry's FR-54RTR boardjuhosg2010-03-151-0/+5
* ar71xx: don't break the existing network configuration in the wget2nand scriptjuhosg2010-03-151-4/+0
* ar71xx: change DIR-600-A1 image generation template, will be usable for other...juhosg2010-03-151-22/+22
* ar71xx: fix oprofile supportnbd2010-03-112-1/+3
* the mips -ffreestanding patch has been unnecessary for a long time now, remov...nbd2010-03-116-18/+18
* ar71xx: add 2.6.34 preliminary support (patches)acoul2010-03-1132-0/+1136
* ar71xx: add 2.6.34 preliminary supportacoul2010-03-111-0/+314
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...nico2010-03-112-0/+2
* ar71xx: create smaller sysupgrade files for the TP-Link boardsjuhosg2010-03-101-1/+6
* ar71xx: fix sysupgrade on the LS-SR71 boardjuhosg2010-03-101-1/+1
* ar71xx: add default network configuration for the PB44 boardjuhosg2010-03-091-0/+16
* ar71xx: add uci-defaults for the RB750 boardjuhosg2010-03-091-0/+52
* ar71xx: override lan port names on the RB750juhosg2010-03-092-2/+9
* ar71xx: allow overriding of the lan port names on AP91 based boardsjuhosg2010-03-095-5/+24
* ar71xx: improve wget2nand scriptjuhosg2010-03-091-28/+41
* ar71xx: fix a typo in the ar7240 dsa driverjuhosg2010-03-091-1/+1
* ar71xx: ag71xx: fix MAC address setupjuhosg2010-03-092-4/+4
* ar71xx: add missing protocol definitions to default network configurationsjuhosg2010-03-095-0/+5
* ar71xx: simplify WP543 image generation, and fix rootfs offsetjuhosg2010-03-081-16/+7
* ar71xx: sync .33 configjuhosg2010-03-081-5/+0
* ar71xx: enable AR7240 DSA driver on 2.6.33 as welljuhosg2010-03-083-0/+109
* ar71xx: refresh patchesjuhosg2010-03-083-10/+10
* ar71xx: add NAND driver for the RB750juhosg2010-03-086-1/+410
* ar71xx: add ar71xx_gpio_function_setupjuhosg2010-03-082-1/+21
* ar71xx: add LED driver for the RB750juhosg2010-03-087-0/+249
* ar71xx: add latch handling code for the RB750juhosg2010-03-082-0/+104
* ar71xx: increase kernel partition size for the WP543 boardsjuhosg2010-03-081-4/+4
* ar71xx: add preliminary support for the RouterBOARD 750juhosg2010-03-078-0/+53
* ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XXjuhosg2010-03-072-2/+2
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symboljuhosg2010-03-075-4/+4
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetjuhosg2010-03-051-0/+7
* ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)juhosg2010-03-051-1/+1
* ar71xx: fix status led detection on the RB4xx boardsjuhosg2010-03-052-4/+16
* ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlockjuhosg2010-03-051-3/+3
* ar71xx: ag71xx: move link update functionjuhosg2010-03-053-104/+105
* ar71xx: ag71xx: don't use dev->trans_startjuhosg2010-03-052-3/+1
* ar71xx: ag71xx: use dma_unmap_single to unmap framesjuhosg2010-03-052-5/+14
* ar71xx: restore command line on 2.6.33juhosg2010-03-031-0/+3
* ar71xx: sync 2.6.33 configjuhosg2010-03-031-11/+0
* ar71xx: refresh 2.6.33 patchesjuhosg2010-03-0319-64/+52
* ar71xx: ag71xx: use correct device pointer for dma_map_singlejuhosg2010-03-022-4/+6
* ar71xx: ag71xx: don't use virt_to_physjuhosg2010-03-022-14/+17
* ar71xx: ag71xx: simplify register access functionsjuhosg2010-03-021-44/+24
* ar71xx: ag71xx: use NETDEV_TX_OKjuhosg2010-03-022-4/+5