Commit graph

1525 commits

Author SHA1 Message Date
Florian Fainelli
7eec65be78 Resync kernel config for atheros (#2940)
SVN-Revision: 10081
2008-01-02 00:25:59 +00:00
Felix Fietkau
3f7af01bb0 fix initramfs
SVN-Revision: 10080
2008-01-01 21:38:06 +00:00
Imre Kaloz
3b7f9d1c92 fix arm kernel builds with recent binutils versions
SVN-Revision: 10079
2008-01-01 19:32:29 +00:00
Gabor Juhos
92be73b5cd usb-driver: add preliminary support of ISOCHRONOUS transfer
SVN-Revision: 10077
2008-01-01 14:37:50 +00:00
Gabor Juhos
3cc28b20ab fix a bug in the switch driver, thanks to Thomas Langer for reporting
SVN-Revision: 10075
2008-01-01 12:51:09 +00:00
Gabor Juhos
f6f43b9d40 disable queue of all interfaces when tx ring is full
SVN-Revision: 10073
2008-01-01 11:11:50 +00:00
John Crispin
beb32bfbbc make sound work on olpc
SVN-Revision: 10070
2007-12-31 14:19:34 +00:00
John Crispin
6286c19540 split up olpc patches
SVN-Revision: 10069
2007-12-31 14:18:42 +00:00
Gabor Juhos
1fd2532697 bump to 2.6.23.12, and remove broken status from the router_le subtarget
SVN-Revision: 10068
2007-12-31 13:43:37 +00:00
John Crispin
7218186022 removed driver from olpc tree
SVN-Revision: 10061
2007-12-30 17:56:16 +00:00
John Crispin
42fc624cba cleaning up olpc patch 1
SVN-Revision: 10060
2007-12-30 17:38:08 +00:00
Matteo Croce
12ac58dd2f AR7 2.6.24, removed duplicate patches
SVN-Revision: 10053
2007-12-30 15:24:15 +00:00
Matteo Croce
807fb4a8f5 AR7 2.6.24 patches
SVN-Revision: 10052
2007-12-30 15:17:10 +00:00
Rod Whitby
6f05ca9b2a ixp4xx: Added missing config entries to allow build to continue
SVN-Revision: 10021
2007-12-29 06:48:06 +00:00
Imre Kaloz
efadab3747 * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN)
SVN-Revision: 10016
2007-12-28 21:00:01 +00:00
Imre Kaloz
91c42459f5 use softfloat and GNU EABI on the IOP, too
SVN-Revision: 10015
2007-12-28 20:22:06 +00:00
Imre Kaloz
4ca15aebe0 tag etrax broken with the new uClibc
SVN-Revision: 10014
2007-12-28 20:16:14 +00:00
Imre Kaloz
9aa6d18e2d move ARM to the GNU EABI
SVN-Revision: 10013
2007-12-28 20:13:15 +00:00
Imre Kaloz
3ce3b16574 turn off FPU emulation on ARM and PowerPC - we are on softfloat now
SVN-Revision: 10012
2007-12-28 20:08:54 +00:00
Gabor Juhos
b131605ed7 fix Conceptronic profile
SVN-Revision: 10009
2007-12-28 19:26:35 +00:00
Florian Fainelli
80475bb573 Add support for Conceptronic C54BSR4
SVN-Revision: 10002
2007-12-28 17:48:39 +00:00
Felix Fietkau
30fe1805d5 add cf2nand fixes from #2892
SVN-Revision: 9985
2007-12-28 15:40:44 +00:00
Rod Whitby
940d875b77 ixp4xx: Minor bump of kernel to 2.6.21.7
SVN-Revision: 9969
2007-12-28 09:38:10 +00:00
Florian Fainelli
18cfcc9d30 Resync kernel configuration for amcc
SVN-Revision: 9967
2007-12-27 23:26:47 +00:00
Gabor Juhos
d9df70f48d refresh kernel config
SVN-Revision: 9964
2007-12-27 16:49:03 +00:00
Gabor Juhos
d322722f26 use reset function on the NP28G boards
SVN-Revision: 9963
2007-12-27 15:10:56 +00:00
Gabor Juhos
c128344870 change switch register access macros
SVN-Revision: 9962
2007-12-27 14:58:48 +00:00
Gabor Juhos
cfcbc078dc add watchdog driver
Here is the driver for the hardware watchdog timer
in ADM5120 SoC. Patch is against current svn Kamikaze.

