summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3Peter Denison2009-09-121-0/+354
* kernel: wrong image_cmdline patches has been sent by accidentaly, replace themGabor Juhos2009-09-114-124/+0
* update to 2.6.27.33Florian Fainelli2009-09-112-2/+2
* kernel: add missing symbols to the 2.6.31 configGabor Juhos2009-09-101-0/+2
* kernel: get rid of the simple_prom_emulator, it is not really usefulGabor Juhos2009-09-1031-254/+2
* ar71xx: rewrite prom code (based on a patch by Jeff Hansen)Gabor Juhos2009-09-104-70/+117
* rb532: use the generic image_cmdline hackGabor Juhos2009-09-102-18/+4
* adm5120: use the generic image_cmdline hackGabor Juhos2009-09-105-35/+9
* kernel: add generic image_cmdline hack to MIPS targetsGabor Juhos2009-09-1033-24/+285
* ar71xx: refresh patchesGabor Juhos2009-09-106-11/+11
* kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patchesGabor Juhos2009-09-103-3/+3
* kernel: refresh 2.6.30 patchesGabor Juhos2009-09-102-2/+2
* refresh patchesAndy Boyett2009-09-1023-184/+139
* remove nat pptp conntracking patchAndy Boyett2009-09-105-2563/+125
* patches/607-netfilter_connmark: fix typoAndy Boyett2009-09-101-2/+1
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-0922-22/+22
* update to 2.6.27.32Florian Fainelli2009-09-092-2/+2
* ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for t...Gabor Juhos2009-09-083-0/+21
* prevent gpio-buttons registration failureFlorian Fainelli2009-09-081-3/+5
* ar71xx: the adm6996 phy driver does not work with the RouterStation, disable ...Gabor Juhos2009-09-083-3/+0
* fix typos against the gpio buttons driver (#5804)Florian Fainelli2009-09-071-2/+3
* bcm47xx: Fix EHCI/OHCI dependenciesMichael Büsch2009-09-061-4/+8
* bcm47xx: Fix EHCI/OHCI dependenciesMichael Büsch2009-09-061-4/+8
* Fix merge errorMichael Büsch2009-09-061-1/+1
* bcm47xx: Port usb fixes to .30Michael Büsch2009-09-064-57/+117
* bcm47xx: Apply bcm5354 USB fixMichael Büsch2009-09-061-0/+63
* bcm47xx: Clean up USB patchesMichael Büsch2009-09-063-56/+53
* add infrastructure to register gpio-input reset buttonFlorian Fainelli2009-09-063-1/+20
* fix build failures with bash4Florian Fainelli2009-09-061-0/+49
* fix some section warningsFlorian Fainelli2009-09-061-0/+47
* remove an empty patch file (thx, xiangfu)Felix Fietkau2009-09-051-0/+0
* ar71xx: use WPS led for diagnostic on WRT160NLGabor Juhos2009-09-051-1/+1
* add missing GPIO register offsetsGabor Juhos2009-09-041-0/+4
* add GPIO configuration featureGabor Juhos2009-09-0411-4/+197
* get rid of dynamic buffer struct allocation during pcomp lzma decompression a...Felix Fietkau2009-09-022-23/+93
* fix a typoGabor Juhos2009-09-021-1/+1
* initial support for the AP-R3052-V22RW-2X2 boardGabor Juhos2009-09-026-0/+102
* atheros: fix failsafe modeFelix Fietkau2009-09-021-3/+3
* mvswitch: set the netdevice into promiscuous mode when header mode is enabled...Felix Fietkau2009-09-021-0/+3
* use common code for early_serial setupGabor Juhos2009-09-024-70/+35
* share prom codeGabor Juhos2009-09-025-69/+45
* fix reboot hang on bcm6345, thanks AndyIFlorian Fainelli2009-09-021-1/+3
* initial support for Asus RT-N15Gabor Juhos2009-09-015-0/+91
* cache_line_size is 16 on rt288xGabor Juhos2009-09-013-1/+66
* remove unused *_MACH_GENERIC config optionsGabor Juhos2009-09-014-10/+0
* fix a typoGabor Juhos2009-09-011-1/+1
* add experimental 2.6.30 supportFlorian Fainelli2009-09-012-0/+794
* fix linking failures against memcpy on x86_64, fix runtime tested successfullyFlorian Fainelli2009-09-011-0/+26
* share machine registration codeGabor Juhos2009-08-3112-88/+28
* use common get_system_type functionGabor Juhos2009-08-319-26/+17