summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* 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
* ar71xx: register DSA switch for the AP91 based boardsGabor Juhos2010-03-011-0/+16
| | | | SVN-Revision: 19928
* ar71xx: add DSA driver for the AR7240 built-in ethernet switchGabor Juhos2010-03-013-0/+765
| | | | SVN-Revision: 19927
* ar71xx: add QinQ tagging format for the DSA driverGabor Juhos2010-03-013-0/+207
| | | | SVN-Revision: 19926
* kernel: add 2 config symbols preventing ppc40x & ppc44X from being ↵Nicolas Thill2010-03-011-0/+2
| | | | | | configured with all modules enabled SVN-Revision: 19924
* add support for 2.6.33Florian Fainelli2010-02-2822-0/+2939
| | | | SVN-Revision: 19921
* misc 2.6.33 compilation and config symbols fixesFlorian Fainelli2010-02-2819-72/+120
| | | | SVN-Revision: 19920
* add support for 2.6.32, dropped the SPI patch for nowFlorian Fainelli2010-02-2823-1/+3022
| | | | SVN-Revision: 19919
* remove asterisk from default vlan ports in netconfigJo-Philipp Wich2010-02-281-9/+9
| | | | SVN-Revision: 19910
* switch: eliminate the asterisk from the switch port configuration and set it ↵Jo-Philipp Wich2010-02-281-1/+2
| | | | | | automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format SVN-Revision: 19909
* ar71xx: 2.6.33 patchesMatteo Croce2010-02-2829-0/+1293
| | | | SVN-Revision: 19908
* atheros: 2.6.33 patchesMatteo Croce2010-02-2812-0/+6562
| | | | SVN-Revision: 19906
* kernel: add 2.6.33 patchesMatteo Croce2010-02-28109-0/+37753
| | | | SVN-Revision: 19905
* explicitely enable shared interrupt 2 for any core that did not a dedicated IRQFlorian Fainelli2010-02-281-0/+41
| | | | | | | | | | Explicitely enable shared interrupt 2 for any core that didn't get a dedicated IRQ anymore (fallthrough case) and for EXTIF cores to make gpio interrupts work. Also remove a bogus comment. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 19895
* build images for RG100A (bcm6358-based boards) (#6755)Florian Fainelli2010-02-281-0/+13
| | | | SVN-Revision: 19894
* add a MIPS Malta target to be used with qemuFlorian Fainelli2010-02-284-0/+441
| | | | SVN-Revision: 19893
* add missing libertas symbolsFlorian Fainelli2010-02-281-0/+2
| | | | SVN-Revision: 19892
* remove unneeded patchHauke Mehrtens2010-02-283-75/+0
| | | | SVN-Revision: 19891
* kernel: update to kernel 2.6.32.9Hauke Mehrtens2010-02-2818-18/+18
| | | | SVN-Revision: 19890
* adm5120: remove 2.6.31 related stuffGabor Juhos2010-02-2816-1300/+0
| | | | SVN-Revision: 19889
* adm5120: switch to 2.6.32Gabor Juhos2010-02-281-1/+1
| | | | SVN-Revision: 19888
* kernel: yet another missing symbol for 2.6.32Gabor Juhos2010-02-271-0/+1
| | | | SVN-Revision: 19883
* adm5120: fix build error in the USB driver on 2.6.32Gabor Juhos2010-02-273-0/+138
| | | | SVN-Revision: 19882
* jz4740_nand: * Use NAND_ECC_HW_OOB_FIRST mode instead of a patched ↵Lars-Peter Clausen2010-02-262-67/+45
| | | | | | NAND_ECC_HW * Fix subpage writing * speed up reading SVN-Revision: 19875
* add missing symbolTravis Kemen2010-02-261-10/+11
| | | | SVN-Revision: 19872
* add support for the MN-700 platform, closes #2575Travis Kemen2010-02-261-1/+1
| | | | SVN-Revision: 19863
* ar71xx: select vsc73x5 microcode in the AP83/PB44 profilesGabor Juhos2010-02-241-2/+4
| | | | SVN-Revision: 19842
* ar71xx: refresh ksz8041 patchGabor Juhos2010-02-241-2/+2
| | | | SVN-Revision: 19841
* ar71xx: add default network configuration file for the TL-WR1043ND boardGabor Juhos2010-02-241-0/+31
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19840
* ar71xx: register RTL8366RB switch on the TL-WR1043NB boardGabor Juhos2010-02-241-3/+22
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19839
* ar71xx: enable the RTL8366RB driverGabor Juhos2010-02-241-0/+1
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19838
* kernel: add driver for the RTL8366RB switchGabor Juhos2010-02-248-12/+1803
| | | | | | Thanks to Andrew Tarabaras. SVN-Revision: 19837
* ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND boardGabor Juhos2010-02-241-0/+1
| | | | | | Thanks to Andrew Tarabaras SVN-Revision: 19835
* kernel: fix typos in the AR8216 header fileGabor Juhos2010-02-241-7/+7
| | | | SVN-Revision: 19834
* ar71xx: remove an accidentally committed patchGabor Juhos2010-02-241-257/+0
| | | | SVN-Revision: 19833
* ar71xx: enable TX/RX flow control on the AR7240Gabor Juhos2010-02-241-1/+6
| | | | SVN-Revision: 19832
* ar71xx: use the correct name for the status LED on the WRT400 board (thanks ↵Gabor Juhos2010-02-241-1/+1
| | | | | | to chuljin, patch from #6734) SVN-Revision: 19831
* ar71xx: update default network configuration file for the WNDR3700Gabor Juhos2010-02-241-0/+45
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19830