Commit Graph

6082 Commits (a8c3d1ab6d33244965224b8bb7e43bdb55d28c80)

Author SHA1 Message Date
Imre Kaloz 06e91a553e add 2.6.32 patches to use ext4 for ext2/3
SVN-Revision: 24082
14 years ago
Imre Kaloz cca7066e73 additional Kconfig options for newer kernels
SVN-Revision: 24081
14 years ago
Imre Kaloz 5406906be1 we don't need microcode updates
SVN-Revision: 24080
14 years ago
Imre Kaloz 7a8be69ce6 add missing Kconfig symbols
SVN-Revision: 24077
14 years ago
Felix Fietkau 9bfd20a160 x86: add missing l1 cache shift change
SVN-Revision: 24072
14 years ago
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
14 years ago
Daniel Dickinson 049e59a27b Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO led/buttons not known).
SVN-Revision: 24040
14 years ago
Imre Kaloz de509c49d7 upgrade u-boot to v2010.12-rc1
SVN-Revision: 24039
14 years ago
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
14 years ago
Felix Fietkau ba5296268c x86: refresh config, enable pci express support
SVN-Revision: 24026
14 years ago
Alexandros C. Couloumbis 79a2f2debc target/linux: revert r24014 (further testing is needed)
SVN-Revision: 24015
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
Florian Fainelli 0733900356 fix r6040 multicast operations (#7848)
SVN-Revision: 24006
14 years ago
Florian Fainelli 68bf194ee6 refresh 2.6.32 patches
SVN-Revision: 24005
14 years ago
Alexandros C. Couloumbis 3c027c784e linux/generic: update to layer7-2.22 for kernels >=2.6.36
SVN-Revision: 24004
14 years ago
Alexandros C. Couloumbis 2a785745e9 target/linux: add some 2.6.37 missing symbols. (thank you maddes)
SVN-Revision: 24002
14 years ago
Alexandros C. Couloumbis 6bc36a80dd linux/generic: add a missing symbol. (thank you kaloz)
SVN-Revision: 24001
14 years ago
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
14 years ago
Alexandros C. Couloumbis 448a459ed9 linux/generic: backport device tree support to MIPS from 2.6.37 to 2.6.36
SVN-Revision: 23991
14 years ago
Gabor Juhos 1fa8af5e9f generic: update gpio_buttons driver
SVN-Revision: 23984
14 years ago
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
14 years ago
Gabor Juhos 3106aea40b ar71xx: drivers/ag71xx: remove deprecated usage of IRQF_SAMPLE_RANDOM
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23982
14 years ago
Gabor Juhos 30ef7d55fc ar71xx: use pr_* functions in drivers
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23981
14 years ago
Gabor Juhos fddf3b8dac ar71xx: drivers/rb4xx_nand: remove C++ comment usage
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23980
14 years ago
Gabor Juhos f4d5c885e4 ar71xx: return statements does not need parenthesis
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23979
14 years ago
Gabor Juhos e244e1c7cd ar71xx: fix inline attribute location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23978
14 years ago
Gabor Juhos acd8ad4de5 ar71xx: wrap long lines
(build errors has been fixed - juhosg)

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

SVN-Revision: 23977
14 years ago
Gabor Juhos eef802855a ar71xx: fix trailing statements location
Signed-off-by: Arnaud Lacombe <lacombar@gmail.com>

SVN-Revision: 23976
14 years ago
Gabor Juhos 500fac1735 ar71xx: fix whitespaces nits
(build error has been fixed - juhosg)

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

SVN-Revision: 23975
14 years ago
Alexandros C. Couloumbis f1924d7147 linux/adm5120: add preliminary 2.6.37 kernel support
SVN-Revision: 23973
14 years ago
Alexandros C. Couloumbis 79a27bd7b2 linux/generic: add imq patches for linux kernels 2.6.35,36,37. (closes #8211)
SVN-Revision: 23970
14 years ago
Alexandros C. Couloumbis 51fa01f42c linux/ixp4xx: remove some garbage from 601_arm_2.6.37_update.patch
SVN-Revision: 23965
14 years ago
Alexandros C. Couloumbis 631ff80daa linux/ixp4xx: add preliminary 2.6.37 kernel support
SVN-Revision: 23964
14 years ago
Alexandros C. Couloumbis 6a9ea41bc6 linux/generic: add some missing 2.6.37 USB symbols
SVN-Revision: 23963
14 years ago
Alexandros C. Couloumbis 9734d09de1 linux/generic: cosmetic
SVN-Revision: 23958
14 years ago
Alexandros C. Couloumbis caaa492551 linux/generic: fix a mistake in 2.6.37/089-mtd-samsung-flash.patch. (thank you maddes)
SVN-Revision: 23957
14 years ago
Alexandros C. Couloumbis 7fb5461594 linux/generic: update mini_fo for kernels >=2.6.36
SVN-Revision: 23956
14 years ago
Alexandros C. Couloumbis 18dd104885 linux/brcm47xx: include a missing 2.6.37 file (thank you hauke)
SVN-Revision: 23955
14 years ago
Hauke Mehrtens 507986e6f6 kernel: disable some config symbols for kernel 2.6.37
SVN-Revision: 23951
14 years ago
Hauke Mehrtens ce547cf748 brcm47xx: missing in r23949
SVN-Revision: 23950
14 years ago
Hauke Mehrtens 1652eb7863 brcm47xx: CONFIG_HAMRADIO=n makes no sense
SVN-Revision: 23949
14 years ago
Alexandros C. Couloumbis f950840ec9 linux/brcm47xx: add preliminary 2.6.37 kernel support
SVN-Revision: 23945
14 years ago
Alexandros C. Couloumbis 0c66bb9c55 linux/ar71xx: add preliminary 2.6.37 kernel support
SVN-Revision: 23944
14 years ago
Imre Kaloz cec876fe24 use CMDLINE_FORCE
SVN-Revision: 23942
14 years ago
Imre Kaloz a64a42cbaa upgrade to 2.6.36
SVN-Revision: 23941
14 years ago
Imre Kaloz e4a1b7d2c3 add a patch to fixup pcie reset on kirkwood - also fixes the boot issue on the wrt350n v2
SVN-Revision: 23939
14 years ago
Florian Fainelli 0acb5636b2 update to 2.6.36
SVN-Revision: 23935
14 years ago
Florian Fainelli 396969e7f9 add missing 2.6.36 symbol CONFIG_CHELSIO_T4VF
SVN-Revision: 23934
14 years ago
Alexandros C. Couloumbis 297b9756bc linux/generic: add some missing patches, refresh patches
SVN-Revision: 23931
14 years ago
Alexandros C. Couloumbis 75cf9a4cd3 linux/generic: fix creation of rootfs_data
SVN-Revision: 23930
14 years ago
Imre Kaloz 362ef97928 kernel targets uImage by default
SVN-Revision: 23929
14 years ago
Alexandros C. Couloumbis 8e971aa9ce linux/atheros: add preliminary 2.6.37 kernel support (thank you nbd, florian)
SVN-Revision: 23928
14 years ago
Alexandros C. Couloumbis a0992676b4 linux/generic: sync 2.6.37 patches
SVN-Revision: 23927
14 years ago
Imre Kaloz 2f2442f323 x86 kernels target bzImage by default
SVN-Revision: 23926
14 years ago
Florian Fainelli 9fc3b4b7fd add README
SVN-Revision: 23925
14 years ago
Florian Fainelli 599393fe0e remove to keep only one ARM qemu target
SVN-Revision: 23924
14 years ago
Florian Fainelli cbe43a88eb make description consistent
SVN-Revision: 23923
14 years ago
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
14 years ago
Florian Fainelli 5d28877c92 add qemu target
SVN-Revision: 23921
14 years ago
Florian Fainelli 6a61d2d905 add target to be used with qemu
SVN-Revision: 23920
14 years ago
Florian Fainelli b6e9f1dfe0 make targets provide their KERNELNAME
SVN-Revision: 23919
14 years ago
Florian Fainelli c8dbba3919 refresh patches, remove 015-r6040_fix_multicast.patch (upstreamed)
SVN-Revision: 23918
14 years ago
Florian Fainelli 88864e2aa1 avoid namespace clash on ar7_gpio_init
SVN-Revision: 23917
14 years ago
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
14 years ago
Florian Fainelli c991aafef0 fix build failure when targetting ramdisk
SVN-Revision: 23914
14 years ago
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
14 years ago
Claudio Mignanti 20b2a4417a Add support for Ubiquiti UniFi AP
SVN-Revision: 23904
14 years ago
Claudio Mignanti 7583fe8668 Add wps button on alice gate
SVN-Revision: 23903
14 years ago
Florian Fainelli d9a42c5436 Merge branch 'adm8668'
SVN-Revision: 23900
14 years ago
Michael Büsch 92acb04641 n810: omapfb and keyboard fixes
SVN-Revision: 23898
14 years ago
Florian Fainelli cf313b63bc fix touchscreen driver build failure
SVN-Revision: 23895
14 years ago
Florian Fainelli c45884d8f6 add missing symbol spotted by buildbot.
SVN-Revision: 23891
14 years ago
Alexandros C. Couloumbis 2ad643a943 target/linux: fix a wrong 2.6.37 patch (thank you acinonyx)
SVN-Revision: 23889
14 years ago
Michael Büsch 45179d077c omap24xx: Add linux 2.6.37 config/patches
SVN-Revision: 23888
14 years ago
Michael Büsch 7465a11beb linux 2.6.37: Disable DEBUG_ICEDCC
SVN-Revision: 23887
14 years ago
Michael Büsch 82ce95ce36 n810 profile: add maemo-kexec
SVN-Revision: 23886
14 years ago
Imre Kaloz 02512b6185 the same DEFAULT_PACKAGES should be selected in the generic Makefile
SVN-Revision: 23885
14 years ago
Imre Kaloz e9a7ba29c1 only build squashfs images by default
SVN-Revision: 23884
14 years ago
Alexandros C. Couloumbis 4ec905f3c9 target/linux/orion: create subtargets (closes #8154)
SVN-Revision: 23883
14 years ago
Alexandros C. Couloumbis f341342d38 target/linux: extend r23881 for 2.6.37 too.
SVN-Revision: 23882
14 years ago
Alexandros C. Couloumbis 576284ebc3 target/linux: add missing symbols (closes #8147)
SVN-Revision: 23881
14 years ago
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
14 years ago
Felix Fietkau b3b2227869 Revert "ar71xx: WNDR3700 WiFi LEDs should blink for activity (#7984)" on submitter's request
SVN-Revision: 23878
14 years ago
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
14 years ago
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
14 years ago
Felix Fietkau fc28e1cd7d ar71xx: fix the wndr3700 antenna group setting for the first wireless chip (thx, Mark Mentovai)
SVN-Revision: 23875
14 years ago
Imre Kaloz a85e3d60c5 upgrade to 2.6.36
SVN-Revision: 23867
14 years ago
Florian Fainelli edcbafc836 fix mvswitch PHY polling setting (#8133)
SVN-Revision: 23862
14 years ago
Imre Kaloz 9c0c9caaff these belong to the generic config..
SVN-Revision: 23853
14 years ago
Imre Kaloz 0a5da348d1 update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
14 years ago
Imre Kaloz 7b8ed6ff49 add missing 2.6.36 symbols
SVN-Revision: 23850
14 years ago
Lars-Peter Clausen 7b3caf6f22 Add even more missing symbols to the 2.6.36 config
SVN-Revision: 23842
14 years ago
John Crispin 72ae8452cd * adds patch to 2.6.35 series to make dsl work
SVN-Revision: 23839
14 years ago
John Crispin 251535331c * bump kernel to 2.6.35.8 * merge arcadyn mach files * fixes ar9 * adds hack for tapi drivers
SVN-Revision: 23836
14 years ago
Alexandros C. Couloumbis a2d17ea8cf target/linux: add preliminary 2.6.37 kernel support
SVN-Revision: 23828
14 years ago
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
14 years ago
Imre Kaloz 1f4543eedc more 2.6.36 config symbols..
SVN-Revision: 23778
14 years ago