summaryrefslogtreecommitdiffstats
path: root/target/linux/generic
Commit message (Expand)AuthorAgeFilesLines
* add OF support to rtl8367b driverJohn Crispin2013-04-031-6/+50
* make firmware loading work on v3.9John Crispin2013-04-031-1/+1
* refresh patches against -rc4Imre Kaloz2013-03-2510-11/+11
* add missing symbolsImre Kaloz2013-03-251-0/+3
* kernel: add missing config options for au1000 targetHauke Mehrtens2013-03-245-0/+20
* kernel: add missing CONFIG_BLK_DEV_IDE_AU1XXX config option.Hauke Mehrtens2013-03-215-0/+5
* kernel: REGMAP_SPI should only be selectable when SPI_MASTER is selectedHauke Mehrtens2013-03-214-4/+8
* kernel: add some fixes for kernel 3.9Hauke Mehrtens2013-03-201-0/+14
* kernel: add some missing config options for kernel 3.9Hauke Mehrtens2013-03-201-0/+11
* kernel: make SND_COMPRESS_OFFLOAD symbol visible for selection (#13193)Florian Fainelli2013-03-195-5/+40
* kernel: refresh 3.9 patchesFlorian Fainelli2013-03-179-77/+17
* kernel: set regmap-core module licenseFlorian Fainelli2013-03-175-0/+80
* generic: ar8216: start AR8327 switch from the probe routineGabor Juhos2013-03-151-1/+19
* generic: ar8216: add ar8xxx_start helperGabor Juhos2013-03-151-11/+23
* generic: ar8216: add OF configuration support for AR8327Gabor Juhos2013-03-151-1/+52
* generic: ar8216: separate platform_data based AR8327 codeGabor Juhos2013-03-151-5/+16
* generic: ar8216: don't use platform_data in ar8327_init_portGabor Juhos2013-03-151-5/+16
* generic: ar8216: move the ar8327_get_port_init_status functionGabor Juhos2013-03-151-28/+28
* generic: ar8216: simplify and rename ar8327_config_portGabor Juhos2013-03-151-15/+9
* generic: ar8216: remove superfluous pdata checksGabor Juhos2013-03-151-2/+2
* kernel: update linux 3.8 to 3.8.3Gabor Juhos2013-03-152-2/+2
* kernel: add support for 3.9-rc2Florian Fainelli2013-03-14156-0/+30824
* update the /init file to start /sbin/initJohn Crispin2013-03-131-94/+2
* kernel: add some missing config options found by the buildbot.Hauke Mehrtens2013-03-104-0/+9
* kernel: prevent -f*-sections from leaking into the boot zImage wrapper on armFelix Fietkau2013-03-101-0/+10
* kernel: ensure that the arm exception handlers get preservedFelix Fietkau2013-03-101-0/+9
* kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to ...Felix Fietkau2013-03-102-2/+94
* linux/3.8: add missing config symbolsGabor Juhos2013-03-101-0/+4
* kernel: add a missing config symbol for 3.8Felix Fietkau2013-03-091-0/+1
* kernel: fix mpcore watchdog symbol exportFelix Fietkau2013-03-091-2/+10
* kernel: update linux 3.8 to 3.8.1Gabor Juhos2013-03-032-3/+3
* linux/3.8: add missing config symbolsGabor Juhos2013-03-031-0/+6
* kernel: update linux 3.7 to 3.7.10Gabor Juhos2013-03-031-2/+2
* linux/3.8: add missing config symbolsGabor Juhos2013-02-211-0/+3
* generic: b53: clear SM_SW_FWD_MODE unconditionally when enabling VLANJonas Gorski2013-02-211-4/+2
* generic: b53: remove empty spacesJonas Gorski2013-02-211-2/+2
* linux/3.8: add missing Kconfig symbolsGabor Juhos2013-02-191-0/+2
* kernel: update linux 3.8-rcX to 3.8Gabor Juhos2013-02-198-10/+11
* generic: ar8216: cleanup function/variable namesGabor Juhos2013-02-171-110/+110
* generic: ar8216: rename struct ar8216_priv to ar8xxx_privGabor Juhos2013-02-171-94/+94
* brcm47xx: add initial support for kernel 3.8Hauke Mehrtens2013-02-162-0/+1024
* kernel: add missing config optionsJonas Gorski2013-02-164-0/+4
* kernel: update linux 3.7 to 3.7.8Gabor Juhos2013-02-153-6/+6
* generic: ar8216: move PHY4 RGMII workaround code out of the loopGabor Juhos2013-02-141-11/+11
* generic: ar8216: register the switch from the probe routineGabor Juhos2013-02-141-17/+12
* kernel: update linux 3.7 to 3.7.7Gabor Juhos2013-02-122-2/+2
* ar8216: remove superfluous code from ar8216_config_initGabor Juhos2013-02-111-12/+0
* generic: ar8216: don't use ethernet device name in register_switchGabor Juhos2013-02-111-3/+4
* generic: ar8216: reuse the private data from ar8216_probeGabor Juhos2013-02-111-33/+40
* generic: ar8216: use phydev instead of pdev everywhereGabor Juhos2013-02-111-33/+33