summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [toolchain] gdb: update to 7.5-2012.09florian2012-10-132-15/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add Actiontec PK5000 LEDsflorian2012-10-131-0/+95
| | | | | | | | Also share them between the GT701 and the PK5000. Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] vlynq: rework probing and clocking setupflorian2012-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] remove the squashfs alignement defineflorian2012-10-131-1/+0
| | | | | | Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] handle LOADER_MAGIC2 in ar7partflorian2012-10-131-8/+70
| | | | | | This is required for Actiontec PK5000 devices. Path from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] increase the flash resource size to its maximum valueflorian2012-10-131-0/+11
| | | | | | | | CFI detection will reduce the resource size to its real value. Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] reinstate the fixed PHY fallback for devices with undetectable switchesflorian2012-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). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] enable mvswitch driverflorian2012-10-133-32/+74
| | | | | | | | And fix the default network configuration to create the required VLANs. Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] use the second available LED to encore mode boot statesflorian2012-10-132-6/+21
| | | | | | Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ar7-atm: fetch WAN MAC address from PROM environmentflorian2012-10-132-20/+44
| | | | | | Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx-mac80211: fetch WLAN MAC address from PROM environmentflorian2012-10-131-0/+31
| | | | | | Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx-mac80211: update to v2012-09-23-WIPflorian2012-10-133-32/+9
| | | | | | Patch from Daniel Gimpelevich. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] gdb: fix patch directory after r33706florian2012-10-131-0/+0
| | | | | | git-svn did not properly track this move, thanks to swalker for noticing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] use wpad-mini instead of hostapdflorian2012-10-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic]: add support for new Option modules (GTM66xxWFS/GTM67xxWFS)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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86/kvm_guest: enable PCIE supportjow2012-10-121-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] eglibc: remove duplicate line introduced in r33738florian2012-10-121-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] gcc: add --with-long-double-128 for SPARC toolchainflorian2012-10-121-0/+1
| | | | | | This is required in order to build the final compiler. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33739 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] add support for eglibc 2.16florian2012-10-126-0/+406
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] gdb: fix build with recent eglibc.florian2012-10-121-0/+12
| | | | | | struct siginfo is deprecated in favor of siginfo_t. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] gcc: backport struct siginfo -> siginfo_t renamingflorian2012-10-124-0/+608
| | | | | | Otherwise newer eglibc toolchain will simply fail to build. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33736 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipset: update to v6.14, drop obsolete patchesjow2012-10-124-74/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libmnl: move to trunk and add myself as maintainerjow2012-10-121-0/+76
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33734 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [docs] update switch documentationluka2012-10-121-1/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [docs] update VLAN tag exampleluka2012-10-121-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [docs] fix styleluka2012-10-121-13/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lldpd: fix minor whitespace quirk in init scriptjow2012-10-121-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lldpd: bump to v0.6.1, enable privilege separation and chrootingjow2012-10-124-45/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* thc-ipv6: update to v2.0, package all available utilitiesjow2012-10-113-135/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* thc-ipv6: move to trunk and add myself as maintainerjow2012-10-112-0/+165
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] copy initramfs kernel to bin directoryflorian2012-10-111-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] gpiodev/gpioctl RIPblogic2012-10-1117-404/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mountd] set maintainer flagblogic2012-10-111-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] drop unmaintained packagesblogic2012-10-11108-24332/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [lantiq] fix maintainer flagblogic2012-10-115-6/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: fix (really this time) laguna UART configkaloz2012-10-111-1/+1
| | | | | | | | | Properly terminate the correct platform resource for laguna UARTs Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The Gateworks System Controller (GSC) is an i2c device that provides systemkaloz2012-10-114-10/+12
| | | | | | | | | | | level monitoring and control of Gateworks boards. It is used on several product families spanning several different target architectures (ixp4xx, cns3xxx, davinci). Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: fix non terminated uart resources for lagunakaloz2012-10-111-1/+2
| | | | | | | | | | Resolves crashes when probing multiple serial devices Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33719 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] generate vmlinux.srec and vmlinux.bin from srec2binflorian2012-10-111-0/+2
| | | | | | Useful for loading the kernel into RAM using ADAM2/PSPBoot. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: skip LEDs handled by rssileds in led init-scriptflorian2012-10-112-1/+6
| | | | | | | | | | | | | | | Without this, /etc/init.d/led will try to set the non-existing 'rssi' trigger. This doesn't harm as the kernel will refuse this setting, but it outputs some ugly log-lines: Jun 24 10:15:19 OpenWrt user.info sysinit: setting up led RSSILOW Jun 24 10:15:19 OpenWrt user.info sysinit: sh: write error: Invalid argument ... In order to avoid this, skip LEDs with trigger = "rssi" in /etc/init.d/led Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lua: enable parallel buildsnbd2012-10-101-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lua: refresh host patches as well (#12303)jow2012-10-103-279/+203
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33715 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Config.in: add Global Build options to enable cgroups and namespaces in the ↵jow2012-10-101-1/+148
| | | | | | kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gettext-full: move to trunk and add myself as maintainerjow2012-10-1010-0/+255
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gettext: move to trunk and add myself as maintainerjow2012-10-1010-0/+1398
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33712 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libiconv-full: move to trunk and add myself as maintainerjow2012-10-105-0/+29588
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33711 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libiconv: move to trunk and add myself as maintainerjow2012-10-1030-0/+1925
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33710 3c298f89-4303-0410-b956-a3cf2f4a3e73
* autotools.mk: add a gettext-version PKG_FIXUP (#11236)jow2012-10-101-0/+13
| | | | | | | This fixup aligns the required gettext version in shipped macros to the one available in $(STAGING_DIR_HOST). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33708 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lua: update to v5.1.5, refresh patchesjow2012-10-104-49/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gdb: move to package/devel/nbd2012-10-101-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33706 3c298f89-4303-0410-b956-a3cf2f4a3e73