summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add cvimg to firmware-utilsRoman Yeryomin2012-09-131-0/+1
| | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* Add bixutil to firmware-utilsRoman Yeryomin2012-09-132-0/+189
| | | | Signed-off-by: Roman Yeryomin <roman@advem.lv>
* ar71xx: define NAND controller base address and register size for AR934X/QCA955xjuhosg2012-09-122-13/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33382 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips/rt305x: add initial support for Rt5350 SoCjuhosg2012-09-125-2/+41
| | | | | | | | | | | | | Somehow detecting the RAM size in common/setup.c doesn't work here, it always detects 64M and then crashes on devices with less RAM. Probably using MEMC_REG_SDRAM_CFG1 to know the RAM size is how it could be, for now I use the mem=32M kernel parameter to get stuff working. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33381 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mountd: add "-f" option to not daemonize mountd, use service ↵jow2012-09-123-4/+24
| | | | | | wrappers in init script git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx]: add gpio sysfs entrieshauke2012-09-111-0/+1
| | | | | | | This fixes #10256 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on QCA955xjuhosg2012-09-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33362 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix QCA955X_EHCI_SIZEjuhosg2012-09-103-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] hostapd: introduce new default-off option "auth_cache" which ↵jow2012-09-102-2/+5
| | | | | | controls PMKSA and Opportunistic Key Caching (#12129) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: additionally try to umount disk by mountpoint (#12056)jow2012-09-102-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33357 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] fix ixp4xx_hss build failure (#12162)florian2012-09-101-0/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] fix library bundling when host libraries reside in /lib/tls/ or ↵jow2012-09-091-5/+1
| | | | | | similar git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33353 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix description of nand/Ath5k profile (#12149)jow2012-09-091-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [buildroot] do not pass optimization flags in HOST_CPPFLAGS (#12153)jow2012-09-092-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33351 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] comgt: fix 3g redialling if dongle is physically reattached ↵jow2012-09-092-3/+3
| | | | | | (#11567, #12008) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for RB2011UAS-2HnDjuhosg2012-09-094-1/+82
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use routerboot_find_tag to find wlan data offset on RB751juhosg2012-09-095-17/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add RouterBoot related helper routinesjuhosg2012-09-098-18/+145
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic add WLAN calibration data ID to routerboot.hjuhosg2012-09-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33346 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: define MTD partitions for RB2011juhosg2012-09-091-1/+42
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33345 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add preliminary support for Mikrotik RB2011Ljuhosg2012-09-095-1/+153
| | | | | | | | | | | | | This patch adds preliminary support for the Mikrotik RB2011L. The NAND flash is not yet supported, so only the initramfs kernel can be used for now. [juhosg: remove unnecessary PCI/USB related stuff, the board does not use that, update commit message] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33344 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use dynamic clock dividers on the 2nd MDIO of AR934xjuhosg2012-09-092-4/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33343 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add dynamic MDIO clock calculationjuhosg2012-09-092-8/+66
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33342 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: move common routerboot definitions into a separate header filejuhosg2012-09-093-92/+108
| | | | | | Those will be used on the ar71xx platform as well. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33341 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: fix WPS button polarity for Alice Gate VoIP 2 + Wifijogo2012-09-096-7/+8
| | | | | | Fixes booting the device with button hotplug enabled (#10785). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the RLE library for RB751juhosg2012-09-084-42/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add library code for RLE decodingjuhosg2012-09-082-0/+115
| | | | | | It will be used for the MikroTik boards. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix CPU/DDR frequency calculation for SRIF PLLs on AR934xjuhosg2012-09-0811-32/+238
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: refresh kernel patchesjuhosg2012-09-086-17/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: bump PKG_RELEASEnbd2012-09-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: disable PA predistortion by default, since it has been reported to ↵nbd2012-09-081-0/+72
| | | | | | reduce rx sensitivity on some devices (#12135) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2012-09-07, adds ath9k beacon fixes, mesh/adhoc fixes, ↵nbd2012-09-0854-4735/+384
| | | | | | and more git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33331 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] use the recommended ARM I/O accessorsflorian2012-09-089-52/+55
| | | | | | use {read,write}l_relaxed instead of the plain __raw_{read,write}l variants. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33330 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] gcc: add upstream fixes for GCC bug 54494florian2012-09-072-0/+74
| | | | | | See: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54494 for more infos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain] gcc: add upstream fixes for GCC bug 54369florian2012-09-074-0/+180
| | | | | | See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54369 for more infos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33328 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] dir825b1: Add image for DIR-825-B1 that uses the whole flash (must ↵cshore2012-09-068-2/+208
| | | | | | first be flashed with the 'standard' image) and an image to revert the change to allow reversion to stock firmware. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33326 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netifd: update to latest version, fixes premature device release on link ↵nbd2012-09-061-2/+2
| | | | | | loss (fixes #12114, #12112, #11959) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33325 3c298f89-4303-0410-b956-a3cf2f4a3e73
* lantiq: fix sx76x default uci network configurationluka2012-09-061-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33324 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] add some ohci workarounds to make ohci workflorian2012-09-051-0/+64
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: Add missing andmask to ramips_esw register read for recv_good value.juhosg2012-09-051-1/+3
| | | | | | | | | | | | | Add missing andmask to ramips_esw register read for recv_good value. Without the mask, recv_bad leaks into the recv_good packet count. Didn't notice the bug before since you don't usually get bad packets, so I only saw it when I was playing with overlength packets earlier... Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33322 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: Use doubletagging to disable ramips_esw vlan by default, it seems ↵juhosg2012-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | more reliable. Use doubletagging to disable ramips_esw vlan by default, it seems more reliable. Daniel Golle found an issue where sometimes (possibly only for RT3352) the default vlan disable method (clearing en_vlan, untag, doubletag and putting all ports into vlan 0) doesn't work and the packets get sent out vlan-tagged with vlan 0. Instead switch to using the doubletagging method (allow doubletagged packets, put all ports into vlan 0 with untag enabled) by default. Unless someone figures out a way to really globally disable vlan for this switch, this seems like the best (most reliable) option. I did some tests regarding maximum packet size and did not see any difference between the two methods, both allow for slightly bigger packets than the ramips_main.c ethernet driver (ping stops going through above "ping -s 1472" (1514 bytes), on the switch packets are recv_good until "ping -s 1490", or about 1532 bytes). Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33321 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add missing kvm_guest kernel optionsblogic2012-09-051-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33319 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use correct fractional dividers for {CPU,DDR}_PLL on AR934xjuhosg2012-09-051-0/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33318 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add rssileds to package set in profile for devices which got them.juhosg2012-09-051-2/+2
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33317 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: add rssileds to package set in profile for devices which got them.juhosg2012-09-051-1/+1
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33316 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] enable CFI command set 0002 FORCE_WORD_WRITEflorian2012-09-031-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33315 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] pad squashfs imageflorian2012-09-031-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] add Generic and dLAN USB Extender profilesflorian2012-09-033-3/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33313 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] nuport-mac: disable MAC RX and TX during interface closeflorian2012-09-031-0/+5
| | | | | | Fixes sporadic crashes while reconfiguring the network interface. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33312 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: fix ap+sta issuesnbd2012-08-297-48/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33311 3c298f89-4303-0410-b956-a3cf2f4a3e73