summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* restore old memleak fixFelix Fietkau2008-01-031-0/+12
| | | | SVN-Revision: 10092
* add updated ipkg conffiles patch by cdtdaddyFelix Fietkau2008-01-031-6/+53
| | | | SVN-Revision: 10091
* fix ipkg segfault and add conffiles patch from #2946Felix Fietkau2008-01-032-12/+21
| | | | SVN-Revision: 10090
* enable broadcom-wl compat hacksFelix Fietkau2008-01-031-7/+7
| | | | SVN-Revision: 10089
* fix packages that use -f on other build system makefilesFelix Fietkau2008-01-031-1/+3
| | | | SVN-Revision: 10088
* fix madwifi bssid allocationFelix Fietkau2008-01-021-0/+13
| | | | SVN-Revision: 10087
* add uci_set_default (to be used in init scripts or /etc/uci-defaults)Felix Fietkau2008-01-021-0/+6
| | | | SVN-Revision: 10086
* Fix typoFlorian Fainelli2008-01-021-0/+1
| | | | SVN-Revision: 10084
* Add CVS download method #2947Florian Fainelli2008-01-021-2/+20
| | | | SVN-Revision: 10083
* Explicitely disable p54 for atheros and uml (#2943)Florian Fainelli2008-01-021-1/+1
| | | | SVN-Revision: 10082
* Resync kernel config for atheros (#2940)Florian Fainelli2008-01-021-0/+2
| | | | SVN-Revision: 10081
* fix initramfsFelix Fietkau2008-01-017-7/+0
| | | | SVN-Revision: 10080
* fix arm kernel builds with recent binutils versionsImre Kaloz2008-01-011-0/+37
| | | | SVN-Revision: 10079
* usb-driver: add preliminary support of ISOCHRONOUS transferGabor Juhos2008-01-018-32/+57
| | | | SVN-Revision: 10077
* add sound packages for olpcJohn Crispin2008-01-011-2/+4
| | | | SVN-Revision: 10076
* fix a bug in the switch driver, thanks to Thomas Langer for reportingGabor Juhos2008-01-011-2/+2
| | | | SVN-Revision: 10075
* disable queue of all interfaces when tx ring is fullGabor Juhos2008-01-011-2/+6
| | | | SVN-Revision: 10073
* make sound work on olpcJohn Crispin2007-12-311-1/+5
| | | | SVN-Revision: 10070
* split up olpc patchesJohn Crispin2007-12-312-12715/+417
| | | | SVN-Revision: 10069
* bump to 2.6.23.12, and remove broken status from the router_le subtargetGabor Juhos2007-12-313-5/+6
| | | | SVN-Revision: 10068
* add package for olpc sound moduleJohn Crispin2007-12-311-0/+14
| | | | SVN-Revision: 10067
* Fix sockets.h for mips/mipselFlorian Fainelli2007-12-311-0/+12
| | | | SVN-Revision: 10066
* fix uclibc compile on brcm-2.4Felix Fietkau2007-12-301-0/+26
| | | | SVN-Revision: 10063
* removed driver from olpc treeJohn Crispin2007-12-302-2485/+0
| | | | SVN-Revision: 10061
* cleaning up olpc patch 1John Crispin2007-12-3026-0/+11582
| | | | SVN-Revision: 10060
* Also export LC_ALL to C to work properly (#2926)Florian Fainelli2007-12-301-0/+1
| | | | SVN-Revision: 10059
* fix ntpd compileFelix Fietkau2007-12-302-0/+15
| | | | SVN-Revision: 10057
* AR7 2.6.24, removed duplicate patchesMatteo Croce2007-12-302-61/+0
| | | | SVN-Revision: 10053
* AR7 2.6.24 patchesMatteo Croce2007-12-307-0/+308
| | | | SVN-Revision: 10052
* use __inline__ instead of inline to avoid build errors with -ansiFelix Fietkau2007-12-301-10/+10
| | | | SVN-Revision: 10051
* We also need bzero and bcmp to be put in thereFlorian Fainelli2007-12-301-0/+2
| | | | SVN-Revision: 10050
* enable res_close bsd compat, asterisk requires thisFelix Fietkau2007-12-308-8/+8
| | | | SVN-Revision: 10048
* fix net-snmp compileFelix Fietkau2007-12-301-0/+3
| | | | SVN-Revision: 10047
* add a workaround for inline function redefinitionFelix Fietkau2007-12-301-3/+11
| | | | SVN-Revision: 10039
* turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ↵Felix Fietkau2007-12-301-0/+91
| | | | | | in multiple packages SVN-Revision: 10038
* fix a horrible memleak in ipkg (#2702)Felix Fietkau2007-12-291-0/+24
| | | | SVN-Revision: 10036
* replace cflags hacks with the correct solutionFelix Fietkau2007-12-2910-12/+8
| | | | SVN-Revision: 10031
* fix keynote compileFelix Fietkau2007-12-291-0/+2
| | | | SVN-Revision: 10030
* add hacks for compiling ipsec-tools with the new uclibcFelix Fietkau2007-12-291-0/+2
| | | | SVN-Revision: 10028
* enable gnu glob in uclibcFelix Fietkau2007-12-298-8/+8
| | | | SVN-Revision: 10027
* fix a build warning in libnlFelix Fietkau2007-12-291-0/+14
| | | | SVN-Revision: 10025
* unconditionally enable c99 math support in uclibc - many packages need itFelix Fietkau2007-12-2911-17/+9
| | | | SVN-Revision: 10024
* ixp4xx: Added missing config entries to allow build to continueRod Whitby2007-12-291-0/+3
| | | | SVN-Revision: 10021
* fix comgt compile error caused by the uclibc upgradeFelix Fietkau2007-12-291-0/+22
| | | | SVN-Revision: 10018
* update x86 uclibc configsFelix Fietkau2007-12-292-56/+108
| | | | SVN-Revision: 10017
* * upgrade ixp4xx to 2.6.23.12 * upgrade to the new ethernet driver ↵Imre Kaloz2007-12-2847-81/+8289
| | | | | | (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) SVN-Revision: 10016
* use softfloat and GNU EABI on the IOP, tooImre Kaloz2007-12-282-3/+4
| | | | SVN-Revision: 10015
* tag etrax broken with the new uClibcImre Kaloz2007-12-281-1/+1
| | | | SVN-Revision: 10014
* move ARM to the GNU EABIImre Kaloz2007-12-282-2/+3
| | | | SVN-Revision: 10013
* turn off FPU emulation on ARM and PowerPC - we are on softfloat nowImre Kaloz2007-12-283-3/+3
| | | | SVN-Revision: 10012