aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* move libltdl to the right directory in staging_dirFelix Fietkau2007-12-27
| | | | SVN-Revision: 9959
* add twinpass detection to ifxmipsJohn Crispin2007-12-27
| | | | SVN-Revision: 9956
* expunge find GNUismAndy Boyett2007-12-27
| | | | SVN-Revision: 9955
* fixed b43-fwcutter compile on osx 10.5Andy Boyett2007-12-27
| | | | SVN-Revision: 9954
* fix libtool md5sumFelix Fietkau2007-12-27
| | | | SVN-Revision: 9952
* fix libtoolize/autoconf/automakeFelix Fietkau2007-12-27
| | | | SVN-Revision: 9944
* fix libtool version checks in some configure scriptsFelix Fietkau2007-12-27
| | | | SVN-Revision: 9943
* add improved autotools fixupsFelix Fietkau2007-12-27
| | | | SVN-Revision: 9942
* upgrade libtool, add fixes for libdir searching, fix up paths to .la filesFelix Fietkau2007-12-27
| | | | SVN-Revision: 9941
* remove stale reference to tools/libtoolFelix Fietkau2007-12-27
| | | | SVN-Revision: 9940
* add $(STAGING_DIR)/host, which contains target specific, but host executable ↵Felix Fietkau2007-12-27
| | | | | | files SVN-Revision: 9939
* add a configurable prefix for ./configureFelix Fietkau2007-12-27
| | | | SVN-Revision: 9938
* move libtool out of tools/, seems like we need a per-target libtoolFelix Fietkau2007-12-27
| | | | SVN-Revision: 9937
* add selection of console driver for ifxmipsJohn Crispin2007-12-26
| | | | SVN-Revision: 9936
* Disabling use of libintl in kernel-headers.Andy Boyett2007-12-26
| | | | SVN-Revision: 9935
* Disabling use of libintl in kconfig.Andy Boyett2007-12-26
| | | | SVN-Revision: 9934
* fix compiler warningGabor Juhos2007-12-26
| | | | SVN-Revision: 9933
* use printf instead of echoAndy Boyett2007-12-26
| | | | SVN-Revision: 9932
* fixes ifxmips wdt driverJohn Crispin2007-12-26
| | | | SVN-Revision: 9931
* softfloat should be available on armeb, but not on mips until the kernel fpu ↵Imre Kaloz2007-12-26
| | | | | | emulation can be disabled SVN-Revision: 9930
* remove functions that was moved to board.cJohn Crispin2007-12-26
| | | | SVN-Revision: 9929
* make ifxmips use a net bridgeJohn Crispin2007-12-25
| | | | SVN-Revision: 9927
* turned ifxmips mtd driver into a platform deviceJohn Crispin2007-12-25
| | | | SVN-Revision: 9926
* added framework for chip detection on the ifxmipsJohn Crispin2007-12-25
| | | | SVN-Revision: 9925
* added ifxmips reset button to default config optionsJohn Crispin2007-12-25
| | | | SVN-Revision: 9924
* make ifxmips mii0 a platform deviceJohn Crispin2007-12-25
| | | | SVN-Revision: 9923
* make ifxmips gpio a platform deviceJohn Crispin2007-12-25
| | | | SVN-Revision: 9922
* make ifxmips able to handle platform devicesJohn Crispin2007-12-25
| | | | SVN-Revision: 9921
* make ifxmips led driver a platform deviceJohn Crispin2007-12-25
| | | | SVN-Revision: 9920
* fix a compile error in libnlFelix Fietkau2007-12-25
| | | | SVN-Revision: 9911
* clean up after staging packagesFelix Fietkau2007-12-25
| | | | SVN-Revision: 9909
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-25
| | | | SVN-Revision: 9906
* add automatic file tracking and uninstallation for files installed in ↵Felix Fietkau2007-12-25
| | | | | | $(STAGING_DIR) and $(STAGING_DIR_HOST) SVN-Revision: 9905
* add gpio fixes and reset button supportÂJohn Crispin2007-12-25
| | | | SVN-Revision: 9904
* add libtool to tools/Felix Fietkau2007-12-25
| | | | SVN-Revision: 9902
* add automake to tools/Felix Fietkau2007-12-25
| | | | SVN-Revision: 9901
* add ifx adsl toolsJohn Crispin2007-12-24
| | | | SVN-Revision: 9900
* rename tools/ext2fs to tools/genext2fsFelix Fietkau2007-12-24
| | | | SVN-Revision: 9899
* add ifxmips mei driver, untested and uncleanedJohn Crispin2007-12-24
| | | | SVN-Revision: 9898
* enable watchdog driver for rb532 by defaultFelix Fietkau2007-12-24
| | | | SVN-Revision: 9897
* watchdog driver for RB 532Felix Fietkau2007-12-24
| | | | | | | | | | | | 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 mergeJohn Crispin2007-12-24
| | | | SVN-Revision: 9895
* add some RCU defines to ifxmipsJohn Crispin2007-12-24
| | | | SVN-Revision: 9894
* add some RCU defines to ifxmipsJohn Crispin2007-12-24
| | | | SVN-Revision: 9893
* added usb_oc int to ifmips header filesJohn Crispin2007-12-24
| | | | SVN-Revision: 9892
* add ifxmips mei int defineJohn Crispin2007-12-24
| | | | SVN-Revision: 9891
* add mei reg defines to ifxmipsJohn Crispin2007-12-24
| | | | SVN-Revision: 9890
* add mei to ifxmips's makefilesJohn Crispin2007-12-24
| | | | SVN-Revision: 9889
* fix typoFelix Fietkau2007-12-23
| | | | SVN-Revision: 9871
* add profile specific base-files packages - does not work with the ↵Felix Fietkau2007-12-23
| | | | | | imagebuilder yet, but will be fixed later SVN-Revision: 9870