aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* drop support for 2.6.30Florian Fainelli2010-03-268-574/+0
* drop support for 2.6.30Florian Fainelli2010-03-262-605/+0
* drop support for 2.6.30Florian Fainelli2010-03-264-300/+0
* drop support for 2.6.30Florian Fainelli2010-03-2638-5474/+0
* drop support for 2.6.30 kernelFlorian Fainelli2010-03-2680-14087/+0
* added support for wrt54g3gv2-vf and new trx header formatMarkus Wigge2010-03-251-3/+19
* fix the mac address setting on sitecom devices after r20294Florian Fainelli2010-03-251-1/+1
* add missing CONFIG_CB1400_CORE symbol, spotted by buildbotFlorian Fainelli2010-03-252-0/+2
* add support for D4PW board, patch from mexitFlorian Fainelli2010-03-252-0/+120
* fix for previous commitJohn Crispin2010-03-251-161/+0
* implement gpiolib drivers for core gpio and ebu attached latchesJohn Crispin2010-03-257-252/+495
* use profiles again intead of subtargets.Florian Fainelli2010-03-2519-795/+53
* ar71xx: Add basic WLAN LED control to TL-WR1043NDGabor Juhos2010-03-251-0/+22
* ar71xx: create smaller initramfs images for the TP-Link boardsGabor Juhos2010-03-251-1/+1
* revert back to 2.6.32.9 for backfireFlorian Fainelli2010-03-241-1/+1
* typoJohn Crispin2010-03-241-5/+5
* adds support for airties wav-281/arcor a800/arcaydian arv452John Crispin2010-03-241-0/+79
* meta partition should not span brn-boot sectorJohn Crispin2010-03-241-4/+5
* add phylib support to ethernet driverJohn Crispin2010-03-241-10/+111
* base-files: remove redundant "Press " when writing enter failsafe messageJo-Philipp Wich2010-03-231-1/+0
* generic-2.6: fix r20386 (thanks nico), update missing symbols on config-2.6.3...Alexandros C. Couloumbis2010-03-233-2/+4
* generic-2.6: config-2.6.33 add missing symbols, closes #6913 (thanks maddes)Alexandros C. Couloumbis2010-03-231-0/+2
* also generate images for AG1A, thanks obinouFlorian Fainelli2010-03-231-0/+1
* sound jz4740_pcm: Set dma channel to NULL after it has been freed, because hw...Lars-Peter Clausen2010-03-221-1/+3
* sound jz4740_pcm: Don't request dma channel mor then once.Lars-Peter Clausen2010-03-221-4/+5
* atheros: config-2.6.33, add missing option on commit r20332Alexandros C. Couloumbis2010-03-211-0/+1
* ar71xx: use the RB411 setup for the RB411UGabor Juhos2010-03-211-10/+1
* ar71xx: change PHY select logic, and update phy_masksGabor Juhos2010-03-2122-78/+37
* fix ethernet driver remove function to use the correct annotation (#6311)Florian Fainelli2010-03-214-8/+8
* jz_mmc: Fix timeout timer. Annotate timeout checks as unlikely()Lars-Peter Clausen2010-03-211-17/+23
* x86: do no overwrite CONFIG_SCSI_LOWLEVELHauke Mehrtens2010-03-213-3/+2
* kernel: Add some missing config symbolsHauke Mehrtens2010-03-215-10/+142
* add register definitions for ebuJohn Crispin2010-03-211-1/+2
* atheros: config-2.6.33, PCI: disable common quirksAlexandros C. Couloumbis2010-03-211-0/+1
* atheros: config-2.6.33, use UP-only small-memory-footprint RCUAlexandros C. Couloumbis2010-03-211-2/+0
* atheros: config-2.6.33, optimize for sizeAlexandros C. Couloumbis2010-03-211-0/+2
* atheros: config-2.6.33, turn off swap memoryAlexandros C. Couloumbis2010-03-211-0/+1
* atheros: config-2.6.33, turn off BSD Process AccountingAlexandros C. Couloumbis2010-03-211-0/+1
* atheros: config-2.6.33, fix CONFIG_CMDLINEAlexandros C. Couloumbis2010-03-211-1/+5
* generic-2.6: sync patches to 2.6.34-rc2Alexandros C. Couloumbis2010-03-211-2/+3
* do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge d...Florian Fainelli2010-03-201-1/+0
* rework board detectionFlorian Fainelli2010-03-1814-305/+634
* base-files: show boot state on intramfs imagesGabor Juhos2010-03-181-0/+5
* ar71xx: check returned value of ioremap in ar71xx_pcibios_setupGabor Juhos2010-03-181-0/+2
* ar71xx: optimize register access in ar71xx_pci.cGabor Juhos2010-03-181-44/+50
* ar71xx: optimize register access in irq.cGabor Juhos2010-03-181-23/+46
* ar71xx: optimize register access in ar724x_pci.cGabor Juhos2010-03-181-37/+36
* ar71xx: introduce global ar724x_pci_ctrl_base variableGabor Juhos2010-03-181-20/+14
* ar71xx: add error handling to ar724x_pcibios_initGabor Juhos2010-03-181-2/+13
* ar71xx: move ar724x_pci_* helpers to ar724x-pci.cGabor Juhos2010-03-182-30/+30