aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [brcm63xx] Detect alternative "cfe-" version bootloaders (found in ↵Florian Fainelli2012-07-0616-22/+48
| | | | | | | | 963281T_TEF board) Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: swizzle address for PCI byte/word access on AR71xxGabor Juhos2012-07-061-0/+111
| | | | | | Closes #11683. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32639 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: select SOC_AR933X and ATH79_DEV_WMAC for the OM2P boardGabor Juhos2012-07-061-5/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: merge new board patches into the generic patchGabor Juhos2012-07-064-128/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: OM2P LC sysupgrade patchGabor Juhos2012-07-061-2/+4
| | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] call of_node_put() on ethernet nodeFlorian Fainelli2012-07-051-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] fix EPHY clock bit definition after r32489Florian Fainelli2012-07-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] give an unique partition identifier for dLAN USB Extender Combined ↵Florian Fainelli2012-07-051-1/+1
| | | | | | partition git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: set firmware version for the TL-WR2543NGabor Juhos2012-07-051-4/+4
| | | | | | | | This ensures that the resulting firmware can be flashed from the latest (v3.13.17) offical firmware. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: make 2.4GHz wlan LED work on the WR2543NGabor Juhos2012-07-051-0/+2
| | | | | | | | Because ath9k does not supports separate LEDs for different bands yet, the 2.4GHz LED will show the activity, even if the 5GHz band is selected. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: OM2P sysupgrade supportGabor Juhos2012-07-052-0/+176
| | | | | | Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32613 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add support for the OpenMesh OM2P-LC boardGabor Juhos2012-07-056-5/+71
| | | | | | Patch-by: Marek Linder <marek@open-mesh.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add profile and build image for the Atheros AP136 reference boardGabor Juhos2012-07-052-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: AP136 user-space supportGabor Juhos2012-07-054-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for the Qualcomm Atheros AP136 boardGabor Juhos2012-07-0521-43/+457
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32607 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add initial support for the QCA955X SoCsGabor Juhos2012-07-0523-28/+974
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: refactor PCI code to allow registering multiple PCI controllersGabor Juhos2012-07-0517-15/+1739
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic: ar8216: start aneg on each PHY of the AR8327Gabor Juhos2012-07-051-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] add missing interrupts properties to some device nodesFlorian Fainelli2012-07-041-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update the EW Dorin MTD layout, increase kernel partition size ↵Felix Fietkau2012-07-041-2/+2
| | | | | | (requested by EW) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: bcm63xx-spi does not depend on spi-bitbangJonas Gorski2012-07-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32594 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: 96348A-122 improvements (Comtrend 5365)Jonas Gorski2012-07-032-2/+3
| | | | | | | | | 1) Improve WLAN button. 2) Add 96348A-122 image. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32593 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: fix second caldata address calculationJonas Gorski2012-07-031-1/+1
| | | | | | thanks Noltari for spotting this. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32592 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: update patches to latest upstream versionsJonas Gorski2012-07-0349-1449/+1360
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: generic: spi: allow empty (un)prepare transferJonas Gorski2012-07-031-0/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32590 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: improve MDIO busy wait codeGabor Juhos2012-07-031-21/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove the built-in MTD map of the ALL0258NGabor Juhos2012-07-032-54/+7
| | | | | | | | | Pass the mtd_layout via the kernel command line instead. Also increase the kernel partition size to 1024k, so current kernel can fit in. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] refresh patchesFlorian Fainelli2012-07-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: ssb/bcma: update to version from wireless-testing tag master-2012-07-02Hauke Mehrtens2012-07-0211-214/+703
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix watchdog and rng drivers section mismatch (#11767)Florian Fainelli2012-06-293-2/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes ↵Felix Fietkau2012-06-281-0/+10
| | | | | | #11762) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32520 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht)Felix Fietkau2012-06-271-4/+4
| | | | | | | | | | | | | | | | | | | | | | Despite Westwood's theoretical advantages, in nearly every benchmark we ran last year, TCP cubic won, whether it be on correct RTT estimates, amount of buffering, responsiveness, etc. on current hardware and software designs. (both need timestamps on to work well, besides) TCP cubic is better maintained and understood than westwood, also. While a scenario where westwood would win possibly exists, there is too much buffering in the wifi stack in particular at present, to see any improvement. If you wish to exercise various TCPs under contention, the current svn head of netperf (2.6) has options to switch congestion control agorithms on the fly, as does iperf. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix SPI clock frequency selectionFlorian Fainelli2012-06-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing config symbolFelix Fietkau2012-06-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: mac address detection for Fonera 2.0nVasilis Tsiligiannis2012-06-232-0/+6
| | | | | | | | | Detect and apply MAC address of a Fonera 2.0n (ramips) Signed-off-by: Malte Forkel <malte.forkel@berlin.de> Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] provide an early ioremap cookie of the system configuration registerFlorian Fainelli2012-06-236-29/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32489 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] group SYSDBG register defines in mcs814x.hFlorian Fainelli2012-06-233-20/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32488 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] make hardware.h a forward inclusion of mcs814x.hFlorian Fainelli2012-06-2311-28/+43
| | | | | | mach/hardware.h is soon to be removed by upstream kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32487 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] remove platform specific initialization from ethernet driverFlorian Fainelli2012-06-234-24/+90
| | | | | | | | Hardware filtering must always be enabled as long as there is an Ethernet device registered, and use device tree for setting the link activity and buffer shifting enable/disable bit. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32486 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] regroup interrupt controller register definitions in hardware.hFlorian Fainelli2012-06-233-8/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] remove handle_irq callback in board-mcs8140-dt.cFlorian Fainelli2012-06-211-1/+0
| | | | | | This should have been removed in r32470. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32481 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] fix USB led triggersFlorian Fainelli2012-06-202-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] use generic uci defaults functionsFlorian Fainelli2012-06-201-27/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32473 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] remove uselss cache invalidationsFlorian Fainelli2012-06-201-22/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32472 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] improve ethernet driver debuggingFlorian Fainelli2012-06-201-19/+102
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] do not use MULTI_IRQ_HANDLER it is bogus on our platformFlorian Fainelli2012-06-203-23/+25
| | | | | | | This caused stalls in the Ethernet DMA block, so until properly written and sorted out, fallback to the assembly version instead. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32470 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [target/xburst] verified to work - remove broken flagMirko Vogt2012-06-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32469 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] Fix sysupgrade for squashfs, jffs2 and ext4 imagesVasilis Tsiligiannis2012-06-192-16/+55
| | | | | | | * use 'fsync' with 'dd' for image writing * save config to boot partition git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mcs814x] add Moschip MSC814x supportFlorian Fainelli2012-06-1949-0/+4494
| | | | | | | | | | | | | | | | | | | | | | This target currently only supports Moschip's MCS8140 SoC, but support for other chips in the same family (MCS8142, MCS8144) will be easy to add. Target support is entirely using Device Tree for probing peripherals. Drivers support include: - PCI - USB 1 & 2 - watchdog - random number generator - UART - timer - internal Ethernet PHY - Ethernet MAC core Support for the following boards is included using Device Tree - Devolo dLAN USB Extender - Tigal RBT-832 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create profile and build image for the TL-WDR4300 boardGabor Juhos2012-06-192-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32461 3c298f89-4303-0410-b956-a3cf2f4a3e73