1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-03 09:41:18 +02:00
Commit Graph

7244 Commits

Author SHA1 Message Date
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
Florian Fainelli
0ac7bc1cfb Compact flash driver is now working
SVN-Revision: 9823
2007-12-22 11:08:26 +00:00
Florian Fainelli
81bcc8cf96 Ext3 cannot load without mbcache, package it as well
SVN-Revision: 9822
2007-12-22 11:04:32 +00:00
John Crispin
7af3296c76 change danube 2 ifxmips
SVN-Revision: 9821
2007-12-22 00:17:22 +00:00
Felix Fietkau
285395cfca Add a madwifi patch by Brian Candler, which fixes minstrel when operating without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876
SVN-Revision: 9820
2007-12-21 15:36:54 +00:00
Florian Fainelli
620d050dfa We need to set the gpio line number
SVN-Revision: 9819
2007-12-21 15:26:09 +00:00
John Crispin
b998d4fa51 move danube folder to ifxmips, to allow future integration of the other chips
SVN-Revision: 9815
2007-12-20 22:29:45 +00:00
John Crispin
498a2e3070 added binutils 2.18 selection, Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
SVN-Revision: 9814
2007-12-20 22:23:12 +00:00
John Crispin
ff74bb872b added packkage-version overriding, Signed-off-by: ralph <ralph.hempel@infineon.com>
SVN-Revision: 9813
2007-12-20 22:20:32 +00:00
John Crispin
dac2f8878a add new au1000 profiles
SVN-Revision: 9812
2007-12-20 22:17:41 +00:00
John Crispin
c1a3c0798f made au1000 images srec file ending
SVN-Revision: 9811
2007-12-20 22:12:56 +00:00
John Crispin
82c3f8cffd make au1000 images 128k
SVN-Revision: 9810
2007-12-20 22:10:19 +00:00
Felix Fietkau
e0a4e2a409 fix rootfs size selection
SVN-Revision: 9808
2007-12-20 01:53:13 +00:00
Tim Yardley
e66822935e update to netfilter 2.17
SVN-Revision: 9806
2007-12-19 19:08:07 +00:00
Florian Fainelli
9065915d0c Fix macfiltering for broadcom devices (#2822)
SVN-Revision: 9805
2007-12-19 17:49:51 +00:00