Commit graph

7235 commits

Author SHA1 Message Date
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
Felix Fietkau
d0cba24775 move libltdl to the right directory in staging_dir
SVN-Revision: 9959
2007-12-27 12:35:03 +00:00
John Crispin
abf8d4c8cb add twinpass detection to ifxmips
SVN-Revision: 9956
2007-12-27 11:53:52 +00:00
Andy Boyett
6343c3be59 expunge find GNUism
SVN-Revision: 9955
2007-12-27 11:31:27 +00:00
Andy Boyett
9d55105551 fixed b43-fwcutter compile on osx 10.5
SVN-Revision: 9954
2007-12-27 11:31:21 +00:00
Felix Fietkau
ed426409cc fix libtool md5sum
SVN-Revision: 9952
2007-12-27 10:46:03 +00:00
Felix Fietkau
f99b9e7b2b fix libtoolize/autoconf/automake
SVN-Revision: 9944
2007-12-27 02:11:14 +00:00
Felix Fietkau
585a9ff548 fix libtool version checks in some configure scripts
SVN-Revision: 9943
2007-12-27 02:11:11 +00:00
Felix Fietkau
5c2991d8bc add improved autotools fixups
SVN-Revision: 9942
2007-12-27 02:11:07 +00:00
Felix Fietkau
01dd5fc03a upgrade libtool, add fixes for libdir searching, fix up paths to .la files
SVN-Revision: 9941
2007-12-27 02:11:03 +00:00
Felix Fietkau
4fe3a3e727 remove stale reference to tools/libtool
SVN-Revision: 9940
2007-12-27 02:10:58 +00:00
Felix Fietkau
28922775b6 add $(STAGING_DIR)/host, which contains target specific, but host executable files
SVN-Revision: 9939
2007-12-27 02:10:54 +00:00
Felix Fietkau
713087f64c add a configurable prefix for ./configure
SVN-Revision: 9938
2007-12-27 02:10:50 +00:00
Felix Fietkau
4a298f0c8d move libtool out of tools/, seems like we need a per-target libtool
SVN-Revision: 9937
2007-12-27 02:10:23 +00:00
John Crispin
c61b903d05 add selection of console driver for ifxmips
SVN-Revision: 9936
2007-12-26 22:47:45 +00:00
Andy Boyett
6bdd0ef590 Disabling use of libintl in kernel-headers.
SVN-Revision: 9935
2007-12-26 22:22:02 +00:00
Andy Boyett
d9ec7366c7 Disabling use of libintl in kconfig.
SVN-Revision: 9934
2007-12-26 22:21:56 +00:00
Gabor Juhos
ab473bd48f fix compiler warning
SVN-Revision: 9933
2007-12-26 20:55:18 +00:00
Andy Boyett
ec849ba7c8 use printf instead of echo
SVN-Revision: 9932
2007-12-26 20:54:39 +00:00
John Crispin
8c17d160b3 fixes ifxmips wdt driver
SVN-Revision: 9931
2007-12-26 19:52:33 +00:00
Imre Kaloz
32a37816c3 softfloat should be available on armeb, but not on mips until the kernel fpu emulation can be disabled
SVN-Revision: 9930
2007-12-26 19:36:34 +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
Felix Fietkau
d93fb2d347 fix a compile error in libnl
SVN-Revision: 9911
2007-12-25 02:37:23 +00:00
Felix Fietkau
3de5e1d29a clean up after staging packages
SVN-Revision: 9909
2007-12-25 02:19:48 +00:00
Felix Fietkau
2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
Felix Fietkau
957103c337 add automatic file tracking and uninstallation for files installed in $(STAGING_DIR) and $(STAGING_DIR_HOST)
SVN-Revision: 9905
2007-12-25 01:39:15 +00:00
John Crispin
a09f80dfda add gpio fixes and reset button supportÂ
SVN-Revision: 9904
2007-12-25 00:35:00 +00:00
Felix Fietkau
72a622a193 add libtool to tools/
SVN-Revision: 9902
2007-12-25 00:27:36 +00:00
Felix Fietkau
2112af299f add automake to tools/
SVN-Revision: 9901
2007-12-25 00:27:32 +00:00
John Crispin
34cf8e94c2 add ifx adsl tools
SVN-Revision: 9900
2007-12-24 23:06:11 +00:00
Felix Fietkau
d0074af438 rename tools/ext2fs to tools/genext2fs
SVN-Revision: 9899
2007-12-24 23:02:02 +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
John Crispin
4aa4193279 add mei reg defines to ifxmips
SVN-Revision: 9890
2007-12-24 14:31:49 +00:00
John Crispin
68d5da67d4 add mei to ifxmips's makefiles
SVN-Revision: 9889
2007-12-24 14:08:30 +00:00
Felix Fietkau
ac2f4c97e7 fix typo
SVN-Revision: 9871
2007-12-23 02:13:57 +00:00