summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
...
* n516-lpc: Fix irq strom during resumeLars-Peter Clausen2010-03-111-1/+1
| | | | SVN-Revision: 20127
* ar7: platform has *no* PCI support, override CONFIG_PCI defaultNicolas Thill2010-03-101-0/+1
| | | | SVN-Revision: 20126
* ar71xx: create smaller sysupgrade files for the TP-Link boardsGabor Juhos2010-03-101-1/+6
| | | | SVN-Revision: 20121
* ar71xx: fix sysupgrade on the LS-SR71 boardGabor Juhos2010-03-101-1/+1
| | | | SVN-Revision: 20119
* ar8216: fix the mtu register definitionFelix Fietkau2010-03-091-1/+1
| | | | SVN-Revision: 20110
* ar71xx: add default network configuration for the PB44 boardGabor Juhos2010-03-091-0/+16
| | | | SVN-Revision: 20099
* adm5120: fix USB LED configuration for the BR-6104KP (closes #4187)Gabor Juhos2010-03-091-2/+2
| | | | | | * Thanks to Eugeny Zadevalov SVN-Revision: 20098
* ar71xx: add uci-defaults for the RB750 boardGabor Juhos2010-03-091-0/+52
| | | | SVN-Revision: 20097
* ar71xx: override lan port names on the RB750Gabor Juhos2010-03-092-2/+9
| | | | SVN-Revision: 20096
* ar71xx: allow overriding of the lan port names on AP91 based boardsGabor Juhos2010-03-095-5/+24
| | | | SVN-Revision: 20095
* ar71xx: improve wget2nand scriptGabor Juhos2010-03-091-28/+41
| | | | SVN-Revision: 20094
* ar71xx: fix a typo in the ar7240 dsa driverGabor Juhos2010-03-091-1/+1
| | | | SVN-Revision: 20093
* ar71xx: ag71xx: fix MAC address setupGabor Juhos2010-03-092-4/+4
| | | | SVN-Revision: 20092
* ar71xx: add missing protocol definitions to default network configurationsGabor Juhos2010-03-095-0/+5
| | | | SVN-Revision: 20091
* switch to 2.6.32Florian Fainelli2010-03-091-1/+1
| | | | SVN-Revision: 20087
* fix missing bits in ar7.h after r20037Florian Fainelli2010-03-091-2/+4
| | | | SVN-Revision: 20086
* Several small fixes for ar8216 driver (patch by Jonas Gorski)Felix Fietkau2010-03-092-12/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Create defines for some magic values/masks. * Change vlan_id to u16, to allow VIDs > 255. * Add a range check to set_pvid as it isn't a VID, but the index in the vlan table. * Set the max VID to 4094, since 4095 is a reserved value and should not be used. * In mangle_rx replace the provided VID with the VID of the table entry of the port, not the index of the table. * In hw_apply, remove a redundant emptyness check (was already checked several lines above). * In no vlan mode do not set the ingress mode to secure, as there are no vlan table entries, but to use the port's destination masks. Otherwise the switch won't forward anything. * In read_status tell that the phy is up (taken from the rtl8306 driver). SVN-Revision: 20083
* jz4740: Properly setup intc irq handler.Lars-Peter Clausen2010-03-091-2/+3
| | | | SVN-Revision: 20082
* n516-lpc: Ack wakeup events and some minor cleanupsLars-Peter Clausen2010-03-091-54/+40
| | | | SVN-Revision: 20075
* brcm47xx: fix commit r18413 "128MB ram problem"Hauke Mehrtens2010-03-0811-61/+146
| | | | | | | | | | The patch commited in r18413 was wrong. This patch prevents prom_init_mem from scanning over 128MB ram. This is from #6765 and #3177 Refresh all patches SVN-Revision: 20072
* jz4740-gpio: Fix potential race conditionLars-Peter Clausen2010-03-081-1/+1
| | | | SVN-Revision: 20071
* Fix gpio and irq wakeup irq handling.Lars-Peter Clausen2010-03-082-1/+7
| | | | SVN-Revision: 20070
* Export gpio and irq registers through debugfsLars-Peter Clausen2010-03-082-18/+90
| | | | SVN-Revision: 20069
* ar71xx: simplify WP543 image generation, and fix rootfs offsetGabor Juhos2010-03-081-16/+7
| | | | SVN-Revision: 20063
* ar71xx: sync .33 configGabor Juhos2010-03-081-5/+0
| | | | SVN-Revision: 20060
* ar71xx: enable AR7240 DSA driver on 2.6.33 as wellGabor Juhos2010-03-083-0/+109
| | | | SVN-Revision: 20059
* ar71xx: refresh patchesGabor Juhos2010-03-083-10/+10
| | | | SVN-Revision: 20055
* ar71xx: add NAND driver for the RB750Gabor Juhos2010-03-086-1/+410
| | | | SVN-Revision: 20054
* ar71xx: add ar71xx_gpio_function_setupGabor Juhos2010-03-082-1/+21
| | | | SVN-Revision: 20053
* ar71xx: add LED driver for the RB750Gabor Juhos2010-03-087-0/+249
| | | | SVN-Revision: 20051
* ar71xx: add latch handling code for the RB750Gabor Juhos2010-03-082-0/+104
| | | | SVN-Revision: 20050
* ar71xx: increase kernel partition size for the WP543 boardsGabor Juhos2010-03-081-4/+4
| | | | SVN-Revision: 20049
* Add sound support for the n516.Lars-Peter Clausen2010-03-073-0/+313
| | | | SVN-Revision: 20044
* Add support for enabling/disabling the aic controllers clock.Lars-Peter Clausen2010-03-072-27/+50
| | | | SVN-Revision: 20043
* correct the MDIO base address and reset sequence for Titan (#6573)Florian Fainelli2010-03-072-27/+85
| | | | SVN-Revision: 20037
* 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