Commit Graph

6710 Commits

Author SHA1 Message Date
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
Jo-Philipp Wich
c5a65a0373 Send ipkg-make-index.sh output to stdout
The "Generating index for package" created by ipkg-make-index only
clutter stderr and serve to push previous warnings/errors off-screen.
Instead, send to stdout.

Note:  This would send incorrect invocation messages to stdout as well.
If this is a concern, perhaps we could send them to FD 3, then send 3 to
2...

Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com>

SVN-Revision: 25678
2011-02-23 22:59:57 +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
Lars-Peter Clausen
4f7abc1c7a Add 2.6.37 support
SVN-Revision: 24914
2011-01-06 01:32:17 +00:00
Jo-Philipp Wich
e8cee6c850 fix unbalanced mutex_lock/mutex_unlock in mini_fo getxattr op. Thanks Daniel Dickinson for tracking this down
SVN-Revision: 24906
2011-01-05 03:07:56 +00:00
Jo-Philipp Wich
dcec7f5e20 disable CONFIG_EXT4_FS_XATTR on kernel 2.6.35 and 2.6.37, this exposes a mutex bug in mini_fo leading to hard lockups with various filesystem operations
SVN-Revision: 24905
2011-01-05 02:48:19 +00:00
Gabor Juhos
b99a637795 ramips: ramips_esw: fix typos
Patch from #8577.

SVN-Revision: 24898
2011-01-04 13:44:05 +00:00
Gabor Juhos
061228d73c ar71xx: make uci-default scripts executable
Reported-by: Nuno Gonçalves <nunojpg@gmail.com>

SVN-Revision: 24897
2011-01-04 13:44:01 +00:00
Hauke Mehrtens
d6af00c555 brcm47xx: fix compile problem when serial is deactivated.
Thank you Andrey

SVN-Revision: 24885
2011-01-02 20:53:09 +00:00
Gabor Juhos
74f55db5e1 generic: more CONFIG_KEYBOARD_* symbols
SVN-Revision: 24860
2010-12-30 20:10:18 +00:00
Gabor Juhos
72ba27ae72 cns21xx: add initial support for the Cavium CNS21xx SoC
SVN-Revision: 24859
2010-12-30 17:19:16 +00:00
Gabor Juhos
757315f80e generic: update ARM mach-types
SVN-Revision: 24854
2010-12-29 20:01:35 +00:00
Gabor Juhos
06c41ce02e generic: add missing CONFIG_KEYBOARD_* symbols
SVN-Revision: 24852
2010-12-29 18:08:06 +00:00
Gabor Juhos
51dbb3d661 generic: add CONFIG_DEBUG_ICEDCC symbol
SVN-Revision: 24850
2010-12-29 17:29:01 +00:00
Florian Fainelli
c6d9ec5173 multiple SPI driver fixes
- fix platform device registration
- fix chipselect, command register defines, add missing clock
- make slave select proper
- fix multibytes transferts

Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com>

SVN-Revision: 24849
2010-12-29 16:19:59 +00:00
Alexandros C. Couloumbis
a623456e93 target/linux: sync to kernel 2.6.37-rc8, refresh patches
SVN-Revision: 24847
2010-12-29 13:24:17 +00:00
Daniel Dickinson
dc9c1ac1f7 patches-2.6.35: mtd flashmap: Really fixed sparelen and rootfslen. The real rootfslen for OpenWRT images comes from a bigendian uint32_t in reserved1 of the bcm_tag, which is now used to correctly calculate the rootfslen (and thus the sparelen).
SVN-Revision: 24843
2010-12-28 08:10:32 +00:00
Daniel Dickinson
5ee2a6c696 patches-2.6.36: Fix flashmap spare length calculation from previous commit (for rootfs and rootfs_data mtd partitions). Apparently the interruption in working on it resulted in an incorrect memory of getting it working.
SVN-Revision: 24842
2010-12-28 04:05:04 +00:00
Florian Fainelli
093ebfe217 spi driver: remove bcm_rset usage
Since bcm636x platform embeds two spi master device,
the attached patch removes static bcm_rset usage, replaced  by
"bs->regs" field for all I/O operation.

Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>

