summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* include bridge and 8021q modules by defaultFlorian Fainelli2011-11-152-3/+8
* lantiq: add runtime generation of /etc/config/networkJohn Crispin2011-11-154-26/+135
* lantiq: fix falcon build breakageJohn Crispin2011-11-144-18/+30
* ar71xx: fix USB LED on the DB120 boardGabor Juhos2011-11-142-0/+4
* ar71xx: add a function for selecting output signal on a given GPIO pinGabor Juhos2011-11-142-0/+38
* ar71xx: fix GPIO function handling on AR934xGabor Juhos2011-11-142-9/+35
* ar71xx: add AR71XX_ prefix to GPIO_REG_* definesGabor Juhos2011-11-145-91/+95
* ar71xx: merge nand scan patchGabor Juhos2011-11-143-24/+2
* ar71xx: fix a compiler warningGabor Juhos2011-11-141-4/+4
* ar71xx: fix GPIO count for AR934xGabor Juhos2011-11-141-1/+1
* ar71xx: flush DDR writeback buffers for WMAC and PCIe on AR934XGabor Juhos2011-11-142-6/+7
* ar71xx: use a dummy irq chip for WMAC and PCIe irq hadlingGabor Juhos2011-11-144-2/+50
* ar71xx: add AR934X_RESET_REG_PCIE_WMAC_INT_STATUS definesGabor Juhos2011-11-141-0/+20
* ar71xx: add an irq parameter for ar724x_pcibios_initGabor Juhos2011-11-143-6/+6
* ar71xx: remove hardwired interface parameters from mach-* filesGabor Juhos2011-11-1413-128/+20
* ar71xx: force hardwired interface parameters in ar71xx_add_device_ethGabor Juhos2011-11-141-1/+11
* ar71xx: use if-else instead of conditional operators in ar71xx_add_device_ethGabor Juhos2011-11-141-48/+76
* build images for Pirelli A226M (#10409)Florian Fainelli2011-11-131-0/+4
* register uart0 on DWV-S0 boards (#10409)Florian Fainelli2011-11-137-11/+38
* refresh 3.0 patchesFlorian Fainelli2011-11-131-2/+0
* refresh 2.6.39 patchesFlorian Fainelli2011-11-135-34/+17
* rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patchFlorian Fainelli2011-11-133-0/+0
* fix typo, load ip17xx switch moduleFlorian Fainelli2011-11-131-1/+1
* ar71xx: enable has_gbit flag on AR724{0,1}Gabor Juhos2011-11-131-0/+1
* ar71xx: fixup onboard PCIe chip registration on the DB120 boardGabor Juhos2011-11-133-6/+36
* ar71xx: drop DB120_WMAC_MAC_OFFSET, it is not neededGabor Juhos2011-11-131-3/+1
* ar71xx: ag71xx: add support for getting switch port link statusGabor Juhos2011-11-131-0/+67
* ar71xx: remove mii_ctrl resources of the ethernet devicesGabor Juhos2011-11-131-10/+0
* ar71xx: ag71xx: remove unused mii_ctrl field from struct ag71xxGabor Juhos2011-11-132-19/+1
* ar71xx: ag71xx: remove unused mii_cfg related functions and definesGabor Juhos2011-11-131-40/+0
* ar71xx: set MII interface speed from the set_speed callbacksGabor Juhos2011-11-133-6/+39
* ar71xx: rename set_pll callback to set_speed in ag71xx_platform_dataGabor Juhos2011-11-133-30/+30
* ar71xx: ag71xx: remove MII interface setup codeGabor Juhos2011-11-133-16/+0
* ar71xx: configure MII interface type from ar71xx_setup_phy_if_modeGabor Juhos2011-11-132-6/+28
* ar71xx: fix occasional kernel hangs during boot on AR934xGabor Juhos2011-11-131-0/+104
* ar71xx: refresh kernel patchesGabor Juhos2011-11-132-4/+4
* linux: update 3.1 to 3.1.1Jonas Gorski2011-11-1333-395/+209
* lantiq: add uci-defaults code for handling ledsJohn Crispin2011-11-121-0/+102
* lantiq: add /lib/lantiq.sh and make hotplug handlers use itJohn Crispin2011-11-122-1/+12
* lantiq: rename ledsJohn Crispin2011-11-122-15/+15
* lantiq: split compat headers out of bsp header patchJohn Crispin2011-11-122-71/+31
* lantiq: adds hotplug handler for loading rt2x00 firmwareJohn Crispin2011-11-121-0/+39
* lantiq: adds hotplug handler for handling buttons and makes w303v work with itJohn Crispin2011-11-122-2/+39
* lantiq: cleanup default package selectionJohn Crispin2011-11-1210-39/+39
* lantiq: w303v has its rt2860 eep on the nor flash. tell compat-wireless how t...John Crispin2011-11-124-16/+77
* kernel: ar8216: add support for the AR8236 switchGabor Juhos2011-11-122-4/+87
* kernel: ar8216: move port vlan setup into a separate functionGabor Juhos2011-11-121-16/+28
* ar71xx: use the button for WPS control on the DB120Gabor Juhos2011-11-121-4/+4
* ar71xx: register the second ethernet interface on the DB120 boardGabor Juhos2011-11-121-0/+8
* ar71xx: implement SoC specific phy interface setupGabor Juhos2011-11-121-17/+85