summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: use pr_* functions in driversGabor Juhos2010-11-122-10/+4
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23981
* ar71xx: drivers/rb4xx_nand: remove C++ comment usageGabor Juhos2010-11-121-1/+3
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23980
* ar71xx: return statements does not need parenthesisGabor Juhos2010-11-123-8/+8
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23979
* ar71xx: fix inline attribute locationGabor Juhos2010-11-123-6/+6
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23978
* ar71xx: wrap long linesGabor Juhos2010-11-1210-19/+29
| | | | | | | | (build errors has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23977
* ar71xx: fix trailing statements locationGabor Juhos2010-11-122-4/+8
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23976
* ar71xx: fix whitespaces nitsGabor Juhos2010-11-1258-340/+340
| | | | | | | | (build error has been fixed - juhosg) Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23975
* linux/adm5120: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-1221-0/+1620
| | | | SVN-Revision: 23973
* linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211)Alexandros C. Couloumbis2010-11-123-0/+4026
| | | | SVN-Revision: 23970
* linux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patchAlexandros C. Couloumbis2010-11-111-5/+0
| | | | SVN-Revision: 23965
* linux/ixp4xx: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-1141-0/+6542
| | | | SVN-Revision: 23964
* linux/generic: add some missing 2.6.37 USB symbolsAlexandros C. Couloumbis2010-11-111-0/+5
| | | | SVN-Revision: 23963
* linux/generic: cosmeticAlexandros C. Couloumbis2010-11-111-4/+5
| | | | SVN-Revision: 23958
* linux/generic: fix a mistake in 2.6.37/089-mtd-samsung-flash.patch. (thank ↵Alexandros C. Couloumbis2010-11-111-16/+11
| | | | | | you maddes) SVN-Revision: 23957
* linux/generic: update mini_fo for kernels >=2.6.36Alexandros C. Couloumbis2010-11-112-18/+44
| | | | SVN-Revision: 23956
* linux/brcm47xx: include a missing 2.6.37 file (thank you hauke)Alexandros C. Couloumbis2010-11-111-0/+559
| | | | SVN-Revision: 23955
* kernel: disable some config symbols for kernel 2.6.37Hauke Mehrtens2010-11-101-0/+13
| | | | SVN-Revision: 23951
* brcm47xx: missing in r23949Hauke Mehrtens2010-11-101-1/+0
| | | | SVN-Revision: 23950
* brcm47xx: CONFIG_HAMRADIO=n makes no senseHauke Mehrtens2010-11-104-4/+0
| | | | SVN-Revision: 23949
* linux/brcm47xx: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-1028-0/+3086
| | | | SVN-Revision: 23945
* linux/ar71xx: add preliminary 2.6.37 kernel supportAlexandros C. Couloumbis2010-11-1035-0/+1126
| | | | SVN-Revision: 23944
* use CMDLINE_FORCEImre Kaloz2010-11-102-11/+1
| | | | SVN-Revision: 23942
* upgrade to 2.6.36Imre Kaloz2010-11-101-1/+1
| | | | SVN-Revision: 23941
* add a patch to fixup pcie reset on kirkwood - also fixes the boot issue on ↵Imre Kaloz2010-11-101-0/+86
| | | | | | the wrt350n v2 SVN-Revision: 23939
* update to 2.6.36Florian Fainelli2010-11-091-1/+1
| | | | SVN-Revision: 23935
* add missing 2.6.36 symbol CONFIG_CHELSIO_T4VFFlorian Fainelli2010-11-091-0/+1
| | | | SVN-Revision: 23934
* linux/generic: add some missing patches, refresh patchesAlexandros C. Couloumbis2010-11-087-6/+192
| | | | SVN-Revision: 23931
* linux/generic: fix creation of rootfs_dataAlexandros C. Couloumbis2010-11-081-12/+15
| | | | SVN-Revision: 23930
* kernel targets uImage by defaultImre Kaloz2010-11-081-2/+0
| | | | SVN-Revision: 23929
* linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)Alexandros C. Couloumbis2010-11-0815-0/+6644
| | | | SVN-Revision: 23928
* linux/generic: sync 2.6.37 patchesAlexandros C. Couloumbis2010-11-081-1/+1
| | | | SVN-Revision: 23927
* x86 kernels target bzImage by defaultImre Kaloz2010-11-082-4/+0
| | | | SVN-Revision: 23926
* add READMEFlorian Fainelli2010-11-081-0/+12
| | | | SVN-Revision: 23925
* remove to keep only one ARM qemu targetFlorian Fainelli2010-11-085-210/+0
| | | | SVN-Revision: 23924
* make description consistentFlorian Fainelli2010-11-081-2/+2
| | | | SVN-Revision: 23923
* [x86 net5501: make kmod-leds-net5501 workFlorian Fainelli2010-11-081-0/+11
| | | | | | | | Fixes dependencies, and properly labels the module as GPL (thanks, Felix!). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 23922
* add qemu targetFlorian Fainelli2010-11-084-0/+252
| | | | SVN-Revision: 23921
* add target to be used with qemuFlorian Fainelli2010-11-085-0/+210
| | | | SVN-Revision: 23920
* make targets provide their KERNELNAMEFlorian Fainelli2010-11-083-0/+6
| | | | SVN-Revision: 23919
* refresh patches, remove 015-r6040_fix_multicast.patch (upstreamed)Florian Fainelli2010-11-076-46/+11
| | | | SVN-Revision: 23918
* avoid namespace clash on ar7_gpio_initFlorian Fainelli2010-11-071-4/+4
| | | | SVN-Revision: 23917
* net5501: Add features to net5501 and remove HID support (unneeded)Florian Fainelli2010-11-071-1/+2
| | | | | | | | | | | Since the net5501 doesn't have a VGA port, it doesn't need HID support either -- all console access will be over a serial port. Also add FEATURES to it as well. Signed-of-by: Philip Prindeville <philip@redfish-solutions.com> SVN-Revision: 23916
* fix build failure when targetting ramdiskFlorian Fainelli2010-11-071-0/+10
| | | | SVN-Revision: 23914
* brcm47xx: Fix boot problem with wgt634u.Hauke Mehrtens2010-11-0718-38/+953
| | | | | | | | | | Readd the workarround from the old version again which was removed in r22296 and refresh the patches. This should close #7874 Thank you Russell Senior for testing. SVN-Revision: 23911
* Add support for Ubiquiti UniFi APClaudio Mignanti2010-11-063-0/+43
| | | | SVN-Revision: 23904
* Add wps button on alice gateClaudio Mignanti2010-11-061-3/+9
| | | | SVN-Revision: 23903
* Merge branch 'adm8668'Florian Fainelli2010-11-0646-0/+5162
| | | | SVN-Revision: 23900
* n810: omapfb and keyboard fixesMichael Büsch2010-11-062-107/+114
| | | | SVN-Revision: 23898
* fix touchscreen driver build failureFlorian Fainelli2010-11-061-1/+1
| | | | SVN-Revision: 23895
* add missing symbol spotted by buildbot.Florian Fainelli2010-11-051-0/+1
| | | | SVN-Revision: 23891