Here is only kernel driver. To activate watchdog you have
to use some userspace software writing to watchdog
device. I think there is one in busybox.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>

SVN-Revision: 9961
2007-12-27 14:40:03 +00:00
John Crispin
abf8d4c8cb add twinpass detection to ifxmips
SVN-Revision: 9956
2007-12-27 11:53:52 +00:00
John Crispin
c61b903d05 add selection of console driver for ifxmips
SVN-Revision: 9936
2007-12-26 22:47:45 +00:00
Gabor Juhos
ab473bd48f fix compiler warning
SVN-Revision: 9933
2007-12-26 20:55:18 +00:00
John Crispin
8c17d160b3 fixes ifxmips wdt driver
SVN-Revision: 9931
2007-12-26 19:52:33 +00:00
John Crispin
1de2575b50 remove functions that was moved to board.c
SVN-Revision: 9929
2007-12-26 17:20:31 +00:00
John Crispin
fd2f974946 make ifxmips use a net bridge
SVN-Revision: 9927
2007-12-25 13:44:39 +00:00
John Crispin
ea2872326a turned ifxmips mtd driver into a platform device
SVN-Revision: 9926
2007-12-25 13:26:41 +00:00
John Crispin
8c487df246 added framework for chip detection on the ifxmips
SVN-Revision: 9925
2007-12-25 13:11:07 +00:00
John Crispin
1263078f40 added ifxmips reset button to default config options
SVN-Revision: 9924
2007-12-25 13:10:47 +00:00
John Crispin
c09f909556 make ifxmips mii0 a platform device
SVN-Revision: 9923
2007-12-25 12:38:15 +00:00
John Crispin
1fa388162b make ifxmips gpio a platform device
SVN-Revision: 9922
2007-12-25 12:18:42 +00:00
John Crispin
3a97496977 make ifxmips able to handle platform devices
SVN-Revision: 9921
2007-12-25 12:04:52 +00:00
John Crispin
624afb0d7f make ifxmips led driver a platform device
SVN-Revision: 9920
2007-12-25 12:04:08 +00:00
John Crispin
a09f80dfda add gpio fixes and reset button supportÂ
SVN-Revision: 9904
2007-12-25 00:35:00 +00:00
John Crispin
42f612a5cb add ifxmips mei driver, untested and uncleaned
SVN-Revision: 9898
2007-12-24 23:00:20 +00:00
Felix Fietkau
93b97272aa enable watchdog driver for rb532 by default
SVN-Revision: 9897
2007-12-24 22:47:36 +00:00
Felix Fietkau
c65e66ac49 watchdog driver for RB 532
Here is the driver for the hardware watchdog timer
integrated in RB 532 (as part of the SoC IDT 79RC32434).

File include/asm-mips/rc32434/integ.h is taken from
Mikrotik RB 532 kernel patch.

Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>

SVN-Revision: 9896
2007-12-24 22:47:27 +00:00
John Crispin
01e9b18190 several fixes to ifxmips, getting ready for dsl driver merge
SVN-Revision: 9895
2007-12-24 21:17:56 +00:00
John Crispin
8161d42238 add some RCU defines to ifxmips
SVN-Revision: 9894
2007-12-24 21:05:55 +00:00
John Crispin
158da7a5dd add some RCU defines to ifxmips
SVN-Revision: 9893
2007-12-24 21:02:13 +00:00
John Crispin
6dd7ff1abf added usb_oc int to ifmips header files
SVN-Revision: 9892
2007-12-24 20:44:44 +00:00
John Crispin
cda0d35bb9 add ifxmips mei int define
SVN-Revision: 9891
2007-12-24 20:07:13 +00:00