summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix the IXP4xx CF driver patch for 2.6.30kaloz2009-10-081-46/+40
* and another missing Kconfig symbol..kaloz2009-10-081-0/+1
* add missing symbolkaloz2009-10-081-0/+1
* enable ATA_SFF (PATA support) in the generic configskaloz2009-10-083-5/+3
* resync 2.6.31 patcheskaloz2009-10-082-11/+11
* add more Kconfig symbols to the generic 2.6.31 configkaloz2009-10-081-0/+14
* [uml] remove the mempcy patch, fixes build failures on most x86_64 hostsflorian2009-10-081-26/+0
* [package] fix typos in KernelPackage/libertasflorian2009-10-071-1/+1
* [kernel] olpc: cleanup confignico2009-10-072-3/+0
* [package] libertas: use driver from compat-wireless instead of our own (depre...nico2009-10-0741-20882/+30
* [package] add uboot-envtoolsflorian2009-10-073-0/+80
* [cobalt] optimize binaries for the rm5200 cpu present on cobalt, do not use t...florian2009-10-072-0/+18
* [kernel] config: fix typo in 2.6.27 genericnico2009-10-071-1/+1
* ramips: sync rt288x kernel configjuhosg2009-10-071-4/+4
* ramips: fix return value in 'pcibios_map_irq' in the rt288x pci codejuhosg2009-10-071-1/+1
* ramips: remove obsolete 'pcibios_fixups' from the rt288x pci codejuhosg2009-10-071-4/+0
* ramips: add rt2880_pci_get_cfgaddr helperjuhosg2009-10-071-8/+11
* ramips: use switch statement instead of multiple if-else-if in the rt288x pci...juhosg2009-10-071-12/+22
* ramips: protect rt288x pci config accesses with a spinlockjuhosg2009-10-071-0/+15
* ramips: make rt2880_pci_base staticjuhosg2009-10-071-1/+1
* ramips: define some magic values in the rt288x pci codejuhosg2009-10-071-7/+10
* ramips: add copyright header to the rt288x pci codejuhosg2009-10-071-0/+13
* [cobalt] cleanup kernel configurationflorian2009-10-071-55/+0
* [kernel] mpc52xx: cleanup confignico2009-10-071-8/+0
* [kernel] config: add another bunch of missing CONFIG_USB_* entries to genericnico2009-10-073-2/+10
* [kernel] config: add CONFIG_USB_SUSPEND to genericnico2009-10-077-1/+6
* [kernel] config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/confignico2009-10-071-0/+1
* [kernel] config: remove CONFIG_ORION entry (now in generic)nico2009-10-061-1/+0
* [kernel] config: add missing CONFIG_ORION entry to genericnico2009-10-062-1/+3
* [package] madwifi: add HAL_TARGET mapping for kirkwood boardnico2009-10-061-0/+3
* [package* ata-ixp4xx-cf depends on TARGET_ixp4xxflorian2009-10-061-1/+1
* [etrax] Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provi...claudio2009-10-062-1321/+1427
* [package] madwifi cannot be compiled on cobalt which has a different mips cpu...florian2009-10-061-1/+1
* fix opkg directory cleaning (#5646)nbd2009-10-061-1/+1
* [kernel] move common CONFIG_MMC entries to genericnico2009-10-0616-48/+48
* [kernel] move common CONFIG_BATTERY entries to genericnico2009-10-068-9/+12
* [kernel] move common CONFIG_TOUCHSCREEN entries to genericnico2009-10-067-57/+49
* [kernel] move more CONFIG_SND entries to genericnico2009-10-0610-11/+7
* [kernel] move common CONFIG_FB entries to genericnico2009-10-0517-323/+186
* [kernel] brcm63xx: fix cardbus support with BCM6358 (closes: #5918)nico2009-10-051-1/+1
* [octeon] resync kernel config, do not enable security optionsflorian2009-10-051-11/+1
* [kernel] add missing CONFIG_VIDEO_GO7007 symbolflorian2009-10-052-0/+2
* enable CONFIG_STAGING on 2.6.31nbd2009-10-051-1/+32
* refresh 2.6.31 kernel confignbd2009-10-051-271/+271
* [rb532] add kmod-input-rb532 by default in the rb532 profileflorian2009-10-052-12/+3
* [package] add kmod-input-rb532, driver for the rb532 user buttonflorian2009-10-051-0/+17
* busybox: remove "default y" in the lock config item to fix nommu buildsnbd2009-10-051-2/+1
* [cobalt] resync kernel configuration, enable netfilter and wireless extensionsflorian2009-10-051-66/+15
* ramips: make {read,write}_config staticjuhosg2009-10-051-6/+6
* ramips: convert 'config_access' function to voidjuhosg2009-10-051-10/+5