summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: Added preinit board-type detection (currently only 96348GW - Tecom ↵cshore2010-05-302-0/+35
| | | | | | 6x00) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing config symbols.hauke2010-05-292-1/+16
| | | | | | | | | Thank you Maddes for your patch This closes #7375. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add lzma support for arm cpu.hauke2010-05-291-0/+57
| | | | | | | | | | | | This patch appears to be lost beetween 2.6.32 and 2.6.33. Thank you Maddes for the patch. This helps making orion work with kernel 2.6.34. closes #7377. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] udc: Fix recursive spinlockslars2010-05-291-14/+13
| | | | | | | | | | | | | | Driver had recursive spinlock locking: 1. jz4740_queue() acquires lock 2. done() is called in chain: jz4740_queue()->jz4740_ep0_kick()->jz4740_ep0_in()->write_fifo_ep0()->done() and it tries to acquire same lock. 3. Deadlock. Signed-off-by: Yauhen Kharuzhy <jekhor@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] ASoC: Fix and cleaup dma configlars2010-05-291-95/+91
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21618 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] core fixeslars2010-05-292-59/+55
| | | | | | | | | * Mask timer irq on startup * Fix dma width constants * Do not try to ack intc irqs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Rename .trx2 image to ↵jow2010-05-291-2/+2
| | | | | | openwrt-wrt54g3gv2-vf-squashfs-sysupgrade.bin and openwrt-wrt54g3gv2-vf-squashfs.bin to openwrt-wrt54g3gv2-vf-squashfs-factory.bin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] jzcodec: Enable support for S8 formatlars2010-05-291-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21615 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] fb: Fix pseudo palette for non 32bit color depth.lars2010-05-291-20/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] rtc: Put rtc Kconfig entry into the correct sectionlars2010-05-291-9/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21613 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: build fully functional images on Mac OS X, now that grub is fixednbd2010-05-281-11/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: merge slab patchjuhosg2010-05-283-20/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21607 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: use COMMAND_LINE_SIZE directlyjuhosg2010-05-282-12/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: add missing 2.6.34 config filesjuhosg2010-05-282-0/+359
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: refresh 2.6.34 patchesjuhosg2010-05-284-18/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ramips: sync 2.6.32 configjuhosg2010-05-282-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update linux kernel to 2.6.32.14nico2010-05-2724-24/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21583 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ramips] update to 2.6.34, signed of by russiane39, thxblogic2010-05-2610-1/+430
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/linux: refresh 2.6.32 patchesnico2010-05-2442-171/+142
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add lzma support for arm cpu.hauke2010-05-231-0/+57
| | | | | | | | | | | This patch appears to be lost beetween 2.6.32 and 2.6.33. Thank you Maddes for the patch. This helps making orion work with kernel 2.6.33. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* orion: fix buildhauke2010-05-231-2/+2
| | | | | | | | | | This patch does not apply any more because of changes in target/linux/generic-2.6/patches-2.6.32/089-mtd-samsung-flash.patch TODO: find out if this patch is still needed. Fixes build problem decsripted in #7348. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21551 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: refresh patcheshauke2010-05-2314-48/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21543 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic-2.6: refresh patcheshauke2010-05-2311-43/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21542 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update kernel to version 2.6.32.13 and 2.6.33.4hauke2010-05-2326-26/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] include swconfig in ar525w profileflorian2010-05-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21532 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] load all r6040 modules dependencies in preinit hookflorian2010-05-211-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21531 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add r6040 phylib support which allows to use the ip175c switch driver ↵florian2010-05-213-3/+471
| | | | | | on ar525w git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21521 3c298f89-4303-0410-b956-a3cf2f4a3e73
* target/generic-2.6: add missing bits for 2.6.30 ssb update nico2010-05-191-3/+166
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] adds proper kconfig to select the new mach typesblogic2010-05-181-3/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21500 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] oops, missing fix from [21485]blogic2010-05-181-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21499 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add checksum for 2.6.34, refresh 2.6.34 patches and update targets ↵lars2010-05-1711-17/+17
| | | | | | from 2.6.34-rcX to 2.6.34 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21498 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] blogic2010-05-1718-557/+215
| | | | | | | | | | | | | | | * adds support for speedport w502V * bump kernel to 2.6.33.4 * make ethernet be configurable as MII/RMII * on xway we now assign a static amount of cp1 ram (still need to find a sane value) * remove bogus board.c * jiffies were running with a (1 << 2) multiplier git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing ifxmips crypto config symbols, spotted by buildbotflorian2010-05-172-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21483 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] set vendor to RDC even if CPU id is not knownflorian2010-05-162-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21475 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] squash platform_support.patch into rdc_boards.patchflorian2010-05-162-12/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21474 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix link checking with switches, only port1 of switches would report ↵florian2010-05-161-0/+33
| | | | | | link up git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21471 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] switch to 2.6.32.12florian2010-05-161-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21467 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of CRLF encoding in various filesnbd2010-05-164-141/+141
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21462 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] fix a kernel bug where IPv6 packets are received on IPv4 sockets, ↵jow2010-05-151-0/+18
| | | | | | | | | this fixes dual stack software like OLSRd when running on Kernel 2.4 Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix wrong hunk introduced by r21309, thanks rtz2florian2010-05-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21460 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio ↵florian2010-05-156-45/+61
| | | | | | value setting git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21459 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix 2.6.30 lzma tuning patch to output file size at end of kernel, ↵florian2010-05-151-5/+5
| | | | | | otherwise decompressor remains stuck git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] use correct port type, which sets the correct receive fifo trigger ↵florian2010-05-151-0/+30
| | | | | | options (#7095) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21457 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] do not export find_task_by_vpid twice on 2.6.30florian2010-05-151-21/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21456 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.hauke2010-05-1510-10/+45
| | | | | | | | | Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless but the in kernel ssb system had it set to n, this causes an invalid pointer. b43 now needs CONFIG_SSB_BLOCKIO=y git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21449 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Make wget2nand fail if copying the kernel fails and use the correct ↵juhosg2010-05-141-2/+5
| | | | | | | | | | | | | | | file extension for the rootfs image wget2nand didnt check the exit status after copying the kernel, if the copying failed for some reason ( for example not enougs space on the kernel partition) it simply continued extracting the rootfs. I also changed the filename, which wget2nand trys to download ( .tar.gz instead of .tgz ). Signed-off-by: Marko Foerster <mrkfoerster@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix nbg460n mtd partitionsjuhosg2010-05-141-5/+12
| | | | | | | | | This fixes the NBG460N/550N/550NH mtd partitions. Signed-off-by: Michael Kurz <michi.kurz@googlemail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21443 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Add 2.6.34 patcheslars2010-05-1234-4/+29530
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Move CONFIG_LZMA_{DE,}COMPRESS to generic configlars2010-05-1212-21/+5
| | | | | | | | It is selected by CONFIG_JFFS2_LZMA which is set in the generic config. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21437 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] gpio_buttons: include slab.hlars2010-05-121-0/+1
| | | | | | | | Fixes build with 2.6.34 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21436 3c298f89-4303-0410-b956-a3cf2f4a3e73