Commit Graph

6453 Commits (31709b2c76c851f343f258e08c686b50aaa31be1)

Author SHA1 Message Date
Alexandros C. Couloumbis aab31771f8 linux/brcm47xx: mainline 2.6.37 602977b0d672687909b0cb0542ede134ed6ef858 commit broke CPU revision: 00024000, MIPS (cc 0x805, rev 0x00, vendor 0x4243) functionality. Revert that patch until we get a proper fix.
SVN-Revision: 24096
2010-11-22 17:17:15 +00:00
Alexandros C. Couloumbis 47d7ed3d09 target/linux: sync kernel patches to 2.6.37-rc3
SVN-Revision: 24095
2010-11-22 16:29:27 +00:00
Imre Kaloz 5ea6194ab0 remove 2.6.25 support
SVN-Revision: 24089
2010-11-22 13:43:32 +00:00
Imre Kaloz d6ea3e24d4 remove 2.6.25 support
SVN-Revision: 24088
2010-11-22 13:31:46 +00:00
Imre Kaloz d066a4c712 2.6.31 support (WiP)
SVN-Revision: 24087
2010-11-22 13:29:58 +00:00
Imre Kaloz 809943774d move x86 back to .32 for now
SVN-Revision: 24085
2010-11-22 12:58:31 +00:00
Imre Kaloz 4052849677 switch from ext2 to ext4 (w/o) journaling
SVN-Revision: 24084
2010-11-22 12:12:39 +00:00
Imre Kaloz 67d797821c use ext4 for ext2/3 on 2.6.32+
SVN-Revision: 24083
2010-11-22 12:11:50 +00:00
Imre Kaloz 06e91a553e add 2.6.32 patches to use ext4 for ext2/3
SVN-Revision: 24082
2010-11-22 12:03:23 +00:00
Imre Kaloz cca7066e73 additional Kconfig options for newer kernels
SVN-Revision: 24081
2010-11-22 11:34:45 +00:00
Imre Kaloz 5406906be1 we don't need microcode updates
SVN-Revision: 24080
2010-11-22 11:33:25 +00:00
Imre Kaloz 7a8be69ce6 add missing Kconfig symbols
SVN-Revision: 24077
2010-11-22 11:03:29 +00:00
Felix Fietkau 9bfd20a160 x86: add missing l1 cache shift change
SVN-Revision: 24072
2010-11-21 23:27:25 +00:00
Felix Fietkau 1a9b885c74 x86: turn off CONFIG_X86_GENERIC for geos and net5501
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
2010-11-21 22:56:33 +00:00
Daniel Dickinson 049e59a27b Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led/buttons not known).
SVN-Revision: 24040
2010-11-19 13:41:54 +00:00
Imre Kaloz de509c49d7 upgrade u-boot to v2010.12-rc1
SVN-Revision: 24039
2010-11-19 11:44:25 +00:00
Gabor Juhos 9971dfe059 ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbage
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
2010-11-19 07:24:00 +00:00
Felix Fietkau ba5296268c x86: refresh config, enable pci express support
SVN-Revision: 24026
2010-11-17 22:41:17 +00:00
Alexandros C. Couloumbis 79a2f2debc target/linux: revert r24014 (further testing is needed)
SVN-Revision: 24015
2010-11-16 14:07:40 +00:00
Alexandros C. Couloumbis 4cf92fbdf7 linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default)
SVN-Revision: 24014
2010-11-16 13:42:21 +00:00
Alexandros C. Couloumbis 5d3e4e0bd3 linux/generic: fix a dynamic ingress_queue allocation on 2.6.37. http://patchwork.ozlabs.org/patch/71237/ (thank you KanjiMonster)
SVN-Revision: 24013
2010-11-16 13:28:24 +00:00
Alexandros C. Couloumbis 7ccc3d9695 linux/generic: switch to userspace __aligned_u64 calls. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=79b5dc0c64d88cda3da23b2e22a5cec0964372ac (thank you hauke)
SVN-Revision: 24012
2010-11-16 08:00:07 +00:00
Daniel Dickinson eadb5c84fa imagetag: Significantly updated brcm63xx imagetag writing tool. * Rewrote 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
2010-11-16 06:46:53 +00:00
Florian Fainelli 0733900356 fix r6040 multicast operations (#7848)
SVN-Revision: 24006
2010-11-15 14:24:50 +00:00
Florian Fainelli 68bf194ee6 refresh 2.6.32 patches
SVN-Revision: 24005
2010-11-15 14:24:43 +00:00
Alexandros C. Couloumbis 3c027c784e linux/generic: update to layer7-2.22 for kernels >=2.6.36
SVN-Revision: 24004
2010-11-15 12:24:48 +00:00
Alexandros C. Couloumbis 2a785745e9 target/linux: add some 2.6.37 missing symbols. (thank you maddes)
SVN-Revision: 24002
2010-11-15 09:04:23 +00:00
Alexandros C. Couloumbis 6bc36a80dd linux/generic: add a missing symbol. (thank you kaloz)
SVN-Revision: 24001
2010-11-15 08:57:26 +00:00
Hauke Mehrtens 1c290dcbf7 kernel: fix l2tp kernel packages
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35

SVN-Revision: 23993
2010-11-14 20:51:30 +00:00
Alexandros C. Couloumbis 448a459ed9 linux/generic: backport device tree support to MIPS from 2.6.37 to 2.6.36
SVN-Revision: 23991
2010-11-14 11:43:22 +00:00
Gabor Juhos 1fa8af5e9f generic: update gpio_buttons driver
SVN-Revision: 23984
2010-11-12 18:53:01 +00:00
Gabor Juhos 920a34c0ce ar71xx: drivers/ar71xx_wdt: fix size argument passed to copy_to_user()
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23983
2010-11-12 18:52:45 +00:00
Gabor Juhos 3106aea40b ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23982
2010-11-12 18:52:28 +00:00
Gabor Juhos 30ef7d55fc ar71xx: use pr_* functions in drivers
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23981
2010-11-12 18:52:12 +00:00
Gabor Juhos fddf3b8dac ar71xx: drivers/rb4xx_nand: remove C++ comment usage
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23980
2010-11-12 18:51:55 +00:00
Gabor Juhos f4d5c885e4 ar71xx: return statements does not need parenthesis
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23979
2010-11-12 18:51:38 +00:00
Gabor Juhos e244e1c7cd ar71xx: fix inline attribute location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23978
2010-11-12 18:51:21 +00:00
Gabor Juhos acd8ad4de5 ar71xx: wrap long lines
(build errors has been fixed - juhosg)

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23977
2010-11-12 18:51:04 +00:00
Gabor Juhos eef802855a ar71xx: fix trailing statements location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23976
2010-11-12 18:50:47 +00:00
Gabor Juhos 500fac1735 ar71xx: fix whitespaces nits
(build error has been fixed - juhosg)

Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23975
2010-11-12 18:50:29 +00:00
Alexandros C. Couloumbis f1924d7147 linux/adm5120: add preliminary 2.6.37 kernel support
SVN-Revision: 23973
2010-11-12 17:06:16 +00:00
Alexandros C. Couloumbis 79a27bd7b2 linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211)
SVN-Revision: 23970
2010-11-12 09:28:00 +00:00
Alexandros C. Couloumbis 51fa01f42c linux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patch
SVN-Revision: 23965
2010-11-11 18:45:28 +00:00
Alexandros C. Couloumbis 631ff80daa linux/ixp4xx: add preliminary 2.6.37 kernel support
SVN-Revision: 23964
2010-11-11 18:42:38 +00:00
Alexandros C. Couloumbis 6a9ea41bc6 linux/generic: add some missing 2.6.37 USB symbols
SVN-Revision: 23963
2010-11-11 16:36:05 +00:00
Alexandros C. Couloumbis 9734d09de1 linux/generic: cosmetic
SVN-Revision: 23958
2010-11-11 15:09:04 +00:00
Alexandros C. Couloumbis caaa492551 linux/generic: fix a mistake in 2.6.37/089-mtd-samsung-flash.patch. (thank you maddes)
SVN-Revision: 23957
2010-11-11 14:57:58 +00:00
Alexandros C. Couloumbis 7fb5461594 linux/generic: update mini_fo for kernels >=2.6.36
SVN-Revision: 23956
2010-11-11 13:48:48 +00:00
Alexandros C. Couloumbis 18dd104885 linux/brcm47xx: include a missing 2.6.37 file (thank you hauke)
SVN-Revision: 23955
2010-11-11 08:49:52 +00:00
Hauke Mehrtens 507986e6f6 kernel: disable some config symbols for kernel 2.6.37
SVN-Revision: 23951
2010-11-10 20:42:46 +00:00
Hauke Mehrtens ce547cf748 brcm47xx: missing in r23949
SVN-Revision: 23950
2010-11-10 19:12:49 +00:00
Hauke Mehrtens 1652eb7863 brcm47xx: CONFIG_HAMRADIO=n makes no sense
SVN-Revision: 23949
2010-11-10 19:11:24 +00:00
Alexandros C. Couloumbis f950840ec9 linux/brcm47xx: add preliminary 2.6.37 kernel support
SVN-Revision: 23945
2010-11-10 19:01:07 +00:00
Alexandros C. Couloumbis 0c66bb9c55 linux/ar71xx: add preliminary 2.6.37 kernel support
SVN-Revision: 23944
2010-11-10 16:23:42 +00:00
Imre Kaloz cec876fe24 use CMDLINE_FORCE
SVN-Revision: 23942
2010-11-10 13:13:03 +00:00
Imre Kaloz a64a42cbaa upgrade to 2.6.36
SVN-Revision: 23941
2010-11-10 13:12:25 +00:00
Imre Kaloz e4a1b7d2c3 add a patch to fixup pcie reset on kirkwood - also fixes the boot issue on the wrt350n v2
SVN-Revision: 23939
2010-11-10 12:26:18 +00:00
Florian Fainelli 0acb5636b2 update to 2.6.36
SVN-Revision: 23935
2010-11-09 08:42:28 +00:00
Florian Fainelli 396969e7f9 add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF
SVN-Revision: 23934
2010-11-09 08:42:21 +00:00
Alexandros C. Couloumbis 297b9756bc linux/generic: add some missing patches, refresh patches
SVN-Revision: 23931
2010-11-08 18:28:07 +00:00
Alexandros C. Couloumbis 75cf9a4cd3 linux/generic: fix creation of rootfs_data
SVN-Revision: 23930
2010-11-08 14:45:24 +00:00
Imre Kaloz 362ef97928 kernel targets uImage by default
SVN-Revision: 23929
2010-11-08 11:57:56 +00:00
Alexandros C. Couloumbis 8e971aa9ce linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)
SVN-Revision: 23928
2010-11-08 11:12:59 +00:00
Alexandros C. Couloumbis a0992676b4 linux/generic: sync 2.6.37 patches
SVN-Revision: 23927
2010-11-08 11:08:08 +00:00
Imre Kaloz 2f2442f323 x86 kernels target bzImage by default
SVN-Revision: 23926
2010-11-08 09:44:33 +00:00
Florian Fainelli 9fc3b4b7fd add README
SVN-Revision: 23925
2010-11-08 09:41:32 +00:00
Florian Fainelli 599393fe0e remove to keep only one ARM qemu target
SVN-Revision: 23924
2010-11-08 09:41:27 +00:00
Florian Fainelli cbe43a88eb make description consistent
SVN-Revision: 23923
2010-11-08 09:41:20 +00:00
Florian Fainelli 18fd669ef2 [x86 net5501: make kmod-leds-net5501 work
Fixes dependencies, and properly labels the module as GPL (thanks, Felix!).

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 23922
2010-11-08 07:31:40 +00:00
Florian Fainelli 5d28877c92 add qemu target
SVN-Revision: 23921
2010-11-08 07:31:36 +00:00
Florian Fainelli 6a61d2d905 add target to be used with qemu
SVN-Revision: 23920
2010-11-08 07:31:31 +00:00
Florian Fainelli b6e9f1dfe0 make targets provide their KERNELNAME
SVN-Revision: 23919
2010-11-08 07:31:25 +00:00
Florian Fainelli c8dbba3919 refresh patches, remove 015-r6040_fix_multicast.patch (upstreamed)
SVN-Revision: 23918
2010-11-07 22:41:28 +00:00
Florian Fainelli 88864e2aa1 avoid namespace clash on ar7_gpio_init
SVN-Revision: 23917
2010-11-07 22:25:25 +00:00
Florian Fainelli 60c6d33e00 net5501: Add features to net5501 and remove HID support (unneeded)
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
2010-11-07 20:37:40 +00:00
Florian Fainelli c991aafef0 fix build failure when targetting ramdisk
SVN-Revision: 23914
2010-11-07 15:41:52 +00:00
Hauke Mehrtens 4e797b6278 brcm47xx: Fix boot problem with wgt634u.
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
2010-11-07 13:44:48 +00:00
Claudio Mignanti 20b2a4417a Add support for Ubiquiti UniFi AP
SVN-Revision: 23904
2010-11-06 21:08:48 +00:00
Claudio Mignanti 7583fe8668 Add wps button on alice gate
SVN-Revision: 23903
2010-11-06 21:08:44 +00:00
Florian Fainelli d9a42c5436 Merge branch 'adm8668'
SVN-Revision: 23900
2010-11-06 18:54:20 +00:00
Michael Büsch 92acb04641 n810: omapfb and keyboard fixes
SVN-Revision: 23898
2010-11-06 16:51:27 +00:00
Florian Fainelli cf313b63bc fix touchscreen driver build failure
SVN-Revision: 23895
2010-11-06 14:56:58 +00:00
Florian Fainelli c45884d8f6 add missing symbol spotted by buildbot.
SVN-Revision: 23891
2010-11-05 18:46:43 +00:00
Alexandros C. Couloumbis 2ad643a943 target/linux: fix a wrong 2.6.37 patch (thank you acinonyx)
SVN-Revision: 23889
2010-11-05 17:41:13 +00:00
Michael Büsch 45179d077c omap24xx: Add linux 2.6.37 config/patches
SVN-Revision: 23888
2010-11-05 16:59:39 +00:00
Michael Büsch 7465a11beb linux 2.6.37: Disable DEBUG_ICEDCC
SVN-Revision: 23887
2010-11-05 16:57:51 +00:00
Michael Büsch 82ce95ce36 n810 profile: add maemo-kexec
SVN-Revision: 23886
2010-11-05 14:35:33 +00:00
Imre Kaloz 02512b6185 the same DEFAULT_PACKAGES should be selected in the generic Makefile
SVN-Revision: 23885
2010-11-05 07:33:43 +00:00
Imre Kaloz e9a7ba29c1 only build squashfs images by default
SVN-Revision: 23884
2010-11-05 07:30:55 +00:00
Alexandros C. Couloumbis 4ec905f3c9 target/linux/orion: create subtargets (closes #8154)
SVN-Revision: 23883
2010-11-04 22:10:11 +00:00
Alexandros C. Couloumbis f341342d38 target/linux: extend r23881 for 2.6.37 too.
SVN-Revision: 23882
2010-11-04 21:47:29 +00:00
Alexandros C. Couloumbis 576284ebc3 target/linux: add missing symbols (closes #8147)
SVN-Revision: 23881
2010-11-04 21:42:07 +00:00
Felix Fietkau 5f3f1b8cd8 ar71xx: Configure WNDR3700 switch LED colors properly (#8103)
For WNDR3700, use green for 1Gb/s and amber for 100Mb/s and 10Mb/s on
the four LAN port switch LEDs. The LEDs will be lit to indicate a link
and will blink to indicate activity. This matches the stock firmware
and the description printed on the label on the unit's underside.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23879
2010-11-04 18:55:16 +00:00
Felix Fietkau b3b2227869 Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on submitter's request
SVN-Revision: 23878
2010-11-04 18:53:18 +00:00
Felix Fietkau 77eee74d56 ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)
Make the WiFi LEDs blink for activity on the WNDR3700, matching the
stock firmware and user expectations. The green 2.4GHz and blue 5GHz
LEDs will illuminate with the radio on, and will blink to indicate
transmission and reception.

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23877
2010-11-04 18:48:22 +00:00
Felix Fietkau 91b6c63adc ar71xx: Set eth1 MAC address from EEPROM for WNDR3700
The WNDR3700's art/caldata partition contains three MAC addresses at
offsets 0, 6, and 12, used for eth0/wlan0 (shared), eth1, and wlan1,
respectively. The existing code configures eth1's MAC address by adding
1 to eth0's instead of using the value stored in the EEPROM. This patch
causes the stored value to be used directly. (On my WNDR3700s, the three
stored addresses are all sequential anyway.)

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 23876
2010-11-04 18:46:07 +00:00
Felix Fietkau fc28e1cd7d ar71xx: fix the wndr3700 antenna group setting for the first wireless chip (thx, Mark Mentovai)
SVN-Revision: 23875
2010-11-04 18:39:49 +00:00
Imre Kaloz a85e3d60c5 upgrade to 2.6.36
SVN-Revision: 23867
2010-11-04 14:18:45 +00:00
Florian Fainelli edcbafc836 fix mvswitch PHY polling setting (#8133)
SVN-Revision: 23862
2010-11-04 14:09:20 +00:00
Imre Kaloz 9c0c9caaff these belong to the generic config..
SVN-Revision: 23853
2010-11-04 11:09:08 +00:00
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
2010-11-04 09:01:08 +00:00
Imre Kaloz 7b8ed6ff49 add missing 2.6.36 symbols
SVN-Revision: 23850
2010-11-04 08:49:11 +00:00
Lars-Peter Clausen 7b3caf6f22 Add even more missing symbols to the 2.6.36 config
SVN-Revision: 23842
2010-11-03 21:01:01 +00:00
John Crispin 72ae8452cd * adds patch to 2.6.35 series to make dsl work
SVN-Revision: 23839
2010-11-03 19:10:56 +00:00
John Crispin 251535331c * bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack for tapi drivers
SVN-Revision: 23836
2010-11-03 19:02:27 +00:00
Alexandros C. Couloumbis a2d17ea8cf target/linux: add preliminary 2.6.37 kernel support
SVN-Revision: 23828
2010-11-03 16:13:33 +00:00
Felix Fietkau b4e2c09b46 ar71xx: improve the wndr3700 quirks - move most of the code out of ath9k and instead allow the platform device to specify gpio overrides - fixes 5ghz signal strength issues
SVN-Revision: 23822
2010-11-03 14:55:53 +00:00
Felix Fietkau 8d40973058 make the display support feature flag selectable
SVN-Revision: 23791
2010-11-02 16:26:57 +00:00
Imre Kaloz 1f4543eedc more 2.6.36 config symbols..
SVN-Revision: 23778
2010-11-02 12:28:34 +00:00
Imre Kaloz 9f7da0f900 add additional config symbols
SVN-Revision: 23777
2010-11-02 12:22:45 +00:00
Imre Kaloz c1209bde02 refresh 2.6.36 patches
SVN-Revision: 23776
2010-11-02 12:21:31 +00:00
Imre Kaloz d50ec03710 update the gpiolib patch
SVN-Revision: 23775
2010-11-02 12:20:58 +00:00
Imre Kaloz 3b1eb0f07c remove unneeded patches
SVN-Revision: 23774
2010-11-02 12:17:05 +00:00
Imre Kaloz 6e3a7fea20 support only 2.6.32 and 2.6.36
SVN-Revision: 23773
2010-11-02 12:01:56 +00:00
Imre Kaloz 68dbac93fc add a patch to export dma_set_coherent_mask
SVN-Revision: 23772
2010-11-02 11:52:22 +00:00
Imre Kaloz 7ff27c6ff5 this is not a platform specific patch
SVN-Revision: 23771
2010-11-02 11:50:56 +00:00
Imre Kaloz daa9161eaa add some additional 2.6.36 symbol
SVN-Revision: 23770
2010-11-02 11:49:32 +00:00
Michael Büsch 548ae3d28a n810-gui profile: Add xkeyboard-config
SVN-Revision: 23767
2010-11-01 21:46:28 +00:00
Florian Fainelli cc19ab72ac switch to 2.6.36
SVN-Revision: 23762
2010-11-01 13:09:47 +00:00
Florian Fainelli b37b7ff9be set the mac address using the chip-unique serial number
SVN-Revision: 23761
2010-11-01 13:09:41 +00:00
Florian Fainelli 90165562aa add support for 2.6.36 kernel
SVN-Revision: 23760
2010-11-01 13:09:34 +00:00
Florian Fainelli cbf63d4c93 resync kernel config
SVN-Revision: 23759
2010-11-01 13:09:26 +00:00
Florian Fainelli 21aeb28779 initialize clocks earlier for lpj to be correct (#7548)
SVN-Revision: 23746
2010-10-31 21:45:49 +00:00
Florian Fainelli 32ec735d8a refresh 2.6.32 patches
SVN-Revision: 23745
2010-10-31 21:45:30 +00:00
Florian Fainelli 2434c2bb70 vlynq: try remote clock first, then external (#7324)
SVN-Revision: 23737
2010-10-31 13:10:55 +00:00
Florian Fainelli 56eaf842c7 refresh 2.6.32 patches
SVN-Revision: 23736
2010-10-31 13:10:49 +00:00
Florian Fainelli a621fdb419 refresh 2.6.32 patches
SVN-Revision: 23735
2010-10-31 13:10:35 +00:00
Florian Fainelli b013e4eec4 add kmod-leds-net5501
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 23729
2010-10-30 22:35:59 +00:00
Florian Fainelli eace922392 resync config-default, enable gpio support
SVN-Revision: 23727
2010-10-30 22:35:50 +00:00
Alexandros C. Couloumbis 25a2eadad3 linux/generic: fix "rm: can't remove 'xyz': Directory not empty" symbolic link and directory issues on RouterBoard family devices.
SVN-Revision: 23718
2010-10-30 10:00:34 +00:00
Lars-Peter Clausen 4990417071 Fix patch
SVN-Revision: 23702
2010-10-29 06:59:46 +00:00
Hamish Guthrie 27c9512c53 Update u-boot command-line parameters
SVN-Revision: 23691
2010-10-28 08:54:52 +00:00
Hamish Guthrie fffb9f805b Bumper gumstix kernel version to 2.6.36
SVN-Revision: 23690
2010-10-28 08:53:14 +00:00
Hamish Guthrie cb9821611f Add 2.6.36 config for gumstix board
SVN-Revision: 23688
2010-10-28 08:47:48 +00:00
Hamish Guthrie a34d2d5cc1 Add missing symbols to 2.6.36 config
SVN-Revision: 23687
2010-10-28 08:37:00 +00:00
Lars-Peter Clausen 41ddcd79ab Adds leds and gpio keys support for Iomega iConnect.
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23682
2010-10-27 21:22:07 +00:00
Lars-Peter Clausen 37ca712c59 Change kernel version to 2.6.36
SVN-Revision: 23671
2010-10-27 14:12:27 +00:00
Lars-Peter Clausen 4b67cfb58c ADC and battery fixes * Fix concurrent battery readings * Add missing kfree in battery driver remove * Fix disabling of a ADC component
SVN-Revision: 23670
2010-10-27 14:11:36 +00:00
Lars-Peter Clausen 98cc28e7d7 Add missing symbol to 2.6.36 config
SVN-Revision: 23669
2010-10-27 14:04:04 +00:00
Imre Kaloz 81059a2a96 mark targets maintained by me
SVN-Revision: 23668
2010-10-27 13:46:00 +00:00
Florian Fainelli ffc84cf75c register uart driver on livebox (#8013)
SVN-Revision: 23653
2010-10-27 10:02:13 +00:00
Florian Fainelli 7bf5647070 refresh 2.6.35 patches
SVN-Revision: 23652
2010-10-27 10:02:08 +00:00
Florian Fainelli cfe4c4a106 refresh 2.6.35 patches
SVN-Revision: 23651
2010-10-27 10:02:03 +00:00
Jo-Philipp Wich d45c310c34 allow overriding BIN_DIR (#7412)
SVN-Revision: 23643
2010-10-26 14:15:52 +00:00
Jo-Philipp Wich cdbeb0e80b copy kernel .config, needed by mkfs.jffs2 to detect compression capabilities
SVN-Revision: 23639
2010-10-26 13:34:21 +00:00
Alexandros C. Couloumbis e8e1084654 linux/mpc83xx: add preliminary 2.6.36 kernel support
SVN-Revision: 23633
2010-10-25 17:59:14 +00:00
Claudio Mignanti 697d3e7066 Fix nxp_74hc164 driver compile error (builbot)
SVN-Revision: 23623
2010-10-24 16:10:41 +00:00
Claudio Mignanti d42d5412ec Add some symbols from buildbot
SVN-Revision: 23622
2010-10-24 16:10:35 +00:00
Claudio Mignanti 36c2bfcdb2 Don't compile u-boot by default
SVN-Revision: 23621
2010-10-24 16:10:30 +00:00
Florian Fainelli 88eadf541f add required symbols to allow building of 2.6.35.7
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 23594
2010-10-23 18:56:19 +00:00
Florian Fainelli 115dc292cb fix lzo decompressor build failure on 2.6.35
The patch fixes the build failure in Linux 2.6.35.7.
Other versions may have the same issue, but I haven't test it.

Signed-off-by: Ramax Lo <ramaxlo@gmail.com>

SVN-Revision: 23593
2010-10-23 18:56:14 +00:00
Mirko Vogt 1ecedb1ec6 create subtarget "om gta02" in preparation for further s3c24xx-based boards - thanks to Ramax Lo
SVN-Revision: 23592
2010-10-23 15:57:24 +00:00
Felix Fietkau b3e708acd7 ar71xx: remove some unnecessary patches
SVN-Revision: 23581
2010-10-22 01:31:47 +00:00
Felix Fietkau 0468a284dd move a few more 2.6.36 config options from ar71xx to generic
SVN-Revision: 23580
2010-10-21 18:42:52 +00:00
Felix Fietkau 7eb948eddf remove 2.6.36 config options which no longer exist
SVN-Revision: 23579
2010-10-21 18:42:44 +00:00
Felix Fietkau e8d19b1dbc refresh generic kernel configs using kconfig.pl
SVN-Revision: 23578
2010-10-21 18:42:37 +00:00
Felix Fietkau f056c054b9 ar71xx: the ar7240 dsa driver is no longer used, remove it.
SVN-Revision: 23577
2010-10-21 18:42:28 +00:00
Felix Fietkau 9e2d1a194d ar71xx: use the new ar7240 switch driver for tl-wa901nd as well
SVN-Revision: 23576
2010-10-21 18:42:22 +00:00
Felix Fietkau 6656450c6d ar71xx: fix more section mismatches
SVN-Revision: 23575
2010-10-21 18:42:16 +00:00
Felix Fietkau 8858d90afe ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port patch to the 2.6.36 patches, add a backport patch to 2.6.32
SVN-Revision: 23574
2010-10-21 18:42:11 +00:00
Felix Fietkau 0ee2fda5e1 rt8366*: use __devinit instead of __init for the probe function to fix a section mismatch
SVN-Revision: 23573
2010-10-21 18:42:05 +00:00
Felix Fietkau 0ccae6ec9e ar71xx: refresh kernel config for 2.6.36
SVN-Revision: 23572
2010-10-21 18:41:57 +00:00
Felix Fietkau d40b0f3529 ar71xx: remove unused kernel versions, 2.6.36 should be the next target
SVN-Revision: 23571
2010-10-21 18:41:52 +00:00
Felix Fietkau ad83152231 add missing kernel config symbols for 2.6.36
SVN-Revision: 23570
2010-10-21 18:41:46 +00:00
Alexandros C. Couloumbis 3d32fb2ab5 linux/generic: refresh 2.6.36 patches
SVN-Revision: 23560
2010-10-21 08:23:11 +00:00
Michael Büsch a7bdb90f38 omap24xx: Update to 2.6.36
SVN-Revision: 23557
2010-10-20 23:13:00 +00:00
Alexandros C. Couloumbis b79b929210 target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian)
SVN-Revision: 23548
2010-10-20 13:47:59 +00:00
Alexandros C. Couloumbis 78a11fc0d4 target/linux: refresh previous patch
SVN-Revision: 23545
2010-10-20 11:32:42 +00:00
Alexandros C. Couloumbis 9eed4e6315 linux/generic: sync to todays yaffs tree
SVN-Revision: 23544
2010-10-20 11:27:31 +00:00
Florian Fainelli cb0e742bab Revert "[brcm47xx] Add support for cores with slow WDT clock (bcm5354)"
This reverts commit 7467fdab387f451082c15d17ce9ae4d91d74b6ca.

SVN-Revision: 23533
2010-10-19 07:07:10 +00:00
Florian Fainelli 20d28f7685 fix platform_devices registration
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com>

SVN-Revision: 23517
2010-10-18 19:49:54 +00:00
Florian Fainelli c8c0d4d8e6 Add support for cores with slow WDT clock (bcm5354)
Signed-off-by: Aleksandar Radovanovic <biblbroks@sezampro.rs>

SVN-Revision: 23516
2010-10-18 19:49:48 +00:00
Florian Fainelli af0e5167bc add bcm96338W2 e7t board (D-Link 2640U/BRU/C, #7558)
SVN-Revision: 23508
2010-10-17 17:45:50 +00:00
Michael Büsch 139259a338 omap24xx: Remove 2.6.35 support
SVN-Revision: 23507
2010-10-17 16:52:53 +00:00
Florian Fainelli 9d9e3fed62 remove 2.6.32 support
SVN-Revision: 23505
2010-10-17 16:32:35 +00:00
Florian Fainelli a1ea84dbb6 fix SPI driver, move register out of driver code
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com

SVN-Revision: 23504
2010-10-17 14:09:30 +00:00
Florian Fainelli 1a13c39f76 restore kernel oldconfig
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23503
2010-10-17 14:09:24 +00:00
Florian Fainelli 265bf2ccb0 refresh patches
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23502
2010-10-17 14:09:04 +00:00
Florian Fainelli 9f4c51acb7 refresh nb4 support. Register 74x164 device
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23501
2010-10-17 14:08:57 +00:00
Florian Fainelli 8cbd9d5a2e add spi devices board info int bcm63xx_boards
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23500
2010-10-17 14:08:51 +00:00
Florian Fainelli b65e494976 add 74x164 SPI chip support
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23499
2010-10-17 14:08:45 +00:00
Florian Fainelli cd9b90235c backport SPI master with no RXTX support (from 2.6.36)
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23498
2010-10-17 14:08:39 +00:00
Florian Fainelli d5854cfd4d register earlier extended platform devices
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 23497
2010-10-17 14:08:34 +00:00
Florian Fainelli a6873b3095 Use -pipe for net5501 and geos CFLAGS, same as all of the other platforms
Makes the builds run slightly faster on multicores.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 23495
2010-10-17 12:42:06 +00:00
Michael Büsch 394b152ced omap24xx: Update kernel
SVN-Revision: 23485
2010-10-16 20:44:25 +00:00
Alexandros C. Couloumbis c454143177 linux/atheros: fix another 2.6.36 patch issue
SVN-Revision: 23456
2010-10-15 15:06:32 +00:00
Alexandros C. Couloumbis fff6712a9e target/linux: fix a path issue on previous commit
SVN-Revision: 23455
2010-10-15 14:21:29 +00:00
Alexandros C. Couloumbis 17c9fc3adc linux/atheros: add preliminary 2.6.36 kernel support (refresh patches)
SVN-Revision: 23454
2010-10-15 14:05:32 +00:00
Jo-Philipp Wich a680385396 remove remaining references to dev-ap91-eth.h, patch by Stijn Tintel
SVN-Revision: 23451
2010-10-14 23:08:10 +00:00
Felix Fietkau fc035b3cb6 ar71xx: remove dev-ap91-eth.c. switch its only user (RB-750) to the new switch driver
SVN-Revision: 23439
2010-10-14 13:41:42 +00:00
Felix Fietkau 3941621dbc ar71xx: use the new ar7240 switch driver on the DIR-600-A1 as well (fixes #7563)
SVN-Revision: 23432
2010-10-14 00:14:59 +00:00
Mirko Vogt 37d454fa43 linux kernel version 2.6.36.7 is not (yet) released...
SVN-Revision: 23424
2010-10-13 15:06:13 +00:00
Lars-Peter Clausen 6144179d61 Add 2.6.36 patches
SVN-Revision: 23421
2010-10-13 01:55:44 +00:00
Lars-Peter Clausen 9d9f68c651 Add some missing symbols to 2.6.36 config
SVN-Revision: 23420
2010-10-13 00:33:34 +00:00
Jo-Philipp Wich 352fea83d9 unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range.
SVN-Revision: 23419
2010-10-12 20:49:35 +00:00
Alexandros C. Couloumbis 64d3505a2a generic/config-2.6.36: Add missing symbols
SVN-Revision: 23416
2010-10-12 16:13:01 +00:00
Alexandros C. Couloumbis 867f200156 target/linux: Add support for cores with slow WDT clock like bcm5354. (thank you Aleksandar Radovanovic)
SVN-Revision: 23415
2010-10-12 15:59:35 +00:00
Alexandros C. Couloumbis e37cba7e95 target/linux: fix Geos baudrate. (thank you Philip Prindeville)
SVN-Revision: 23414
2010-10-12 15:27:34 +00:00
Claudio Mignanti d806e68e57 Tag the uncompressed image
SVN-Revision: 23402
2010-10-11 16:31:47 +00:00
Claudio Mignanti 9f124e96d3 Add me as maintainer
SVN-Revision: 23401
2010-10-11 16:31:44 +00:00
Claudio Mignanti cdf8f92776 Update to 2.6.35.7
SVN-Revision: 23400
2010-10-11 16:31:41 +00:00
Claudio Mignanti ee533340ac Copy rootfs(s) inside BIN_DIR
SVN-Revision: 23399
2010-10-11 16:31:39 +00:00
Claudio Mignanti 31eb457b7e Add support for FOXGM carrier board
SVN-Revision: 23398
2010-10-11 16:31:34 +00:00
Alexandros C. Couloumbis 9cb3333c0d linux/brcm47xx: fix an initialization issue on 2.6.36 kernel
SVN-Revision: 23392
2010-10-11 12:37:16 +00:00
Alexandros C. Couloumbis fad16eb736 linux/au1000: fix jffs2/squashfs au1500 boot issue (deals with ticket #8058)
SVN-Revision: 23391
2010-10-11 10:00:02 +00:00
Jo-Philipp Wich 2bda5979ab Geos -- new x86 subtarget definition This defines the Geos platform from Traverse Technologies in AUS.
This is a Geode LX800 with 512MB of DDR400 memory, 2 8139CP interfaces, 2 Solos ADSL2+ interfaces, USB, serial console, CF slot, and miniPCI slot.

I'll add support for the LEDs separately.

Signed-off-by: Philip A. Prindeville

SVN-Revision: 23390
2010-10-10 22:48:33 +00:00
Michael Büsch cbdbb1d1ff omap24xx: allow CONFIG_INET_XFRM_MODE_BEET as module
SVN-Revision: 23382
2010-10-10 17:27:57 +00:00
Alexandros C. Couloumbis 5717ca5ea9 linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix.
SVN-Revision: 23327
2010-10-08 16:52:35 +00:00
Mirko Vogt 2d2dab50a5 do not override CFLAGS - the default ones are fine
SVN-Revision: 23323
2010-10-08 13:10:43 +00:00
Alexandros C. Couloumbis dc0e630123 linux/ar71xx: (2.6.36) add a missed patch
SVN-Revision: 23319
2010-10-08 12:15:18 +00:00
Alexandros C. Couloumbis 458e8736fc linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches)
SVN-Revision: 23317
2010-10-08 12:10:18 +00:00
Michael Büsch 226abf88f5 Add support for nokia n810 sound
SVN-Revision: 23303
2010-10-07 15:35:49 +00:00
Felix Fietkau b61a804bf7 ar71xx: increase rb4xx nand kernel partition size (patch by danimo)
SVN-Revision: 23293
2010-10-07 14:27:34 +00:00
Michael Büsch 740e2938dd spi-gpio-old: 2.6.36 compile fix
SVN-Revision: 23292
2010-10-07 13:26:39 +00:00
Michael Büsch 1ac300cda9 hci_h4p: Compile fixes
SVN-Revision: 23291
2010-10-07 13:05:31 +00:00
Michael Büsch a8c848bb50 cryptodev: Compilefix on 2.6.36
SVN-Revision: 23290
2010-10-07 12:12:52 +00:00
Michael Büsch 4c4f7be14e omap24xx: Update kernel config
SVN-Revision: 23289
2010-10-07 12:02:26 +00:00
Michael Büsch 7178dc62a4 omap24xx: Improve n810 battery management
SVN-Revision: 23282
2010-10-07 09:58:37 +00:00
Hauke Mehrtens badd8ffee3 brcm47xx: add patches for kernel 2.6.36
SVN-Revision: 23278
2010-10-06 20:11:03 +00:00
Hamish Guthrie 0dc830c8f1 kernel: crashlog uses bootmem to allocate memory which is being deprecated in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock.
SVN-Revision: 23269
2010-10-06 09:40:00 +00:00
Imre Kaloz 27a1e6cc6a as we only support 2.6, remove the useless bool for it
SVN-Revision: 23246
2010-10-05 14:19:00 +00:00
Imre Kaloz 7fa8ba095b Toto, we don't support Linux 2.4 anymore..
SVN-Revision: 23245
2010-10-05 14:15:46 +00:00
Gabor Juhos 69355ee10e ramips: Allow ethernet interface to be taken down and up again
Taking the ramips ethernet interface down and up again resulted in the
driver not receiving any frames anymore. Fix this by correctly disabling
interrupts in the hw on ifdown.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 23243
2010-10-05 14:10:34 +00:00
Alexandros C. Couloumbis 975bf6a4fa linux/generic: update kernel patch refreshing. Include two missed patches.
SVN-Revision: 23240
2010-10-05 09:49:53 +00:00
Alexandros C. Couloumbis de644deef5 linux/ixp4xx: revert accidentally leaked enabled kernel option (thank you kaloz)
SVN-Revision: 23239
2010-10-05 09:07:45 +00:00
Alexandros C. Couloumbis 11c45f64fe linux/generic: refresh 2.6.36 kernel patches
SVN-Revision: 23237
2010-10-05 08:50:54 +00:00
Lars-Peter Clausen 290e192ce8 Make mv_cesa crypto module available on Orion as well.
SVN-Revision: 23229
2010-10-04 21:33:07 +00:00
Hauke Mehrtens 7f473a276f kernel: fix some build warnings with kernel 2.6.36
SVN-Revision: 23226
2010-10-04 20:43:07 +00:00
Alexandros C. Couloumbis 7cb70cb2b8 linux/adm5120: add preliminary 2.6.36 kernel support (refresh patches)
SVN-Revision: 23224
2010-10-04 17:45:05 +00:00
Alexandros C. Couloumbis a8d7d9af83 yaffs2: add preliminary 2.6.36 kernel support (sync to yaffs2 git tree). This code needs further testing especially for backwards compatibility. It boots on rb532 with kernel options: CONFIG_DEVTMPFS & CONFIG_DEVTMPFS_MOUNT
SVN-Revision: 23221
2010-10-04 16:55:06 +00:00
Imre Kaloz 5f9a6a5431 upgrade kernel versions to the latest stable ones
SVN-Revision: 23219
2010-10-04 10:40:41 +00:00
Lars-Peter Clausen f05a30206c Iomega iConnect Wireless platform support
This patch adds support for Iomega iConnect Wireless. Leds and wireless card
support are still missing.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23217
2010-10-04 09:19:52 +00:00
Lars-Peter Clausen 1162dfde82 Remove hwmon and i2c support from being built-in
SVN-Revision: 23214
2010-10-04 09:06:21 +00:00
Lars-Peter Clausen 83d6a36019 update 2.6.35.x to 2.6.35.7
SVN-Revision: 23213
2010-10-04 07:42:32 +00:00
Michael Büsch 68219be4e7 n810: Add fstab for maemo filesystems
SVN-Revision: 23195
2010-10-03 12:16:56 +00:00
Lars-Peter Clausen ff9ddd7c0f Add jffs2 feature flag
SVN-Revision: 23177
2010-10-02 14:31:49 +00:00
Gabor Juhos 697f5d0bdd ar71xx: initial support for jjPlus JWAP003
Patch-by: Cezary Jackiewicz <cezary@eko.one.pl>

(the GPIODEV code has been removed, the sysfs interface
can be used to control the GPIO lines instead - juhosg)

SVN-Revision: 23165
2010-10-01 07:09:29 +00:00
Michael Büsch cfd47b3740 omap24xx: Add maintainer information
SVN-Revision: 23160
2010-09-30 10:50:51 +00:00
Michael Büsch 65f47378d7 omap24xx: Update to 2.6.36-rc6
SVN-Revision: 23157
2010-09-30 09:50:04 +00:00
Alexandros C. Couloumbis d328e72247 linux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)
SVN-Revision: 23153
2010-09-29 15:09:07 +00:00
Alexandros C. Couloumbis 76e0ff33de linux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6
SVN-Revision: 23150
2010-09-29 13:50:16 +00:00
Felix Fietkau 8511c6b16c AP96: Fix LAN/WAN setup
LAN (eth0) is behind a switch and the fixed speed/duplex was
supposed to be for it, not WAN (eth1).

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>

SVN-Revision: 23147
2010-09-28 22:55:14 +00:00
Lars-Peter Clausen 8314ce02cc Fix mv_cesa module dependencies and .ko file location Thanks KanjiMonster & Memphiz
SVN-Revision: 23145
2010-09-28 16:32:08 +00:00
Gabor Juhos 2fdc8aea04 ar71xx: build firmware image for the TL-MR3420 v1 board
SVN-Revision: 23138
2010-09-27 14:54:04 +00:00
Gabor Juhos 32d12d5e5c ar71xx: add support for the TL-MR3420 v1 board
SVN-Revision: 23136
2010-09-27 14:53:59 +00:00
Gabor Juhos b831ebdde9 ar71xx: AR724[12] requires different USB setup
SVN-Revision: 23135
2010-09-27 14:53:57 +00:00
Gabor Juhos ef54e93712 ar71xx: build firmware image for the TL-WR841N v7
SVN-Revision: 23134
2010-09-27 14:53:54 +00:00
Gabor Juhos cda8655910 ar71xx: use the MDIO interface of the 2nd MAC on the ar7241
SVN-Revision: 23132
2010-09-27 14:53:49 +00:00
Gabor Juhos b445943cdf ar71xx: move ath9k specific PCI fixup into a separate file
SVN-Revision: 23131
2010-09-27 14:53:46 +00:00
Gabor Juhos 4ae167959b ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCs
With this change ath9k can handle the wireless chip on the TL-WR841N v7
board which is based on the AR7241 SoC.

SVN-Revision: 23130
2010-09-27 14:53:43 +00:00
Gabor Juhos e5b081335e ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)
The attached patch adds a preliminary support for Prolink PWH2004 board
(Ralink RT305x based). LAN and flash appear to work. However, the USB
port and WLAN I have not managed to activate properly yet, but that
problem appears to be present with other rt305x targets as well(?).

Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi>

SVN-Revision: 23129
2010-09-27 14:43:34 +00:00
Gabor Juhos 39c57eeb31 ramips: allow USB
The current defaults for ramips rt305x does not allow the USB
subsystem to be selected/built.

This patch is just a small step in that direction.

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>

SVN-Revision: 23128
2010-09-27 14:42:07 +00:00
Gabor Juhos dc4df4ca65 generic: RTL8366S/RB: Fix autonegotiation for the WAN port.
The RTL8366S/RB support connecting a second mac to it and using the 5th
port as an independent phy. Therefore we need to handle autonegotiation
changes for phy 4 like on a single phy device.

This fixes #7980, verified on a WNDR3700.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 23127
2010-09-27 14:42:05 +00:00
Gabor Juhos 5721f06fe1 generic: add rtl8366rb switch port rate, port and qos enable/disable support
Patch-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 23126
2010-09-27 14:41:54 +00:00
Felix Fietkau a7bb7dd99e Add support for Atheros AP96 reference board
This is still preliminary and not really tested much. Anyway, this
version seems to be enough to get both wired and wireless
interfaces working. Buttons and leds are also working.

mach-ap96.c is based on mach-wndr3700.c.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>

SVN-Revision: 23125
2010-09-27 08:59:53 +00:00
Michael Büsch a41b1df07b omap24xx fb: Do not omit init
SVN-Revision: 23123
2010-09-26 22:03:18 +00:00
Michael Büsch da53a6d635 omap24xx: Upgrade to linux-2.6.36-rc5
SVN-Revision: 23121
2010-09-26 12:53:23 +00:00
Michael Büsch cde47c9958 omap24xx: Export certain n8x0 GPIO switches as input device
SVN-Revision: 23120
2010-09-26 12:50:53 +00:00
Felix Fietkau 19723d09c2 x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)
SVN-Revision: 23104
2010-09-20 22:14:07 +00:00
Michael Büsch a2ca27e237 omap24xx cbus: fix ioctls
SVN-Revision: 23083
2010-09-18 18:14:17 +00:00
Michael Büsch 1e3c230596 omap24xx: Add n8x0 specific GPIO switch code
SVN-Revision: 23082
2010-09-18 17:58:30 +00:00
Michael Büsch 581f65334b omap24xx: Add support for GPIO switches on the n810
SVN-Revision: 23081
2010-09-18 17:31:00 +00:00
Michael Büsch ab5d942622 omap24xx: Update 2.6.36 config
SVN-Revision: 23074
2010-09-15 19:15:52 +00:00
Michael Büsch e4e278d82a omap24xx: Add 2.6.36 support
SVN-Revision: 23072
2010-09-15 17:45:10 +00:00
Gabor Juhos a07788ae63 generic: add support for the EON EN25F32 flash chip
* based on a patch by laigor <laigor@mail.ru> from #7882

SVN-Revision: 23058
2010-09-14 12:03:01 +00:00
Jo-Philipp Wich 7ec18378a7 add kvm_guest to subtarget list
SVN-Revision: 23056
2010-09-13 17:00:37 +00:00
Florian Fainelli bbca651e1b remove wpa-supplicant and iw from the Tecom GW6x00 profile
SVN-Revision: 23051
2010-09-13 08:30:35 +00:00
Alexandros C. Couloumbis a9f54bfd51 linux/generic: update patches for 2.6.36-rc4
SVN-Revision: 23047
2010-09-13 07:24:53 +00:00
Alexandros C. Couloumbis 7328f794bb linux/generic: update mini_fo evict_inode migration
SVN-Revision: 23046
2010-09-13 07:22:39 +00:00
Alexandros C. Couloumbis 6a5618187e linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ready for mainlin inclusion
SVN-Revision: 23045
2010-09-13 07:21:38 +00:00
Jo-Philipp Wich ea5904ff93 - sync with host opkg changes - get rid of autogenerated opkg.conf - utilize dl/ as package cache, useful for remote downloads
SVN-Revision: 23039
2010-09-12 22:04:09 +00:00
Florian Fainelli d3e206ad96 default to using 2.6.35
SVN-Revision: 23038
2010-09-12 21:23:53 +00:00
Florian Fainelli dc1302fdf9 remove 2.6.33 support
SVN-Revision: 23037
2010-09-12 21:23:47 +00:00
Florian Fainelli 327ac42dca change the Tecom GW6x00 profile to use wl instead of b43
SVN-Revision: 23036
2010-09-12 21:23:41 +00:00
Florian Fainelli f4f789f211 register udc and spi devices at the correct init level
SVN-Revision: 23035
2010-09-12 21:23:35 +00:00
Florian Fainelli fab2e77357 refresh 2.6.35 patches
SVN-Revision: 23034
2010-09-12 21:23:29 +00:00
Florian Fainelli ed008fe1e8 refresh 2.6.35 patches
SVN-Revision: 23033
2010-09-12 21:23:15 +00:00
Jo-Philipp Wich 21fe52a736 override ARCH_PACKAGES
SVN-Revision: 23031
2010-09-12 20:50:53 +00:00
Jo-Philipp Wich af800676d5 override ARCH_PACKAGES
SVN-Revision: 23030
2010-09-12 20:50:38 +00:00
Michael Büsch 4b7536d3c7 omap24xx: Add default network config
SVN-Revision: 23004
2010-09-11 15:21:03 +00:00
Michael Büsch f0813cd0f5 omap24xx: Add pointercal file
SVN-Revision: 23003
2010-09-11 15:04:21 +00:00
Michael Büsch 9b4aafb87e Refresh patch
SVN-Revision: 23000
2010-09-10 21:41:06 +00:00
Michael Büsch 7751eaf871 Allow receiving input events even if the X-server grabbed the device.
SVN-Revision: 22999
2010-09-10 21:40:12 +00:00
Jo-Philipp Wich ee81bb7cdb fix a small typo in sed pattern
SVN-Revision: 22997
2010-09-10 15:40:42 +00:00
Jo-Philipp Wich 7a2ce99fe5 fix arch detection pattern to cope with underscores in board name, e.g. "adm5120_mips"
SVN-Revision: 22980
2010-09-08 05:46:37 +00:00
Jo-Philipp Wich 699876fa6b - add a helper script to generate opkg.conf, attempt to detect package architecture from packages/ - fix package defaults when no package override is given, IB previously aggregated the defautls of all profiles - introduce a repositories.conf, allows using remote opkg repositories in imagebuilder
SVN-Revision: 22978
2010-09-08 00:36:35 +00:00
Jo-Philipp Wich 1cd4b50164 fix Dockstart default rdate interface in system config, reformat
SVN-Revision: 22975
2010-09-07 21:26:12 +00:00
Jo-Philipp Wich 2c59d54a43 use --force-run-hooks for host opkg install
SVN-Revision: 22973
2010-09-07 21:22:07 +00:00
John Crispin 72d4242263 extracted firmware files were generated with an incorrect umask
SVN-Revision: 22957
2010-09-06 16:34:45 +00:00
Hamish Guthrie 54f4dd5612 add package python-cjson to gumstix profile
SVN-Revision: 22956
2010-09-06 13:56:43 +00:00
Jo-Philipp Wich 7d045509fd adjust image defaults for KVM
SVN-Revision: 22950
2010-09-06 02:31:37 +00:00
Jo-Philipp Wich 9d74fc3eb3 use opkg/host for package installation - speeds up rebuild operations - aligns generated package list format with the one created by opkg on the target - fixes broken dependency handling in imagebuilder
SVN-Revision: 22949
2010-09-06 02:15:46 +00:00
Jo-Philipp Wich 8ce034b36a x86: add kvm_guest subtarget Add a KVM guest subtarget to the x86 target. Since VirtIO is the preferred I/O virtualization platform for kvm, this target expects it's root device to be /dev/vda.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 22944
2010-09-05 23:18:51 +00:00
Felix Fietkau 0c6653c6e2 ar71xx: select AR71XX_DEV_DSA when AR71XX_DEV_AP91_ETH is selected, do not select AR71XX_DEV_AP91_ETH for TL-WA901ND and TL-WR741ND
SVN-Revision: 22935
2010-09-05 16:17:06 +00:00
Alexandros C. Couloumbis ff48b77be1 linux/ixp4xx: add kernel 2.6.36 preliminary support
SVN-Revision: 22924
2010-09-04 22:54:53 +00:00
Alexandros C. Couloumbis e465d84971 linux/ixp4xx: revert r22922
SVN-Revision: 22923
2010-09-04 22:50:43 +00:00
Alexandros C. Couloumbis 64bc2e51fc linux/ixp4xx: add kernel 2.6.36 preliminary support
SVN-Revision: 22922
2010-09-04 22:47:35 +00:00
Alexandros C. Couloumbis 6cff1caa68 linux/generic: fix ioctl on 2.6.36 (http://lwn.net/Articles/394724/)
SVN-Revision: 22921
2010-09-04 22:18:54 +00:00
Alexandros C. Couloumbis d3bb3031c6 linux/ixp4xx: fix am apex image make bug
SVN-Revision: 22920
2010-09-04 21:48:49 +00:00
Florian Fainelli 0ca31140aa add switch driver for Lantiq PSB6970
Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch.

Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>

SVN-Revision: 22914
2010-09-04 18:06:01 +00:00
Gabor Juhos 3e747a7f75 target/toolchain: fix installation after r22723
SVN-Revision: 22887
2010-09-04 11:56:33 +00:00
Gabor Juhos fcfe56924b ar71xx: build firmware images for the Zcomax boards
SVN-Revision: 22884
2010-09-03 18:14:43 +00:00
Gabor Juhos b4336a8e2d ar71xx: add support for the Zcomax ZCN-1523H-2-8/5-16 boards
SVN-Revision: 22882
2010-09-03 18:14:37 +00:00
Alexandros C. Couloumbis 9f29fa68f6 linux/orion: fix iproute2 issue (partially closes ticket #7862)
SVN-Revision: 22878
2010-09-03 07:06:08 +00:00
Lars-Peter Clausen a70e0d0665 Add kernel package for the mv_cesa crypto module
SVN-Revision: 22877
2010-09-03 01:03:22 +00:00
Lars-Peter Clausen 3fe1d8503c Set -mtune to marvell-f
SVN-Revision: 22876
2010-09-03 00:45:55 +00:00
Alexandros C. Couloumbis 8df0c8e390 generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
SVN-Revision: 22867
2010-09-01 13:14:05 +00:00
Gabor Juhos ece9b523e4 ar71xx: refresh patches
SVN-Revision: 22864
2010-08-31 20:13:50 +00:00
Gabor Juhos 47f8fd1dde ar71xx: rewrite SPI drivers for the RB4xx boards
* add a new SPI controller driver
  * add SPI driver for the CPLD chip
  * convert the NAND driver
  * enable the mikroSD slot
  * enable more LEDs

SVN-Revision: 22863
2010-08-31 20:13:47 +00:00
Gabor Juhos 4ca54a5b39 generic: bacport SPI bus locking API
SVN-Revision: 22862
2010-08-31 20:06:42 +00:00
Gabor Juhos 7782fcf874 generic: fix erase operation on the pm25lv flash chip
SVN-Revision: 22861
2010-08-31 20:06:38 +00:00
Gabor Juhos 6c1d3b0a79 generic: introduce broadcast_uevent function
SVN-Revision: 22858
2010-08-31 20:06:25 +00:00
Felix Fietkau 08755b8858 rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure that the VLAN MC entry gets allocated. Fixes problems with tagged-only ports (#7795)
SVN-Revision: 22856
2010-08-31 19:04:02 +00:00
Florian Fainelli 8108b387d0 backport upstream multicast fix (#7848)
SVN-Revision: 22852
2010-08-31 14:10:25 +00:00
Florian Fainelli 685d598add refresh 2.6.32 patches
SVN-Revision: 22851
2010-08-31 14:10:07 +00:00
Florian Fainelli c0411f877f rework multi_probe patch to be cleaner
SVN-Revision: 22850
2010-08-31 14:09:25 +00:00
Florian Fainelli 82e244fb28 refresh patches
SVN-Revision: 22849
2010-08-31 14:08:58 +00:00
Florian Fainelli 66f9c974c0 refresh 2.6.32 patches
SVN-Revision: 22848
2010-08-31 14:08:30 +00:00
Jo-Philipp Wich 867ac59ff9 enable SYSRQ for all targets, remove overrides from brcm63xx, octeon and omap35xx
SVN-Revision: 22846
2010-08-30 22:59:20 +00:00
Lars-Peter Clausen 34736c48b9 Build usb storage support into the kernel.
This allows for example to put the rootfs on a usb-stick.

SVN-Revision: 22845
2010-08-30 19:09:37 +00:00
Alexandros C. Couloumbis a3b66e1ea1 linux/generic: update 2.6.36 kernel patches
SVN-Revision: 22844
2010-08-30 08:58:50 +00:00
Lars-Peter Clausen dc116b1887 Add different profiles for Sheevaplug and Dockstar
Thanks to Gerrit Visser

SVN-Revision: 22838
2010-08-29 21:16:00 +00:00
Lars-Peter Clausen 429c8a56b6 Use kirkwood_nand_init instead of manually registering the nand driver
This fixes that the device would hang during boot.

SVN-Revision: 22837
2010-08-29 21:10:59 +00:00
Lars-Peter Clausen 014765e77c Align jffs2 to pagesize and fix mkfs2.jffs2 opts
SVN-Revision: 22836
2010-08-29 21:08:55 +00:00
Alexandros C. Couloumbis 67fd8d1fdc linux/generic: update 2.6.36 kernel patches
SVN-Revision: 22834
2010-08-29 18:33:06 +00:00
Lars-Peter Clausen cf445bb48f Update 2.6.35.x to 2.6.35.4
SVN-Revision: 22833
2010-08-29 18:19:20 +00:00
Alexandros C. Couloumbis 206e5f313e linux/generic: add kernel 2.6.36 preliminary support
SVN-Revision: 22832
2010-08-29 14:35:23 +00:00
Lars-Peter Clausen 28d7de48b8 Cleanup image generation
SVN-Revision: 22829
2010-08-28 22:01:21 +00:00
Andy Boyett 5cc80a7c9a update wbd222 patch after r22662
SVN-Revision: 22821
2010-08-27 05:24:44 +00:00
Michael Büsch e483dd2836 Improve n810 profile
SVN-Revision: 22817
2010-08-26 19:54:08 +00:00
Hamish Guthrie b6869eb1cd Update kernel to 2.6.34.5, add USB storage to profile
SVN-Revision: 22813
2010-08-26 11:24:23 +00:00
Florian Fainelli 00e15a3abf add 2.6.35 support
SVN-Revision: 22812
2010-08-26 09:13:44 +00:00
Gabor Juhos 48af005b73 generic: fix pm25lv SPI flash support
SVN-Revision: 22804
2010-08-25 19:57:19 +00:00
Gabor Juhos a80b9af0cd ar71xx: refresh patches
SVN-Revision: 22803
2010-08-25 19:57:11 +00:00
Florian Fainelli cfb88ec980 add support for 2.6.35
SVN-Revision: 22802
2010-08-25 19:56:18 +00:00
Florian Fainelli 0505b8ba58 rename config-2.6.32 to config-default
SVN-Revision: 22801
2010-08-25 19:56:13 +00:00
Florian Fainelli 2e343d9760 add 2.6.35 support
SVN-Revision: 22800
2010-08-25 19:56:08 +00:00
Florian Fainelli 87100c3feb refresh 2.6.35 patches
SVN-Revision: 22799
2010-08-25 19:56:03 +00:00
Michael Büsch 7a8066735d Add usb gadget feature flag
SVN-Revision: 22798
2010-08-25 17:35:34 +00:00
Florian Fainelli a61696b8f0 update to 2.6.35.3
SVN-Revision: 22791
2010-08-25 10:53:30 +00:00
Florian Fainelli 9678699591 update qemu README wrt latest qemu
SVN-Revision: 22790
2010-08-25 10:53:25 +00:00
Lars-Peter Clausen 061ca5765f Add missing symbols to 2.6.35 config
SVN-Revision: 22787
2010-08-25 01:04:18 +00:00
Lars-Peter Clausen 6e3060af50 Update kernel to 2.6.35
SVN-Revision: 22786
2010-08-24 19:46:24 +00:00
Michael Büsch 3b6d2366bd Add usb gadget packages
SVN-Revision: 22785
2010-08-24 15:15:23 +00:00
Michael Büsch 0eb37951ed n810: Fix USB board init
SVN-Revision: 22781
2010-08-23 16:14:04 +00:00
Michael Büsch e54b810ace tahvo-usb: Use platform device interface properly (don't crash)
SVN-Revision: 22780
2010-08-23 14:24:39 +00:00
Lars-Peter Clausen 1dfa6cffb1 refresh config
SVN-Revision: 22777
2010-08-22 23:22:08 +00:00
Lars-Peter Clausen b584c5f0f0 Fix n5x6 sound drivers
SVN-Revision: 22776
2010-08-22 23:21:11 +00:00
Hauke Mehrtens f313fa0bd7 kernel: fix some mistakes in ssb patch refresh in r22766, r22767 and r22768.
SVN-Revision: 22774
2010-08-22 19:22:01 +00:00
Florian Fainelli 8b778d5ba3 refresh 2.6.35 patches
SVN-Revision: 22773
2010-08-22 17:09:23 +00:00