aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/arch
Commit message (Collapse)AuthorAge
...
* ar71xx: add basic kernel support for pb92Felix Fietkau2010-03-26
| | | | SVN-Revision: 20495
* ar71xx: add support for ar7241 and ar7242Felix Fietkau2010-03-26
| | | | SVN-Revision: 20494
* ar71xx: fix pci link detection for ar724xFelix Fietkau2010-03-26
| | | | SVN-Revision: 20493
* wrt400n: lan ports don't need the ar8216 workaroundAndy Boyett2010-03-26
| | | | SVN-Revision: 20491
* 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: 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: 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: 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: 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
* ar71xx: merge generic machine code into setup.cGabor Juhos2010-01-25
| | | | SVN-Revision: 19325
* rtl8366_smi: move RTL8366S driver into a separate fileGabor Juhos2010-01-22
| | | | SVN-Revision: 19279
* ar71xx: fix ethernet mac address on the WZR-HP-G300NHGabor Juhos2010-01-18
| | | | SVN-Revision: 19216
* ar71xx: fix phy interface selection for the RB-450GGabor Juhos2010-01-17
| | | | | | Patch from: https://forum.openwrt.org/viewtopic.php?pid=95865#p95865 SVN-Revision: 19185
* Fix Routerboard 411ar on board wirelessGabor Juhos2010-01-17
| | | | | | | | This patch adds the appropriate interrupt for slot 0 pin 1 of the Routerboard 411ar (RB411 with on board Atheros wireless). Signed-off-by: Andrew Bates abates@omeganetserv.com SVN-Revision: 19184
* ar71xx: add preliminary support for the Buffalo WZR-HP-G300NHGabor Juhos2010-01-15
| | | | SVN-Revision: 19150
* ar71xx: reduce button threshold valuesGabor Juhos2010-01-13
| | | | SVN-Revision: 19116
* ar71xx: add support for the D-Link DIR-600 rev. A1 boardGabor Juhos2010-01-11
| | | | SVN-Revision: 19100
* ar71xx: add missing flash partition for the DIR-825Gabor Juhos2010-01-08
| | | | SVN-Revision: 19075