aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* ar71xx: the adm6996 phy driver does not work with the RouterStation, disable ↵Gabor Juhos2009-09-083-3/+0
| | | | | | it until we find a better solution SVN-Revision: 17539
* fix typos against the gpio buttons driver (#5804)Florian Fainelli2009-09-071-2/+3
| | | | SVN-Revision: 17538
* bcm47xx: Fix EHCI/OHCI dependenciesMichael Büsch2009-09-061-4/+8
| | | | SVN-Revision: 17536
* bcm47xx: Fix EHCI/OHCI dependenciesMichael Büsch2009-09-061-4/+8
| | | | SVN-Revision: 17535
* Fix merge errorMichael Büsch2009-09-061-1/+1
| | | | SVN-Revision: 17534
* bcm47xx: Port usb fixes to .30Michael Büsch2009-09-064-57/+117
| | | | SVN-Revision: 17533
* bcm47xx: Apply bcm5354 USB fixMichael Büsch2009-09-061-0/+63
| | | | SVN-Revision: 17531
* bcm47xx: Clean up USB patchesMichael Büsch2009-09-063-56/+53
| | | | SVN-Revision: 17530
* add infrastructure to register gpio-input reset buttonFlorian Fainelli2009-09-063-1/+20
| | | | SVN-Revision: 17526
* fix build failures with bash4Florian Fainelli2009-09-061-0/+49
| | | | SVN-Revision: 17525
* fix some section warningsFlorian Fainelli2009-09-061-0/+47
| | | | SVN-Revision: 17524
* remove an empty patch file (thx, xiangfu)Felix Fietkau2009-09-051-0/+0
| | | | SVN-Revision: 17521
* ar71xx: use WPS led for diagnostic on WRT160NLGabor Juhos2009-09-051-1/+1
| | | | SVN-Revision: 17518
* add missing GPIO register offsetsGabor Juhos2009-09-041-0/+4
| | | | SVN-Revision: 17513
* add GPIO configuration featureGabor Juhos2009-09-0411-4/+197
| | | | SVN-Revision: 17512
* get rid of dynamic buffer struct allocation during pcomp lzma decompression ↵Felix Fietkau2009-09-022-23/+93
| | | | | | and instead force the caller to provide the maximum buffer list size SVN-Revision: 17475
* fix a typoGabor Juhos2009-09-021-1/+1
| | | | SVN-Revision: 17474
* initial support for the AP-R3052-V22RW-2X2 boardGabor Juhos2009-09-026-0/+102
| | | | SVN-Revision: 17473
* atheros: fix failsafe modeFelix Fietkau2009-09-021-3/+3
| | | | SVN-Revision: 17471
* mvswitch: set the netdevice into promiscuous mode when header mode is ↵Felix Fietkau2009-09-021-0/+3
| | | | | | enabled, otherwise packets may get dropped SVN-Revision: 17469
* use common code for early_serial setupGabor Juhos2009-09-024-70/+35
| | | | SVN-Revision: 17467
* share prom codeGabor Juhos2009-09-025-69/+45
| | | | SVN-Revision: 17466
* fix reboot hang on bcm6345, thanks AndyIFlorian Fainelli2009-09-021-1/+3
| | | | SVN-Revision: 17465
* initial support for Asus RT-N15Gabor Juhos2009-09-015-0/+91
| | | | SVN-Revision: 17463
* cache_line_size is 16 on rt288xGabor Juhos2009-09-013-1/+66
| | | | SVN-Revision: 17462
* remove unused *_MACH_GENERIC config optionsGabor Juhos2009-09-014-10/+0
| | | | SVN-Revision: 17461
* fix a typoGabor Juhos2009-09-011-1/+1
| | | | SVN-Revision: 17460
* add experimental 2.6.30 supportFlorian Fainelli2009-09-012-0/+794
| | | | SVN-Revision: 17459
* fix linking failures against memcpy on x86_64, fix runtime tested successfullyFlorian Fainelli2009-09-011-0/+26
| | | | SVN-Revision: 17458
* share machine registration codeGabor Juhos2009-08-3112-88/+28
| | | | SVN-Revision: 17456
* use common get_system_type functionGabor Juhos2009-08-319-26/+17
| | | | SVN-Revision: 17455
* share memory size detection codeGabor Juhos2009-08-315-35/+26
| | | | SVN-Revision: 17454
* add common setup codeGabor Juhos2009-08-315-7/+31
| | | | SVN-Revision: 17453
* rt288x: readd RT2880_INTC_BASE definitionGabor Juhos2009-08-311-0/+1
| | | | SVN-Revision: 17452
* rt288x: fix serial consoleGabor Juhos2009-08-311-4/+0
| | | | SVN-Revision: 17450
* register GPIO LEDs on the WHR-G300N boardGabor Juhos2009-08-312-1/+27
| | | | SVN-Revision: 17449
* add common GPIO LED supportGabor Juhos2009-08-315-0/+86
| | | | SVN-Revision: 17448
* rt305x: remove HW_HAS_PCI config optionGabor Juhos2009-08-311-1/+0
| | | | SVN-Revision: 17447
* fix GPIOLIB supportGabor Juhos2009-08-318-42/+278
| | | | SVN-Revision: 17446
* rt288x: fix build errorGabor Juhos2009-08-301-0/+1
| | | | SVN-Revision: 17444
* platform.h is rt288x specific, move itGabor Juhos2009-08-303-2/+3
| | | | SVN-Revision: 17443
* rt288x: generic machine code cleanupGabor Juhos2009-08-301-45/+0
| | | | SVN-Revision: 17442
* header cleanupGabor Juhos2009-08-301-3/+3
| | | | SVN-Revision: 17441
* share common INTC codeGabor Juhos2009-08-3014-145/+139
| | | | SVN-Revision: 17440
* initial support for RT288x/RT305xGabor Juhos2009-08-3043-0/+2690
| | | | SVN-Revision: 17439
* pxcab: Add config-2.6.31Geoff Levand2009-08-271-0/+521
| | | | | | | | | Tested with 2.6.31-rc7 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17429
* pxcab: Build fixGeoff Levand2009-08-271-107/+0
| | | | | | | | | | 0001-powerpc-mpic-Fix-mapping-of-DCR-based-MPIC-variants.patch was merged in 2.6.30.4 Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17428
* add the in-tree gspca driverFlorian Fainelli2009-08-273-0/+81
| | | | | | Signed-off-by: David Cooper <dave at kupesoft.com> SVN-Revision: 17421
* mode cygwin fixes for scripts/mod/file2aliasFlorian Fainelli2009-08-276-6/+6
| | | | SVN-Revision: 17420
* ar7: remove CONFIG_CRYPTO_ALGAPI overrideFelix Fietkau2009-08-261-1/+0
| | | | SVN-Revision: 17419