summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: add preliminary support for the RouterBOARD 750Gabor Juhos2010-03-078-0/+53
| | | | SVN-Revision: 20029
* ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XXGabor Juhos2010-03-072-2/+2
| | | | SVN-Revision: 20028
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbolGabor Juhos2010-03-075-4/+4
| | | | SVN-Revision: 20027
* let 802.1q tagged frames go in and out from cpmac (#6730)Florian Fainelli2010-03-062-0/+22
| | | | SVN-Revision: 20023
* fallback to "dumb switch" mode if no PHY was detectedFlorian Fainelli2010-03-061-0/+16
| | | | | | | This will enable the second Ethernet MAC in most cases, but will allow previously non working devices to work. SVN-Revision: 20022
* fix cpmac panics with 2.6.32 (#6764)Florian Fainelli2010-03-061-0/+15
| | | | SVN-Revision: 20021
* fix missing symbols for kernel 2.6.33, closes #6803 thanks MaddesTravis Kemen2010-03-051-0/+24
| | | | SVN-Revision: 20010
* fix missing symbols for kernel 2.6.32, closes #6802 thanks MaddesTravis Kemen2010-03-051-0/+3
| | | | SVN-Revision: 20009
* add missing symbolTravis Kemen2010-03-051-0/+1
| | | | SVN-Revision: 20008
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetGabor Juhos2010-03-051-0/+7
| | | | SVN-Revision: 20007
* ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)Gabor Juhos2010-03-051-1/+1
| | | | | | * closes #6782 SVN-Revision: 20006
* ar71xx: fix status led detection on the RB4xx boardsGabor Juhos2010-03-052-4/+16
| | | | SVN-Revision: 20005
* ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlockGabor Juhos2010-03-051-3/+3
| | | | SVN-Revision: 20004
* ar71xx: ag71xx: move link update functionGabor Juhos2010-03-053-104/+105
| | | | SVN-Revision: 20003
* ar71xx: ag71xx: don't use dev->trans_startGabor Juhos2010-03-052-3/+1
| | | | SVN-Revision: 20002
* ar71xx: ag71xx: use dma_unmap_single to unmap framesGabor Juhos2010-03-052-5/+14
| | | | SVN-Revision: 20001
* Add support for the n516Lars-Peter Clausen2010-03-0511-3/+2467
| | | | SVN-Revision: 19987
* Add subtarget for each deviceLars-Peter Clausen2010-03-057-23/+57
| | | | SVN-Revision: 19986
* jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend and gate ↵Lars-Peter Clausen2010-03-056-20/+52
| | | | | | clocks off which arn't handeld by their subsystems yet. SVN-Revision: 19984
* gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macrosLars-Peter Clausen2010-03-051-4/+4
| | | | SVN-Revision: 19983
* jz4740_fb: Add support for parallel displays, improve power consumption and ↵Lars-Peter Clausen2010-03-053-106/+295
| | | | | | some minor bugfixes SVN-Revision: 19982
* fix watchdog driver unregistering, patch by Bernhard LoosFlorian Fainelli2010-03-041-3/+12
| | | | SVN-Revision: 19979
* jz4740_udc: Implement suspend/resumeLars-Peter Clausen2010-03-041-9/+39
| | | | SVN-Revision: 19978
* rework reboot mechanism with the new watchdog fixesFlorian Fainelli2010-03-043-2/+46
| | | | | | | | The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup can no longer be called from NMI context, instead, override the machine_retart callback with our southrbridge reboot mechanism. Patch by Bernhard Loos. SVN-Revision: 19977
* enable the required packages to use a gpio-based reset buttonFlorian Fainelli2010-03-041-1/+2
| | | | SVN-Revision: 19976
* remove now unused rdc321x_gpio.h fileFlorian Fainelli2010-03-041-16/+0
| | | | SVN-Revision: 19975
* improve sitecom device supportFlorian Fainelli2010-03-042-9/+14
| | | | | | | Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons driver. Patch by Bernhard Loos. SVN-Revision: 19974
* select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driverFlorian Fainelli2010-03-041-0/+1
| | | | SVN-Revision: 19973
* add a new southbridge driver which registers the gpio and watchdog platform ↵Florian Fainelli2010-03-045-97/+493
| | | | | | | | | devices This also fixes the watchdog logic and abstracts the access to the RDC321x southbridge PCI configuration register space. Based on a patch by Bernhard Loos. SVN-Revision: 19972
* merge the two patches applying to the same file in a single patchFlorian Fainelli2010-03-042-10/+9
| | | | SVN-Revision: 19971
* brcm47xx: add CONFIG_CMDLINE againHauke Mehrtens2010-03-032-1/+3
| | | | | | | Fix for r19955 this patch was suggested by tripolar SVN-Revision: 19967
* ar71xx: restore command line on 2.6.33Gabor Juhos2010-03-031-0/+3
| | | | SVN-Revision: 19966
* ar71xx: sync 2.6.33 configGabor Juhos2010-03-031-11/+0
| | | | SVN-Revision: 19965
* 2.6.33 fixes for atheros and madwifiMatteo Croce2010-03-032-50/+92
| | | | SVN-Revision: 19963
* kernel: fix m25p80 patches for 2.6.33Gabor Juhos2010-03-033-15/+15
| | | | SVN-Revision: 19961
* ar71xx: refresh 2.6.33 patchesGabor Juhos2010-03-0319-64/+52
| | | | SVN-Revision: 19960
* kernel: refresh 2.6.33 patchesGabor Juhos2010-03-0314-52/+52
| | | | SVN-Revision: 19959
* do not register devices in device_initcall level, this breaks the SSB SPROM ↵Florian Fainelli2010-03-022-38/+0
| | | | | | registration SVN-Revision: 19957
* kernel: add some missing config files and make compat-wireless build with ↵Hauke Mehrtens2010-03-022-0/+34
| | | | | | | | kernel 2.6.33 Thanks tripolar for the missing config symbols SVN-Revision: 19956
* brcm47xx: add support for kernel 2.6.33Hauke Mehrtens2010-03-0225-0/+2629
| | | | | | Thanks to acoul and tripolar SVN-Revision: 19955
* ar71xx: ag71xx: use correct device pointer for dma_map_singleGabor Juhos2010-03-022-4/+6
| | | | SVN-Revision: 19951
* ar71xx: ag71xx: don't use virt_to_physGabor Juhos2010-03-022-14/+17
| | | | SVN-Revision: 19950
* ar71xx: ag71xx: simplify register access functionsGabor Juhos2010-03-021-44/+24
| | | | SVN-Revision: 19949
* ar71xx: ag71xx: use NETDEV_TX_OKGabor Juhos2010-03-022-4/+5
| | | | SVN-Revision: 19948
* ar71xx: use COMMAND_LINE_SIZEGabor Juhos2010-03-021-1/+1
| | | | SVN-Revision: 19947
* remove mail headers from patchesFlorian Fainelli2010-03-012-128/+0
| | | | SVN-Revision: 19935
* prevent UML build failure against decompress_lzo.cFlorian Fainelli2010-03-012-2/+2
| | | | SVN-Revision: 19934
* drop support for the old style magicbox-cf driverImre Kaloz2010-03-011-320/+0
| | | | SVN-Revision: 19932
* ar71xx: add default network configuration file for the TL-WR741ND boardGabor Juhos2010-03-011-0/+19
| | | | SVN-Revision: 19930
* ar71xx: add default network configuration file for the DIR-600 rev. A1 boardGabor Juhos2010-03-011-0/+19
| | | | SVN-Revision: 19929