aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove reference to $(LINUX_HEADERS_DIR), not available at tools/compile stageNicolas Thill2009-01-211-1/+1
| | | | SVN-Revision: 14139
* fix uClibc v0.9.30 build on x86_64Nicolas Thill2009-01-211-0/+15
| | | | SVN-Revision: 14138
* adjust site config files for uClibc ARM EABINicolas Thill2009-01-212-0/+0
| | | | SVN-Revision: 14137
* slightly rework the gcc-4.3 checks, thanks {Nico}Florian Fainelli2009-01-211-5/+1
| | | | SVN-Revision: 14136
* only build gmp and mpfr when selecting gcc-4.3.xFlorian Fainelli2009-01-211-1/+5
| | | | SVN-Revision: 14135
* enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys/timeb.h> & ↵Nicolas Thill2009-01-2111-11/+11
| | | | | | ftime (needed for openssl and maybe others), thanks to Puchu! SVN-Revision: 14133
* add missing config symbol in x86_64 configurationFlorian Fainelli2009-01-211-0/+1
| | | | SVN-Revision: 14132
* add support for gcc v4.3.1 & v4.3.2 (closes: #3479), thanks to Luigi Mantellini!Nicolas Thill2009-01-2135-5/+1508
| | | | SVN-Revision: 14131
* add support for uClibc v0.9.30 (closes: #4271), thanks to Luigi Mantellini & ↵Nicolas Thill2009-01-2118-1/+2693
| | | | | | Puchu! SVN-Revision: 14130
* more kernel headers fixes for crisNicolas Thill2009-01-211-1/+16
| | | | SVN-Revision: 14128
* other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usbRod Whitby2009-01-201-1/+1
| | | | SVN-Revision: 14125
* we have a minimal gcc target compiler since [13931], so use it in uClibc ↵Nicolas Thill2009-01-201-0/+1
| | | | | | headers generation SVN-Revision: 14123
* add a menuconfig option for enabling KALLSYMS for the kernelFelix Fietkau2009-01-202-0/+11
| | | | SVN-Revision: 14122
* kexec-tools update to version 2.0.0; add support for armeb.Jose Vasconcellos2009-01-205-201/+27
| | | | SVN-Revision: 14121
* move all arch fixups from Install to Prepare stage, so that fixed headers ↵Nicolas Thill2009-01-201-38/+31
| | | | | | are available in $(BUILD_DIR_TOOLCHAIN)/linux-dev/ SVN-Revision: 14120
* rename s3c24* serial devicesMirko Vogt2009-01-201-0/+12
| | | | SVN-Revision: 14119
* uClibc: compile fix for the new linuxthreads implementation on mipsFelix Fietkau2009-01-201-0/+10
| | | | SVN-Revision: 14118
* upgrade to uci 0.7.3 - fixes a small input validation bugFelix Fietkau2009-01-201-2/+2
| | | | SVN-Revision: 14115
* firewall: don't clear the mangle table at startup or stop - it doesn't use ↵Felix Fietkau2009-01-201-4/+0
| | | | | | it and clearing it breaks qos SVN-Revision: 14114
* bump uci to 0.7.2 - adds uci.rename() and fixes uci.set() with a list argumentFelix Fietkau2009-01-201-2/+2
| | | | SVN-Revision: 14111
* New RTC platform driver for Epson RTC7301. Fix chip select timing for ↵Jose Vasconcellos2009-01-192-1/+251
| | | | | | RTC7301 access. SVN-Revision: 14109
* Add desktop and xfce feed to feeds.conf.defaultLars-Peter Clausen2009-01-191-0/+2
| | | | SVN-Revision: 14108
* backport patch to allow building uClibc-0.9.28.2 on recent x86 kernelsNicolas Thill2009-01-192-13/+18
| | | | SVN-Revision: 14105
* openssl: update to 0.9.8j. thanks puchu. - addresses CVE-2008-5077Andy Boyett2009-01-194-36/+56
| | | | SVN-Revision: 14102
* Add support for NAS100d apex builds, and deploy apex binariesRod Whitby2009-01-193-4/+33
| | | | SVN-Revision: 14100
* Fix to wait for internal http server to complete transfer. Rework and ↵Jose Vasconcellos2009-01-181-46/+54
| | | | | | simplify command line options. SVN-Revision: 14098
* package/kernel: ensure that ipip is autoloaded after iptunnel4Jo-Philipp Wich2009-01-181-1/+1
| | | | SVN-Revision: 14095
* busybox brctl does not support showmacs or showstp (#4206)Florian Fainelli2009-01-181-2/+2
| | | | SVN-Revision: 14093
* enable yaffs on 2.6.28Gabor Juhos2009-01-181-2/+10
| | | | SVN-Revision: 14087
* generic-2.6: fix nand_correct_data() return code on 2.6.28Gabor Juhos2009-01-181-0/+12
| | | | SVN-Revision: 14086
* generic-2.6: add yaffs fs fixes for 2.6.28Gabor Juhos2009-01-181-0/+120
| | | | SVN-Revision: 14085
* fix userland netfilter headers installed by iptablesNicolas Thill2009-01-181-0/+10
| | | | SVN-Revision: 14083
* fix compile of iptunnel4 for the 2.4 kernelTravis Kemen2009-01-181-13/+15
| | | | SVN-Revision: 14081
* fix linux headers & source paths at uClibc config stageNicolas Thill2009-01-171-2/+2
| | | | SVN-Revision: 14080
* Revert r14071Felix Fietkau2009-01-171-1/+1
| | | | SVN-Revision: 14077
* add binutils 2.19 (patch from #4367)Felix Fietkau2009-01-176-0/+118
| | | | SVN-Revision: 14075
* uclibc: fix the new libpthread implementation on armFelix Fietkau2009-01-171-0/+27
| | | | SVN-Revision: 14074
* add uclibc eabi patches from #3988Felix Fietkau2009-01-173-0/+55
| | | | SVN-Revision: 14073
* add gcc eabi patches from #3988Felix Fietkau2009-01-172-0/+34
| | | | SVN-Revision: 14072
* add eabi suffix to the target nameFelix Fietkau2009-01-171-1/+1
| | | | SVN-Revision: 14071
* frequency is in Hz, thanks JoelFlorian Fainelli2009-01-171-1/+1
| | | | SVN-Revision: 14067
* move <efl> (Enlightenment Foundation Libraries) and bindings into own feed ↵Mirko Vogt2009-01-171-0/+1
| | | | | | <feeds/efl> and add entry to <feeds.conf.default> SVN-Revision: 14065
* move <packages/phone> into own feed <feeds/phone> and add entry to ↵Mirko Vogt2009-01-171-0/+1
| | | | | | <feeds.conf.default> SVN-Revision: 14064
* gdb: upgrade to 6.8, fixes libreadline compilation issuesAndy Boyett2009-01-162-325/+5
| | | | SVN-Revision: 14063
* firewall: introduce drop_invalid option to allow disabling the invalid state ↵Jo-Philipp Wich2009-01-161-7/+10
| | | | | | match SVN-Revision: 14061
* Set default gcc for ps3 - gcc-3.4.6 and gcc-4.1.2 do not work at allHamish Guthrie2009-01-161-0/+1
| | | | SVN-Revision: 14060
* firewall: allow multiple interfaces to be part of one zone, fix the sanity ↵Felix Fietkau2009-01-162-39/+52
| | | | | | checks for that SVN-Revision: 14058
* fix opkg target arch detection problem on x86Felix Fietkau2009-01-162-1/+22
| | | | SVN-Revision: 14055
* use 2.6.27.11 kernelFlorian Fainelli2009-01-161-1/+1
| | | | SVN-Revision: 14050
* fix SPI register definitionsFlorian Fainelli2009-01-151-18/+56
| | | | SVN-Revision: 14048