SVN-Revision: 24840
2010-12-28 00:24:50 +00:00
Gabor Juhos
600b8aba3f gemini: enable GPIO sysfs interface
SVN-Revision: 24839
2010-12-27 08:10:05 +00:00
Daniel Dickinson
fc3a1d0ba3 Added OpenWRT-specific field to imagetag so that we can record the real root length, so that when the CRC fixup is applied and the root length is recorded as zero we can still calculate the rootfs mtd partition size.
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>

SVN-Revision: 24838
2010-12-26 04:18:13 +00:00
Daniel Dickinson
6ee5411686 base-files: Added uci-defaults script to run mtd fixtrx on firstboot for devices that need it.
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>

SVN-Revision: 24836
2010-12-26 04:18:04 +00:00
Daniel Dickinson
31f7259e3e mtd flashmap: Switched to calculating the rootfs size rather than depending on being given the size in the imagetag. This is because solving the problem of second boot CRC errors requires changeing the rootfs size in the image to zero.
Signed-off-by: Daniel Dickinson <daniel@cshore.neomailbox.net>

SVN-Revision: 24834
2010-12-26 04:17:56 +00:00
Claudio Mignanti
cd540fed5b Import an experimental ADC driver
SVN-Revision: 24814
2010-12-23 15:20:26 +00:00
Gabor Juhos
0f659a13dd ar71xx: add support for TL-WR740N v1
Same as TL-WR741ND but with different hardware ID and without
detachable antenna.

Signed-off-by: Paul Fertser <fercerpav@gmail.com>

SVN-Revision: 24811
2010-12-23 12:42:16 +00:00
Imre Kaloz
76774e1daa upgrade u-boot to v2010.12
SVN-Revision: 24810
2010-12-23 00:08:55 +00:00
Hauke Mehrtens
acb5e80846 kernel: add config option added in kernel 2.6.37-rc7 to generic and run make kernel_oldconfig for brcm47xx.
SVN-Revision: 24805
2010-12-22 19:44:54 +00:00
Hauke Mehrtens
d5bda1db31 kernel: refresh patches with kernel 2.6.37-rc7
SVN-Revision: 24804
2010-12-22 19:43:25 +00:00
Hauke Mehrtens
4bee3672dd brcm47xx: refresh patches with kernel 2.6.37-rc7
The deleted patches went upstream in 2.6.37-rc7

SVN-Revision: 24803
2010-12-22 19:42:37 +00:00
Hauke Mehrtens
1ccae0efc0 uml: this patch went upstream
SVN-Revision: 24802
2010-12-22 18:20:50 +00:00
Hauke Mehrtens
22d8dcbf44 adm5120: make patches apply again and refresh them
SVN-Revision: 24800
2010-12-22 17:19:36 +00:00
Hauke Mehrtens
72ca63488b kernel: use tab in front of ledtrig-netdev.o and refresh kernel
SVN-Revision: 24798
2010-12-22 17:18:11 +00:00
Hauke Mehrtens
93e09b14eb brcm47xx: wgt634u mac address fix
The Netgear wgt634u uses minus between the hex digest of the mac
address and all other broadcom devices are using colons between the hex
digest. Now the mac address is correctly parsed also when minus is used.

SVN-Revision: 24749
2010-12-21 13:34:09 +00:00
John Crispin
1d6fbd2e85 * fixes duplicate registration of dwc_otg usb core
SVN-Revision: 24738
2010-12-20 17:56:09 +00:00
Claudio Mignanti
2c0596cd69 unifi: add sysupgrade and leds support
SVN-Revision: 24737
2010-12-20 17:28:34 +00:00
Felix Fietkau
0f157c1ad2 mpc85xx: fix up kernel config and make the target boot on the MPC8568E-MDS-PB board
SVN-Revision: 24736
2010-12-20 14:25:25 +00:00
Jo-Philipp Wich
4869f2c5e8 fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich
SVN-Revision: 24728
2010-12-19 16:46:47 +00:00
Felix Fietkau
6acfae9379 ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes broadcast frames on the second ethernet MAC
Signed-off-by: Alexander Couzens <lynxis@c-base.org>

