summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* switch from ext2 to ext4 (w/o) journalingImre Kaloz2010-11-2226-83/+40
| | | | SVN-Revision: 24084
* use ext4 for ext2/3 on 2.6.32+Imre Kaloz2010-11-226-5/+6
| | | | SVN-Revision: 24083
* add 2.6.32 patches to use ext4 for ext2/3Imre Kaloz2010-11-223-0/+202
| | | | SVN-Revision: 24082
* additional Kconfig options for newer kernelsImre Kaloz2010-11-221-0/+4
| | | | SVN-Revision: 24081
* we don't need microcode updatesImre Kaloz2010-11-221-4/+1
| | | | SVN-Revision: 24080
* add missing Kconfig symbolsImre Kaloz2010-11-221-0/+2
| | | | SVN-Revision: 24077
* x86: add missing l1 cache shift changeFelix Fietkau2010-11-211-1/+1
| | | | SVN-Revision: 24072
* x86: turn off CONFIG_X86_GENERIC for geos and net5501Felix Fietkau2010-11-212-2/+5
| | | | | | | | CONFIG_X86_GENERIC obscures CONFIG_MGEODE_LX, etc. and causes it to use wrong cache-line size. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 24071
* Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO ↵Daniel Dickinson2010-11-192-0/+40
| | | | | | led/buttons not known). SVN-Revision: 24040
* upgrade u-boot to v2010.12-rc1Imre Kaloz2010-11-193-1143/+6
| | | | SVN-Revision: 24039
* ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbageGabor Juhos2010-11-191-1/+1
| | | | | | | | | r22700 contained a copy-and-paste error that set eth0's MAC address twice and never set eth1's. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 24036
* x86: refresh config, enable pci express supportFelix Fietkau2010-11-174-29/+37
| | | | SVN-Revision: 24026
* target/linux: revert r24014 (further testing is needed)Alexandros C. Couloumbis2010-11-162-1745/+0
| | | | SVN-Revision: 24015
* linux/generic: add kernel mppc/mppe for 2.6.37. ↵Alexandros C. Couloumbis2010-11-162-0/+1745
| | | | | | http://yablochkin.net.ru/mppc/ (not enabled by default) SVN-Revision: 24014
* linux/generic: fix a dynamic ingress_queue allocation on 2.6.37. ↵Alexandros C. Couloumbis2010-11-161-0/+18
| | | | | | http://patchwork.ozlabs.org/patch/71237/ (thank you KanjiMonster) SVN-Revision: 24013
* linux/generic: switch to userspace __aligned_u64 calls. ↵Alexandros C. Couloumbis2010-11-161-0/+25
| | | | | | http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=79b5dc0c64d88cda3da23b2e22a5cec0964372ac (thank you hauke) SVN-Revision: 24012
* imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote ↵Daniel Dickinson2010-11-161-23/+25
| | | | | | commandline parsing code using gengetopt - We now get long options - We have more options including use of the info section for board information (e.g. to add the same boardid but different GPIOs on different routers) * Added back the ability to write stock images (this is useful, for example, when copying the firmware from the in-memory flash, and then being able to create an image that will let you revert to/test stock firmware * Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0) * Added ability to use all sections of the imagetag, including custom magic signatures (e.g. for the Telsey router I'm adding soon), info sections, and reserved sections * Added putting the router type (as defined in the image generating Makefile) into the info1 section and the filesystem type in the info2 section. This will be used by mtd (when I add the code) to return the name of image used to flash this router. (As requested by Jo, as well as being useful for same boardid different board scenario described above). SVN-Revision: 24011
* fix r6040 multicast operations (#7848)Florian Fainelli2010-11-151-0/+177
| | | | SVN-Revision: 24006
* refresh 2.6.32 patchesFlorian Fainelli2010-11-151-2/+2
| | | | SVN-Revision: 24005
* linux/generic: update to layer7-2.22 for kernels >=2.6.36Alexandros C. Couloumbis2010-11-154-1455/+1577
| | | | SVN-Revision: 24004
* target/linux: add some 2.6.37 missing symbols. (thank you maddes)Alexandros C. Couloumbis2010-11-151-0/+49
| | | | SVN-Revision: 24002
* linux/generic: add a missing symbol. (thank you kaloz)Alexandros C. Couloumbis2010-11-152-0/+2
| | | | SVN-Revision: 24001
* kernel: fix l2tp kernel packagesHauke Mehrtens2010-11-143-0/+9
| | | | | | | l2tp-ip and l2tp-eth should depend on l2tp_netlink fix pppol2tp for kernel >= 2.6.35 SVN-Revision: 23993
* linux/generic: backport device tree support to MIPS from 2.6.37 to 2.6.36Alexandros C. Couloumbis2010-11-141-0/+233
| | | | SVN-Revision: 23991
* generic: update gpio_buttons driverGabor Juhos2010-11-121-39/+55
| | | | SVN-Revision: 23984
* ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()Gabor Juhos2010-11-121-1/+1
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23983
* ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOMGabor Juhos2010-11-121-1/+1
| | | | | | Signed-off-by: Arnaud Lacombe <lacombar@gmail.com> SVN-Revision: 23982
* 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