Commit Graph

9802 Commits (c00e7702456a5ae784d942c08c822e47c1988533)

Author SHA1 Message Date
Felix Fietkau c00e770245 upgrade libtool, add fixes for libdir searching, fix up paths to .la files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:11:03 +00:00
Felix Fietkau 8c1d3fd191 remove stale reference to tools/libtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9940 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:10:58 +00:00
Felix Fietkau 927c84c100 add $(STAGING_DIR)/host, which contains target specific, but host executable files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:10:54 +00:00
Felix Fietkau 33379fc5bc add a configurable prefix for ./configure
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9938 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:10:50 +00:00
Felix Fietkau 170b173b6f move libtool out of tools/, seems like we need a per-target libtool
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-27 02:10:23 +00:00
John Crispin d4462fd4e0 add selection of console driver for ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-26 22:47:45 +00:00
Andy Boyett 358f9b5428 Disabling use of libintl in kernel-headers.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-26 22:22:02 +00:00
Andy Boyett 613e3170a9 Disabling use of libintl in kconfig.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9934 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-26 22:21:56 +00:00
Gabor Juhos ff4c6b6066 [adm5120] fix compiler warning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9933 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-26 20:55:18 +00:00
Andy Boyett dc5df7cf48 use printf instead of echo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-26 20:54:39 +00:00
John Crispin b99f930ef1 fixes ifxmips wdt driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-26 19:52:33 +00:00
Imre Kaloz 4ac2960eb5 softfloat should be available on armeb, but not on mips until the kernel fpu emulation can be disabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9930 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-26 19:36:34 +00:00
John Crispin 0219800e1d remove functions that was moved to board.c
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9929 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-26 17:20:31 +00:00
John Crispin ea70039e06 make ifxmips use a net bridge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9927 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 13:44:39 +00:00
John Crispin 7c33988517 turned ifxmips mtd driver into a platform device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9926 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 13:26:41 +00:00
John Crispin 29a9162ca1 added framework for chip detection on the ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 13:11:07 +00:00
John Crispin c9f304d2aa added ifxmips reset button to default config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9924 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 13:10:47 +00:00
John Crispin 04cf6dcd66 make ifxmips mii0 a platform device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 12:38:15 +00:00
John Crispin 065f8f9a1f make ifxmips gpio a platform device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 12:18:42 +00:00
John Crispin 267a8d131d make ifxmips able to handle platform devices
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9921 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 12:04:52 +00:00
John Crispin c76ba05e35 make ifxmips led driver a platform device
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9920 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 12:04:08 +00:00
Felix Fietkau 084208e43d fix a compile error in libnl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9911 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 02:37:23 +00:00
Felix Fietkau c3404552a5 clean up after staging packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 02:19:48 +00:00
Felix Fietkau 07ac525153 remove uninstalldev templates (no longer necessary)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:40:47 +00:00
Felix Fietkau 26ba0523e5 add automatic file tracking and uninstallation for files installed in $(STAGING_DIR) and $(STAGING_DIR_HOST)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:39:15 +00:00
John Crispin f32042cf67 add gpio fixes and reset button supportÂ
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 00:35:00 +00:00
Felix Fietkau c3dfe5ad17 add libtool to tools/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9902 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 00:27:36 +00:00
Felix Fietkau 294dc8b19d add automake to tools/
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 00:27:32 +00:00
John Crispin 677f8f10bc add ifx adsl tools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 23:06:11 +00:00
Felix Fietkau 8c1ee46d5d rename tools/ext2fs to tools/genext2fs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9899 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 23:02:02 +00:00
John Crispin 40bcd8cf84 add ifxmips mei driver, untested and uncleaned
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9898 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 23:00:20 +00:00
Felix Fietkau 7205e29cec enable watchdog driver for rb532 by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9897 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 22:47:36 +00:00
Felix Fietkau ad1b5ad15e 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>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 22:47:27 +00:00
John Crispin cb9580f318 several fixes to ifxmips, getting ready for dsl driver merge
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9895 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 21:17:56 +00:00
John Crispin f166bacb01 add some RCU defines to ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 21:05:55 +00:00
John Crispin 0b41cfb552 add some RCU defines to ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9893 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 21:02:13 +00:00
John Crispin 03405b70ae added usb_oc int to ifmips header files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 20:44:44 +00:00
John Crispin d7a39d31a7 add ifxmips mei int define
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9891 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 20:07:13 +00:00
John Crispin 227c0d2d2e add mei reg defines to ifxmips
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 14:31:49 +00:00
John Crispin 44aca0ef16 add mei to ifxmips's makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-24 14:08:30 +00:00
Felix Fietkau f57b5fffad fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9871 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 02:13:57 +00:00
Felix Fietkau 4b4bb6062e add profile specific base-files packages - does not work with the imagebuilder yet, but will be fixed later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9870 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 02:08:34 +00:00
Felix Fietkau f807a418e7 fix ext3 compile (broken by [9822])
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9869 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 01:40:06 +00:00
Felix Fietkau a080723e97 add a second parameter to InstallDev/UninstallDev for specifying the path to STAGING_DIR_HOST
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 00:41:40 +00:00
Felix Fietkau c307d6ca4a fix pppoe on dynamically assigned interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 00:41:38 +00:00
Felix Fietkau f8d71bae51 remove $(STAGING_DIR)/usr/bin from $(TARGET_PATH)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 00:41:35 +00:00
Felix Fietkau 9a7ec16d78 add STAGING_DIR_HOST to PKG_CONFIG_PATH
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-23 00:41:01 +00:00
John Crispin 23db125df7 remove dead code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-22 21:27:20 +00:00
John Crispin 6ce122185d clean up ssc driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-22 21:21:38 +00:00
John Crispin 9da39b0b04 remove dbg printk from pci code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9847 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-22 21:17:09 +00:00