summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* generic: fix wrong number of erase sectors for xxxS33B SPI flashesGabor Juhos2010-08-144-12/+12
| | | | SVN-Revision: 22643
* linux/ar71xx: add nanostation-m signature (thanks Antonio Anselmi)Alexandros C. Couloumbis2010-08-141-1/+1
| | | | SVN-Revision: 22631
* add uci-defaults script to migrate vlan 0 to vlan 1 after sysupgrade on ↵Jo-Philipp Wich2010-08-131-0/+13
| | | | | | devices using the RTL8366s switch SVN-Revision: 22625
* n810: Make sysfs backlight controls workMichael Büsch2010-08-131-0/+33
| | | | SVN-Revision: 22623
* fixup 2.6.34 kernel headers to properly export XT_ALIGN() to userspace Ref: ↵Jo-Philipp Wich2010-08-131-0/+50
| | | | | | http://lkml.org/lkml/2010/4/13/118 SVN-Revision: 22621
* ssb: give the PCI core more time to initialize, fixes PCI issues with ↵Jo-Philipp Wich2010-08-136-0/+66
| | | | | | Atheros cards on the Asus WL-500w and possibly others (#4710) SVN-Revision: 22614
* rename 014-samsung_flash patch to a better name, thanks maddesFlorian Fainelli2010-08-106-0/+0
| | | | SVN-Revision: 22587
* fix Freecom DT2 jffs2 rootfs generation issue (#7584)Florian Fainelli2010-08-101-1/+12
| | | | SVN-Revision: 22585
* fix jffs2 128k image generation, patch from madddes (#7584)Florian Fainelli2010-08-101-17/+19
| | | | SVN-Revision: 22580
* Fix gpio_spi_old module for 2.6.35Lars-Peter Clausen2010-08-101-1/+1
| | | | SVN-Revision: 22576
* Switch of echo on ttyS1 (required for bluetooth to function correctly)Hamish Guthrie2010-08-101-0/+9
| | | | SVN-Revision: 22575
* Add stty to default config (required for gumstix bluetooth setup)Hamish Guthrie2010-08-101-0/+1
| | | | SVN-Revision: 22574
* enable gpio uesrspace interface via sysfsHamish Guthrie2010-08-101-0/+2
| | | | SVN-Revision: 22571
* Remove sqlite from default configHamish Guthrie2010-08-101-1/+1
| | | | SVN-Revision: 22570
* Remove shells from unavalable serial portsHamish Guthrie2010-08-101-3/+0
| | | | SVN-Revision: 22569
* add support for 2.6.35Florian Fainelli2010-08-095-1/+248
| | | | SVN-Revision: 22568
* omap24xx: Update kernel config. This also fixes module loading.Michael Büsch2010-08-092-31/+13
| | | | SVN-Revision: 22564
* omap24xx: Fix MMC multiplexerMichael Büsch2010-08-091-0/+18
| | | | SVN-Revision: 22563
* fix localversion detection for linux 2.6.35Jo-Philipp Wich2010-08-091-0/+11
| | | | SVN-Revision: 22560
* workaround serial hang with SMP enabledImre Kaloz2010-08-091-0/+39
| | | | SVN-Revision: 22557
* image: use internal qemu-img for vmdk and vdi images drop host dependencies ↵Andy Boyett2010-08-092-17/+1
| | | | | | on qemu-utils and VirtualBox SVN-Revision: 22553
* 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 SVN-Revision: 22545
* rename kmod-switch-ip175c package to kmod-switch-ip17xxFlorian Fainelli2010-08-081-1/+1
| | | | SVN-Revision: 22544
* add missing 2.6.34 symbolsFlorian Fainelli2010-08-081-1/+2
| | | | SVN-Revision: 22543
* refresh 2.6.34 patchesFlorian Fainelli2010-08-082-9/+9
| | | | SVN-Revision: 22542
* crashlog depends on BOOTMEMFlorian Fainelli2010-08-082-2/+4
| | | | SVN-Revision: 22541
* refresh 2.6.35 patchesFlorian Fainelli2010-08-0819-64/+64
| | | | SVN-Revision: 22540
* add missing 2.6.35 config symbolsFlorian Fainelli2010-08-081-0/+3
| | | | SVN-Revision: 22539
* add missing 2.6.35 config symbolsFlorian Fainelli2010-08-081-0/+5
| | | | SVN-Revision: 22537
* omap24xx: Add working inittab and watchdog init scriptMichael Büsch2010-08-082-0/+20
| | | | SVN-Revision: 22534
* omap24xx: Support booting userland from MMC cardMichael Büsch2010-08-083-6/+74
| | | | SVN-Revision: 22531
* Add omap24xx.Michael Büsch2010-08-0812-0/+19888
| | | | | | Boots the kernel with working video and serial console. Userland is untested. SVN-Revision: 22530
* qi_lb60: Fix keyboard gpio pinsLars-Peter Clausen2010-08-071-1/+1
| | | | SVN-Revision: 22524
* 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. SVN-Revision: 22522
* Add kernel_nconfig make targetLars-Peter Clausen2010-08-061-1/+1
| | | | SVN-Revision: 22518
* 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. SVN-Revision: 22516
* * remove references to gpio_dev * make vmmc driver register its own memory ↵John Crispin2010-08-068-55/+14
| | | | | | | | 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 SVN-Revision: 22515
* Add missing symbol to 2.6.35 configMirko Vogt2010-08-061-0/+1
| | | | SVN-Revision: 22513
* Add missing symbols to 2.6.35 configMirko Vogt2010-08-061-0/+2
| | | | SVN-Revision: 22512
* gumstix: Update wifi default settingsHamish Guthrie2010-08-061-1/+4
| | | | SVN-Revision: 22509
* explicitely enable bootmem on 2.6.35 - required by crashlog (#7695)Jo-Philipp Wich2010-08-061-1/+1
| | | | SVN-Revision: 22506
* add missing symbols for 2.6.34, explicitely enable bootmem - required by ↵Jo-Philipp Wich2010-08-061-0/+6
| | | | | | crashlog (#7695) SVN-Revision: 22505
* fix order fail in previous commitJo-Philipp Wich2010-08-061-1/+1
| | | | SVN-Revision: 22504
* add missing symbols for 2.6.35Jo-Philipp Wich2010-08-062-0/+14
| | | | SVN-Revision: 22503
* Drop 2.6.32 patchesLars-Peter Clausen2010-08-0492-29224/+0
| | | | SVN-Revision: 22485
* Set -march=mips32Lars-Peter Clausen2010-08-041-0/+2
| | | | SVN-Revision: 22484
* Adjust codec driver module name for 2.6.35Lars-Peter Clausen2010-08-045-8/+18
| | | | SVN-Revision: 22483
* Fix mmc card detectionLars-Peter Clausen2010-08-041-13/+22
| | | | SVN-Revision: 22481
* gumstix: Change defconfigHamish Guthrie2010-08-041-3/+3
| | | | SVN-Revision: 22478
* omap35xx: Add temporary fix for marvell wlan MAC address detectionHamish Guthrie2010-08-041-2/+2
| | | | SVN-Revision: 22477