aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* Fix an off-by one printing errorFlorian Fainelli2008-12-021-1/+1
* fix chaostables patch to have headers installed when using 'make -C $(KDIR) h...Nicolas Thill2008-12-026-0/+60
* ag71xx driver: fix RX_STATUS_OF bitmask, and add DMA status register bit desc...Gabor Juhos2008-12-021-9/+9
* ag71xx driver: add some debug stuffGabor Juhos2008-12-021-0/+22
* ag71xx driver: reset DMA registers in hardware initializationGabor Juhos2008-12-012-8/+50
* backport the new style ds1672 driver and switch to itImre Kaloz2008-12-015-22/+254
* update .26 USB patch as well (missed from r13455)Gabor Juhos2008-11-301-1/+1
* update USB patchesGabor Juhos2008-11-301-1/+1
* more ehci driver cleanupGabor Juhos2008-11-301-35/+37
* disable CONFIG_NF_CT_ACCTImre Kaloz2008-11-301-1/+0
* migrate gateworks board support to the new at24 eeprom driverImre Kaloz2008-11-3012-453/+361
* refresh patchesImre Kaloz2008-11-303-42/+10
* ag71xx driver: fix a typoGabor Juhos2008-11-302-2/+2
* small cleanupImre Kaloz2008-11-301-2/+0
* refresh patchesImre Kaloz2008-11-304-39/+29
* enable USB root hub transaction translatorsImre Kaloz2008-11-301-1/+1
* ehci driver cleanupGabor Juhos2008-11-301-41/+21
* resync kernel configFlorian Fainelli2008-11-291-1/+2
* Allow b43_pci_bridge to be default on, otherwise we can never enable it.Florian Fainelli2008-11-291-0/+11
* Improve Inventel Livebox supportFlorian Fainelli2008-11-291-1/+54
* ixp4xx/apex: Update to Apex 1.5.14, and add support for the Freecom FSG-3Rod Whitby2008-11-296-358/+41
* ixp4xx/fsg3: Fix board code detection of the RTC chipRod Whitby2008-11-291-1/+1
* sync kernel configsGabor Juhos2008-11-284-20/+0
* split Soekris profile into 45xx and 48xx, add kernel package for required wat...Jo-Philipp Wich2008-11-282-5/+21
* Reorder profiles numbering, broadcom being the most widely usedFlorian Fainelli2008-11-283-0/+0
* Make L7-filter compile with kernel 2.6.27 (#4253)Florian Fainelli2008-11-282-722/+770
* refresh patchesGabor Juhos2008-11-285-6/+6
* sync kernel configGabor Juhos2008-11-282-2/+0
* ag71xx driver: clean up hardware initializationGabor Juhos2008-11-282-10/+21
* add latch driver modifications for the mi424wrImre Kaloz2008-11-281-11/+20
* add patch for mi424wr, enable the usr8200 in the .27 configImre Kaloz2008-11-283-2/+469
* fix build error introduced in r13389Gabor Juhos2008-11-281-2/+2
* register eth1 device on the AP83 boardGabor Juhos2008-11-281-2/+9
* add gpio leds for the AP83 boardGabor Juhos2008-11-281-0/+24
* ag71xx driver: add more register bit definitionsGabor Juhos2008-11-271-6/+8
* ag71xx driver: unregister MDIO bus in module exitGabor Juhos2008-11-272-1/+2
* Add missing configuration symbol for gpiolib compatible architecturesFlorian Fainelli2008-11-271-0/+1
* Add 2.6.27 patches and configurationFlorian Fainelli2008-11-276-0/+578
* bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ...Florian Fainelli2008-11-273-231/+227
* Add missing config symbol for SSBFlorian Fainelli2008-11-271-1/+1
* ag71xx driver: use SoC specific PLL valuesGabor Juhos2008-11-271-13/+15
* ag71xx driver: introduce new flag for the AR913x SOCsGabor Juhos2008-11-272-0/+3
* Commit changes on the files for gpiolibFlorian Fainelli2008-11-273-62/+53
* Convert brcm63xx to gpiolibFlorian Fainelli2008-11-271-1/+1
* add thermal symbol to the generic .25 configImre Kaloz2008-11-271-0/+1
* register eth0 device on the AP83 boardGabor Juhos2008-11-271-0/+6
* ag71xx: introduce SoC specific fuctions for DDR flush and PLL setupGabor Juhos2008-11-267-61/+126
* Flatten brcm63xx patches, should make our life easier to patch files now ;)Florian Fainelli2008-11-2665-9975/+9249
* Add missing CONFIG_SSB_SLIENT config symbolFlorian Fainelli2008-11-264-0/+4
* the 'dev' member of the structure was removed in 2.6.27 (see: http://git.kern...Florian Fainelli2008-11-261-2/+2