Commit graph

7058 commits

Author SHA1 Message Date
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
Felix Fietkau
c2e873499a add profile specific base-files packages - does not work with the imagebuilder yet, but will be fixed later
SVN-Revision: 9870
2007-12-23 02:08:34 +00:00
Felix Fietkau
09c8712627 fix ext3 compile (broken by [9822])
SVN-Revision: 9869
2007-12-23 01:40:06 +00:00
Felix Fietkau
3c228ee88f add a second parameter to InstallDev/UninstallDev for specifying the path to STAGING_DIR_HOST
SVN-Revision: 9853
2007-12-23 00:41:40 +00:00
Felix Fietkau
8c871a5f6b fix pppoe on dynamically assigned interfaces
SVN-Revision: 9852
2007-12-23 00:41:38 +00:00
Felix Fietkau
abf6bfff51 remove $(STAGING_DIR)/usr/bin from $(TARGET_PATH)
SVN-Revision: 9851
2007-12-23 00:41:35 +00:00
Felix Fietkau
f0b363667b add STAGING_DIR_HOST to PKG_CONFIG_PATH
SVN-Revision: 9850
2007-12-23 00:41:01 +00:00
John Crispin
c224673958 remove dead code
SVN-Revision: 9849
2007-12-22 21:27:20 +00:00
John Crispin
ccbf0d3996 clean up ssc driver
SVN-Revision: 9848
2007-12-22 21:21:38 +00:00
John Crispin
ef4f5a06d1 remove dbg printk from pci code
SVN-Revision: 9847
2007-12-22 21:17:09 +00:00
John Crispin
9b37d638ce fix whitespaces
SVN-Revision: 9846
2007-12-22 20:57:09 +00:00
John Crispin
0e95bf54e6 delete old danube folder
SVN-Revision: 9845
2007-12-22 20:55:51 +00:00
John Crispin
1e937b7ead cleanup more ifxmips ssc reg acceses
SVN-Revision: 9844
2007-12-22 20:55:20 +00:00
John Crispin
d61028ece1 cleanup of register access
SVN-Revision: 9843
2007-12-22 20:22:43 +00:00
John Crispin
35615be2d2 added ssc reg defines to ifxmips header file
SVN-Revision: 9842
2007-12-22 20:21:38 +00:00
John Crispin
045118c723 remove /proc from ifxmips_ssc
SVN-Revision: 9841
2007-12-22 19:56:51 +00:00
John Crispin
70014e1384 ifxmips pci does not cause a hang anymore, but due to lack of antenna i get no link on the atheros card, ints are flying though
SVN-Revision: 9840
2007-12-22 19:53:18 +00:00
John Crispin
2a76ef4f9a enable ifxmips serial
SVN-Revision: 9839
2007-12-22 19:19:14 +00:00
Felix Fietkau
e86049efe8 sync with madwifi changeset 3070
SVN-Revision: 9835
2007-12-22 16:17:17 +00:00
John Crispin
b427a55c85 fix include path
SVN-Revision: 9833
2007-12-22 14:27:29 +00:00
John Crispin
b8ef0b54c1 more danube 2 ifxmips transitions
SVN-Revision: 9831
2007-12-22 14:10:43 +00:00
John Crispin
32bd98f475 more danube 2 ifxmips transitions
SVN-Revision: 9830
2007-12-22 14:03:37 +00:00
John Crispin
6db275d9cf more danube 2 ifxmips transitions
SVN-Revision: 9829
2007-12-22 14:02:21 +00:00
John Crispin
b9d3d10354 more danube 2 ifxmips transitions
SVN-Revision: 9828
2007-12-22 14:01:51 +00:00
John Crispin
7b00e985a1 more danube 2 ifxmips transitions
SVN-Revision: 9827
2007-12-22 14:01:10 +00:00
John Crispin
d6211ec9e6 more danube 2 ifxmips transitions
SVN-Revision: 9826
2007-12-22 14:00:25 +00:00
John Crispin
ede7545200 danube to ifxmips transition
SVN-Revision: 9825
2007-12-22 13:55:14 +00:00
Florian Fainelli
4da7f2dbed No need to keep the old driver now
SVN-Revision: 9824
2007-12-22 11:11:01 +00:00