Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the adam2 fritzbox flasher (#799) | Florian Fainelli | 2007-12-27 | 1 | -0/+209 |
| | | | | SVN-Revision: 9966 | ||||
* | refresh kernel config | Gabor Juhos | 2007-12-27 | 1 | -1/+2 |
| | | | | SVN-Revision: 9964 | ||||
* | use reset function on the NP28G boards | Gabor Juhos | 2007-12-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 9963 | ||||
* | change switch register access macros | Gabor Juhos | 2007-12-27 | 9 | -46/+46 |
| | | | | SVN-Revision: 9962 | ||||
* | add watchdog driver | Gabor Juhos | 2007-12-27 | 2 | -0/+243 |
| | | | | | | | | | | | | | 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 | ||||
* | move libltdl to the right directory in staging_dir | Felix Fietkau | 2007-12-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 9959 | ||||
* | add twinpass detection to ifxmips | John Crispin | 2007-12-27 | 1 | -2/+6 |
| | | | | SVN-Revision: 9956 | ||||
* | expunge find GNUism | Andy Boyett | 2007-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 9955 | ||||
* | fixed b43-fwcutter compile on osx 10.5 | Andy Boyett | 2007-12-27 | 1 | -1/+2 |
| | | | | SVN-Revision: 9954 | ||||
* | fix libtool md5sum | Felix Fietkau | 2007-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 9952 | ||||
* | fix libtoolize/autoconf/automake | Felix Fietkau | 2007-12-27 | 1 | -5/+4 |
| | | | | SVN-Revision: 9944 | ||||
* | fix libtool version checks in some configure scripts | Felix Fietkau | 2007-12-27 | 1 | -4/+12 |
| | | | | SVN-Revision: 9943 | ||||
* | add improved autotools fixups | Felix Fietkau | 2007-12-27 | 2 | -12/+41 |
| | | | | SVN-Revision: 9942 | ||||
* | upgrade libtool, add fixes for libdir searching, fix up paths to .la files | Felix Fietkau | 2007-12-27 | 4 | -1/+93 |
| | | | | SVN-Revision: 9941 | ||||
* | remove stale reference to tools/libtool | Felix Fietkau | 2007-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 9940 | ||||
* | add $(STAGING_DIR)/host, which contains target specific, but host executable ↵ | Felix Fietkau | 2007-12-27 | 2 | -13/+9 |
| | | | | | | files SVN-Revision: 9939 | ||||
* | add a configurable prefix for ./configure | Felix Fietkau | 2007-12-27 | 1 | -8/+9 |
| | | | | SVN-Revision: 9938 | ||||
* | move libtool out of tools/, seems like we need a per-target libtool | Felix Fietkau | 2007-12-27 | 3 | -43/+46 |
| | | | | SVN-Revision: 9937 | ||||
* | add selection of console driver for ifxmips | John Crispin | 2007-12-26 | 3 | -20/+29 |
| | | | | SVN-Revision: 9936 | ||||
* | Disabling use of libintl in kernel-headers. | Andy Boyett | 2007-12-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 9935 | ||||
* | Disabling use of libintl in kconfig. | Andy Boyett | 2007-12-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 9934 | ||||
* | fix compiler warning | Gabor Juhos | 2007-12-26 | 1 | -2/+0 |
| | | | | SVN-Revision: 9933 | ||||
* | use printf instead of echo | Andy Boyett | 2007-12-26 | 1 | -4/+4 |
| | | | | SVN-Revision: 9932 | ||||
* | fixes ifxmips wdt driver | John Crispin | 2007-12-26 | 1 | -17/+28 |
| | | | | SVN-Revision: 9931 | ||||
* | softfloat should be available on armeb, but not on mips until the kernel fpu ↵ | Imre Kaloz | 2007-12-26 | 1 | -1/+1 |
| | | | | | | emulation can be disabled SVN-Revision: 9930 | ||||
* | remove functions that was moved to board.c | John Crispin | 2007-12-26 | 4 | -32/+53 |
| | | | | SVN-Revision: 9929 | ||||
* | make ifxmips use a net bridge | John Crispin | 2007-12-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 9927 | ||||
* | turned ifxmips mtd driver into a platform device | John Crispin | 2007-12-25 | 3 | -43/+89 |
| | | | | SVN-Revision: 9926 | ||||
* | added framework for chip detection on the ifxmips | John Crispin | 2007-12-25 | 3 | -2/+33 |
| | | | | SVN-Revision: 9925 | ||||
* | added ifxmips reset button to default config options | John Crispin | 2007-12-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 9924 | ||||
* | make ifxmips mii0 a platform device | John Crispin | 2007-12-25 | 2 | -19/+55 |
| | | | | SVN-Revision: 9923 | ||||
* | make ifxmips gpio a platform device | John Crispin | 2007-12-25 | 2 | -11/+49 |
| | | | | SVN-Revision: 9922 | ||||
* | make ifxmips able to handle platform devices | John Crispin | 2007-12-25 | 2 | -1/+70 |
| | | | | SVN-Revision: 9921 | ||||
* | make ifxmips led driver a platform device | John Crispin | 2007-12-25 | 1 | -25/+53 |
| | | | | SVN-Revision: 9920 | ||||
* | fix a compile error in libnl | Felix Fietkau | 2007-12-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 9911 | ||||
* | clean up after staging packages | Felix Fietkau | 2007-12-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 9909 | ||||
* | remove uninstalldev templates (no longer necessary) | Felix Fietkau | 2007-12-25 | 16 | -97/+0 |
| | | | | SVN-Revision: 9906 | ||||
* | add automatic file tracking and uninstallation for files installed in ↵ | Felix Fietkau | 2007-12-25 | 1 | -5/+25 |
| | | | | | | $(STAGING_DIR) and $(STAGING_DIR_HOST) SVN-Revision: 9905 | ||||
* | add gpio fixes and reset button support | John Crispin | 2007-12-25 | 1 | -17/+140 |
| | | | | SVN-Revision: 9904 | ||||
* | add libtool to tools/ | Felix Fietkau | 2007-12-25 | 3 | -1/+58 |
| | | | | SVN-Revision: 9902 | ||||
* | add automake to tools/ | Felix Fietkau | 2007-12-25 | 2 | -1/+39 |
| | | | | SVN-Revision: 9901 | ||||
* | add ifx adsl tools | John Crispin | 2007-12-24 | 10 | -0/+2614 |
| | | | | SVN-Revision: 9900 | ||||
* | rename tools/ext2fs to tools/genext2fs | Felix Fietkau | 2007-12-24 | 3 | -1/+1 |
| | | | | SVN-Revision: 9899 | ||||
* | add ifxmips mei driver, untested and uncleaned | John Crispin | 2007-12-24 | 9 | -1/+6411 |
| | | | | SVN-Revision: 9898 | ||||
* | enable watchdog driver for rb532 by default | Felix Fietkau | 2007-12-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 9897 | ||||
* | watchdog driver for RB 532 | Felix Fietkau | 2007-12-24 | 3 | -0/+359 |
| | | | | | | | | | | | | 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 | ||||
* | several fixes to ifxmips, getting ready for dsl driver merge | John Crispin | 2007-12-24 | 2 | -4/+10 |
| | | | | SVN-Revision: 9895 | ||||
* | add some RCU defines to ifxmips | John Crispin | 2007-12-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 9894 | ||||
* | add some RCU defines to ifxmips | John Crispin | 2007-12-24 | 1 | -0/+3 |
| | | | | SVN-Revision: 9893 | ||||
* | added usb_oc int to ifmips header files | John Crispin | 2007-12-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 9892 |