aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* update target namesFelix Fietkau2007-12-281-5/+5
| | | | SVN-Revision: 9999
* remove some obsolete stuffFelix Fietkau2007-12-281-6/+0
| | | | SVN-Revision: 9998
* remove old 'Submitting patches' textFelix Fietkau2007-12-281-15/+0
| | | | SVN-Revision: 9997
* add SubmittingPatches document to docs/Felix Fietkau2007-12-283-1/+56
| | | | SVN-Revision: 9996
* START is no longer optional for /etc/rc.common based init scriptsFelix Fietkau2007-12-281-2/+1
| | | | SVN-Revision: 9995
* document Build/UninstallDevFelix Fietkau2007-12-281-0/+6
| | | | SVN-Revision: 9994
* document Build/InstallDevFelix Fietkau2007-12-281-0/+13
| | | | SVN-Revision: 9993
* add .gitignore for docs/Felix Fietkau2007-12-281-0/+15
| | | | SVN-Revision: 9992
* remove old feeds stuffFelix Fietkau2007-12-282-76/+0
| | | | SVN-Revision: 9991
* use scripts/feeds instead of scripts/feeds.sh for package/symlinksFelix Fietkau2007-12-281-1/+2
| | | | SVN-Revision: 9990
* patch Makefile.am for GLOBAL_LIBDIR as wellFelix Fietkau2007-12-281-6/+18
| | | | SVN-Revision: 9988
* add cpio.gz support (patch from #2595)Felix Fietkau2007-12-282-0/+15
| | | | SVN-Revision: 9986
* add cf2nand fixes from #2892Felix Fietkau2007-12-281-3/+3
| | | | SVN-Revision: 9985
* added extra product id to adamflash, signed of by <Andrew Ruthven ↵John Crispin2007-12-281-1/+1
| | | | | | <andrew@etc.gen.nz> SVN-Revision: 9972
* ixp4xx: Minor bump of kernel to 2.6.21.7Rod Whitby2007-12-281-1/+1
| | | | SVN-Revision: 9969
* Resync kernel configuration for amccFlorian Fainelli2007-12-271-42/+32
| | | | SVN-Revision: 9967
* Add the adam2 fritzbox flasher (#799)Florian Fainelli2007-12-271-0/+209
| | | | SVN-Revision: 9966
* refresh kernel configGabor Juhos2007-12-271-1/+2
| | | | SVN-Revision: 9964
* use reset function on the NP28G boardsGabor Juhos2007-12-271-0/+1
| | | | SVN-Revision: 9963
* change switch register access macrosGabor Juhos2007-12-279-46/+46
| | | | SVN-Revision: 9962
* add watchdog driverGabor Juhos2007-12-272-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_dirFelix Fietkau2007-12-271-2/+2
| | | | SVN-Revision: 9959
* add twinpass detection to ifxmipsJohn Crispin2007-12-271-2/+6
| | | | SVN-Revision: 9956
* expunge find GNUismAndy Boyett2007-12-271-1/+1
| | | | SVN-Revision: 9955
* fixed b43-fwcutter compile on osx 10.5Andy Boyett2007-12-271-1/+2
| | | | SVN-Revision: 9954
* fix libtool md5sumFelix Fietkau2007-12-271-1/+1
| | | | SVN-Revision: 9952
* fix libtoolize/autoconf/automakeFelix Fietkau2007-12-271-5/+4
| | | | SVN-Revision: 9944
* fix libtool version checks in some configure scriptsFelix Fietkau2007-12-271-4/+12
| | | | SVN-Revision: 9943
* add improved autotools fixupsFelix Fietkau2007-12-272-12/+41
| | | | SVN-Revision: 9942
* upgrade libtool, add fixes for libdir searching, fix up paths to .la filesFelix Fietkau2007-12-274-1/+93
| | | | SVN-Revision: 9941
* remove stale reference to tools/libtoolFelix Fietkau2007-12-271-1/+1
| | | | SVN-Revision: 9940
* add $(STAGING_DIR)/host, which contains target specific, but host executable ↵Felix Fietkau2007-12-272-13/+9
| | | | | | files SVN-Revision: 9939
* add a configurable prefix for ./configureFelix Fietkau2007-12-271-8/+9
| | | | SVN-Revision: 9938
* move libtool out of tools/, seems like we need a per-target libtoolFelix Fietkau2007-12-273-43/+46
| | | | SVN-Revision: 9937
* add selection of console driver for ifxmipsJohn Crispin2007-12-263-20/+29
| | | | SVN-Revision: 9936
* Disabling use of libintl in kernel-headers.Andy Boyett2007-12-261-0/+1
| | | | SVN-Revision: 9935
* Disabling use of libintl in kconfig.Andy Boyett2007-12-261-0/+1
| | | | SVN-Revision: 9934
* fix compiler warningGabor Juhos2007-12-261-2/+0
| | | | SVN-Revision: 9933
* use printf instead of echoAndy Boyett2007-12-261-4/+4
| | | | SVN-Revision: 9932
* fixes ifxmips wdt driverJohn Crispin2007-12-261-17/+28
| | | | SVN-Revision: 9931
* softfloat should be available on armeb, but not on mips until the kernel fpu ↵Imre Kaloz2007-12-261-1/+1
| | | | | | emulation can be disabled SVN-Revision: 9930
* remove functions that was moved to board.cJohn Crispin2007-12-264-32/+53
| | | | SVN-Revision: 9929
* make ifxmips use a net bridgeJohn Crispin2007-12-251-1/+1
| | | | SVN-Revision: 9927
* turned ifxmips mtd driver into a platform deviceJohn Crispin2007-12-253-43/+89
| | | | SVN-Revision: 9926
* added framework for chip detection on the ifxmipsJohn Crispin2007-12-253-2/+33
| | | | SVN-Revision: 9925
* added ifxmips reset button to default config optionsJohn Crispin2007-12-251-0/+1
| | | | SVN-Revision: 9924
* make ifxmips mii0 a platform deviceJohn Crispin2007-12-252-19/+55
| | | | SVN-Revision: 9923
* make ifxmips gpio a platform deviceJohn Crispin2007-12-252-11/+49
| | | | SVN-Revision: 9922
* make ifxmips able to handle platform devicesJohn Crispin2007-12-252-1/+70
| | | | SVN-Revision: 9921
* make ifxmips led driver a platform deviceJohn Crispin2007-12-251-25/+53
| | | | SVN-Revision: 9920