summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* remove bcm63xx_pci_register() call in livebox boardFlorian Fainelli2012-07-111-6/+1
* use physmap-flash on livebox (#8677)Florian Fainelli2012-07-111-4/+11
* nuport-mac: check netif_receive_skb() return valueFlorian Fainelli2012-07-111-2/+1
* fix typo on of_node_put()Florian Fainelli2012-07-091-1/+1
* Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board)Florian Fainelli2012-07-0616-22/+48
* ar71xx: swizzle address for PCI byte/word access on AR71xxGabor Juhos2012-07-061-0/+111
* ar71xx: select SOC_AR933X and ATH79_DEV_WMAC for the OM2P boardGabor Juhos2012-07-061-5/+7
* ar71xx: merge new board patches into the generic patchGabor Juhos2012-07-064-128/+47
* ar71xx: OM2P LC sysupgrade patchGabor Juhos2012-07-061-2/+4
* call of_node_put() on ethernet nodeFlorian Fainelli2012-07-051-0/+2
* fix EPHY clock bit definition after r32489Florian Fainelli2012-07-051-1/+1
* give an unique partition identifier for dLAN USB Extender Combined partitionFlorian Fainelli2012-07-051-1/+1
* ar71xx: set firmware version for the TL-WR2543NGabor Juhos2012-07-051-4/+4
* ar71xx: make 2.4GHz wlan LED work on the WR2543NGabor Juhos2012-07-051-0/+2
* ar71xx: OM2P sysupgrade supportGabor Juhos2012-07-052-0/+176
* ar71xx: add support for the OpenMesh OM2P-LC boardGabor Juhos2012-07-056-5/+71
* ar71xx: add profile and build image for the Atheros AP136 reference boardGabor Juhos2012-07-052-0/+19
* ar71xx: AP136 user-space supportGabor Juhos2012-07-054-0/+8
* ar71xx: add initial support for the Qualcomm Atheros AP136 boardGabor Juhos2012-07-0521-43/+457
* ar71xx: add initial support for the QCA955X SoCsGabor Juhos2012-07-0523-28/+974
* ar71xx: refactor PCI code to allow registering multiple PCI controllersGabor Juhos2012-07-0517-15/+1739
* generic: ar8216: start aneg on each PHY of the AR8327Gabor Juhos2012-07-051-1/+13
* add missing interrupts properties to some device nodesFlorian Fainelli2012-07-041-0/+7
* ar71xx: update the EW Dorin MTD layout, increase kernel partition size (reque...Felix Fietkau2012-07-041-2/+2
* bcm63xx: bcm63xx-spi does not depend on spi-bitbangJonas Gorski2012-07-031-1/+1
* bcm63xx: 96348A-122 improvements (Comtrend 5365)Jonas Gorski2012-07-032-2/+3
* bcm63xx: fix second caldata address calculationJonas Gorski2012-07-031-1/+1
* bcm63xx: update patches to latest upstream versionsJonas Gorski2012-07-0349-1449/+1360
* kernel: generic: spi: allow empty (un)prepare transferJonas Gorski2012-07-031-0/+39
* ar71xx: improve MDIO busy wait codeGabor Juhos2012-07-031-21/+30
* ar71xx: remove the built-in MTD map of the ALL0258NGabor Juhos2012-07-032-54/+7
* refresh patchesFlorian Fainelli2012-07-031-1/+1
* kernel: ssb/bcma: update to version from wireless-testing tag master-2012-07-02Hauke Mehrtens2012-07-0211-214/+703
* fix watchdog and rng drivers section mismatch (#11767)Florian Fainelli2012-06-293-2/+22
* ar71xx: detect and enable MIPS DSP extensions, AR9344 supports them (fixes #1...Felix Fietkau2012-06-281-0/+10
* kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht)Felix Fietkau2012-06-271-4/+4
* fix SPI clock frequency selectionFlorian Fainelli2012-06-271-1/+1
* kernel: add missing config symbolFelix Fietkau2012-06-241-0/+1
* ramips: mac address detection for Fonera 2.0nVasilis Tsiligiannis2012-06-232-0/+6
* provide an early ioremap cookie of the system configuration registerFlorian Fainelli2012-06-236-29/+38
* group SYSDBG register defines in mcs814x.hFlorian Fainelli2012-06-233-20/+22
* make hardware.h a forward inclusion of mcs814x.hFlorian Fainelli2012-06-2311-28/+43
* remove platform specific initialization from ethernet driverFlorian Fainelli2012-06-234-24/+90
* regroup interrupt controller register definitions in hardware.hFlorian Fainelli2012-06-233-8/+10
* remove handle_irq callback in board-mcs8140-dt.cFlorian Fainelli2012-06-211-1/+0
* fix USB led triggersFlorian Fainelli2012-06-202-5/+5
* use generic uci defaults functionsFlorian Fainelli2012-06-201-27/+8
* remove uselss cache invalidationsFlorian Fainelli2012-06-201-22/+0
* improve ethernet driver debuggingFlorian Fainelli2012-06-201-19/+102
* do not use MULTI_IRQ_HANDLER it is bogus on our platformFlorian Fainelli2012-06-203-23/+25