aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* patch Makefile.am for GLOBAL_LIBDIR as wellFelix Fietkau2007-12-281-6/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add cpio.gz support (patch from #2595)Felix Fietkau2007-12-282-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add cf2nand fixes from #2892Felix Fietkau2007-12-281-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9985 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added extra product id to adamflash, signed of by <Andrew Ruthven ↵John Crispin2007-12-281-1/+1
| | | | | | <andrew@etc.gen.nz> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Minor bump of kernel to 2.6.21.7Rod Whitby2007-12-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync kernel configuration for amccFlorian Fainelli2007-12-271-42/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the adam2 fritzbox flasher (#799)Florian Fainelli2007-12-271-0/+209
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9966 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] refresh kernel configGabor Juhos2007-12-271-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9964 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] use reset function on the NP28G boardsGabor Juhos2007-12-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] change switch register access macrosGabor Juhos2007-12-279-46/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9962 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move libltdl to the right directory in staging_dirFelix Fietkau2007-12-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add twinpass detection to ifxmipsJohn Crispin2007-12-271-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* expunge find GNUismAndy Boyett2007-12-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed b43-fwcutter compile on osx 10.5Andy Boyett2007-12-271-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libtool md5sumFelix Fietkau2007-12-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libtoolize/autoconf/automakeFelix Fietkau2007-12-271-5/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9944 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix libtool version checks in some configure scriptsFelix Fietkau2007-12-271-4/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add improved autotools fixupsFelix Fietkau2007-12-272-12/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade libtool, add fixes for libdir searching, fix up paths to .la filesFelix Fietkau2007-12-274-1/+93
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove stale reference to tools/libtoolFelix Fietkau2007-12-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add $(STAGING_DIR)/host, which contains target specific, but host executable ↵Felix Fietkau2007-12-272-13/+9
| | | | | | files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a configurable prefix for ./configureFelix Fietkau2007-12-271-8/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move libtool out of tools/, seems like we need a per-target libtoolFelix Fietkau2007-12-273-43/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add selection of console driver for ifxmipsJohn Crispin2007-12-263-20/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disabling use of libintl in kernel-headers.Andy Boyett2007-12-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Disabling use of libintl in kconfig.Andy Boyett2007-12-261-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix compiler warningGabor Juhos2007-12-261-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9933 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use printf instead of echoAndy Boyett2007-12-261-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9932 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixes ifxmips wdt driverJohn Crispin2007-12-261-17/+28
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9931 3c298f89-4303-0410-b956-a3cf2f4a3e73
* softfloat should be available on armeb, but not on mips until the kernel fpu ↵Imre Kaloz2007-12-261-1/+1
| | | | | | emulation can be disabled git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove functions that was moved to board.cJohn Crispin2007-12-264-32/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make ifxmips use a net bridgeJohn Crispin2007-12-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* turned ifxmips mtd driver into a platform deviceJohn Crispin2007-12-253-43/+89
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added framework for chip detection on the ifxmipsJohn Crispin2007-12-253-2/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added ifxmips reset button to default config optionsJohn Crispin2007-12-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make ifxmips mii0 a platform deviceJohn Crispin2007-12-252-19/+55
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make ifxmips gpio a platform deviceJohn Crispin2007-12-252-11/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9922 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make ifxmips able to handle platform devicesJohn Crispin2007-12-252-1/+70
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make ifxmips led driver a platform deviceJohn Crispin2007-12-251-25/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a compile error in libnlFelix Fietkau2007-12-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up after staging packagesFelix Fietkau2007-12-251-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9909 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove uninstalldev templates (no longer necessary)Felix Fietkau2007-12-2516-97/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add automatic file tracking and uninstallation for files installed in ↵Felix Fietkau2007-12-251-5/+25
| | | | | | $(STAGING_DIR) and $(STAGING_DIR_HOST) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9905 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gpio fixes and reset button supportÂJohn Crispin2007-12-251-17/+140
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add libtool to tools/Felix Fietkau2007-12-253-1/+58
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add automake to tools/Felix Fietkau2007-12-252-1/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9901 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ifx adsl toolsJohn Crispin2007-12-2410-0/+2614
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9900 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename tools/ext2fs to tools/genext2fsFelix Fietkau2007-12-243-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9899 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add ifxmips mei driver, untested and uncleanedJohn Crispin2007-12-249-1/+6411
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9898 3c298f89-4303-0410-b956-a3cf2f4a3e73