aboutsummaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* adm5120: add preliminary support for 2.6.31Gabor Juhos2009-10-0821-0/+1439
* adm5120: switch to 2.6.30Gabor Juhos2009-10-081-1/+1
* adm5120: sync kernel configGabor Juhos2009-10-084-12/+25
* add preliminary 2.6.31 support for IXP4xxImre Kaloz2009-10-0841-0/+6158
* fix the IXP4xx CF driver patch for 2.6.30Imre Kaloz2009-10-081-46/+40
* and another missing Kconfig symbol..Imre Kaloz2009-10-081-0/+1
* add missing symbolImre Kaloz2009-10-081-0/+1
* enable ATA_SFF (PATA support) in the generic configsImre Kaloz2009-10-082-2/+2
* resync 2.6.31 patchesImre Kaloz2009-10-082-11/+11
* add more Kconfig symbols to the generic 2.6.31 configImre Kaloz2009-10-081-0/+14
* [uml] remove the mempcy patch, fixes build failures on most x86_64 hostsFlorian Fainelli2009-10-081-26/+0
* [kernel] olpc: cleanup configNicolas Thill2009-10-072-3/+0
* [cobalt] optimize binaries for the rm5200 cpu present on cobalt, do not use t...Florian Fainelli2009-10-071-0/+1
* [kernel] config: fix typo in 2.6.27 genericNicolas Thill2009-10-071-1/+1
* ramips: sync rt288x kernel configGabor Juhos2009-10-071-4/+4
* ramips: fix return value in 'pcibios_map_irq' in the rt288x pci codeGabor Juhos2009-10-071-1/+1
* ramips: remove obsolete 'pcibios_fixups' from the rt288x pci codeGabor Juhos2009-10-071-4/+0
* ramips: add rt2880_pci_get_cfgaddr helperGabor Juhos2009-10-071-8/+11
* ramips: use switch statement instead of multiple if-else-if in the rt288x pci...Gabor Juhos2009-10-071-12/+22
* ramips: protect rt288x pci config accesses with a spinlockGabor Juhos2009-10-071-0/+15
* ramips: make rt2880_pci_base staticGabor Juhos2009-10-071-1/+1
* ramips: define some magic values in the rt288x pci codeGabor Juhos2009-10-071-7/+10
* ramips: add copyright header to the rt288x pci codeGabor Juhos2009-10-071-0/+13
* [cobalt] cleanup kernel configurationFlorian Fainelli2009-10-071-55/+0
* [kernel] mpc52xx: cleanup configNicolas Thill2009-10-071-8/+0
* [kernel] config: add another bunch of missing CONFIG_USB_* entries to genericNicolas Thill2009-10-073-2/+10
* [kernel] config: add CONFIG_USB_SUSPEND to genericNicolas Thill2009-10-077-1/+6
* [kernel] config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/configNicolas Thill2009-10-071-0/+1
* [kernel] config: remove CONFIG_ORION entry (now in generic)Nicolas Thill2009-10-061-1/+0
* [kernel] config: add missing CONFIG_ORION entry to genericNicolas Thill2009-10-062-1/+3
* [etrax] Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provi...Claudio Mignanti2009-10-062-1321/+1427
* [kernel] move common CONFIG_MMC entries to genericNicolas Thill2009-10-0616-48/+48
* [kernel] move common CONFIG_BATTERY entries to genericNicolas Thill2009-10-068-9/+12
* [kernel] move common CONFIG_TOUCHSCREEN entries to genericNicolas Thill2009-10-067-57/+49
* [kernel] move more CONFIG_SND entries to genericNicolas Thill2009-10-0610-11/+7
* [kernel] move common CONFIG_FB entries to genericNicolas Thill2009-10-0517-323/+186
* [kernel] brcm63xx: fix cardbus support with BCM6358 (closes: #5918)Nicolas Thill2009-10-051-1/+1
* [octeon] resync kernel config, do not enable security optionsFlorian Fainelli2009-10-051-11/+1
* [kernel] add missing CONFIG_VIDEO_GO7007 symbolFlorian Fainelli2009-10-052-0/+2
* enable CONFIG_STAGING on 2.6.31Felix Fietkau2009-10-051-1/+32
* refresh 2.6.31 kernel configFelix Fietkau2009-10-051-271/+271
* [rb532] add kmod-input-rb532 by default in the rb532 profileFlorian Fainelli2009-10-052-12/+3
* [cobalt] resync kernel configuration, enable netfilter and wireless extensionsFlorian Fainelli2009-10-051-66/+15
* ramips: make {read,write}_config staticGabor Juhos2009-10-051-6/+6
* ramips: convert 'config_access' function to voidGabor Juhos2009-10-051-10/+5
* ramips: add register access functions into the rt288x pci codeGabor Juhos2009-10-051-30/+45
* ramips: fix RT2880_PCI_BASE definitionGabor Juhos2009-10-051-1/+1
* ramips: rt288x pci code cleanupGabor Juhos2009-10-051-19/+17
* ramips: cleanup coding-style of the rt288x pci codeGabor Juhos2009-10-051-56/+70
* ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.cGabor Juhos2009-10-054-85/+71