aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: build firmware image for the TL-MR3420 v1 boardGabor Juhos2010-09-272-0/+16
| | | | SVN-Revision: 23138
* firmware-utils/mktplinkfw: add support for the TL-MR3420 v1Gabor Juhos2010-09-271-0/+9
| | | | SVN-Revision: 23137
* ar71xx: add support for the TL-MR3420 v1 boardGabor Juhos2010-09-2711-1/+171
| | | | SVN-Revision: 23136
* ar71xx: AR724[12] requires different USB setupGabor Juhos2010-09-272-11/+27
| | | | SVN-Revision: 23135
* ar71xx: build firmware image for the TL-WR841N v7Gabor Juhos2010-09-272-0/+16
| | | | SVN-Revision: 23134
* firmware-utils/mktplinkfw: add support for the TL-WR841N v7Gabor Juhos2010-09-271-0/+9
| | | | SVN-Revision: 23133
* ar71xx: use the MDIO interface of the 2nd MAC on the ar7241Gabor Juhos2010-09-271-0/+6
| | | | SVN-Revision: 23132
* ar71xx: move ath9k specific PCI fixup into a separate fileGabor Juhos2010-09-2710-148/+144
| | | | SVN-Revision: 23131
* ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCsGabor Juhos2010-09-271-1/+14
| | | | | | | With this change ath9k can handle the wireless chip on the TL-WR841N v7 board which is based on the AR7241 SoC. SVN-Revision: 23130
* ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)Gabor Juhos2010-09-277-0/+118
| | | | | | | | | | | The attached patch adds a preliminary support for Prolink PWH2004 board (Ralink RT305x based). LAN and flash appear to work. However, the USB port and WLAN I have not managed to activate properly yet, but that problem appears to be present with other rt305x targets as well(?). Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi> SVN-Revision: 23129
* ramips: allow USBGabor Juhos2010-09-272-6/+0
| | | | | | | | | | | The current defaults for ramips rt305x does not allow the USB subsystem to be selected/built. This patch is just a small step in that direction. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 23128
* generic: RTL8366S/RB: Fix autonegotiation for the WAN port.Gabor Juhos2010-09-272-0/+10
| | | | | | | | | | | | The RTL8366S/RB support connecting a second mac to it and using the 5th port as an independent phy. Therefore we need to handle autonegotiation changes for phy 4 like on a single phy device. This fixes #7980, verified on a WNDR3700. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 23127
* generic: add rtl8366rb switch port rate, port and qos enable/disable supportGabor Juhos2010-09-271-0/+210
| | | | | | Patch-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 23126
* Add support for Atheros AP96 reference boardFelix Fietkau2010-09-2713-0/+228
| | | | | | | | | | | | This is still preliminary and not really tested much. Anyway, this version seems to be enough to get both wired and wireless interfaces working. Buttons and leds are also working. mach-ap96.c is based on mach-wndr3700.c. Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> SVN-Revision: 23125
* omap24xx fb: Do not omit initMichael Büsch2010-09-261-1/+1
| | | | SVN-Revision: 23123
* omap24xx: Upgrade to linux-2.6.36-rc5Michael Büsch2010-09-261-1/+1
| | | | SVN-Revision: 23121
* omap24xx: Export certain n8x0 GPIO switches as input deviceMichael Büsch2010-09-262-13/+111
| | | | SVN-Revision: 23120
* package/dropbear: simplify & reduce init script size (closes #7985)Alexandros C. Couloumbis2010-09-241-25/+17
| | | | SVN-Revision: 23118
* base-files: prevent possible sourcing of JFFS2 meta files when merging ↵Jo-Philipp Wich2010-09-231-1/+1
| | | | | | overlay hooks SVN-Revision: 23114
* Fixed duplicated content in file in commit 23111Daniel Dickinson2010-09-231-24/+0
| | | | SVN-Revision: 23112
* Missed file committing previous change 23110Daniel Dickinson2010-09-231-0/+48
| | | | SVN-Revision: 23111
* base/block-extroot, base/block-mount: Modified preinit and block-extroot and ↵Daniel Dickinson2010-09-237-39/+96
| | | | | | | | block-mount so that use of block-mount and block-extroot do not require that block-extroot, block-mount, nor the kernel modules they depend, on are required to included in the image. That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of a squashfs system and it will work. In addition packages which are installed into the jffs2 of a squashfs system may now affect preinit, so long as they do not require execution of commands that occur before the merging of the jffs2 and built-in (squashfs) preinit scripts is done. Thanks jow for the preinit merge stuff! SVN-Revision: 23110
* x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)Felix Fietkau2010-09-201-1/+1
| | | | SVN-Revision: 23104
* gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code sizeFelix Fietkau2010-09-201-0/+6
| | | | SVN-Revision: 23103
* fix build dependencies on packages with multiple variants but no selected ↵Felix Fietkau2010-09-202-1/+4
| | | | | | virtual packages SVN-Revision: 23102
* gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain ↵Felix Fietkau2010-09-208-69073/+29776
| | | | | | now, please test! SVN-Revision: 23101
* ath9k: fix a warning during a failed aggregation startFelix Fietkau2010-09-201-2/+5
| | | | SVN-Revision: 23100
* base-files: Add function pi_include the /lib/functions/boot.sh used by ↵Daniel Dickinson2010-09-191-0/+13
| | | | | | preinit, which safely sources files as well as working correctly whether the script using it is a package added to the jffs2 part of a squashfs or built into an image or on some other root filesystem. SVN-Revision: 23099
* base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to ↵Daniel Dickinson2010-09-191-3/+2
| | | | | | Base system SVN-Revision: 23098
* ath9k: fix various aggregation related race conditionsFelix Fietkau2010-09-192-0/+183
| | | | SVN-Revision: 23097
* base-files: bump pkg revision after r23091, r23092Jo-Philipp Wich2010-09-191-1/+1
| | | | SVN-Revision: 23093
* base-files: kill possibly existing udhcpc instance when bringing up a dhcp ↵Jo-Philipp Wich2010-09-191-39/+26
| | | | | | iface, utilize service_kill() in dhcp shutdown. Based on patch by Stijn Tintel. Possibly related to #7314 SVN-Revision: 23092
* base-files: cached state vars after scan_interfaces might be out of sync ↵Jo-Philipp Wich2010-09-191-3/+3
| | | | | | when binding dhcp leases, this could lead to an unconfigured wan interface in certain circumstances. Replace config_get calls with uci_get_state SVN-Revision: 23091
* firewall: protect iptables invocations with locks in interface ops, it might ↵Jo-Philipp Wich2010-09-192-1/+5
| | | | | | run concurrently due to hotplug invocations on network restart SVN-Revision: 23090
* ppp: use service_kill()Jo-Philipp Wich2010-09-192-10/+2
| | | | SVN-Revision: 23088
* base-files: introduce service_kill() into functions.sh - a convenience ↵Jo-Philipp Wich2010-09-192-1/+18
| | | | | | wrapper for killing services by pid or pidfile with a grace period for termination before kill SVN-Revision: 23087
* Fix missing dependency in solos-pci moduleFlorian Fainelli2010-09-191-1/+1
| | | | | | | | | Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't captured in the Makefile. Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 23086
* package/zlib: fix Darwin compile failure (closes #7963)Alexandros C. Couloumbis2010-09-191-4/+3
| | | | SVN-Revision: 23085
* dl_cleanup: Add support for GIT-SHASUMMichael Büsch2010-09-181-6/+16
| | | | SVN-Revision: 23084
* omap24xx cbus: fix ioctlsMichael Büsch2010-09-182-24/+21
| | | | SVN-Revision: 23083
* omap24xx: Add n8x0 specific GPIO switch codeMichael Büsch2010-09-182-16/+53
| | | | SVN-Revision: 23082
* omap24xx: Add support for GPIO switches on the n810Michael Büsch2010-09-182-5/+598
| | | | SVN-Revision: 23081
* firewall: make invalid redirects and duplicate zones non-fatal, print a ↵Jo-Philipp Wich2010-09-164-10/+12
| | | | | | notice and discard them SVN-Revision: 23080
* rt2800pci: add back ifdown hang workaround that was accidentally dropped ↵Felix Fietkau2010-09-161-0/+29
| | | | | | during a compat-wireless update SVN-Revision: 23078
* mtd-utils: revert r23075Jo-Philipp Wich2010-09-152-38/+39
| | | | SVN-Revision: 23076
* mtd-utils: do not rely on host kernel headers, redefine the integer types ↵Jo-Philipp Wich2010-09-152-39/+38
| | | | | | instead (#7950) SVN-Revision: 23075
* omap24xx: Update 2.6.36 configMichael Büsch2010-09-151-18/+27
| | | | SVN-Revision: 23074
* hostapd: fix non-multicall wpa_supplicant compileFelix Fietkau2010-09-151-2/+4
| | | | SVN-Revision: 23073
* omap24xx: Add 2.6.36 supportMichael Büsch2010-09-1514-0/+20856
| | | | SVN-Revision: 23072
* Add support for enabling early printk. Currently only for ARM, because I ↵Michael Büsch2010-09-151-0/+19
| | | | | | don't know what EARLY_PRINTK depends on on other architectures. SVN-Revision: 23071