summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix typoflorian2008-01-021-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10084 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add CVS download method #2947florian2008-01-021-2/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10083 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Explicitely disable p54 for atheros and uml (#2943)florian2008-01-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10082 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Resync kernel config for atheros (#2940)florian2008-01-021-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix initramfsnbd2008-01-017-7/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10080 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix arm kernel builds with recent binutils versionskaloz2008-01-011-0/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10079 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] usb-driver: add preliminary support of ISOCHRONOUS transferjuhosg2008-01-018-32/+57
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10077 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add sound packages for olpcblogic2008-01-011-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10076 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix a bug in the switch driver, thanks to Thomas Langer for reportingjuhosg2008-01-011-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10075 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] disable queue of all interfaces when tx ring is fulljuhosg2008-01-011-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10073 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make sound work on olpcblogic2007-12-311-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10070 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split up olpc patchesblogic2007-12-312-12715/+417
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10069 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] bump to 2.6.23.12, and remove broken status from the router_le ↵juhosg2007-12-313-5/+6
| | | | | | subtarget git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10068 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add package for olpc sound moduleblogic2007-12-311-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10067 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix sockets.h for mips/mipselflorian2007-12-311-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10066 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix uclibc compile on brcm-2.4nbd2007-12-301-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* removed driver from olpc treeblogic2007-12-302-2485/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10061 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleaning up olpc patch 1blogic2007-12-3026-0/+11582
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10060 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Also export LC_ALL to C to work properly (#2926)florian2007-12-301-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10059 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ntpd compilenbd2007-12-302-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10057 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7 2.6.24, removed duplicate patchesmatteo2007-12-302-61/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* AR7 2.6.24 patchesmatteo2007-12-307-0/+308
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10052 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use __inline__ instead of inline to avoid build errors with -ansinbd2007-12-301-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10051 3c298f89-4303-0410-b956-a3cf2f4a3e73
* We also need bzero and bcmp to be put in thereflorian2007-12-301-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10050 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable res_close bsd compat, asterisk requires thisnbd2007-12-308-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix net-snmp compilenbd2007-12-301-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a workaround for inline function redefinitionnbd2007-12-301-3/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10039 3c298f89-4303-0410-b956-a3cf2f4a3e73
* turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ↵nbd2007-12-301-0/+91
| | | | | | in multiple packages git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10038 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a horrible memleak in ipkg (#2702)nbd2007-12-291-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10036 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace cflags hacks with the correct solutionnbd2007-12-2910-12/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10031 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix keynote compilenbd2007-12-291-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10030 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add hacks for compiling ipsec-tools with the new uclibcnbd2007-12-291-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10028 3c298f89-4303-0410-b956-a3cf2f4a3e73
* enable gnu glob in uclibcnbd2007-12-298-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10027 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a build warning in libnlnbd2007-12-291-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10025 3c298f89-4303-0410-b956-a3cf2f4a3e73
* unconditionally enable c99 math support in uclibc - many packages need itnbd2007-12-2911-17/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Added missing config entries to allow build to continuerwhitby2007-12-291-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10021 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix comgt compile error caused by the uclibc upgradenbd2007-12-291-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update x86 uclibc configsnbd2007-12-292-56/+108
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* * upgrade ixp4xx to 2.6.23.12kaloz2007-12-2847-81/+8289
| | | | | | | | * upgrade to the new ethernet driver (temporary breaks Marvell switch support on Compex units) * handle NPE microcodes in a user friendly way - YAY for Intel for changing the license * add support for the Lanready AP1000 (used in for example the Ligowave LGO2AGN) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use softfloat and GNU EABI on the IOP, tookaloz2007-12-282-3/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tag etrax broken with the new uClibckaloz2007-12-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10014 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move ARM to the GNU EABIkaloz2007-12-282-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10013 3c298f89-4303-0410-b956-a3cf2f4a3e73
* turn off FPU emulation on ARM and PowerPC - we are on softfloat nowkaloz2007-12-283-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10012 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use soft float by default on arm and powerpckaloz2007-12-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to uClibc 0.9.29 - break binary compatibility #1kaloz2007-12-2835-4510/+4258
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix Conceptronic profilejuhosg2007-12-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10009 3c298f89-4303-0410-b956-a3cf2f4a3e73
* we don't use Atmel version numberskaloz2007-12-281-13/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10008 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add another softfloat patchkaloz2007-12-281-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10007 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update AVR32 binutils patcheskaloz2007-12-285-17866/+28171
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10006 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update binutils autoconf scripts, tookaloz2007-12-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10005 3c298f89-4303-0410-b956-a3cf2f4a3e73