summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add some more avr32 fixesImre Kaloz2011-02-181-2/+122
| | | | SVN-Revision: 25571
* whitespace cleanupImre Kaloz2011-02-181-6/+6
| | | | SVN-Revision: 25570
* add support for 2.6.37, thanks Wipster!Florian Fainelli2011-02-1813-0/+746
| | | | SVN-Revision: 25569
* base-files: Add /etc/nsswitch.conf to targets running glibc/eglibc, ↵Hamish Guthrie2011-02-182-0/+14
| | | | | | otherwise name resolution fails SVN-Revision: 25568
* add binutils 2.21Imre Kaloz2011-02-1810-0/+31128
| | | | SVN-Revision: 25567
* combine all avr32 patches into a single oneImre Kaloz2011-02-1811-278/+72
| | | | SVN-Revision: 25566
* librpc: do not attempt to compile if uclibc is not selectedFelix Fietkau2011-02-171-3/+7
| | | | SVN-Revision: 25565
* busybox: only add a build dependency on librpc if uclibc is selectedFelix Fietkau2011-02-171-1/+1
| | | | SVN-Revision: 25564
* add avr32 supportImre Kaloz2011-02-162-3/+30799
| | | | SVN-Revision: 25562
* add a package for xfsprogsFelix Fietkau2011-02-165-0/+191
| | | | SVN-Revision: 25558
* additional avr32 fixesImre Kaloz2011-02-162-0/+47
| | | | SVN-Revision: 25556
* refresh patchesImre Kaloz2011-02-1610-101/+95
| | | | SVN-Revision: 25555
* fixup gcc version selectionImre Kaloz2011-02-161-3/+0
| | | | SVN-Revision: 25554
* kernel: add a missing module for ahci on 2.6.35+Felix Fietkau2011-02-161-1/+6
| | | | SVN-Revision: 25553
* fixup the ubicom patch, refreshImre Kaloz2011-02-164-82/+61
| | | | SVN-Revision: 25552
* refresh patchesImre Kaloz2011-02-163-8/+5
| | | | SVN-Revision: 25551
* base-files: librt should depend on libpthread, not the other way aroundFelix Fietkau2011-02-161-1/+1
| | | | | | | | | In uClibc 0.9.32 as well as recent versions of glibc and eglibc, librt depends on libpthread. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 25548
* add jshn (JSON SHell Notation), a small utility and shell library for ↵Felix Fietkau2011-02-164-0/+405
| | | | | | parsing and generating json data SVN-Revision: 25547
* hostapd: allow mixed TKIP/CCMP for 11nJo-Philipp Wich2011-02-151-2/+2
| | | | SVN-Revision: 25543
* uClibc: remove 0.9.30, 0.9.31Felix Fietkau2011-02-1587-13128/+0
| | | | SVN-Revision: 25542
* dnsmasq: fix logic for creating missing filesFelix Fietkau2011-02-141-2/+2
| | | | SVN-Revision: 25540
* package/dnsmasq: use service_kill in initscriptJo-Philipp Wich2011-02-141-1/+1
| | | | SVN-Revision: 25537
* add git (git-core) as a prerequisite (#8866)Florian Fainelli2011-02-141-0/+4
| | | | SVN-Revision: 25536
* add 2.6.37 supportFlorian Fainelli2011-02-145-0/+1578
| | | | SVN-Revision: 25535
* add more 2.6.37 missing symbolsFlorian Fainelli2011-02-141-0/+2
| | | | SVN-Revision: 25534
* the in-kernel driver should work flawlessly for some time nowImre Kaloz2011-02-141-49/+0
| | | | SVN-Revision: 25533
* squashfs4: make the lzma parameters configurable, and change the defaults ↵Felix Fietkau2011-02-132-11/+91
| | | | | | for slightly improved compression on mips (mostly unchanged on other architectures) SVN-Revision: 25530
* set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using gitFelix Fietkau2011-02-134-3/+5
| | | | SVN-Revision: 25529
* base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker)Felix Fietkau2011-02-131-1/+1
| | | | SVN-Revision: 25528
* libnl-tiny: remove some more functions to reduce binary sizeFelix Fietkau2011-02-133-2/+9
| | | | SVN-Revision: 25527
* dropbear: compile out libtomcrypt assertion messages, saves some more spaceFelix Fietkau2011-02-131-0/+2
| | | | SVN-Revision: 25526
* libnl-tiny: decrease the size a bit more by removing some unnecessary functionsFelix Fietkau2011-02-134-41/+31
| | | | SVN-Revision: 25525
* ppp: add a more descriptive title for ppp-multilinkFelix Fietkau2011-02-131-1/+1
| | | | SVN-Revision: 25524
* ppp: move multilink support into a separate build variant - saves around 30k ↵Felix Fietkau2011-02-131-7/+25
| | | | | | for the default build SVN-Revision: 25523
* ar71xx: remove vsc73xx ucodes from the default profile - these are only used ↵Felix Fietkau2011-02-131-3/+1
| | | | | | on some atheros reference designs which are unlikely to have many users SVN-Revision: 25522
* * fixes dwc_otg init when power gpio is set to -1John Crispin2011-02-131-5/+5
| | | | SVN-Revision: 25521
* make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵Felix Fietkau2011-02-135-6/+13
| | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518
* uclibc: disable COMPAT_ATEXITFelix Fietkau2011-02-133-3/+3
| | | | SVN-Revision: 25517
* upgrade to latest gitImre Kaloz2011-02-131-1/+1
| | | | SVN-Revision: 25516
* upgrade to 2011.02, rename patchset directoryImre Kaloz2011-02-1316-80/+15
| | | | SVN-Revision: 25515
* it's time for some attitude adjustment ;)Imre Kaloz2011-02-132-7/+11
| | | | SVN-Revision: 25514
* libnl: update to version 2.0 (patch by Philip Prindeville)Felix Fietkau2011-02-137-250/+8
| | | | SVN-Revision: 25513
* busybox: disable killall5 - nothing uses itFelix Fietkau2011-02-131-1/+1
| | | | SVN-Revision: 25512
* remove the shared object stubs of libnsl and libresolv - let the compiler ↵Felix Fietkau2011-02-132-1/+4
| | | | | | use the static variants instead SVN-Revision: 25511
* soloscli: allow user to apply settings to solos h/w before bringing up ↵Felix Fietkau2011-02-133-0/+43
| | | | | | | | | | | | | | | | network (patch by Philip Prindeville) If the network/wan configuration contains "solos0" ... "solos3" then this list of strings will be applied to the FPGA when the hardware is hotplug added. The syntax should be "tag=value", as per the values enumerated in the solos-attr.c list. In the canned example, the modem is temporarily turned off, told to detect noise, told to disable annexes M and A (effectively putting it into pure ADSL mode), and re-activated. There's probably a more appropriate function name than "dialog" but that's what I came up with. Handle other ATM hardware (Eagle, etc) besides solos-pci. SVN-Revision: 25510
* swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, ↵Felix Fietkau2011-02-131-1/+1
| | | | | | swconfig uses libnl-tiny anyway SVN-Revision: 25509
* busybox: disable nfs mount support by default - people that want to mount ↵Felix Fietkau2011-02-132-2/+2
| | | | | | nfs shares can install the nfs-utils package SVN-Revision: 25508
* busybox: fix compile with librpc if necessary (required by nfs mount support)Felix Fietkau2011-02-131-0/+11
| | | | SVN-Revision: 25507
* busybox: disable the check for the uclibc rpc config optionFelix Fietkau2011-02-131-0/+12
| | | | SVN-Revision: 25506
* metadata: fix handling of multiple build dependencies with different conditionsFelix Fietkau2011-02-131-1/+1
| | | | SVN-Revision: 25505