summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [s3c24xx] Let jbt6k74 depend on LCD_CLASS_DEVICE. Enable LCD_CLASS_DEVICE.lars2009-06-302-2/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar8216: fix transmission of large frames by setting the switch mtunbd2009-06-292-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* pppoe: add extra padding for the header (useful for drivers that need headroom)nbd2009-06-293-0/+60
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] increase NR_IRQSjuhosg2009-06-292-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] fix PCI_CORE irq numberjuhosg2009-06-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] Oops. forgot the header for the last commit.lars2009-06-291-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] jbt6k74:lars2009-06-291-120/+149
| | | | | | | | | * Register a lcd device. * Add callbacks to allow the graphics chip to disable the pixel clock. * Delay blanking to avoid white flash. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] gta02_wm8753: Use snd_soc_add_controls to add machine specificlars2009-06-281-8/+6
| | | | | | | controls. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16613 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] Fix wm8753 register cache.lars2009-06-281-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] Cleanup sound patch.lars2009-06-283-142/+70
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [s3c24xx] Fix freerunner gsm modem pm.lars2009-06-282-8/+91
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] shared DMA zone is twice smaller on 6338florian2009-06-281-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] turn on size optimization for bcm63xxflorian2009-06-281-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16607 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] turn off the Algorithmics FPU emulator by default now that we have ↵florian2009-06-284-0/+652
| | | | | | software floating point enabled in the toolchain, please recompile your toolchains and kernels git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] off-by-one gpio numbers for bcm6338florian2009-06-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] bcm6338 can support PCI since it has MPIflorian2009-06-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16592 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] more fixes for bcm6338, no need not to prevent reads from MPI ↵florian2009-06-273-11/+20
| | | | | | registers now that we have it defined correctly git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] use enum for the machine typejuhosg2009-06-273-31/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix the flash address comment and register the flash device again ↵florian2009-06-271-3/+7
| | | | | | with its proper physical address on 6338/6345 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16587 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix a stupid typo preventing the board from being detectedflorian2009-06-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16586 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] prevent bcm6338 and bcm6345 from crashing very earlyflorian2009-06-271-3/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] add AR913x specific GPIO function bit definitionsjuhosg2009-06-272-9/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16583 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] only register fallback sprom and enable PCI if we actually have ↵florian2009-06-271-2/+4
| | | | | | support for PCI git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16581 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] do not bloat the kernel with experimental bcm6345 for nowflorian2009-06-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16580 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] more missing register definitions for bcm6338florian2009-06-272-9/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] more bcm6338 and bcm6345 related fixesflorian2009-06-264-1/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] define bcm6338 SDRAM base register and make sure that the right ↵florian2009-06-262-2/+7
| | | | | | CPU id will be used to detect a bcm6338 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] generate images for the bcm6338wflorian2009-06-261-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add board definitions for the bcm6338wflorian2009-06-261-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] don't use the CRC header in the kernel partition on the WP543 ↵juhosg2009-06-251-1/+1
| | | | | | board, so the kernel can be flashed directly from OpenWrt git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16560 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] show SoC parameters in /proc/cpuinfojuhosg2009-06-251-7/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16559 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] build firmware image for the 5GXi boardjuhosg2009-06-251-1/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne ↵juhosg2009-06-2511-3/+120
| | | | | | for the board) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [coldfire] generate an uImage binary for nowkaloz2009-06-231-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16549 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [coldfire] use the proper serial device, change memory layoutkaloz2009-06-231-15/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use broken-out patches for the coldfire to make it easier to follow ↵kaloz2009-06-2388-51065/+66817
| | | | | | differences against the bsp git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16547 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] nuke obsolete kernel include dirjuhosg2009-06-2319-1628/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16546 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.28 and 2.6.30 support is enough on ixp4xxkaloz2009-06-2379-14259/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16545 3c298f89-4303-0410-b956-a3cf2f4a3e73
* we don't support 2.6.26 for a long time nowkaloz2009-06-2347-8775/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16544 3c298f89-4303-0410-b956-a3cf2f4a3e73
* coldfire compile error fixkaloz2009-06-231-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16542 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add preliminary coldfire v4e supportkaloz2009-06-215-0/+51218
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16538 3c298f89-4303-0410-b956-a3cf2f4a3e73
* refresh 2.6.25 patcheskaloz2009-06-212-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16537 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [amazon] Add ADM6996 switch driverhauke2009-06-205-13/+7
| | | | | | | | This fixes #5314 Thanks to Michael Richter git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [etrax] update zImage locationagb2009-06-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16521 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] ensure ledtrig-netdev will compile even if ↵florian2009-06-191-1/+4
| | | | | | CONFIG_COMPAT_NET_DEV_OPS is unset git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16516 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sdk] now that we support multiple libc, include the gcc version, libc type ↵florian2009-06-181-1/+1
| | | | | | and libc version in the SDK filename git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16508 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sdk] do not copy all the staging_dir/ directories, only the right toolchain ↵florian2009-06-181-1/+1
| | | | | | and target directories git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16507 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add imagetag support for BT Voyager 2500V, patch from Daniel ↵florian2009-06-182-2/+2
| | | | | | Dickinson (#5364) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16506 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] generate experimental images for bcm6338 boards, thanks to Daniel ↵florian2009-06-171-0/+7
| | | | | | Dickinson git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16490 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing initramfs symbols to the generic 2.6.30 configkaloz2009-06-172-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16487 3c298f89-4303-0410-b956-a3cf2f4a3e73