summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* move boot related packages to their own folderJohn Crispin2012-10-16104-0/+0
| | | | SVN-Revision: 33781
* nuport-mac: various fixesFlorian Fainelli2012-10-151-3/+5
| | | | | | | | - properly check for the link up condition in the phylib adjust callback - do not assign skb->dev, eth_type_trans() already does it - handle skb allocation failures in the refill path SVN-Revision: 33780
* merge the RDC R-321x target as a subtarget of x86Florian Fainelli2012-10-1527-89/+53
| | | | SVN-Revision: 33779
* uhttpd: update to latest git head - introduces support for multiple index ↵Jo-Philipp Wich2012-10-152-4/+8
| | | | | | files - fixes build with only the TLS module selected SVN-Revision: 33778
* build: add back the package/cleanup step to remove the root staging dir for ↵Felix Fietkau2012-10-152-2/+6
| | | | | | mklibs SVN-Revision: 33777
* build: fix host build stampfile usage, fixes spurious errors with missing ↵Felix Fietkau2012-10-151-24/+13
| | | | | | opkg host binary after deleting the staging dir SVN-Revision: 33776
* uhttpd: switch to external git repo + cmake build systemJo-Philipp Wich2012-10-1517-5848/+23
| | | | SVN-Revision: 33775
* scripts/config: fix menuconfig segfault in text inputs when format patterns ↵Jo-Philipp Wich2012-10-141-1/+1
| | | | | | are entered by the user SVN-Revision: 33773
* ar71xx: fix sysupgrade for jjPlus JWAP003Gabor Juhos2012-10-141-4/+6
| | | | | | | | | [juhosg: change commit message] Signed-off-by: Artur Wronowski <arteqw@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33769
* ar71xx: ew-dorin: added ethernet switch configurationGabor Juhos2012-10-141-1/+6
| | | | | | | Signed-off-by: embedded wireless GmbH <info at embeddedwireless.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33768
* ar71xx: unbreak building images for OpenMesh OM2P/OM2P-LCGabor Juhos2012-10-141-2/+2
| | | | | | | | | | | | | Commit r33248 introduced a regression by passing the board name plus 'board=' in the third argument. The board name string has to be put into the image as identifier of the image type. [juhosg: fix OpenMesh template instead of use of string substitution] Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33767
* rssileds: improve performanceFlorian Fainelli2012-10-142-25/+35
| | | | | | | | | LEDs brightness is now only updated if the value actually changed, thus reducing the number of fwrite syscalls significantly. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 33766
* busybox: remove reference to removed httpd init scriptFlorian Fainelli2012-10-141-1/+0
| | | | | | Patch from Daniel Harding. SVN-Revision: 33765
* gcc: add GCC 4.7.2Florian Fainelli2012-10-1417-1/+9884
| | | | SVN-Revision: 33763
* gcc: add GCC 4.6.3Florian Fainelli2012-10-1418-1/+10066
| | | | SVN-Revision: 33762
* 6in4: make local ip6addr optionalJo-Philipp Wich2012-10-142-7/+9
| | | | SVN-Revision: 33761
* gcc: update 4.5-linaro to 4.5-2012.03Florian Fainelli2012-10-131-2/+2
| | | | SVN-Revision: 33760
* gcc: update 4.7-linaro to 4.7-2012.10Florian Fainelli2012-10-135-471/+3
| | | | SVN-Revision: 33759
* gcc: update gcc-4.6-linaro to 4.6-2012.10Florian Fainelli2012-10-133-205/+3
| | | | SVN-Revision: 33758
* gdb: update to 7.5-2012.09Florian Fainelli2012-10-132-15/+18
| | | | SVN-Revision: 33757
* add Actiontec PK5000 LEDsFlorian Fainelli2012-10-131-0/+95
| | | | | | | | Also share them between the GT701 and the PK5000. Patch from Daniel Gimpelevich. SVN-Revision: 33756
* vlynq: rework probing and clocking setupFlorian Fainelli2012-10-131-12/+292
| | | | | | | | | Handle the different vlynq device versions, and make the vlynq code more in line with the original vlynq implementation. Patch from Daniel Gimpelevich. SVN-Revision: 33755
* remove the squashfs alignement defineFlorian Fainelli2012-10-131-1/+0
| | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33754
* handle LOADER_MAGIC2 in ar7partFlorian Fainelli2012-10-131-8/+70
| | | | | | This is required for Actiontec PK5000 devices. Path from Daniel Gimpelevich. SVN-Revision: 33753
* increase the flash resource size to its maximum valueFlorian Fainelli2012-10-131-0/+11
| | | | | | | | CFI detection will reduce the resource size to its real value. Patch from Daniel Gimpelevich. SVN-Revision: 33752
* reinstate the fixed PHY fallback for devices with undetectable switchesFlorian Fainelli2012-10-131-59/+35
| | | | | | | At least devices without a switch present on the MDIO bus still get a valid link and work as expected (such as the Linksys WAG54Gv2). SVN-Revision: 33751
* enable mvswitch driverFlorian Fainelli2012-10-133-32/+74
| | | | | | | | And fix the default network configuration to create the required VLANs. Patch from Daniel Gimpelevich. SVN-Revision: 33750
* use the second available LED to encore mode boot statesFlorian Fainelli2012-10-132-6/+21
| | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33749
* ar7-atm: fetch WAN MAC address from PROM environmentFlorian Fainelli2012-10-132-20/+44
| | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33748
* acx-mac80211: fetch WLAN MAC address from PROM environmentFlorian Fainelli2012-10-131-0/+31
| | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33747
* acx-mac80211: update to v2012-09-23-WIPFlorian Fainelli2012-10-133-32/+9
| | | | | | Patch from Daniel Gimpelevich. SVN-Revision: 33746
* gdb: fix patch directory after r33706Florian Fainelli2012-10-131-0/+0
| | | | | | git-svn did not properly track this move, thanks to swalker for noticing. SVN-Revision: 33745
* use wpad-mini instead of hostapdFlorian Fainelli2012-10-131-1/+1
| | | | SVN-Revision: 33744
* add support for new Option modules (GTM66xxWFS/GTM67xxWFS)Imre Kaloz2012-10-131-0/+36
| | | | | | | | Add new device ID's for the hso driver as well as usb storage Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33743
* x86/kvm_guest: enable PCIE supportJo-Philipp Wich2012-10-121-0/+2
| | | | SVN-Revision: 33741
* eglibc: remove duplicate line introduced in r33738Florian Fainelli2012-10-121-1/+0
| | | | SVN-Revision: 33740
* gcc: add --with-long-double-128 for SPARC toolchainFlorian Fainelli2012-10-121-0/+1
| | | | | | This is required in order to build the final compiler. SVN-Revision: 33739
* add support for eglibc 2.16Florian Fainelli2012-10-126-0/+406
| | | | SVN-Revision: 33738
* gdb: fix build with recent eglibc.Florian Fainelli2012-10-121-0/+12
| | | | | | struct siginfo is deprecated in favor of siginfo_t. SVN-Revision: 33737
* gcc: backport struct siginfo -> siginfo_t renamingFlorian Fainelli2012-10-124-0/+608
| | | | | | Otherwise newer eglibc toolchain will simply fail to build. SVN-Revision: 33736
* ipset: update to v6.14, drop obsolete patchesJo-Philipp Wich2012-10-124-74/+3
| | | | SVN-Revision: 33735
* libmnl: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-121-0/+76
| | | | SVN-Revision: 33734
* update switch documentationLuka Perkov2012-10-121-1/+22
| | | | SVN-Revision: 33733
* update VLAN tag exampleLuka Perkov2012-10-121-2/+4
| | | | SVN-Revision: 33732
* fix styleLuka Perkov2012-10-121-13/+11
| | | | SVN-Revision: 33731
* lldpd: fix minor whitespace quirk in init scriptJo-Philipp Wich2012-10-121-2/+2
| | | | SVN-Revision: 33730
* lldpd: bump to v0.6.1, enable privilege separation and chrootingJo-Philipp Wich2012-10-124-45/+18
| | | | SVN-Revision: 33729
* thc-ipv6: update to v2.0, package all available utilitiesJo-Philipp Wich2012-10-113-135/+40
| | | | SVN-Revision: 33728
* thc-ipv6: move to trunk and add myself as maintainerJo-Philipp Wich2012-10-112-0/+165
| | | | SVN-Revision: 33727
* copy initramfs kernel to bin directoryFlorian Fainelli2012-10-111-0/+7
| | | | SVN-Revision: 33726