SVN-Revision: 24723
2010-12-19 11:56:42 +00:00
Gabor Juhos
b512523d6f ar71xx: fix micrel phy patch (Patch from #8041.)
SVN-Revision: 24718
2010-12-19 10:05:55 +00:00
Gabor Juhos
96da72dc56 generic: fix min/max confusion in jffs2_sum_init on 2.6.32
SVN-Revision: 24652
2010-12-17 20:34:26 +00:00
Gabor Juhos
cafe08a1b2 ar71xx: remove stray semicolons
SVN-Revision: 24651
2010-12-17 17:57:20 +00:00
Gabor Juhos
01c76bf128 ar71xx: fix WLAN LEDs on the DIR-825 board
SVN-Revision: 24650
2010-12-17 17:10:21 +00:00
Gabor Juhos
c1d3a23d19 ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards
SVN-Revision: 24649
2010-12-17 17:10:19 +00:00
Gabor Juhos
e7ea6387a3 ar71xx: use usbdev trigger for USB LEDs by default
SVN-Revision: 24648
2010-12-17 17:10:16 +00:00
Gabor Juhos
a059a11ee1 generic: add LED trigger for USB device presence/activity
SVN-Revision: 24646
2010-12-17 17:10:11 +00:00
Gabor Juhos
3b8a79395a generic: add usb_find_device_by_name helper
SVN-Revision: 24645
2010-12-17 17:10:08 +00:00
Gabor Juhos
0d01356fc6 generic: nuke 2.6.33 specific stuff, is not used by any platform
SVN-Revision: 24644
2010-12-17 17:10:04 +00:00
Gabor Juhos
8390b7dc9b ar71xx: UBNT Secondary MAC address duplicate fix
There is Secondary MAC address duplicate problem with some UBNT
RouterStation and RouterStation Pro HW batches as Primary MAC addresses
are not increased by 2 per device in board data. Fix is to use 'Locally
Administrated bit' for Secondary MAC address instead of increasing
Primary MAC addresses by 1 which could overlap with other device
Primary MAC address.

Signed-off-by: Kestutis Barkauskas<keba@devint.net>

SVN-Revision: 24643
2010-12-17 17:10:01 +00:00
Gabor Juhos
a26c3e60e2 ar71xx: populate LED configuration for WZR-HP-G300NH
Signed-off-by: Dave Lichterman <laviddichterman@gmail.com>

[nand-disk trigger has been removed - juhosg]

SVN-Revision: 24642
2010-12-17 17:09:57 +00:00
Hauke Mehrtens
9daa5485ba brcm47xx: add ssb debug option.
This fixes a problem with wrt350n.
It boots only if this config option is set, otherwise it reboots after "Switching to clocksource MIPS"

Thank you sn9 for fixing this problem.

SVN-Revision: 24626
2010-12-16 19:35:59 +00:00
Hauke Mehrtens
1da5dcbb7a brcm47xx: add some missing pci ID for tg3 driver
Broadcom removed these pci id, but at least the wrt350n has a Ethernet
controller with a pci id of 14e4:1676

Thank you sn9 for fixing this problem.

SVN-Revision: 24625
2010-12-16 19:31:05 +00:00
Hauke Mehrtens
c58d8a369c brcm47xx: this patch went upstream
SVN-Revision: 24624
2010-12-16 19:26:55 +00:00
Gabor Juhos
a2a5598c00 ar71xx: add wlan led for the TL-WR941ND
SVN-Revision: 24612
2010-12-15 19:55:50 +00:00
Gabor Juhos
e421d2575f ar71xx: UBNT M-Series MAC address fix
UBNT M-Series devices have 2 MAC addresses in board data.
Fix is to use both entries from board data instead of one entry.

Signed-off-by: Kestutis Barkauskas<keba@devint.net>

SVN-Revision: 24611
2010-12-15 19:55:47 +00:00
Imre Kaloz
87f73331a4 revert r24604
SVN-Revision: 24605
2010-12-15 12:24:27 +00:00
Alexandros C. Couloumbis
164c97838a target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37
SVN-Revision: 24604
2010-12-15 12:15:46 +00:00