aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
Commit message (Expand)AuthorAgeFilesLines
...
* ar71xx: check returned value of ioremap in ar71xx_pcibios_setupGabor Juhos2010-03-181-0/+2
* ar71xx: optimize register access in ar71xx_pci.cGabor Juhos2010-03-181-44/+50
* ar71xx: optimize register access in irq.cGabor Juhos2010-03-181-23/+46
* ar71xx: optimize register access in ar724x_pci.cGabor Juhos2010-03-181-37/+36
* ar71xx: introduce global ar724x_pci_ctrl_base variableGabor Juhos2010-03-181-20/+14
* ar71xx: add error handling to ar724x_pcibios_initGabor Juhos2010-03-181-2/+13
* ar71xx: move ar724x_pci_* helpers to ar724x-pci.cGabor Juhos2010-03-182-30/+30
* ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.cGabor Juhos2010-03-183-163/+149
* ar71xx: use set_irq_chained_handler for the PCI IRQsGabor Juhos2010-03-181-37/+12
* ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2Gabor Juhos2010-03-183-7/+6
* ar71xx: remove unnecessary includes from setup.cGabor Juhos2010-03-181-2/+0
* ar71xx: fix ar724x_pci_wr{,_nf} helpersGabor Juhos2010-03-181-0/+2
* ar71xx: fix semantics error in the __ar71xx_gpio_get_value function.Gabor Juhos2010-03-161-1/+1
* ar71xx: optimize GPIO codeGabor Juhos2010-03-161-21/+24
* ar71xx: fix defconfig script to work with ImageBuilderGabor Juhos2010-03-151-2/+2
* ar71xx: create separated and smaller sysupgrade files for the DIR-615 and sim...Gabor Juhos2010-03-151-2/+10
* ar71xx: build firmware image for the Fry's FR-54RTR boardGabor Juhos2010-03-151-0/+5
* ar71xx: don't break the existing network configuration in the wget2nand scriptGabor Juhos2010-03-151-4/+0
* ar71xx: change DIR-600-A1 image generation template, will be usable for other...Gabor Juhos2010-03-151-22/+22
* ar71xx: fix oprofile supportFelix Fietkau2010-03-112-1/+3
* the mips -ffreestanding patch has been unnecessary for a long time now, remov...Felix Fietkau2010-03-116-18/+18
* ar71xx: add 2.6.34 preliminary support (patches)Alexandros C. Couloumbis2010-03-1132-0/+1136
* ar71xx: add 2.6.34 preliminary supportAlexandros C. Couloumbis2010-03-111-0/+314
* do *not* enable CONFIG_PCI in generic config, but on targets where it makes s...Nicolas Thill2010-03-112-0/+2
* ar71xx: create smaller sysupgrade files for the TP-Link boardsGabor Juhos2010-03-101-1/+6
* ar71xx: fix sysupgrade on the LS-SR71 boardGabor Juhos2010-03-101-1/+1
* ar71xx: add default network configuration for the PB44 boardGabor Juhos2010-03-091-0/+16
* ar71xx: add uci-defaults for the RB750 boardGabor Juhos2010-03-091-0/+52
* ar71xx: override lan port names on the RB750Gabor Juhos2010-03-092-2/+9
* ar71xx: allow overriding of the lan port names on AP91 based boardsGabor Juhos2010-03-095-5/+24
* ar71xx: improve wget2nand scriptGabor Juhos2010-03-091-28/+41
* ar71xx: fix a typo in the ar7240 dsa driverGabor Juhos2010-03-091-1/+1
* ar71xx: ag71xx: fix MAC address setupGabor Juhos2010-03-092-4/+4
* ar71xx: add missing protocol definitions to default network configurationsGabor Juhos2010-03-095-0/+5
* ar71xx: simplify WP543 image generation, and fix rootfs offsetGabor Juhos2010-03-081-16/+7
* ar71xx: sync .33 configGabor Juhos2010-03-081-5/+0
* ar71xx: enable AR7240 DSA driver on 2.6.33 as wellGabor Juhos2010-03-083-0/+109
* ar71xx: refresh patchesGabor Juhos2010-03-083-10/+10
* ar71xx: add NAND driver for the RB750Gabor Juhos2010-03-086-1/+410
* ar71xx: add ar71xx_gpio_function_setupGabor Juhos2010-03-082-1/+21
* ar71xx: add LED driver for the RB750Gabor Juhos2010-03-087-0/+249
* ar71xx: add latch handling code for the RB750Gabor Juhos2010-03-082-0/+104
* ar71xx: increase kernel partition size for the WP543 boardsGabor Juhos2010-03-081-4/+4
* ar71xx: add preliminary support for the RouterBOARD 750Gabor Juhos2010-03-078-0/+53
* ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XXGabor Juhos2010-03-072-2/+2
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbolGabor Juhos2010-03-075-4/+4
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetGabor Juhos2010-03-051-0/+7
* ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)Gabor Juhos2010-03-051-1/+1
* ar71xx: fix status led detection on the RB4xx boardsGabor Juhos2010-03-052-4/+16
* ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlockGabor Juhos2010-03-051-3/+3