aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic
Commit message (Collapse)AuthorAge
* x86: add 3.3 generic symbolsJonas Gorski2012-02-02
| | | | | | | | Copy x86/config-3.2 to x86/config-3.3 and add additional symbols (for 3.3-rc2). Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30002
* kernel: add preliminary support for linux 3.3Jonas Gorski2012-02-02
| | | | | | Based on 3.3-rc2 SVN-Revision: 29986
* kernel: update linux 3.2 to 3.2.2Jonas Gorski2012-01-31
| | | | SVN-Revision: 29967
* fix gpiommc build failure with 3.2Florian Fainelli2012-01-30
| | | | SVN-Revision: 29954
* add another 3.2 framebuffer symbolFlorian Fainelli2012-01-29
| | | | SVN-Revision: 29940
* generic: add WPE72 ID to myloader.hGabor Juhos2012-01-26
| | | | | | Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com> SVN-Revision: 29911
* generic: 3.2: allow to build myloader mtd parser for ATH79Gabor Juhos2012-01-22
| | | | SVN-Revision: 29860
* generic: allow to build myloader mtd parser for 3.2+Gabor Juhos2012-01-22
| | | | SVN-Revision: 29858
* generic: 3.2: don't disable lockdep for OOT modulesGabor Juhos2012-01-22
| | | | SVN-Revision: 29846
* generic: rtl8366: add rtl8366_smi_write_reg_noack helperGabor Juhos2012-01-21
| | | | | | | | | After issuing a soft reset on the RT8366{S,RB} switch, waiting for the last acknowlegement fails in rtl8366_smi_write_reg. Add a _noack version of the function and use that for issuing a soft reset. SVN-Revision: 29844
* kernel: fix OCF for linux 3.2Jonas Gorski2012-01-19
| | | | | | Add skb_frag_page from 3.2 to OCF for 3.1 and earlier and use it. SVN-Revision: 29818
* x86/config-3.2: add linux-3.2 symbols for x86Jo-Philipp Wich2012-01-19
| | | | | | | | The following symbols are missing for x86, in sorted order. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 29783
* fix thinko in 102-ehci_hcd_ignore_oc patchFlorian Fainelli2012-01-18
| | | | SVN-Revision: 29773
* fixup arm xz support with recent changesImre Kaloz2012-01-14
| | | | SVN-Revision: 29750
* add missing symbolsImre Kaloz2012-01-14
| | | | SVN-Revision: 29749
* kernel: disable bridge igmp snooping in 3.2 as wellFelix Fietkau2012-01-14
| | | | SVN-Revision: 29747
* kernel: disable bridge igmp snooping by default to avoid multicast issuesFelix Fietkau2012-01-14
| | | | SVN-Revision: 29744
* kernel: ppc40x: ppc44x: add missing kernel config symbolJonas Gorski2012-01-14
| | | | SVN-Revision: 29742
* rtl8366: fix rtl8366_smi_detect() after r29677Jo-Philipp Wich2012-01-13
| | | | SVN-Revision: 29732
* kernel: add support for linux 3.2.1Jonas Gorski2012-01-13
| | | | SVN-Revision: 29730
* kernel: backport overlayfs v11 to 3.0 and 2.6.39Jonas Gorski2012-01-13
| | | | | | Should fix whiteout issues and missing files when using extroot. SVN-Revision: 29727
* kernel: update linux 3.1 to 3.1.9Jonas Gorski2012-01-13
| | | | SVN-Revision: 29726
* kernel: update linux 3.0 to 3.0.17Jonas Gorski2012-01-13
| | | | SVN-Revision: 29725
* ar8216: use vlan configuration for connecting ports (forced to be untagged) ↵Felix Fietkau2012-01-12
| | | | | | even with vlan_enable=0, but keep them isolated before the switch has been configured this makes enable_vlan=0 practical for vlan passthrough SVN-Revision: 29719
* ar8216: do not strip vlan tags when running with vlan_enable=0Felix Fietkau2012-01-12
| | | | SVN-Revision: 29718
* generic: add driver for the RTL8367R/M switchesGabor Juhos2012-01-07
| | | | SVN-Revision: 29678
* generic: rtl8366: preparing for RTL8367 supportGabor Juhos2012-01-07
| | | | | | | | * make clock delay configurable * make read,write commands configurable * use u16 for member and untag fields SVN-Revision: 29677
* generic: rtl8366_smi: add timeout messageGabor Juhos2012-01-07
| | | | SVN-Revision: 29676
* generic: improve MIPS kexec supportGabor Juhos2012-01-07
| | | | | | | | | | | | | It is based on patches from the linux-longsoon-community git tree: http://dev.lemote.com/cgit/linux-loongson-community.git/ Now the kernel can use the command line parameter from kexec-tools. Runtime tested on ar71xx with 2.6.39.4 (the wathdog must be stopped before executing the new kernel). Compile tested with lantiq (3.1.4) and brcm47xx (3.0.12). SVN-Revision: 29674
* remove current RTSP supportJo-Philipp Wich2012-01-04
| | | | SVN-Revision: 29643
* backport upstream commit e1738bd9cecc5c867b0e2996470c1ff20f66ba79 to ↵Jo-Philipp Wich2012-01-03
| | | | | | affected kernels (#9802) commit 8efa88540635 (sch_sfq: avoid giving spurious NET_XMIT_CN signals) forgot to call qdisc_tree_decrease_qlen() to signal upper levels that a packet (from another flow) was dropped, leading to various problems. SVN-Revision: 29642
* kernel: swconfig: introduce a generic switch LED triggerGabor Juhos2011-12-31
| | | | SVN-Revision: 29627
* kernel: swconfig: add get_port_{link,stats} callbacksGabor Juhos2011-12-31
| | | | SVN-Revision: 29625
* add missing config symbolJo-Philipp Wich2011-12-25
| | | | SVN-Revision: 29610
* kernel: update bcma and ssb to version master-2011-12-16 from wireless-testingHauke Mehrtens2011-12-19
| | | | SVN-Revision: 29574
* ath9k: add support for registering extra leds connected to the wmac gpio linesFelix Fietkau2011-12-14
| | | | SVN-Revision: 29530
* generic: disable 'small sector' erase in m25p80 driverGabor Juhos2011-12-13
| | | | | | | | This fixes the issues with the jffs2 images on various boards. Using JFFS2 on devices with 4KiB erase sectors is not safe: http://lists.infradead.org/pipermail/linux-mtd/2011-June/036591.html SVN-Revision: 29521
* kernel: move linux/ath9k_platform.h to generic files so that it can be ↵Felix Fietkau2011-12-13
| | | | | | reused from other targets SVN-Revision: 29516
* linux: update 3.1 to 3.1.4Jonas Gorski2011-12-06
| | | | SVN-Revision: 29470
* linux: update 3.0 to 3.0.12Jonas Gorski2011-12-06
| | | | SVN-Revision: 29469
* targets: fix CONFIG_USB_STORAGE_* inconsistencyNicolas Thill2011-11-25
| | | | | | | | | | * all options were switched from bool to tristate in 2.6.30 * add/change/move them to generic, disabled by default * remove extinct CONFIG_USB_STORAGE_DPCM dropped in 2.6.29, merged with CONFIG_USB_STORAGE_SDDR09 * remove extinct CONFIG_USB_STORAGE_SIERRA option in 2.6 * cleanup ordering SVN-Revision: 29337
* linux: update 3.0 to 3.0.9Jonas Gorski2011-11-19
| | | | SVN-Revision: 29264
* refresh 3.0 patchesFlorian Fainelli2011-11-13
| | | | SVN-Revision: 29043
* refresh 2.6.39 patchesFlorian Fainelli2011-11-13
| | | | SVN-Revision: 29042
* linux: update 3.1 to 3.1.1Jonas Gorski2011-11-13
| | | | SVN-Revision: 29007
* kernel: ar8216: add support for the AR8236 switchGabor Juhos2011-11-12
| | | | SVN-Revision: 28993
* kernel: ar8216: move port vlan setup into a separate functionGabor Juhos2011-11-12
| | | | SVN-Revision: 28992
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberJonas Gorski2011-11-09
| | | | | | | | | To make the ioctl number "stable", use an arbitrary high number to prevent conflicts with new mtd ioctls that would push MTDREFRESH's number. Also make mtd use the in-kernel mtd headers. SVN-Revision: 28893
* kernel: add a top level menuconfig option for enabling lockdepFelix Fietkau2011-11-08
| | | | SVN-Revision: 28848
* update arm mach-typesImre Kaloz2011-11-07
| | | | SVN-Revision: 28813