summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* 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
* swconfig: cleanup of kernel drivers and interface - add some comments to a ↵Felix Fietkau2010-08-0411-305/+224
| | | | | | 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 SVN-Revision: 22476
* brcm47xx: ignore some parts of flash on some netgear devices. This space is ↵Hauke Mehrtens2010-08-032-6/+176
| | | | | | | | | | used to store config values. When overwriting it the device will not start any more. closes #7630 Thank you realopty for testing. SVN-Revision: 22475
* ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back ↵Jo-Philipp Wich2010-08-031-0/+1
| | | | | | mdelay() to wait before reading back the phy state, fixes ethernet on the DIR-300 and possibly others SVN-Revision: 22468
* base-files: diag.sh: For power button as preinit status led, end with led ↵Daniel Dickinson2010-08-021-1/+5
| | | | | | left on, not off SVN-Revision: 22466
* base-files: brcm63xx.sh: Added comtrend (96348GW-11) to routers with buttons ↵Daniel Dickinson2010-08-021-1/+6
| | | | | | and leds on preinit SVN-Revision: 22465
* patches-2.6.32/33: Reset button on Comtrend routers is GPIO 33 not GPIO 32Daniel Dickinson2010-08-022-2/+2
| | | | SVN-Revision: 22464
* Add 2.6.35 patchesLars-Peter Clausen2010-08-0248-2/+29971
| | | | SVN-Revision: 22463
* package/compcache: use mainline modules for kernels >=2.6.33 (thank you nbd)Alexandros C. Couloumbis2010-08-012-0/+60
| | | | SVN-Revision: 22458
* add 2.6.34 supportFlorian Fainelli2010-08-014-0/+377
| | | | SVN-Revision: 22452
* refresh 2.6.34 patchesFlorian Fainelli2010-08-014-6/+6
| | | | SVN-Revision: 22451
* fix jffs2 64k and 128k images overwrite each otherFlorian Fainelli2010-07-311-1/+1
| | | | | | | | | When trying to build images with jffs2 filesystem for ramips platform there is only one jffs2 image produced instead of two (64k and 128k). Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 22435
* brcm47xx: some checkpatch fixesHauke Mehrtens2010-07-3112-40/+48
| | | | SVN-Revision: 22425
* brcm47xx: some fixesHauke Mehrtens2010-07-3116-135/+202
| | | | | | | | * fix return codes of nvram_getenv. Now it behaves like cfe_getenv. * also check cfe for kernel_args param. * some style fixes SVN-Revision: 22424
* generic/patches-2.6.32: finalize jffs2/lzma support on 2.6.32.xAlexandros C. Couloumbis2010-07-311-0/+5142
| | | | SVN-Revision: 22423
* fix a typo in config-2.6.34 and config-2.6.35, thanks frogonwheelsJo-Philipp Wich2010-07-302-2/+2
| | | | SVN-Revision: 22421
* mostly revert commit r22396Hauke Mehrtens2010-07-301-1/+1
| | | | | | | | | | | | | CFE does not boot images generated with these checksums because of wrong checksum. After flashing then with tftp to my Asus wl500-GPv1 the following messages are show: Null Rescue Flag. Boot program checksum is invalid Hello!! Enter Rescue Mode: (Check error) SVN-Revision: 22418
* add missing bits & bytes from r22412Alexandros C. Couloumbis2010-07-304-4/+52
| | | | SVN-Revision: 22416
* target/linux: refresh kernel patchesAlexandros C. Couloumbis2010-07-294-8/+8
| | | | SVN-Revision: 22413