summaryrefslogtreecommitdiffstats
path: root/target/linux/mcs814x
Commit message (Expand)AuthorAgeFilesLines
* branding: add LEDE brandingJohn Crispin2016-03-241-1/+1
* all: drop old uci-defaults.shJo-Philipp Wich2015-12-112-2/+2
* mcs814x: switch from uci-defaults to board.dJo-Philipp Wich2015-12-043-24/+17
* kernel: update kernel 3.18 to version 3.18.23Hauke Mehrtens2015-11-011-1/+1
* mcs814x: use firmware partition splitter on dLAN USB ExtenderJohn Crispin2015-08-173-9/+5
* mcs814x: fix interrupt handlingJohn Crispin2015-08-172-22/+27
* mcs814x: fix debug UARTJohn Crispin2015-08-172-3/+48
* image: fix jffs2(_nand) image generationJonas Gorski2015-08-051-2/+3
* kernel: update 3.18 to 3.18.14Jonas Gorski2015-05-211-1/+1
* mcs814x: drop 3.14Luka Perkov2015-04-1144-3969/+0
* kernel: CONFIG_BRIDGE should not be overriddenJohn Crispin2015-04-052-2/+0
* mcs814x: switch to 3.18 kernelFlorian Fainelli2015-04-041-1/+1
* mcs814x: add support for 3.18Florian Fainelli2015-04-0443-0/+4004
* kernel: disbale HAMRADIO in generic configJohn Crispin2015-03-061-1/+0
* mcs814x: remove linux 3.3 supportFelix Fietkau2015-01-2446-4103/+0
* mcs814x: document how to include 3rd party binary packagesFlorian Fainelli2015-01-211-2/+9
* mcs814x: switch to 3.14 kernelFlorian Fainelli2015-01-101-1/+1
* mcs814x: add 3.14 kernel supportFlorian Fainelli2015-01-1044-0/+3971
* mcs814x: account for dtb output directory differencesFlorian Fainelli2015-01-101-1/+7
* mcs814x: set low_mem feature flagFlorian Fainelli2015-01-101-1/+1
* mcs814x: rename config-default to config-3.3Florian Fainelli2015-01-101-0/+0
* kernel: makefiles: make use of new var KERNEL_PATCHVERFelix Fietkau2014-10-241-1/+1
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-081-1/+1
* targets: remove useless quotes around KERNELNAMEFelix Fietkau2014-10-051-1/+1
* kernel: do not deactivate CONFIG_BLK_DEVHauke Mehrtens2014-09-131-1/+0
* build: unify arm target cflagsFelix Fietkau2013-09-261-1/+1
* mcs814x: dlan-usb-extender: fix usbdev triggerFlorian Fainelli2013-09-021-1/+1
* mcs814x: enable POSIX file lockingFlorian Fainelli2013-08-091-1/+0
* build: unify target independent optimization optionsFelix Fietkau2013-07-291-1/+1
* targets: prepare for supporting normal and initramfs imagesFlorian Fainelli2013-06-271-12/+11
* target: don't build jffs2 nor images by defaultJonas Gorski2013-06-051-1/+1
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-221-1/+1
* Adapt default network configuration for IPv6Steven Barth2013-04-091-0/+8
* mcs814x: use devm_request_and_ioremap in mcs814x-rng driverFlorian Fainelli2013-03-171-8/+1
* mcs814x: use devm_request_and_ioremap helper for nuport_mac driverFlorian Fainelli2013-03-171-4/+2
* mcs814x: remove PCI codeFlorian Fainelli2013-03-176-484/+1
* mcs814x: implement MULTI_IRQ_HANDLERFlorian Fainelli2013-03-164-25/+24
* mcs814x: use the standard device tree binding to represent a PHY nodeFlorian Fainelli2013-03-164-3/+38
* all targets: use numerically prefixed uci-defaults file names to better contr...Jo-Philipp Wich2013-01-181-0/+0
* target: enable XZ BCJ decompressor code after r35097Florian Fainelli2013-01-141-0/+2
* do not call clk_put() on the timer clockFlorian Fainelli2012-11-271-1/+0
* do not list specific board compatible stringsFlorian Fainelli2012-11-271-2/+0
* remove unused variables from Makefile.bootFlorian Fainelli2012-11-271-2/+0
* nuport-mac: various fixesFlorian Fainelli2012-10-151-3/+5
* more convertions to {read,write}_relaxed I/O accessorsFlorian Fainelli2012-10-033-7/+7
* add wmbus-repeater to the dLAN USB Extender profileFlorian Fainelli2012-09-251-1/+2
* enable multicast and advanced ip routers configsFlorian Fainelli2012-09-251-2/+0
* add kmod-usb-serial-ftdi to the dLAN USB Extender profileFlorian Fainelli2012-09-251-1/+1
* generic: move GENERIC_PWM symbol into the generic configGabor Juhos2012-09-131-1/+0
* use the recommended ARM I/O accessorsFlorian Fainelli2012-09-089-52/+55