Commit Graph

6850 Commits

Author SHA1 Message Date
Gabor Juhos
d5a7e2f5c1 ramips: initial board support for MOFI3500-3GN
This patch adds initial board support for the MoFi Network MOFI3500-3GN
(Ralink RT3052F SoC, 8MB flash, 32MB ram, wireless N, USB-OTG).  This
router is basically the NA version of the HW550-3G.

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

SVN-Revision: 26466
2011-04-04 08:43:07 +00:00
Felix Fietkau
e00dcbc593 x86/geos: redux of cs5535 version
The previous technique didn't work with "make defconfig" correctly.

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

SVN-Revision: 26458
2011-04-03 23:30:26 +00:00
Florian Fainelli
8ce6588a46 create an initramfs image by default
SVN-Revision: 26453
2011-04-03 18:30:49 +00:00
Hauke Mehrtens
50c743e79e kernel: Update to version 2.6.37.6
Thank you Peter Wagner for the patch

SVN-Revision: 26441
2011-04-03 13:59:07 +00:00
Hauke Mehrtens
0301e07074 kernel: l2tp: fix possible oops on l2tp_eth module unload
SVN-Revision: 26440
2011-04-03 13:20:41 +00:00
Felix Fietkau
9fd59ccf99 kernel: add a missing kconfig symbol for 2.6.38
SVN-Revision: 26417
2011-04-02 19:48:45 +00:00
Felix Fietkau
0508ee0c00 rtl8306: do not overwrite registers in the phy fixup, it could mess up other switches (fixes #8911)
SVN-Revision: 26410
2011-04-02 16:35:22 +00:00
Felix Fietkau
730a3afab7 kernel: add a missing dependency for the mv_cesa crypto driver
SVN-Revision: 26406
2011-04-02 15:25:22 +00:00
John Crispin
ba4dd89063 remove unknown package names from DEFAULT:=
SVN-Revision: 26403
2011-04-02 12:56:11 +00:00
Felix Fietkau
6b183fe564 kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher, hash)
SVN-Revision: 26402
2011-04-02 12:50:50 +00:00
Felix Fietkau
624526ae11 ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues
SVN-Revision: 26401
2011-04-02 12:43:21 +00:00
Daniel Dickinson
7d9c2daab8 flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. It should be recognized by the CFI and not need forcing. User has not since replied.
SVN-Revision: 26400
2011-04-02 05:44:46 +00:00
Daniel Dickinson
eb502bf450 We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined.
Ergo, we need to use a deferred definition of GEOS_GPIO (and can't use ifeq/endif).

Signed-off-by: Philip Prindeville <philipp@openwrt.org

SVN-Revision: 26397
2011-04-02 02:02:24 +00:00
Felix Fietkau
98c78c13db ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link detection
SVN-Revision: 26394
2011-04-02 00:47:33 +00:00
Felix Fietkau
41ee4a283c ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus behind the switch instead
SVN-Revision: 26393
2011-04-02 00:47:29 +00:00
Felix Fietkau
acbb3e50e7 ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run them on every device open, only on tx timeouts
SVN-Revision: 26392
2011-04-02 00:47:25 +00:00
Daniel Dickinson
33b864e899 Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.
SVN-Revision: 26387
2011-03-31 06:16:23 +00:00
Michael Büsch
d739594c8d shmem_set_file: Remove ima_counts_get()
SVN-Revision: 26378
2011-03-30 16:49:18 +00:00
Michael Büsch
5f5b634380 2.6.38 vm_exports.patch: Fix merge error introduced in r26332 Thanks to acoul for noticing.
SVN-Revision: 26377
2011-03-30 16:43:23 +00:00
Hamish Guthrie
3ae738ce75 Update filesystem selection
SVN-Revision: 26366
2011-03-30 11:37:08 +00:00
Hamish Guthrie
2f08d5bff9 Add uboot-envtools to gumstix builds
SVN-Revision: 26363
2011-03-30 09:39:58 +00:00
John Crispin
628a47642c * adds spi driver, thx daniel
SVN-Revision: 26355
2011-03-29 07:10:50 +00:00
John Crispin
ff885fde8e * fix ARV7518PW support
SVN-Revision: 26354
2011-03-29 06:20:00 +00:00
John Crispin
08bb107823 * use netif_rx of the phydev if it is provided
SVN-Revision: 26353
2011-03-29 06:19:31 +00:00
John Crispin
5b0f2fb918 * shrink the memory window of the wdt
SVN-Revision: 26352
2011-03-29 05:18:08 +00:00
Florian Fainelli
ad9945105b geos: support cpu MSR register and flashrom for coreboot upgrades
The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time.

Allow the user to upgrade his BIOS from Linux.

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

SVN-Revision: 26344
2011-03-28 21:31:02 +00:00
Michael Büsch
93aa797810 Update omap24xx kconfig
SVN-Revision: 26333
2011-03-28 15:53:28 +00:00
Michael Büsch
371bccb4c0 Update 2.6.38 to 2.6.38.2
SVN-Revision: 26332
2011-03-28 15:44:03 +00:00
Alexandros C. Couloumbis
c69977eb8b linux/atheros: add missing netpoll option. (closes #9130)
SVN-Revision: 26331
2011-03-28 12:00:17 +00:00
Travis Kemen
99c3236182 The Geos target (and probably others, like net5501) need to grab the new cs5535 gpio driver.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 26330
2011-03-28 01:18:58 +00:00
Gabor Juhos
87f5872f35 ramips: remove 2.6.36 stuff
SVN-Revision: 26329
2011-03-27 19:20:06 +00:00
Gabor Juhos
90d37adb8d ramips: switch to 2.6.37
SVN-Revision: 26328
2011-03-27 19:20:04 +00:00
Gabor Juhos
1844ea6c7b ramips: UPF_FIXED_TYPE must be set for the serial ports
SVN-Revision: 26327
2011-03-27 19:20:03 +00:00
Gabor Juhos
9ef4785364 ramips: define GPIO chips separately for each SoCs
SVN-Revision: 26326
2011-03-27 19:19:59 +00:00
Gabor Juhos
37d6d88869 ramips: move GPIO definitions into a separate header file
SVN-Revision: 26325
2011-03-27 19:19:57 +00:00
Gabor Juhos
251a367fb4 ramips: setup GPIO chip functions on the fly
SVN-Revision: 26324
2011-03-27 19:19:51 +00:00
Gabor Juhos
b03f2dfcee ramips: use separate register base for GPIO chips
SVN-Revision: 26323
2011-03-27 19:19:48 +00:00
Gabor Juhos
8770359f17 ramips: fix dir-300 mtd layout
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>

SVN-Revision: 26322
2011-03-27 19:19:45 +00:00
Gabor Juhos
f599459abb ramips: enable MDIO on the HW550-3G board
SVN-Revision: 26321
2011-03-27 19:19:41 +00:00
Gabor Juhos
d701a72760 ramips: add sysupgrade and status LED support for HW550-3G
This patch adds sysupgrade and status LED support for the Aztech
HW550-3G. Some LED GPIOs were changed for clarity.

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

SVN-Revision: 26320
2011-03-27 19:19:40 +00:00
Felix Fietkau
6c7170b923 Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size" Use -x when stripping kernel modules instead
SVN-Revision: 26305
2011-03-26 15:29:53 +00:00
Felix Fietkau
b2b0770576 kernel: use -fno-caller-saves
SVN-Revision: 26301
2011-03-26 01:07:16 +00:00
Felix Fietkau
335877a2b3 global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
SVN-Revision: 26300
2011-03-26 01:07:12 +00:00
Felix Fietkau
3be9b77127 kernel: remove all local symbols from kernel modules at link time to reduce their size
SVN-Revision: 26298
2011-03-25 23:47:04 +00:00
Felix Fietkau
def45b136c kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
SVN-Revision: 26297
2011-03-25 22:18:17 +00:00
Hamish Guthrie
d16f80c95d Correct CTI patch
SVN-Revision: 26276
2011-03-23 14:08:33 +00:00
Hamish Guthrie
26a17a0e39 kernel: add CTI usb-id's to FTDI driver
SVN-Revision: 26275
2011-03-23 11:31:49 +00:00
Hamish Guthrie
4a3f0f9769 Add patch to correct sub-page alignment
SVN-Revision: 26274
2011-03-23 08:23:04 +00:00
Jo-Philipp Wich
771d6f18f6 fix image generation in the Image Builder environment
SVN-Revision: 26271
2011-03-22 18:56:55 +00:00
Imre Kaloz
4ee9074433 add 2.6.38 support
SVN-Revision: 26268
2011-03-22 15:04:17 +00:00
Imre Kaloz
0a65ef965d enable the 'big kernel lock' by default
SVN-Revision: 26267
2011-03-22 09:20:34 +00:00
Travis Kemen
e9fdc5c981 sysupgrade works on the wp54
SVN-Revision: 26257
2011-03-21 16:52:14 +00:00
Claudio Mignanti
eb4fc36bfe Update to 2.6.38
SVN-Revision: 26246
2011-03-20 22:49:27 +00:00
Michael Büsch
37548fcf60 omap24xx: Update to 2.6.38. Remove 2.6.37 files
SVN-Revision: 26244
2011-03-20 14:07:25 +00:00
Hauke Mehrtens
8d75dcb4b8 brcm47xx: remove kmod-usb-ohci from WGT634U packages.
This package creates some error messages on startup

Thank you russell-- for reporting

SVN-Revision: 26240
2011-03-19 23:19:08 +00:00
Hauke Mehrtens
782dd1689b kernel: add missing config options
SVN-Revision: 26238
2011-03-19 17:40:58 +00:00
Hauke Mehrtens
1ddb639910 kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by generated/autoconf.h.
This fixes build with kernel 2.6.38.
This was only build tested.
Thank you philipp64 for reporting

SVN-Revision: 26237
2011-03-19 17:40:02 +00:00
Imre Kaloz
a8d84ae94d remove 2.6.34 support
SVN-Revision: 26229
2011-03-18 13:40:48 +00:00
Imre Kaloz
de69f84399 upgrade to 2.6.37.4
SVN-Revision: 26228
2011-03-18 13:33:18 +00:00
Imre Kaloz
4ef09dc5f8 upgrade to 2.6.37.4
SVN-Revision: 26227
2011-03-18 13:32:17 +00:00
Imre Kaloz
b8430e7427 update to 2.6.32.33 and 2.6.37.4
SVN-Revision: 26226
2011-03-18 13:25:32 +00:00
Imre Kaloz
c89b70adcd upgrade to 2.6.37
SVN-Revision: 26225
2011-03-18 13:09:21 +00:00
Imre Kaloz
5e58d35a34 upgrade to 2.6.37
SVN-Revision: 26224
2011-03-18 13:04:02 +00:00
Imre Kaloz
938e6365e6 upgrade to 2.6.37
SVN-Revision: 26223
2011-03-18 13:03:50 +00:00
Imre Kaloz
091c6afb80 upgrade to 2.6.37, mark it broken
SVN-Revision: 26222
2011-03-18 13:02:12 +00:00
Felix Fietkau
473ac1f87d kernel: fix an overlayfs deadlock on rmdir
SVN-Revision: 26215
2011-03-17 23:14:17 +00:00
Felix Fietkau
4f06dc1907 kernel: replace mini_fo with overlayfs for 2.6.38
SVN-Revision: 26213
2011-03-17 20:23:14 +00:00
Felix Fietkau
5c0daa4580 ar71xx: remove 2.6.32 support
SVN-Revision: 26211
2011-03-17 20:08:44 +00:00
Felix Fietkau
334ea34d35 kernel: replace mini_fo with overlayfs for 2.6.37
SVN-Revision: 26209
2011-03-17 19:09:48 +00:00
Felix Fietkau
f931708b8a mpc85xx: update to linux 2.6.38, remove the broken flag
SVN-Revision: 26195
2011-03-16 18:31:27 +00:00
Felix Fietkau
eb6cad3261 kernel: refresh 2.6.38 patches for final release
SVN-Revision: 26194
2011-03-16 18:31:23 +00:00
Felix Fietkau
b7d69ce4ec kernel: disable xz for 2.6.38 for now, it is unused
SVN-Revision: 26193
2011-03-16 18:31:18 +00:00
Felix Fietkau
1b8a1f7248 kernel: add a few more missing config symbols
SVN-Revision: 26192
2011-03-16 18:31:14 +00:00
Felix Fietkau
2b6a84a7a3 mpc85xx: copy the fdt for mpc8548cds to $(BIN_DIR)
SVN-Revision: 26191
2011-03-16 18:04:54 +00:00
Felix Fietkau
733f2f8c76 mpc85xx: remove bogus config overrides
SVN-Revision: 26190
2011-03-16 18:04:49 +00:00
Felix Fietkau
3798de4df7 kernel: add a few missing kernel config symbols
SVN-Revision: 26189
2011-03-16 18:04:45 +00:00
Felix Fietkau
784d808d07 ar71xx: add default configuration for the switch on AP96
Enables forwarding of frames between the switch ports (eth0).
Patch by Jouni Malinen

SVN-Revision: 26180
2011-03-15 19:51:42 +00:00
John Crispin
ba3251a90d * fixes arv4510 board support * fixes nor swizzle hack * fixes gpio .can_sleep * fixes compile warning inside pci driver
SVN-Revision: 26157
2011-03-14 07:33:23 +00:00
Felix Fietkau
1faf243c73 lantiq: add missing #include for the falcon i2c driver
SVN-Revision: 26152
2011-03-13 22:39:16 +00:00
Hauke Mehrtens
537c6017cc brcm47xx: add workaround for fuse again.
This closes #4754

SVN-Revision: 26141
2011-03-13 19:25:24 +00:00
Hauke Mehrtens
a08bd03fad ssb: update ssb to version from linux-next-20110311
SVN-Revision: 26127
2011-03-13 17:24:28 +00:00
Hauke Mehrtens
4226f1d373 kernel: update to kernel version 2.6.37.3
SVN-Revision: 26126
2011-03-13 17:14:08 +00:00
Hauke Mehrtens
425bf41b23 kernel: update to kernel version 2.6.34.8
SVN-Revision: 26125
2011-03-13 17:13:11 +00:00
Hauke Mehrtens
b78210955c kernel: update to kernel version 2.6.32.32
SVN-Revision: 26124
2011-03-13 17:12:20 +00:00
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
2011-03-13 16:34:52 +00:00
Gabor Juhos
8eb616de82 ar71xx: add support for the TP-Link TL-WA901ND v2 board
Patch-by: Jonathan Benett <jbscience87@gmail.com>

SVN-Revision: 26119
2011-03-13 15:08:31 +00:00
Hamish Guthrie
2c92035067 gumstix: Bump gcc version in defconfig
SVN-Revision: 26027
2011-03-11 09:22:50 +00:00
John Crispin
aae6a94432 * add atm patch to generic .37 series. this is needed for the dsl driver to work.
SVN-Revision: 26022
2011-03-11 08:20:44 +00:00
John Crispin
c75b0ca1a8 * update kernel to .37 * add support for falcon (big thank you goes to lantiq !!)
SVN-Revision: 26021
2011-03-11 08:19:53 +00:00
Felix Fietkau
ef12d2ba03 kernel: allow EAP frames to pass through bridges even in learning state - fixes issues with WDS
SVN-Revision: 26015
2011-03-10 18:00:41 +00:00
Hamish Guthrie
734b8cb217 gumstix: Modify vpp profile
SVN-Revision: 26011
2011-03-10 14:43:15 +00:00
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
2011-03-10 13:50:19 +00:00
Hamish Guthrie
c6abf50358 gumstix: Update GCC version
SVN-Revision: 25998
2011-03-10 10:46:58 +00:00
Hamish Guthrie
e7c5412ff0 Add new profile for vpp platform
SVN-Revision: 25997
2011-03-10 10:37:02 +00:00
Jo-Philipp Wich
3e08b75693 add two missing symbol for Kernel >= 2.6.37
SVN-Revision: 25984
2011-03-09 21:50:27 +00:00
Michael Büsch
8ed5701d3d omap24xx: Update to 2.6.38-rc8
SVN-Revision: 25982
2011-03-09 19:54:48 +00:00
Michael Büsch
248b64be48 omap24xx: Split up tahvo usb fixes
SVN-Revision: 25979
2011-03-09 18:26:03 +00:00
Michael Büsch
75de2bebd6 n810: Add workaround for bluetooth IRQ issue
SVN-Revision: 25939
2011-03-07 16:57:15 +00:00
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
2011-03-07 16:55:01 +00:00
Michael Büsch
b52beae1af n810 bluetooth compile fixes
SVN-Revision: 25937
2011-03-07 16:18:54 +00:00
Michael Büsch
b82c92224d n810 profile: Add bluetooth related options
SVN-Revision: 25936
2011-03-07 16:17:47 +00:00
Michael Büsch
cc68acd0e3 omap24xx: Update bluetooth kconfig options
SVN-Revision: 25935
2011-03-07 16:16:38 +00:00
Michael Büsch
dbc2e08418 omap24xx: Add bluetooth firmware
SVN-Revision: 25933
2011-03-07 16:13:01 +00:00
Imre Kaloz
b74308c433 only support EABI on ARM targets
SVN-Revision: 25928
2011-03-07 12:59:19 +00:00
Imre Kaloz
79871637db upgrade to 2.6.37.1
SVN-Revision: 25922
2011-03-07 09:41:38 +00:00
Michael Büsch
00d2c4b048 n810: Add usb networking to default net config
SVN-Revision: 25917
2011-03-07 00:09:51 +00:00
Felix Fietkau
283f5e05d0 atheros: add gpio_set_debounce(), refresh patches
SVN-Revision: 25914
2011-03-06 23:10:58 +00:00
Michael Büsch
218ce7a205 tahvo-usb: Fix NULL ptr deref in OTR irq handler
SVN-Revision: 25913
2011-03-06 22:58:49 +00:00
Michael Büsch
c545c84e13 n810: Update profile
SVN-Revision: 25910
2011-03-06 22:28:13 +00:00
Michael Büsch
55fae078d5 n810: Partially fix tahvo USB.
SVN-Revision: 25908
2011-03-06 22:19:25 +00:00
Michael Büsch
0e59776e3c omap24xx: Fix modular compilation of MUSB
SVN-Revision: 25907
2011-03-06 22:03:09 +00:00
Michael Büsch
f1b57a85e0 omap24xx: Update kconfig
SVN-Revision: 25892
2011-03-06 17:34:07 +00:00
Michael Büsch
dd54ed7bca omap24xx: Set hardware watchdog timeout to max
SVN-Revision: 25883
2011-03-06 10:45:24 +00:00
Michael Büsch
26c83e3248 omap24xx: Start watchdog with RT priority
SVN-Revision: 25882
2011-03-06 10:40:04 +00:00
Michael Büsch
42233dcf8e atm/solos-pci: Fix incorrectly applied patch. Thanks to Philip A. Prindeville for pointing it out.
SVN-Revision: 25881
2011-03-05 20:53:21 +00:00
Jo-Philipp Wich
81cc3ef4f4 yet another missing symbol
SVN-Revision: 25875
2011-03-05 06:51:06 +00:00
Michael Büsch
45591c54c4 omap24xx: Update to .38-rc7
SVN-Revision: 25865
2011-03-04 16:52:26 +00:00
Michael Büsch
3a3c99f7ee n810: More retu-wdt cleanups
SVN-Revision: 25863
2011-03-04 15:40:32 +00:00
Felix Fietkau
5bddd70a37 Revert "ar71xx: add missing gpio_set_debounce function" - wrong target
SVN-Revision: 25854
2011-03-03 16:21:23 +00:00
Felix Fietkau
57a14f4e15 ar71xx: add missing gpio_set_debounce function
SVN-Revision: 25848
2011-03-03 10:33:35 +00:00
Jo-Philipp Wich
72e6f95f99 add more missing kernel symbols
SVN-Revision: 25846
2011-03-03 10:15:55 +00:00
Jo-Philipp Wich
85b303bed0 add missing kernel symbol
SVN-Revision: 25845
2011-03-03 10:10:35 +00:00
Jo-Philipp Wich
434e1950c6 add missing symbol
SVN-Revision: 25843
2011-03-03 02:31:48 +00:00
Michael Büsch
9a1b2c8c70 n810bm: Add charger_state attribute
SVN-Revision: 25833
2011-03-02 16:22:52 +00:00
Michael Büsch
d5d6811ac4 cbus-retu-wdt: Some fixes
SVN-Revision: 25832
2011-03-02 16:20:58 +00:00
Imre Kaloz
0e4c9de00e add usb support for the wbd111, refresh patches
SVN-Revision: 25820
2011-03-02 11:43:13 +00:00
Michael Büsch
7b44be03d8 2.6.38: Let mac80211 select CONFIG_AVERAGE
SVN-Revision: 25818
2011-03-01 18:55:00 +00:00
Michael Büsch
a37fc00aef omap24xx: Fix missing symbols for mac80211
SVN-Revision: 25811
2011-03-01 17:28:16 +00:00
Florian Fainelli
9dd1454044 fix patches after 2.6.37 update, patch from KanjiMonster
SVN-Revision: 25810
2011-03-01 16:02:38 +00:00
Imre Kaloz
1da9f079b6 update arm mach-types
SVN-Revision: 25806
2011-03-01 11:24:43 +00:00
Imre Kaloz
1f5d24e562 refresh patches with -rc6
SVN-Revision: 25805
2011-03-01 11:24:08 +00:00
Michael Büsch
15a014c13a omap24xx: Update kconfig
SVN-Revision: 25799
2011-02-28 20:50:51 +00:00
Michael Büsch
bddfdb8ec4 n810bm: Refresh patch
SVN-Revision: 25798
2011-02-28 20:28:54 +00:00
Michael Büsch
dab8f5d750 n810: Fix LCD
SVN-Revision: 25797
2011-02-28 20:28:06 +00:00
Michael Büsch
3e390fb827 cbus-retu: Add IRQ handler locking
SVN-Revision: 25796
2011-02-28 20:24:56 +00:00
Michael Büsch
e6267871da omap24xx: Update 2.6.38 config. This fixes MMC.
SVN-Revision: 25794
2011-02-28 16:52:01 +00:00
Michael Büsch
0ff0b6aa5e block2mtd: More 2.6.38 fixes
SVN-Revision: 25791
2011-02-28 15:52:03 +00:00
Michael Büsch
1147380771 mtd: Fix compile warning
SVN-Revision: 25790
2011-02-28 15:32:45 +00:00
Michael Büsch
eb53b526eb jffs2-lzma: Fix compile warning
SVN-Revision: 25789
2011-02-28 15:19:45 +00:00
Michael Büsch
38430ba588 mini_fo: More 2.6.38 fixes
SVN-Revision: 25788
2011-02-28 15:10:55 +00:00
Felix Fietkau
de194ac4c2 kernel: the usb pci quirks removal patch was a bit overzealous, leave in some functions referenced from other modules
SVN-Revision: 25785
2011-02-28 01:20:49 +00:00
Michael Büsch
396eebc3a4 n810: Fix tsc2005 busnum
SVN-Revision: 25777
2011-02-27 21:38:15 +00:00
Michael Büsch
f6bd11e72d n810bm: Compile fix for kernel with lock debugging
SVN-Revision: 25774
2011-02-27 20:40:10 +00:00
Felix Fietkau
d5c7314b76 kernel: disable sysctl syscall support - nothing uses it
SVN-Revision: 25773
2011-02-27 20:06:13 +00:00
Felix Fietkau
875c8353f6 kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
SVN-Revision: 25771
2011-02-27 19:52:57 +00:00
Felix Fietkau
0e455ce84c kernel: disable /proc/kcore
SVN-Revision: 25770
2011-02-27 19:52:52 +00:00
Felix Fietkau
7b1f833ffc kernel: when disabling common quirks, disable them in the usb subsystem as well - bios handover is useless for most platforms
SVN-Revision: 25768
2011-02-27 19:52:43 +00:00
Felix Fietkau
3fd1dd08fb kernel: de-bloat the lzma library used by jffs2
SVN-Revision: 25767
2011-02-27 19:52:38 +00:00
Felix Fietkau
0839658cbe kernel: disable CONFIG_CRYPTO_ALGAPI* by default, it will be built into the kmod-crypto-core package
SVN-Revision: 25766
2011-02-27 19:52:34 +00:00
Felix Fietkau
115a37d160 kernel: disable CONFIG_SYSCTL_SYSCALL_CHECK by default
SVN-Revision: 25765
2011-02-27 19:52:29 +00:00
Felix Fietkau
93475d913e kernel: disable CONFIG_LEDS_TRIGGER_HEARTBEAT by default, nothing uses it
SVN-Revision: 25764
2011-02-27 19:52:25 +00:00
Felix Fietkau
a29c9c0712 kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default
SVN-Revision: 25763
2011-02-27 19:52:17 +00:00
Felix Fietkau
5ccc1a4553 kernel: add a patch for isolating individual bridge ports
SVN-Revision: 25762
2011-02-27 19:52:13 +00:00
Florian Fainelli
16886de029 make au1OOO_eth probes all PHY addresses for MTX-1
SVN-Revision: 25761
2011-02-27 19:04:02 +00:00
Florian Fainelli
c11f523730 refresh 2.6.37 patches
SVN-Revision: 25760
2011-02-27 19:03:55 +00:00
Michael Büsch
4779fdce2a cbus-retu: Fix nested IRQ handling
SVN-Revision: 25759
2011-02-27 17:24:28 +00:00
Michael Büsch
560ae67c67 omap24xx: Fix possible MMC null ptr deref
SVN-Revision: 25758
2011-02-27 17:23:58 +00:00
Michael Büsch
5a3eb5f075 rename patch
SVN-Revision: 25757
2011-02-27 17:23:24 +00:00
Florian Fainelli
06ddfcc75c use kmod-acx-mac80211 by default
SVN-Revision: 25755
2011-02-27 15:44:49 +00:00
Felix Fietkau
fb28515e26 kernel 2.6.38: add a few missing config symbols
SVN-Revision: 25748
2011-02-27 11:22:21 +00:00
Michael Büsch
543a44ca96 omap24xx: Update MMC fixes
SVN-Revision: 25747
2011-02-27 00:07:57 +00:00
Michael Büsch
9f44b588ec omap24xx: Add 2.6.38 files
SVN-Revision: 25746
2011-02-26 23:52:18 +00:00
Florian Fainelli
f198979add fix MII register ioremap on when high cpmac is available, patch from Wipster
SVN-Revision: 25730
2011-02-26 15:18:02 +00:00
Felix Fietkau
c3f3c60730 ixp4xx: clean up patches, fold the 2.6.37 update patch into the relevant board support patches
SVN-Revision: 25727
2011-02-26 06:23:32 +00:00
Felix Fietkau
053485e66e ixp4xx: remove 2.6.36 support
SVN-Revision: 25726
2011-02-26 06:23:27 +00:00
Felix Fietkau
89a668b52a ixp4xx: fix the i2c pld driver for 2.6.37 - i2c uses a rt_mutex instead of a mutex now
SVN-Revision: 25725
2011-02-26 06:23:23 +00:00
Felix Fietkau
13556da59a ixp4xx: recreate the 2.6.37 config from the 2.6.32 one to clean up several faulty overrides
SVN-Revision: 25724
2011-02-26 06:23:18 +00:00
Felix Fietkau
3f03eafd19 atheros: remove support for older kernels
SVN-Revision: 25721
2011-02-26 00:30:32 +00:00
Felix Fietkau
c4a5ad47f2 atheros: update to 2.6.37.1
SVN-Revision: 25720
2011-02-26 00:30:26 +00:00
Felix Fietkau
377898e785 ar71xx: remove support for 2.6.36
SVN-Revision: 25716
2011-02-25 23:26:33 +00:00
Felix Fietkau
4c808e972b ar71xx: update to 2.6.37.1
SVN-Revision: 25715
2011-02-25 23:25:47 +00:00
Imre Kaloz
e0deefc793 register gmac, too
SVN-Revision: 25712
2011-02-25 18:00:54 +00:00
Imre Kaloz
1af8f9973f optimize for the fa526 core
SVN-Revision: 25711
2011-02-25 17:46:03 +00:00
Imre Kaloz
88e0cf0ba4 optimize for the fa526 core
SVN-Revision: 25710
2011-02-25 17:45:46 +00:00
Imre Kaloz
f7c0993027 switch back to xscale mtune, marvell_f is unlikely to get upstreamed
SVN-Revision: 25707
2011-02-25 17:33:04 +00:00
Imre Kaloz
b84d1996ba upgrade to 2.6.37.1
SVN-Revision: 25706
2011-02-25 17:26:25 +00:00
Alexandros C. Couloumbis
5a8a9a0e23 linux/generic: fix block2mtd for 2.6.38
SVN-Revision: 25704
2011-02-24 19:13:05 +00:00
Alexandros C. Couloumbis
d6b792f659 linux/generic: fix r25699 take II
SVN-Revision: 25703
2011-02-24 19:08:49 +00:00
Alexandros C. Couloumbis
4ef9410fb3 linux/generic: fix r25699 (thanks nbd)
SVN-Revision: 25700
2011-02-24 14:52:13 +00:00
Alexandros C. Couloumbis
0e60b43258 linux/generic: fix mini_fo for kernels >= 2.6.38
SVN-Revision: 25699
2011-02-24 14:45:53 +00:00
Imre Kaloz
bb54973a24 upgrade to 2.6.37.1
SVN-Revision: 25697
2011-02-24 08:15:06 +00:00
Imre Kaloz
82d8dc0896 include u-boot version in filename
SVN-Revision: 25695
2011-02-24 08:12:38 +00:00
Felix Fietkau
ac905e8a7b kernel: the patch to disable the crypto tests is no longer necessary since 2.6.36, remove it
SVN-Revision: 25689
2011-02-24 01:11:11 +00:00
Felix Fietkau
659a72e89a kernel config: disable the pcomp api + zlib decompressor by default - it has not been used for a while now
SVN-Revision: 25684
2011-02-24 00:30:02 +00:00
Felix Fietkau
c5c798acac kernel config: remove the obsolete pcomp unlzma symbol
SVN-Revision: 25683
2011-02-24 00:29:57 +00:00
Felix Fietkau
f31a576caf kernel config: refresh using kconfig.pl
SVN-Revision: 25682
2011-02-24 00:29:52 +00:00
Michael Büsch
002847add7 2.6.38: Remove patches that are upstream in -rc6
SVN-Revision: 25680
2011-02-23 23:44:59 +00:00
Florian Fainelli
d071d17c46 switch to 2.6.37.1
SVN-Revision: 25675
2011-02-23 22:28:46 +00:00
Jo-Philipp Wich
b4c7bd03ac drop obsolete patch
SVN-Revision: 25661
2011-02-22 14:17:57 +00:00
Florian Fainelli
3d217da60b add a default network config file, patch from Wipster
SVN-Revision: 25647
2011-02-21 09:35:36 +00:00
Lars-Peter Clausen
3ba2dbeb1d Refresh patches for 2.6.37.1
SVN-Revision: 25644
2011-02-21 06:14:25 +00:00
Felix Fietkau
5728d13d02 kernel: add missing config symbols
SVN-Revision: 25643
2011-02-21 02:45:56 +00:00
Felix Fietkau
bc85dd19bc ar71xx: revert accidental kernel upgrade
SVN-Revision: 25642
2011-02-21 02:42:47 +00:00
Felix Fietkau
9dad83362d kernel: remove imq support, refresh patches
SVN-Revision: 25641
2011-02-21 02:06:51 +00:00
Felix Fietkau
c0f0316109 kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later
SVN-Revision: 25639
2011-02-21 00:03:20 +00:00
Michael Büsch
67a4d9ac3c omap24xx: Use noatime for maemo partitions
SVN-Revision: 25638
2011-02-20 23:50:59 +00:00
Florian Fainelli
29fd37780b switch to newer CS5535 GPIO driver, patch from Philip Prindeville
SVN-Revision: 25631
2011-02-20 19:59:29 +00:00
Florian Fainelli
8d7ca65dab add two solos-releated patches from Philip Prindeville
SVN-Revision: 25630
2011-02-20 19:59:25 +00:00
Florian Fainelli
94a22b91fc add support for 2.6.37, patches from KanjiMonster
SVN-Revision: 25629
2011-02-20 19:59:22 +00:00
Florian Fainelli
cdb0481744 switch to using 2.6.37.1
SVN-Revision: 25622
2011-02-20 17:24:31 +00:00
Michael Büsch
650566c980 n810bm: Assign names to most PMM ADC IDs
SVN-Revision: 25618
2011-02-20 16:58:49 +00:00
Florian Fainelli
ee5cce6588 remove now unsupported kernel versions
SVN-Revision: 25617
2011-02-20 16:15:34 +00:00
Jo-Philipp Wich
6aed994bfc add missing symbol
SVN-Revision: 25616
2011-02-20 16:09:43 +00:00
Michael Büsch
b876314d2d n810bm: Simplify calib pointer access
SVN-Revision: 25605
2011-02-20 15:04:20 +00:00
Michael Büsch
f277f3bf4f n810 battery management: Add calibration data parser
SVN-Revision: 25604
2011-02-20 14:28:40 +00:00
Michael Büsch
527dd156fd omap24xx: Update kernel config
SVN-Revision: 25603
2011-02-20 14:27:57 +00:00
Felix Fietkau
f5cbceb2d5 ar71xx: fix fallout from the 2.6.32 kernel upgrade
SVN-Revision: 25595
2011-02-19 20:32:15 +00:00
Florian Fainelli
8cc16aa14e add support for HW553 bcm6358-based boards (#8844)
SVN-Revision: 25590
2011-02-19 15:44:06 +00:00
Florian Fainelli
b7f8e1276d add support for 'MAGIC' bcm6348-based board
I wrote a patch to add 96348SV board (aka MAGIC) support to trunk.
In my case I've found it in a Telsey "Alice W-Gate" router, fairly common
(in the past) in Italy.

I used the board definition (GPIOs, leds, ...) from the Broadcom GPL-2
relased code (here is a mirror: http://beghiero.myftp.org/sorgenti/boardparms.c )

Thanks to KanjiMonster for the support on the IRC channel.

Signed-off-by: Laurento Frittella <laurento.frittella@gmail.com>

SVN-Revision: 25584
2011-02-19 12:44:27 +00:00
Florian Fainelli
d3c2b87213 update to 2.6.32.29
SVN-Revision: 25583
2011-02-19 12:44:23 +00:00
Florian Fainelli
31709b2c76 update to 2.6.35.11
SVN-Revision: 25582
2011-02-19 12:44:16 +00:00
Florian Fainelli
45c9f5e75e update to kernel 2.6.36.4
SVN-Revision: 25580
2011-02-19 12:44:07 +00:00
Florian Fainelli
3cd87d2d81 update to 2.6.37.1
SVN-Revision: 25577
2011-02-19 12:43:59 +00:00
Florian Fainelli
590cb083bc add support for 2.6.37, thanks Wipster!
SVN-Revision: 25569
2011-02-18 12:52:04 +00:00
Florian Fainelli
f2f2e6118e add 2.6.37 support
SVN-Revision: 25535
2011-02-14 15:06:09 +00:00
Florian Fainelli
5d3ef77be8 add more 2.6.37 missing symbols
SVN-Revision: 25534
2011-02-14 15:06:05 +00:00
Felix Fietkau
9e0b3a1b37 ar71xx: remove vsc73xx ucodes from the default profile - these are only used on some atheros reference designs which are unlikely to have many users
SVN-Revision: 25522
2011-02-13 16:08:36 +00:00
John Crispin
34e5998921 * fixes dwc_otg init when power gpio is set to -1
SVN-Revision: 25521
2011-02-13 16:01:07 +00:00
Florian Fainelli
13956e905e switch to 2.6.37
SVN-Revision: 25485
2011-02-12 19:04:20 +00:00
Florian Fainelli
b8b0e43cd5 add 2.6.37 support
SVN-Revision: 25484
2011-02-12 19:04:16 +00:00
Florian Fainelli
8b16eba876 refresh 2.6.37 patches
SVN-Revision: 25483
2011-02-12 19:04:12 +00:00
Florian Fainelli
d0cc86c488 update readme wrt ext2/ext4 usage
SVN-Revision: 25482
2011-02-12 19:04:09 +00:00
Michael Büsch
8dbb2ee6f2 tahvo doesn't need ohci
SVN-Revision: 25469
2011-02-11 18:09:17 +00:00
Michael Büsch
22ce31f02e omap24xx: Enable verbose kernel error reporting
SVN-Revision: 25466
2011-02-11 15:03:37 +00:00
Michael Büsch
e19a286cae Add tusb6010 package and let tahvo-usb select it
SVN-Revision: 25465
2011-02-11 14:35:08 +00:00
Florian Fainelli
12cfebe6f4 switch to 2.6.37
SVN-Revision: 25449
2011-02-10 18:03:22 +00:00
Florian Fainelli
7df1eafd17 update to 2.6.37
SVN-Revision: 25448
2011-02-10 18:03:19 +00:00
Florian Fainelli
efa2919d88 add missing 2.6.37 config symbols.
SVN-Revision: 25447
2011-02-10 18:03:16 +00:00
Michael Büsch
970b4c6a72 n810bm: Set minimum voltage threshold to 3200
SVN-Revision: 25433
2011-02-09 20:09:49 +00:00
Florian Fainelli
2d3ed6dc2d fix T-Com Speedport W 500V default config
The device is called SPW500V, not SP500W.

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

SVN-Revision: 25431
2011-02-09 13:09:02 +00:00
Michael Büsch
0f160a6d66 n810bm: Add charger detection
SVN-Revision: 25429
2011-02-09 12:53:37 +00:00
Michael Büsch
b32ae97fd6 n810: Add kmod-n810bm to profile
SVN-Revision: 25423
2011-02-08 17:25:39 +00:00
Michael Büsch
600a142de6 n810: Support modular battery management
SVN-Revision: 25422
2011-02-08 17:25:02 +00:00
Florian Fainelli
e75274de89 fix build of brcm-wl
The fallback needs to be exported for bcm63xx, too. Runtime tested with a
BCM4322 on a BCM6358.

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

SVN-Revision: 25420
2011-02-08 13:46:12 +00:00
Michael Büsch
817390fd03 omap24xx: Remove 2.6.36
SVN-Revision: 25395
2011-02-06 21:06:43 +00:00
Michael Büsch
996d4de5ce n810: Remove firmware preinit scripts
SVN-Revision: 25385
2011-02-06 14:43:26 +00:00
Michael Büsch
9104390789 n810: Add firmware generator hotplug scripts
SVN-Revision: 25384
2011-02-06 14:42:42 +00:00
Michael Büsch
c9d7844645 n810: Add the CAL BME PMM extractor script to preinit.
SVN-Revision: 25381
2011-02-06 12:45:21 +00:00
Michael Büsch
09655bf0e4 n810: Add more battery management code
SVN-Revision: 25380
2011-02-06 12:44:12 +00:00
John Crispin
2268dfafd3 * adds ath5k platform support * adds several new profiles
SVN-Revision: 25367
2011-02-04 22:49:52 +00:00
John Crispin
752dcaeaf4 * fixes old ifxmips in header file * pass default ebu value to gpio driver
SVN-Revision: 25366
2011-02-04 22:48:53 +00:00
Hamish Guthrie
4678e149a8 gumstix: create ubifs images
SVN-Revision: 25356
2011-02-04 08:16:35 +00:00
John Crispin
f394bbbcaa * fix usb compile warnings * fix timer header file which broke compile of external tapi driver * rebase patch
SVN-Revision: 25344
2011-02-03 17:34:55 +00:00
Hamish Guthrie
c41e2b92bc gumstix: Add u-boot package to profile
SVN-Revision: 25338
2011-02-03 06:33:28 +00:00
Jo-Philipp Wich
8954f94a4b update ARM mach-types
SVN-Revision: 25333
2011-02-02 23:13:09 +00:00
Hamish Guthrie
1781e8ed26 Add support for ubifs
SVN-Revision: 25310
2011-02-02 14:58:30 +00:00
Felix Fietkau
e36a6abcd3 add a few missing kernel config symbols
SVN-Revision: 25284
2011-02-01 18:39:55 +00:00
John Crispin
1e89df511a * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ioports were not allocated properly
SVN-Revision: 25278
2011-02-01 14:37:35 +00:00
John Crispin
e919bd002a * drop codebase in favour of lantiq target
SVN-Revision: 25277
2011-02-01 14:35:36 +00:00
Imre Kaloz
7ab8489f82 config symbol cleanup
SVN-Revision: 25272
2011-02-01 13:18:26 +00:00
Imre Kaloz
ae7209a6a4 add missing symbols
SVN-Revision: 25271
2011-02-01 12:44:16 +00:00
Jo-Philipp Wich
49057274ff geos: preconfig fix
SVN-Revision: 25255
2011-01-30 21:07:39 +00:00
Michael Büsch
e9eee3c0b8 omap24xx: Move p54 eeprom init to preinit
SVN-Revision: 25242
2011-01-29 18:45:28 +00:00
Michael Büsch
2c26b69626 Add p54spi EEPROM initscript
SVN-Revision: 25241
2011-01-29 18:15:19 +00:00
Michael Büsch
001b9359de n810 profile: Add calvaria
SVN-Revision: 25236
2011-01-29 12:39:14 +00:00
Michael Büsch
00994ee99e n810bm: Implement more ADC basics
SVN-Revision: 25222
2011-01-28 22:45:37 +00:00
Michael Büsch
6c7916e975 n810: Install matchbox-keyboard
SVN-Revision: 25218
2011-01-28 19:38:20 +00:00
Michael Büsch
e1eeb8faae n810: Use tint2 by default
SVN-Revision: 25214
2011-01-28 17:36:45 +00:00
Michael Büsch
fd0743debc omap24xx: Workaround n810 FN key issue
SVN-Revision: 25212
2011-01-28 17:31:34 +00:00
Michael Büsch
ea0d6e6b1b omap24xx: Don't automatically mount maemo fs
SVN-Revision: 25178
2011-01-27 22:15:43 +00:00
Florian Fainelli
cc8228dbc6 fix firstboot with new MTD map driver
my-mkimage previously did not include the fs_mark of deadc0de because
upon formatting of jffs2 partition, U-Boot's CRC validation would not
allow the image to boot. This new MTD map will shrink the
kernel+rootfs+fs_mark image and recalculate the CRC, so that only the
kernel is part of the image validation. This also improves boot time,
since less is copied from FLASH->RAM. This is mostly from brcm47xx,
just with u-boot image vs TRX partitions.

Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us>

SVN-Revision: 25176
2011-01-27 21:50:00 +00:00
Florian Fainelli
a5adea5c2a clean up mach-adm8668 includes
This patch cleans up the include directory, as they were from vendors
2.4 GPL source. Now only what's used is there.

Signed-off-by: Scott Nicholas <scott.nicholas@scottn.us>

SVN-Revision: 25175
2011-01-27 21:49:56 +00:00
Florian Fainelli
6ec329be64 add default network/leds config (#6759)
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 25171
2011-01-27 21:49:42 +00:00
Florian Fainelli
5cfbf3936e zyxel: use acx-mac80211 driver by default
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 25170
2011-01-27 21:49:39 +00:00
Florian Fainelli
d768cf790d fix p-334wt build
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com>

SVN-Revision: 25169
2011-01-27 21:49:31 +00:00
Michael Büsch
bd360a2266 omap24xx: Support ext4 as rootfs
SVN-Revision: 25166
2011-01-27 21:00:07 +00:00
Jo-Philipp Wich
e4f91c1ac7 move Netus G20 into a subtarget and rework toplevel config and makefile
SVN-Revision: 25165
2011-01-27 20:57:01 +00:00
Jo-Philipp Wich
c89c50614b prepare TQMa9263 subtarget
SVN-Revision: 25164
2011-01-27 20:55:53 +00:00
Jo-Philipp Wich
05c829ecf2 add TQMa9263 board setup
SVN-Revision: 25163
2011-01-27 20:55:26 +00:00
Jo-Philipp Wich
1effec1690 prepare TQ-Components TQMa9263 kernel support
SVN-Revision: 25162
2011-01-27 20:54:54 +00:00
Michael Büsch
7c73284307 omap24xx: Fix serial console for .37
SVN-Revision: 25161
2011-01-27 20:30:28 +00:00
Michael Büsch
d381e20c87 omap24xx: Update to .37
SVN-Revision: 25160
2011-01-27 20:20:27 +00:00
Imre Kaloz
a844918ead we don't support gcc 4.1.x
SVN-Revision: 25147
2011-01-27 13:33:53 +00:00
Michael Büsch
444541f6f8 omap24xx: Refresh 2.6.37 patches
SVN-Revision: 25143
2011-01-27 13:19:03 +00:00
Imre Kaloz
ee87d99006 fix LD name
SVN-Revision: 25140
2011-01-27 12:52:33 +00:00
Imre Kaloz
0f325459ea add preliminary LEON support
SVN-Revision: 25139
2011-01-27 12:51:25 +00:00
Florian Fainelli
bed53c93d6 give some credits to Tanguy Bouzeloc in the spi driver
SVN-Revision: 25133
2011-01-27 02:11:08 +00:00
Gabor Juhos
1c92e047c8 ramips: register watchdog device on the rt288x boards
SVN-Revision: 25130
2011-01-26 20:48:52 +00:00
Gabor Juhos
2b50cecea6 ramips: add watchdog device for RT288x
SVN-Revision: 25129
2011-01-26 20:48:50 +00:00
Gabor Juhos
764aa3fe9c ramips: register watchdog device on the rt305x boards
SVN-Revision: 25128
2011-01-26 20:48:47 +00:00
Gabor Juhos
42e36cf732 ramips: add watchdog device for RT305x
SVN-Revision: 25127
2011-01-26 20:48:46 +00:00
Gabor Juhos
16366feafb ramips: add watchdog driver
SVN-Revision: 25126
2011-01-26 20:48:41 +00:00
Gabor Juhos
f38367fcb4 ramips: implement clock API for RT288x
SVN-Revision: 25125
2011-01-26 20:48:39 +00:00
Gabor Juhos
b0ffa70248 ramips: implement clock API for RT305X
SVN-Revision: 25124
2011-01-26 20:48:35 +00:00
Gabor Juhos
f9e74383a9 ramips: remove extern and __init from function prototypes
SVN-Revision: 25123
2011-01-26 20:48:33 +00:00
Gabor Juhos
256169cbd0 ar71xx: add rtl8366s initvals for the DIR-825 board
SVN-Revision: 25121
2011-01-26 20:35:47 +00:00
Gabor Juhos
4f1f672d9e generic: rtl8366s: allow initial register values to be passed via platform_data
SVN-Revision: 25120
2011-01-26 20:35:46 +00:00
Gabor Juhos
800fbf32d2 ar71xx: create firmware image for the WNDR3700v2 board
Patch-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 25119
2011-01-26 20:35:44 +00:00
Gabor Juhos
67c3e0bf7e ar71xx: add support for the WNDR3700v2 board
Based on a patch by Mark Mentovai <mark@moxienet.com>

SVN-Revision: 25118
2011-01-26 20:35:42 +00:00
Hamish Guthrie
3ed2455105 Add kernel patch to expose omap3 die id via sysfs
SVN-Revision: 25112
2011-01-26 13:33:07 +00:00
Felix Fietkau
5571acdbd0 x86/soekris: Add defconfig for soekris net4801 and net4826
Add default config file for net4801 and 4826 and initial script
to copy config file like it is done for other platforms.

Patch from: kentarou matsuyama <matsuyama@thinktube.com>

SVN-Revision: 25103
2011-01-26 11:33:46 +00:00
Felix Fietkau
3d9d5cee8a x86/soekris: Add script to detect soekris model
Add script to detect soekris board of net4801 and net4826.

Patch from: kentarou matsuyama <matsuyama@thinktube.com>

SVN-Revision: 25102
2011-01-26 11:33:42 +00:00
Gabor Juhos
62e8fbd7ae generic: remove en25pxx support patch, it is in mainline since 2.6.36
SVN-Revision: 25097
2011-01-25 10:24:27 +00:00
Imre Kaloz
9bfd655af3 drop 2.6.32 support (next target is 2.6.38)
SVN-Revision: 25096
2011-01-25 08:57:37 +00:00
Felix Fietkau
23c966a388 kernel: when bridging, do not forward EAP frames to other ports, only deliver them locally fixes WPA authentication issues with multiples APs that are connected to each other via bridges
SVN-Revision: 25095
2011-01-25 00:25:49 +00:00
Imre Kaloz
18c4d8389e add missing symbol for 2.6.38
SVN-Revision: 25091
2011-01-24 12:52:44 +00:00
Imre Kaloz
c861e4815d upgrade to 2.6.37
SVN-Revision: 25090
2011-01-24 12:51:48 +00:00
Imre Kaloz
58470cfb0c refresh patches
SVN-Revision: 25089
2011-01-24 12:36:18 +00:00
Imre Kaloz
2262fa9f15 replace the mips_boot patch with one that makes BOOT_RAW selectable, and enable it in the generic config
SVN-Revision: 25088
2011-01-24 12:33:25 +00:00
Imre Kaloz
979b095c40 this missing header patch is way too old for any sane software to depend on it
SVN-Revision: 25087
2011-01-24 12:18:02 +00:00
Imre Kaloz
30b6d17ce3 remove mips gcc4 inline patch - fixed upstream
SVN-Revision: 25086
2011-01-24 12:16:57 +00:00
Imre Kaloz
2821101c92 platform specific patches don't belong here - take #2
SVN-Revision: 25085
2011-01-24 12:11:25 +00:00
Imre Kaloz
7c9d132d10 platform specific patches don't belong here
SVN-Revision: 25083
2011-01-24 11:01:38 +00:00
Imre Kaloz
cf3d4be590 refresh 2.6.38 patches with -rc2
SVN-Revision: 25081
2011-01-24 09:39:17 +00:00
John Crispin
a15b4bf6fc * adds arv4518pw mach support * fixes arv4525pw * make sure all mach names have the same style * move code around
SVN-Revision: 25075
2011-01-23 19:16:33 +00:00
John Crispin
a8819fd220 adds machtype for ARV7518PW
SVN-Revision: 25074
2011-01-23 12:51:15 +00:00
John Crispin
699f5c8729 remove deadcode from [25072]
SVN-Revision: 25073
2011-01-23 12:12:23 +00:00
John Crispin
7c9e1370e9 * fix pci support for more than 1 device * fixes ioport mappings * adds support for arcor easybox 803/arv752DWP22 * gpio direction was not set properly during a gpio_request() * usb compile warning
bugfix, cleanup,

SVN-Revision: 25072
2011-01-23 12:08:44 +00:00
John Crispin
275c33c6f8 * Make sure that Geos baud-rate defaults correctly Changeset 23414 somehow got reordered. The unconditional default trumps later settings.
contributed by Philip Prindeville

SVN-Revision: 25068
2011-01-22 23:10:51 +00:00
John Crispin
079ba5ac14 * adds sane default uci environment * adds sane default package selection
contributed by Philip Prindeville

SVN-Revision: 25065
2011-01-22 22:43:51 +00:00
Imre Kaloz
c700e57cc7 preliminary 2.6.38 support
SVN-Revision: 25057
2011-01-21 17:52:22 +00:00
Hamish Guthrie
bb95af7a51 update package dependencies
SVN-Revision: 25050
2011-01-20 11:26:47 +00:00
John Crispin
4d465f4036 * revert [25002] * fixes EBU ack when EBU causes an irq
SVN-Revision: 25047
2011-01-19 15:56:27 +00:00
Jo-Philipp Wich
18ed5bca9b fix null pointer access in mach-dir-600-a1.c machine setup (#8671)
SVN-Revision: 25043
2011-01-18 18:04:50 +00:00
Florian Fainelli
5c8c4a2c1f disable built-in MMC support
SVN-Revision: 25042
2011-01-18 14:53:21 +00:00
Florian Fainelli
da7074758f add missing config symbols
SVN-Revision: 25041
2011-01-18 14:53:15 +00:00
Felix Fietkau
a303220605 mpc85xx: disable the i8259 irq on mpc8548cds (but leave the controller initialized) - it shares an irq with the pcie device which causes irq storms
SVN-Revision: 25037
2011-01-18 14:43:44 +00:00
Florian Fainelli
100211927c add missing keyboard symbol
SVN-Revision: 25036
2011-01-18 12:10:26 +00:00
Daniel Dickinson
cc7e8eabb1 Missing symbols for CONFIG_xxx .. Thanks Philip Prindeville
SVN-Revision: 25031
2011-01-17 05:49:02 +00:00
Felix Fietkau
8740549c57 mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space
SVN-Revision: 25018
2011-01-16 01:25:06 +00:00
Felix Fietkau
9299345c7f add missing kernel kernel config symbol
SVN-Revision: 25017
2011-01-16 01:25:02 +00:00
Felix Fietkau
d80506e8d5 mpc85xx: clean up bogus kernel config overrides
SVN-Revision: 25016
2011-01-16 01:24:57 +00:00
Felix Fietkau
d6d301bb14 mpc85xx: fix mpc8548 support (reorder serial ports, add default stdout path to device tree), enable pcie
SVN-Revision: 25015
2011-01-16 01:24:53 +00:00
Mirko Vogt
63aeef20c0 move irq.c from patch into own file
SVN-Revision: 25002
2011-01-15 03:32:16 +00:00
Gabor Juhos
0b98f1f64f ar71xx: rework WNDR3700 image generation
SVN-Revision: 24983
2011-01-14 10:37:14 +00:00
Gabor Juhos
b99f5f9c4a ar71xx: build separate image for the WNDR3700 with NA region
SVN-Revision: 24982
2011-01-14 10:37:11 +00:00
Hamish Guthrie
3c43d6fb30 Update gumstix profile
SVN-Revision: 24979
2011-01-14 09:38:20 +00:00
Claudio Mignanti
3559931d8f Fix i2c driver and package it
SVN-Revision: 24975
2011-01-13 12:01:07 +00:00
Claudio Mignanti
c4238a64ac Allow module compilation for adc driver
SVN-Revision: 24974
2011-01-13 11:00:47 +00:00
Gabor Juhos
541bebf4ec brcm47xx: add gpio_set_debounce function
SVN-Revision: 24968
2011-01-11 20:05:01 +00:00
Gabor Juhos
b67bbfe287 ar71xx: fix wlan LED on the TL-WR741 board
* Patch from #8630

SVN-Revision: 24963
2011-01-11 08:20:47 +00:00
Gabor Juhos
dd53effe15 ar71xx: fix wrong names of the WPS LED/button
Reported-by: Nuno Gonçalves

SVN-Revision: 24961
2011-01-10 18:15:47 +00:00
Hauke Mehrtens
8067116c10 kernel: deactivate ext4 SElinux support and extended attributes support in general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target.
Thank you Philip Prindeville

SVN-Revision: 24951
2011-01-09 22:43:06 +00:00
Gabor Juhos
088d334311 generic: generic: remove MIPS device tree backport patch from 2.6.36
It makes no sense without a platform which uses that.

SVN-Revision: 24946
2011-01-09 09:52:12 +00:00
Gabor Juhos
a894d10d4d ar71xx: remove the gpio_wr_fix patch
SVN-Revision: 24945
2011-01-09 09:29:51 +00:00
Gabor Juhos
23a6173099 ar71xx: use gpio_*_cansleep calls in the rb4xx NAND driver
SVN-Revision: 24944
2011-01-09 09:29:45 +00:00
Gabor Juhos
5641e8233e generic: rtl8366: fix build error
SVN-Revision: 24943
2011-01-09 05:36:44 +00:00
Gabor Juhos
505f0e7a86 ar71xx: add kmod-ledtrig-usbdev for the MZK-W04NU profile as well
SVN-Revision: 24941
2011-01-08 21:04:57 +00:00
Gabor Juhos
271ce88567 ar71xx: add kmod-ledtrig-usbdev to the relevant profiles
SVN-Revision: 24940
2011-01-08 21:02:25 +00:00
Gabor Juhos
792a1fb2c0 generic: rtl8366: enable vlans before enabling the ports
SVN-Revision: 24939
2011-01-08 20:24:29 +00:00
Gabor Juhos
c16715f8d2 generic: rtl8366: enable ports only after VLAN configuration is done
SVN-Revision: 24938
2011-01-08 20:24:26 +00:00
Gabor Juhos
0bcc97ac26 generic: rtl8366: add enable_port helper
SVN-Revision: 24937
2011-01-08 20:24:22 +00:00
Gabor Juhos
5120660512 generic: rtl8366_smi: init VLANs only in first switch initialization
SVN-Revision: 24936
2011-01-08 20:24:18 +00:00
Gabor Juhos
d88fc86fca generic: rtl8366s: use correct bitmasks in sanity checks
SVN-Revision: 24935
2011-01-08 18:04:04 +00:00
Gabor Juhos
ec9b5d6243 generic: rtl8366s: add vlan fid support
SVN-Revision: 24934
2011-01-08 18:04:00 +00:00
Gabor Juhos
72779e560b generic: rtl8366: add debugfs file for VLAN4K table
SVN-Revision: 24933
2011-01-08 18:03:57 +00:00
Gabor Juhos
a4472870bd generic: rtl8366rb: use correct bitmasks in sanity checks
SVN-Revision: 24930
2011-01-08 11:28:35 +00:00
Gabor Juhos
0de8689b70 ar71xx: use spinlock in ar71xx_device_{start,stop}
SVN-Revision: 24929
2011-01-08 11:28:32 +00:00
Gabor Juhos
271bb8385b ar71xx: add kmod-usb-ohci module for the WNDR3700 profile
SVN-Revision: 24927
2011-01-08 10:51:20 +00:00
Lars-Peter Clausen
a6ede8ac59 Drop support for older kernel versions
SVN-Revision: 24915
2011-01-06 01:33:19 +00:00