summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [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
* move a few development packages to trunk and add myself as a maintainernbd2012-10-1011-0/+807
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33705 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iputils: move to trunk and add myself as maintainerjow2012-10-106-0/+437
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33704 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add myself as maintainer of some packagesflorian2012-10-107-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33703 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iftop: move to trunk and add myself as maintainerjow2012-10-106-0/+100
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* conntrack-tools: move to trunk and add myself as maintainerjow2012-10-101-0/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lldpd: move to trunk and add myself as maintainerjow2012-10-105-0/+154
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33700 3c298f89-4303-0410-b956-a3cf2f4a3e73
* dante: move to trunk and add myself as maintainerjow2012-10-104-0/+673
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33699 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ipset: move to trunk and add myself as maintainerjow2012-10-104-0/+153
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33698 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/network/utils/rssileds: claim maintainershipnbd2012-10-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33697 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: use ieee80211_free_txskb in a few more placesnbd2012-10-101-0/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33695 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] claim maintainership for resolveip and luajow2012-10-102-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add myself as a maintainer for a few more packagesnbd2012-10-105-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33693 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: remove redundant MAINTAINER linesnbd2012-10-101-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33692 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iperf: move to trunk and add myself as maintainernbd2012-10-102-0/+100
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tcpdump: move to trunk and add myself as maintainernbd2012-10-105-0/+962
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* samba36: move to trunk and add myself as a maintainernbd2012-10-1022-0/+11211
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33689 3c298f89-4303-0410-b956-a3cf2f4a3e73
* packages: sort network related packages into package/network/nbd2012-10-10344-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fq_codel: dont reinit flow statenbd2012-10-101-0/+41
| | | | | | Keep fq_codel flow state around after queue empty. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33687 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: dont delay acks after ECN CEnbd2012-10-101-0/+63
| | | | | | | Bugfix from linux head - don't delay acks from ECN congestion experienced in some situations. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns3xxx: Fix GPIO configuration for Gateworks Laguna boardsnbd2012-10-101-0/+23
| | | | | | | | | The Laguna boards do not use all the same pins for SDHCI as the Cavium reference board. Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cns3xxx: Fix laguna arm11mpcore watchdognbd2012-10-101-1/+1
| | | | | | | | | | | | | | | | | The ARM11MPCore Timer/Watchdog registers start at offset 0x600 which is where all mpcore-wdt boards point the driver base too. I believe this is wrong because 0x600 is aliased to the timer/watchdog of the 'current CPU' where 0x700 is CPU0's timer/watchdog, and 0x800 is CPU1's timer/watchdog. Thus if your timer/watchdog application is switching between CPU's it can end up writing to the wrong CPU's registers which results in random board resets from watchdog timeouts etc. This patch forces the timer/watchdog driver to use CPU0's registers always. Its my opinion that other mpcore-wdt boards should be doing the same thing. Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33683 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel/sound: Add Gateworks Avila Sound SoC packagenbd2012-10-101-0/+19
| | | | | | | | This package includes the audio drivers for Avila SoC Audio Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33682 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd: allow partial block unlocknbd2012-10-101-0/+18
| | | | | | | | | | | | | | | | This allows sysupgrade for devices such as the Gateworks Avila/Cambria product families based on the ixp4xx using the redboot bootloader with combined FIS directory and RedBoot config partitions on larger FLASH devices with larger eraseblocks. This second iteration of this patch addresses previous issues: - whitespace breakage fixed - unlock in all scenarios - simplification and fix logic bug Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33681 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx-microcode: Add ixp4xx NPE-A-HSS firmwarenbd2012-10-102-2/+7
| | | | | | | | | | The ixp4xx HSS firmware is needed in order to use the HSS (synchronous serial port). An example of where this is used is the Gateworks Avila boards to interface to an audio codec. Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33680 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: enable OPTIMIZE_FOR_SIZEnbd2012-10-101-0/+1
| | | | | | | | | Enabling OPTIMIZE_FOR_SIZE cuts the kernel binary down by 50K which is critical for some small-footprint boards. Signed-off-by: Tim Harvey <tharvey@gateworks.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33679 3c298f89-4303-0410-b956-a3cf2f4a3e73