aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Collapse)AuthorAgeFilesLines
* [rdc] remove now useless patches, thanks rtzFlorian Fainelli2010-03-264-176/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20446 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: nuke 2.6.30 stuffGabor Juhos2010-03-2616-1293/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20445 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to 2.6.32.10Gabor Juhos2010-03-2645-123/+107
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20444 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] drop support for 2.6.30Florian Fainelli2010-03-268-574/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20442 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] drop support for 2.6.30Florian Fainelli2010-03-262-605/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20441 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rb532] drop support for 2.6.30Florian Fainelli2010-03-264-300/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20440 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] drop support for 2.6.30Florian Fainelli2010-03-2638-5474/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20439 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] drop support for 2.6.30 kernelFlorian Fainelli2010-03-2680-14087/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20438 3c298f89-4303-0410-b956-a3cf2f4a3e73
* added support for wrt54g3gv2-vf and new trx header formatMarkus Wigge2010-03-251-3/+19
| | | | | | | | | | | | | | - hacked addpattern due to changes in header format - added "-5" to addpattern, some 0xFF are needed for trx2 header "-4" broke CRC checking in CFE - hacked trx.c due to new header format version - added target to create trx-V2 images the flashmap driver possibly needs to be customized. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix the mac address setting on sitecom devices after r20294Florian Fainelli2010-03-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20427 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing CONFIG_CB1400_CORE symbol, spotted by buildbotFlorian Fainelli2010-03-252-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20426 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add support for D4PW board, patch from mexitFlorian Fainelli2010-03-252-0/+120
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20420 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix for previous commitJohn Crispin2010-03-251-161/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] implement gpiolib drivers for core gpio and ebu attached latchesJohn Crispin2010-03-257-252/+495
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20418 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] use profiles again intead of subtargets.Florian Fainelli2010-03-2519-795/+53
| | | | | | | We have now a single kernel which autodetects the type of device we are running on, so we can switch back to having profiles. Patch by Bernhard Loos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20416 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: Add basic WLAN LED control to TL-WR1043NDGabor Juhos2010-03-251-0/+22
| | | | | | | | * thanks to KillaB * closes #6834 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20415 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create smaller initramfs images for the TP-Link boardsGabor Juhos2010-03-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20414 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rb532] revert back to 2.6.32.9 for backfireFlorian Fainelli2010-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20410 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] typoJohn Crispin2010-03-241-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20403 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] adds support for airties wav-281/arcor a800/arcaydian arv452John Crispin2010-03-241-0/+79
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] meta partition should not span brn-boot sectorJohn Crispin2010-03-241-4/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] add phylib support to ethernet driverJohn Crispin2010-03-241-10/+111
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20400 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] base-files: remove redundant "Press " when writing enter failsafe messageJo-Philipp Wich2010-03-231-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20393 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic-2.6: fix r20386 (thanks nico), update missing symbols on ↵Alexandros C. Couloumbis2010-03-233-2/+4
| | | | | | config-2.6.32 too git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20388 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)Alexandros C. Couloumbis2010-03-231-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20386 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] also generate images for AG1A, thanks obinouFlorian Fainelli2010-03-231-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20385 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] sound jz4740_pcm: Set dma channel to NULL after it has been freed,Lars-Peter Clausen2010-03-221-1/+3
| | | | | | | because hw_free can be called multiple times aswell. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20373 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] sound jz4740_pcm: Don't request dma channel mor then once.Lars-Peter Clausen2010-03-221-4/+5
| | | | | | | | | | It is possible that the hw_params callback is called multiple times when using the oss emulation layer. Thus we need to check whether the dma channel has already been requested otherwise we'll end up with all dma channels being requested by sound driver. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20369 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: config-2.6.33, add missing option on commit r20332Alexandros C. Couloumbis2010-03-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20360 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the RB411 setup for the RB411UGabor Juhos2010-03-211-10/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20359 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: change PHY select logic, and update phy_masksGabor Juhos2010-03-2122-78/+37
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20358 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [atheros] fix ethernet driver remove function to use the correct annotation ↵Florian Fainelli2010-03-214-8/+8
| | | | | | (#6311) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()Lars-Peter Clausen2010-03-211-17/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20349 3c298f89-4303-0410-b956-a3cf2f4a3e73
* x86: do no overwrite CONFIG_SCSI_LOWLEVELHauke Mehrtens2010-03-213-3/+2
| | | | | | | | CONFIG_SCSI_LOWLEVEL is needed for some packages. Backport commit r19759 into kernel 2.6.30 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20340 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: Add some missing config symbolsHauke Mehrtens2010-03-215-10/+142
| | | | | | | | This adds some missing config symbols and opens the menu behind CONFIG_SND_PCI and CONFIG_ISDN. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20339 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ifxmips] add register definitions for ebuJohn Crispin2010-03-211-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20338 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: config-2.6.33, PCI: disable common quirksAlexandros C. Couloumbis2010-03-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20337 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: config-2.6.33, use UP-only small-memory-footprint RCUAlexandros C. Couloumbis2010-03-211-2/+0
| | | | | | | (tested on production system, works solid for couple of weeks) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: config-2.6.33, optimize for sizeAlexandros C. Couloumbis2010-03-211-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: config-2.6.33, turn off swap memoryAlexandros C. Couloumbis2010-03-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: config-2.6.33, turn off BSD Process AccountingAlexandros C. Couloumbis2010-03-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20333 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: config-2.6.33, fix CONFIG_CMDLINEAlexandros C. Couloumbis2010-03-211-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20332 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic-2.6: sync patches to 2.6.34-rc2Alexandros C. Couloumbis2010-03-211-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20329 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] do not set panic_on_unrecovered_nmi in watchdog, already set in ↵Florian Fainelli2010-03-201-1/+0
| | | | | | southbridge driver, thanks rtz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20324 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] rework board detectionFlorian Fainelli2010-03-1814-305/+634
| | | | | | | | | Rework board detection, separate board specific code into its own file. As a result we also change the way rdc images are generated. Support for board which required binary tools, like AMIT are dropped. Patch by Bernhard Loos. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: show boot state on intramfs imagesGabor Juhos2010-03-181-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: check returned value of ioremap in ar71xx_pcibios_setupGabor Juhos2010-03-181-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20288 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: optimize register access in ar71xx_pci.cGabor Juhos2010-03-181-44/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20287 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: optimize register access in irq.cGabor Juhos2010-03-181-23/+46
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20286 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: optimize register access in ar724x_pci.cGabor Juhos2010-03-181-37/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20285 3c298f89-4303-0410-b956-a3cf2f4a3e73