Commit Graph

6587 Commits (8144d60d83f29b9520df4d56196616d53871005c)

Author SHA1 Message Date
John Crispin ba3251a90d * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver
SVN-Revision: 26157
14 years ago
Felix Fietkau 1faf243c73 lantiq: add missing #include for the falcon i2c driver
SVN-Revision: 26152
14 years ago
Hauke Mehrtens 537c6017cc brcm47xx: add workaround for fuse again.
This closes #4754

SVN-Revision: 26141
14 years ago
Hauke Mehrtens a08bd03fad ssb: update ssb to version from linux-next-20110311
SVN-Revision: 26127
14 years ago
Hauke Mehrtens 4226f1d373 kernel: update to kernel version 2.6.37.3
SVN-Revision: 26126
14 years ago
Hauke Mehrtens 425bf41b23 kernel: update to kernel version 2.6.34.8
SVN-Revision: 26125
14 years ago
Hauke Mehrtens b78210955c kernel: update to kernel version 2.6.32.32
SVN-Revision: 26124
14 years ago
Gabor Juhos 23518bb2e4 ramips: initial board support for Aztech HW550-3G
This patch adds initial support for the Aztech HW550-3G (Ralink
RT3052f SoC, 8MB flash, 32MB dram).  Ethernet is not working yet.
Wireless appears to work fine.  USB does not work yet (as with other
Ralink boards).

Signed-off-by: Layne Edwards <ledwards76@gmail.com>

SVN-Revision: 26123
14 years ago
Gabor Juhos 8eb616de82 ar71xx: add support for the TP-Link TL-WA901ND v2 board
Patch-by: Jonathan Benett <jbscience87@gmail.com>

SVN-Revision: 26119
14 years ago
Hamish Guthrie 2c92035067 gumstix: Bump gcc version in defconfig
SVN-Revision: 26027
14 years ago
John Crispin aae6a94432 * add atm patch to generic .37 series. this is needed for the dsl driver to work.
SVN-Revision: 26022
14 years ago
John Crispin c75b0ca1a8 * update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
SVN-Revision: 26021
14 years ago
Felix Fietkau ef12d2ba03 kernel: allow EAP frames to pass through bridges even in learning state - fixes issues with WDS
SVN-Revision: 26015
14 years ago
Hamish Guthrie 734b8cb217 gumstix: Modify vpp profile
SVN-Revision: 26011
14 years ago
Jo-Philipp Wich 05236294f3 Âbackport upstream commit 0079c5aee34880bcee7feee9960f0502c73dc5fa (xt_recent entry reaper) to kernels 2.6.30, 2.6.31, 2.6.32 and 2.6.34
SVN-Revision: 26007
14 years ago
Hamish Guthrie c6abf50358 gumstix: Update GCC version
SVN-Revision: 25998
14 years ago
Hamish Guthrie e7c5412ff0 Add new profile for vpp platform
SVN-Revision: 25997
14 years ago
Jo-Philipp Wich 3e08b75693 add two missing symbol for Kernel >= 2.6.37
SVN-Revision: 25984
14 years ago
Michael Büsch 8ed5701d3d omap24xx: Update to 2.6.38-rc8
SVN-Revision: 25982
14 years ago
Michael Büsch 248b64be48 omap24xx: Split up tahvo usb fixes
SVN-Revision: 25979
14 years ago
Michael Büsch 75de2bebd6 n810: Add workaround for bluetooth IRQ issue
SVN-Revision: 25939
14 years ago
Florian Fainelli aa580d336b bcm63xx: Really fix the flash driver in 2.6.37
Read back the actual rootfs length from the image tag.

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

SVN-Revision: 25938
14 years ago
Michael Büsch b52beae1af n810 bluetooth compile fixes
SVN-Revision: 25937
14 years ago
Michael Büsch b82c92224d n810 profile: Add bluetooth related options
SVN-Revision: 25936
14 years ago
Michael Büsch cc68acd0e3 omap24xx: Update bluetooth kconfig options
SVN-Revision: 25935
14 years ago
Michael Büsch dbc2e08418 omap24xx: Add bluetooth firmware
SVN-Revision: 25933
14 years ago
Imre Kaloz b74308c433 only support EABI on ARM targets
SVN-Revision: 25928
14 years ago
Imre Kaloz 79871637db upgrade to 2.6.37.1
SVN-Revision: 25922
14 years ago
Michael Büsch 00d2c4b048 n810: Add usb networking to default net config
SVN-Revision: 25917
14 years ago
Felix Fietkau 283f5e05d0 atheros: add gpio_set_debounce(), refresh patches
SVN-Revision: 25914
14 years ago
Michael Büsch 218ce7a205 tahvo-usb: Fix NULL ptr deref in OTR irq handler
SVN-Revision: 25913
14 years ago
Michael Büsch c545c84e13 n810: Update profile
SVN-Revision: 25910
14 years ago
Michael Büsch 55fae078d5 n810: Partially fix tahvo USB.
SVN-Revision: 25908
14 years ago
Michael Büsch 0e59776e3c omap24xx: Fix modular compilation of MUSB
SVN-Revision: 25907
14 years ago
Michael Büsch f1b57a85e0 omap24xx: Update kconfig
SVN-Revision: 25892
14 years ago
Michael Büsch dd54ed7bca omap24xx: Set hardware watchdog timeout to max
SVN-Revision: 25883
14 years ago
Michael Büsch 26c83e3248 omap24xx: Start watchdog with RT priority
SVN-Revision: 25882
14 years ago
Michael Büsch 42233dcf8e atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. Prindeville for pointing it out.
SVN-Revision: 25881
14 years ago
Jo-Philipp Wich 81cc3ef4f4 yet another missing symbol
SVN-Revision: 25875
14 years ago
Michael Büsch 45591c54c4 omap24xx: Update to .38-rc7
SVN-Revision: 25865
14 years ago
Michael Büsch 3a3c99f7ee n810: More retu-wdt cleanups
SVN-Revision: 25863
14 years ago
Felix Fietkau 5bddd70a37 Revert "ar71xx: add missing gpio_set_debounce function" - wrong target
SVN-Revision: 25854
14 years ago
Felix Fietkau 57a14f4e15 ar71xx: add missing gpio_set_debounce function
SVN-Revision: 25848
14 years ago
Jo-Philipp Wich 72e6f95f99 add more missing kernel symbols
SVN-Revision: 25846
14 years ago
Jo-Philipp Wich 85b303bed0 add missing kernel symbol
SVN-Revision: 25845
14 years ago
Jo-Philipp Wich 434e1950c6 add missing symbol
SVN-Revision: 25843
14 years ago
Michael Büsch 9a1b2c8c70 n810bm: Add charger_state attribute
SVN-Revision: 25833
14 years ago
Michael Büsch d5d6811ac4 cbus-retu-wdt: Some fixes
SVN-Revision: 25832
14 years ago
Imre Kaloz 0e4c9de00e add usb support for the wbd111, refresh patches
SVN-Revision: 25820
14 years ago
Michael Büsch 7b44be03d8 2.6.38: Let mac80211 select CONFIG_AVERAGE
SVN-Revision: 25818
14 years ago