summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files
Commit message (Collapse)AuthorAge
...
* ar71xx: use the RB411 setup for the RB411UGabor Juhos2010-03-21
| | | | SVN-Revision: 20359
* ar71xx: change PHY select logic, and update phy_masksGabor Juhos2010-03-21
| | | | SVN-Revision: 20358
* ar71xx: check returned value of ioremap in ar71xx_pcibios_setupGabor Juhos2010-03-18
| | | | SVN-Revision: 20288
* ar71xx: optimize register access in ar71xx_pci.cGabor Juhos2010-03-18
| | | | SVN-Revision: 20287
* ar71xx: optimize register access in irq.cGabor Juhos2010-03-18
| | | | SVN-Revision: 20286
* ar71xx: optimize register access in ar724x_pci.cGabor Juhos2010-03-18
| | | | SVN-Revision: 20285
* ar71xx: introduce global ar724x_pci_ctrl_base variableGabor Juhos2010-03-18
| | | | SVN-Revision: 20284
* ar71xx: add error handling to ar724x_pcibios_initGabor Juhos2010-03-18
| | | | SVN-Revision: 20283
* ar71xx: move ar724x_pci_* helpers to ar724x-pci.cGabor Juhos2010-03-18
| | | | SVN-Revision: 20282
* ar71xx: move PCI intterupt handling code to pci-ar7{1xx,24x}.cGabor Juhos2010-03-18
| | | | SVN-Revision: 20281
* ar71xx: use set_irq_chained_handler for the PCI IRQsGabor Juhos2010-03-18
| | | | SVN-Revision: 20280
* ar71xx: merge AR71XX_IRQ_CPU_{PCI,WMAC} into AR71XX_IRQ_CPU_IP2Gabor Juhos2010-03-18
| | | | SVN-Revision: 20279
* ar71xx: remove unnecessary includes from setup.cGabor Juhos2010-03-18
| | | | SVN-Revision: 20278
* ar71xx: fix ar724x_pci_wr{,_nf} helpersGabor Juhos2010-03-18
| | | | SVN-Revision: 20277
* ar71xx: fix semantics error in the __ar71xx_gpio_get_value function.Gabor Juhos2010-03-16
| | | | | | * Thanks to Pascal Dornier SVN-Revision: 20247
* ar71xx: optimize GPIO codeGabor Juhos2010-03-16
| | | | SVN-Revision: 20242
* ar71xx: fix oprofile supportFelix Fietkau2010-03-11
| | | | SVN-Revision: 20150
* ar71xx: override lan port names on the RB750Gabor Juhos2010-03-09
| | | | SVN-Revision: 20096
* ar71xx: allow overriding of the lan port names on AP91 based boardsGabor Juhos2010-03-09
| | | | SVN-Revision: 20095
* ar71xx: fix a typo in the ar7240 dsa driverGabor Juhos2010-03-09
| | | | SVN-Revision: 20093
* ar71xx: ag71xx: fix MAC address setupGabor Juhos2010-03-09
| | | | SVN-Revision: 20092
* ar71xx: add NAND driver for the RB750Gabor Juhos2010-03-08
| | | | SVN-Revision: 20054
* ar71xx: add ar71xx_gpio_function_setupGabor Juhos2010-03-08
| | | | SVN-Revision: 20053
* ar71xx: add LED driver for the RB750Gabor Juhos2010-03-08
| | | | SVN-Revision: 20051
* ar71xx: add latch handling code for the RB750Gabor Juhos2010-03-08
| | | | SVN-Revision: 20050
* ar71xx: add preliminary support for the RouterBOARD 750Gabor Juhos2010-03-07
| | | | SVN-Revision: 20029
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbolGabor Juhos2010-03-07
| | | | SVN-Revision: 20027
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetGabor Juhos2010-03-05
| | | | SVN-Revision: 20007
* ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlockGabor Juhos2010-03-05
| | | | SVN-Revision: 20004
* ar71xx: ag71xx: move link update functionGabor Juhos2010-03-05
| | | | SVN-Revision: 20003
* ar71xx: ag71xx: don't use dev->trans_startGabor Juhos2010-03-05
| | | | SVN-Revision: 20002
* ar71xx: ag71xx: use dma_unmap_single to unmap framesGabor Juhos2010-03-05
| | | | SVN-Revision: 20001
* ar71xx: ag71xx: use correct device pointer for dma_map_singleGabor Juhos2010-03-02
| | | | SVN-Revision: 19951
* ar71xx: ag71xx: don't use virt_to_physGabor Juhos2010-03-02
| | | | SVN-Revision: 19950
* ar71xx: ag71xx: simplify register access functionsGabor Juhos2010-03-02
| | | | SVN-Revision: 19949
* ar71xx: ag71xx: use NETDEV_TX_OKGabor Juhos2010-03-02
| | | | SVN-Revision: 19948
* ar71xx: use COMMAND_LINE_SIZEGabor Juhos2010-03-02
| | | | SVN-Revision: 19947
* ar71xx: register DSA switch for the AP91 based boardsGabor Juhos2010-03-01
| | | | SVN-Revision: 19928
* ar71xx: add DSA driver for the AR7240 built-in ethernet switchGabor Juhos2010-03-01
| | | | SVN-Revision: 19927
* ar71xx: add QinQ tagging format for the DSA driverGabor Juhos2010-03-01
| | | | SVN-Revision: 19926
* ar71xx: register RTL8366RB switch on the TL-WR1043NB boardGabor Juhos2010-02-24
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19839
* ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND boardGabor Juhos2010-02-24
| | | | | | Thanks to Andrew Tarabaras SVN-Revision: 19835
* ar71xx: enable TX/RX flow control on the AR7240Gabor Juhos2010-02-24
| | | | SVN-Revision: 19832
* ar71xx: fix mac addresses on the DIR-600 rev. A1 boardGabor Juhos2010-02-19
| | | | SVN-Revision: 19752
* ar71xx: fix wireless mac address on the TL-WR741NDGabor Juhos2010-02-19
| | | | SVN-Revision: 19751
* ar71xx: move AP91 specific ethernet initialization into a separate fileGabor Juhos2010-02-19
| | | | SVN-Revision: 19750
* ar71xx: add missing GPIO LED for the WNDR3700 boardGabor Juhos2010-02-19
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19744
* ar71xx: fix polarity of GPIO buttons on the WNDR3700 boardGabor Juhos2010-02-19
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19743
* ar71xx: fix WLAN mac address on the TL-WR1043NDGabor Juhos2010-02-10
| | | | SVN-Revision: 19573
* ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700Gabor Juhos2010-02-09
| | | | SVN-Revision: 19565