Commit graph

6417 commits

Author SHA1 Message Date
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