aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* [ar71xx] add uci-defaults script to migrate vlan 0 to vlan 1 after ↵Jo-Philipp Wich2010-08-131-0/+13
| | | | | | sysupgrade on devices using the RTL8366s switch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* n810: Make sysfs backlight controls workMichael Büsch2010-08-131-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspaceJo-Philipp Wich2010-08-131-0/+50
| | | | | | | Ref: http://lkml.org/lkml/2010/4/13/118 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] ssb: give the PCI core more time to initialize, fixes PCI issues ↵Jo-Philipp Wich2010-08-136-0/+66
| | | | | | with Atheros cards on the Asus WL-500w and possibly others (#4710) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] rename 014-samsung_flash patch to a better name, thanks maddesFlorian Fainelli2010-08-106-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [orion] fix Freecom DT2 jffs2 rootfs generation issue (#7584)Florian Fainelli2010-08-101-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [orion] fix jffs2 128k image generation, patch from madddes (#7584)Florian Fainelli2010-08-101-17/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Fix gpio_spi_old module for 2.6.35Lars-Peter Clausen2010-08-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gumstix] Switch of echo on ttyS1 (required for bluetooth to function correctly)Hamish Guthrie2010-08-101-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gumstix] Add stty to default config (required for gumstix bluetooth setup)Hamish Guthrie2010-08-101-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gumstix] enable gpio uesrspace interface via sysfsHamish Guthrie2010-08-101-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [gumstix] Remove sqlite from default configHamish Guthrie2010-08-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22570 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Remove shells from unavalable serial portsHamish Guthrie2010-08-101-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] add support for 2.6.35Florian Fainelli2010-08-095-1/+248
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Update kernel config. This also fixes module loading.Michael Büsch2010-08-092-31/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Fix MMC multiplexerMichael Büsch2010-08-091-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic] fix localversion detection for linux 2.6.35Jo-Philipp Wich2010-08-091-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cns3xxx]: workaround serial hang with SMP enabledImre Kaloz2010-08-091-0/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] image: use internal qemu-img for vmdk and vdi imagesAndy Boyett2010-08-092-17/+1
| | | | | | drop host dependencies on qemu-utils and VirtualBox git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rtl8366: re-enable learning by default, disabling it broke switching ↵Felix Fietkau2010-08-082-8/+92
| | | | | | | | | functionality. add a configuration option for dynamically enabling/disabling this feature. based on patch from #7637 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22545 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] rename kmod-switch-ip175c package to kmod-switch-ip17xxFlorian Fainelli2010-08-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing 2.6.34 symbolsFlorian Fainelli2010-08-081-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22543 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.34 patchesFlorian Fainelli2010-08-082-9/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22542 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] crashlog depends on BOOTMEMFlorian Fainelli2010-08-082-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22541 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh 2.6.35 patchesFlorian Fainelli2010-08-0819-64/+64
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing 2.6.35 config symbolsFlorian Fainelli2010-08-081-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22539 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing 2.6.35 config symbolsFlorian Fainelli2010-08-081-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Add working inittab and watchdog init scriptMichael Büsch2010-08-082-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Support booting userland from MMC cardMichael Büsch2010-08-083-6/+74
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add omap24xx.Michael Büsch2010-08-0812-0/+19888
| | | | | | | Boots the kernel with working video and serial console. Userland is untested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22530 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] qi_lb60: Fix keyboard gpio pinsLars-Peter Clausen2010-08-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22524 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: do not generate image for wgr614_v8 as long as we did not get any ↵Hauke Mehrtens2010-08-061-1/+1
| | | | | | positive reports with that device. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add kernel_nconfig make targetLars-Peter Clausen2010-08-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: Add new image generation and fix leds/reset button on WNR834B V2Hauke Mehrtens2010-08-061-0/+6
| | | | | | | | | | Thank you realopty for the patch. tools/firmware-utils/src/mkchkimg.c is from http://www.myopenrouter.com/download/10611/mkchkimg/ This closes #7702. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips]John Crispin2010-08-068-55/+14
| | | | | | | | | | | | | * remove references to gpio_dev * make vmmc driver register its own memory and dont rely on arch code to do so * makes any Danube board with a CFI commandset 2 NOR flash chip functional again * fixes filenames of downloaded firmwares thanks, Ithamar R. Adema git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22515 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Add missing symbol to 2.6.35 configMirko Vogt2010-08-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add missing symbols to 2.6.35 configMirko Vogt2010-08-061-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22512 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gumstix: Update wifi default settingsHamish Guthrie2010-08-061-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22509 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] explicitely enable bootmem on 2.6.35 - required by crashlog (#7695)Jo-Philipp Wich2010-08-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing symbols for 2.6.34, explicitely enable bootmem - ↵Jo-Philipp Wich2010-08-061-0/+6
| | | | | | required by crashlog (#7695) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22505 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix order fail in previous commitJo-Philipp Wich2010-08-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22504 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing symbols for 2.6.35Jo-Philipp Wich2010-08-062-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22503 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Drop 2.6.32 patchesLars-Peter Clausen2010-08-0492-29224/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Set -march=mips32Lars-Peter Clausen2010-08-041-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22484 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Adjust codec driver module name for 2.6.35Lars-Peter Clausen2010-08-045-8/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22483 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Fix mmc card detectionLars-Peter Clausen2010-08-041-13/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22481 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gumstix: Change defconfigHamish Guthrie2010-08-041-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22478 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap35xx: Add temporary fix for marvell wlan MAC address detectionHamish Guthrie2010-08-041-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22477 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: cleanup of kernel drivers and interfaceFelix Fietkau2010-08-0411-305/+224
| | | | | | | | - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22476 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: ignore some parts of flash on some netgear devices. This Hauke Mehrtens2010-08-032-6/+176
| | | | | | | | | | | | space is used to store config values. When overwriting it the device will not start any more. closes #7630 Thank you realopty for testing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22475 3c298f89-4303-0410-b956-a3cf2f4a3e73