Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | add ifxmips mei int define | John Crispin | 2007-12-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 9891 | ||||
* | add mei reg defines to ifxmips | John Crispin | 2007-12-24 | 1 | -0/+45 |
| | | | | SVN-Revision: 9890 | ||||
* | add mei to ifxmips's makefiles | John Crispin | 2007-12-24 | 3 | -15/+21 |
| | | | | SVN-Revision: 9889 | ||||
* | fix typo | Felix Fietkau | 2007-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 9871 | ||||
* | add profile specific base-files packages - does not work with the ↵ | Felix Fietkau | 2007-12-23 | 1 | -0/+9 |
| | | | | | | imagebuilder yet, but will be fixed later SVN-Revision: 9870 | ||||
* | fix ext3 compile (broken by [9822]) | Felix Fietkau | 2007-12-23 | 1 | -2/+20 |
| | | | | SVN-Revision: 9869 | ||||
* | add a second parameter to InstallDev/UninstallDev for specifying the path to ↵ | Felix Fietkau | 2007-12-23 | 1 | -2/+2 |
| | | | | | | STAGING_DIR_HOST SVN-Revision: 9853 | ||||
* | fix pppoe on dynamically assigned interfaces | Felix Fietkau | 2007-12-23 | 1 | -3/+1 |
| | | | | SVN-Revision: 9852 | ||||
* | remove $(STAGING_DIR)/usr/bin from $(TARGET_PATH) | Felix Fietkau | 2007-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 9851 | ||||
* | add STAGING_DIR_HOST to PKG_CONFIG_PATH | Felix Fietkau | 2007-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 9850 | ||||
* | remove dead code | John Crispin | 2007-12-22 | 1 | -44/+0 |
| | | | | SVN-Revision: 9849 | ||||
* | clean up ssc driver | John Crispin | 2007-12-22 | 1 | -67/+44 |
| | | | | SVN-Revision: 9848 | ||||
* | remove dbg printk from pci code | John Crispin | 2007-12-22 | 1 | -1/+0 |
| | | | | SVN-Revision: 9847 | ||||
* | fix whitespaces | John Crispin | 2007-12-22 | 1 | -19/+20 |
| | | | | SVN-Revision: 9846 | ||||
* | delete old danube folder | John Crispin | 2007-12-22 | 39 | -10657/+0 |
| | | | | SVN-Revision: 9845 | ||||
* | cleanup more ifxmips ssc reg acceses | John Crispin | 2007-12-22 | 1 | -51/+43 |
| | | | | SVN-Revision: 9844 | ||||
* | cleanup of register access | John Crispin | 2007-12-22 | 1 | -37/+25 |
| | | | | SVN-Revision: 9843 | ||||
* | added ssc reg defines to ifxmips header file | John Crispin | 2007-12-22 | 1 | -6/+22 |
| | | | | SVN-Revision: 9842 | ||||
* | remove /proc from ifxmips_ssc | John Crispin | 2007-12-22 | 1 | -29/+0 |
| | | | | SVN-Revision: 9841 | ||||
* | ifxmips pci does not cause a hang anymore, but due to lack of antenna i get ↵ | John Crispin | 2007-12-22 | 1 | -3/+4 |
| | | | | | | no link on the atheros card, ints are flying though SVN-Revision: 9840 | ||||
* | enable ifxmips serial | John Crispin | 2007-12-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 9839 | ||||
* | sync with madwifi changeset 3070 | Felix Fietkau | 2007-12-22 | 1 | -6/+7 |
| | | | | SVN-Revision: 9835 | ||||
* | fix include path | John Crispin | 2007-12-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 9833 | ||||
* | more danube 2 ifxmips transitions | John Crispin | 2007-12-22 | 10 | -0/+0 |
| | | | | SVN-Revision: 9831 | ||||
* | more danube 2 ifxmips transitions | John Crispin | 2007-12-22 | 14 | -4190/+0 |
| | | | | SVN-Revision: 9830 | ||||
* | more danube 2 ifxmips transitions | John Crispin | 2007-12-22 | 14 | -0/+4190 |
| | | | | SVN-Revision: 9829 | ||||
* | more danube 2 ifxmips transitions | John Crispin | 2007-12-22 | 9 | -1705/+0 |
| | | | | SVN-Revision: 9828 | ||||
* | more danube 2 ifxmips transitions | John Crispin | 2007-12-22 | 9 | -0/+1705 |
| | | | | SVN-Revision: 9827 | ||||
* | more danube 2 ifxmips transitions | John Crispin | 2007-12-22 | 8 | -0/+0 |
| | | | | SVN-Revision: 9826 | ||||
* | danube to ifxmips transition | John Crispin | 2007-12-22 | 26 | -552/+546 |
| | | | | SVN-Revision: 9825 | ||||
* | No need to keep the old driver now | Florian Fainelli | 2007-12-22 | 5 | -1038/+0 |
| | | | | SVN-Revision: 9824 | ||||
* | Compact flash driver is now working | Florian Fainelli | 2007-12-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 9823 | ||||
* | Ext3 cannot load without mbcache, package it as well | Florian Fainelli | 2007-12-22 | 1 | -1/+2 |
| | | | | SVN-Revision: 9822 | ||||
* | change danube 2 ifxmips | John Crispin | 2007-12-22 | 31 | -1858/+1859 |
| | | | | SVN-Revision: 9821 | ||||
* | Add a madwifi patch by Brian Candler, which fixes minstrel when operating ↵ | Felix Fietkau | 2007-12-21 | 1 | -0/+22 |
| | | | | | | without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876 SVN-Revision: 9820 | ||||
* | We need to set the gpio line number | Florian Fainelli | 2007-12-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 9819 |