aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
...
* add missing symbolImre Kaloz2009-10-08
| | | | SVN-Revision: 17994
* enable ATA_SFF (PATA support) in the generic configsImre Kaloz2009-10-08
| | | | SVN-Revision: 17993
* resync 2.6.31 patchesImre Kaloz2009-10-08
| | | | SVN-Revision: 17991
* add more Kconfig symbols to the generic 2.6.31 configImre Kaloz2009-10-08
| | | | SVN-Revision: 17990
* remove the mempcy patch, fixes build failures on most x86_64 hostsFlorian Fainelli2009-10-08
| | | | SVN-Revision: 17989
* olpc: cleanup configNicolas Thill2009-10-07
| | | | SVN-Revision: 17983
* optimize binaries for the rm5200 cpu present on cobalt, do not use the ↵Florian Fainelli2009-10-07
| | | | | | mips32 isa SVN-Revision: 17980
* config: fix typo in 2.6.27 genericNicolas Thill2009-10-07
| | | | SVN-Revision: 17977
* ramips: sync rt288x kernel configGabor Juhos2009-10-07
| | | | SVN-Revision: 17976
* ramips: fix return value in 'pcibios_map_irq' in the rt288x pci codeGabor Juhos2009-10-07
| | | | SVN-Revision: 17975
* ramips: remove obsolete 'pcibios_fixups' from the rt288x pci codeGabor Juhos2009-10-07
| | | | SVN-Revision: 17974
* ramips: add rt2880_pci_get_cfgaddr helperGabor Juhos2009-10-07
| | | | SVN-Revision: 17973
* ramips: use switch statement instead of multiple if-else-if in the rt288x ↵Gabor Juhos2009-10-07
| | | | | | pci code SVN-Revision: 17972
* ramips: protect rt288x pci config accesses with a spinlockGabor Juhos2009-10-07
| | | | SVN-Revision: 17971
* ramips: make rt2880_pci_base staticGabor Juhos2009-10-07
| | | | SVN-Revision: 17970
* ramips: define some magic values in the rt288x pci codeGabor Juhos2009-10-07
| | | | SVN-Revision: 17969
* ramips: add copyright header to the rt288x pci codeGabor Juhos2009-10-07
| | | | SVN-Revision: 17968
* cleanup kernel configurationFlorian Fainelli2009-10-07
| | | | SVN-Revision: 17967
* mpc52xx: cleanup configNicolas Thill2009-10-07
| | | | SVN-Revision: 17966
* config: add another bunch of missing CONFIG_USB_* entries to genericNicolas Thill2009-10-07
| | | | SVN-Revision: 17965
* config: add CONFIG_USB_SUSPEND to genericNicolas Thill2009-10-07
| | | | SVN-Revision: 17964
* config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/configNicolas Thill2009-10-07
| | | | SVN-Revision: 17963
* config: remove CONFIG_ORION entry (now in generic)Nicolas Thill2009-10-06
| | | | SVN-Revision: 17962
* config: add missing CONFIG_ORION entry to genericNicolas Thill2009-10-06
| | | | SVN-Revision: 17961
* Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provide it * ↵Claudio Mignanti2009-10-06
| | | | | | support for master/slave delay (provided patch) * remove some printk that spam logs * introduce new symbols ETRAX_I2C_DYN_ALLOC and ETRAX_I2C_SLAVE_DELAY * cleanup a bit the driver * dump release number SVN-Revision: 17954
* move common CONFIG_MMC entries to genericNicolas Thill2009-10-06
| | | | SVN-Revision: 17948
* move common CONFIG_BATTERY entries to genericNicolas Thill2009-10-06
| | | | SVN-Revision: 17945
* move common CONFIG_TOUCHSCREEN entries to genericNicolas Thill2009-10-06
| | | | SVN-Revision: 17943
* move more CONFIG_SND entries to genericNicolas Thill2009-10-06
| | | | SVN-Revision: 17942
* move common CONFIG_FB entries to genericNicolas Thill2009-10-05
| | | | SVN-Revision: 17936
* brcm63xx: fix cardbus support with BCM6358 (closes: #5918)Nicolas Thill2009-10-05
| | | | SVN-Revision: 17935
* resync kernel config, do not enable security optionsFlorian Fainelli2009-10-05
| | | | SVN-Revision: 17934
* add missing CONFIG_VIDEO_GO7007 symbolFlorian Fainelli2009-10-05
| | | | SVN-Revision: 17933
* enable CONFIG_STAGING on 2.6.31Felix Fietkau2009-10-05
| | | | SVN-Revision: 17931
* refresh 2.6.31 kernel configFelix Fietkau2009-10-05
| | | | SVN-Revision: 17930
* add kmod-input-rb532 by default in the rb532 profileFlorian Fainelli2009-10-05
| | | | SVN-Revision: 17928
* resync kernel configuration, enable netfilter and wireless extensionsFlorian Fainelli2009-10-05
| | | | SVN-Revision: 17922
* ramips: make {read,write}_config staticGabor Juhos2009-10-05
| | | | SVN-Revision: 17920
* ramips: convert 'config_access' function to voidGabor Juhos2009-10-05
| | | | SVN-Revision: 17919
* ramips: add register access functions into the rt288x pci codeGabor Juhos2009-10-05
| | | | SVN-Revision: 17918
* ramips: fix RT2880_PCI_BASE definitionGabor Juhos2009-10-05
| | | | SVN-Revision: 17917
* ramips: rt288x pci code cleanupGabor Juhos2009-10-05
| | | | SVN-Revision: 17916
* ramips: cleanup coding-style of the rt288x pci codeGabor Juhos2009-10-05
| | | | SVN-Revision: 17915
* ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.cGabor Juhos2009-10-05
| | | | SVN-Revision: 17914
* disable LEDS_GPIO_OFAndy Boyett2009-10-05
| | | | SVN-Revision: 17908
* 2.6.30: disable SND_PPC by defaultAndy Boyett2009-10-05
| | | | SVN-Revision: 17907
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-05
| | | | SVN-Revision: 17905
* add missing USB kconfig optionsAndy Boyett2009-10-05
| | | | SVN-Revision: 17904
* 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig optionAndy Boyett2009-10-05
| | | | SVN-Revision: 17903
* explicitly disable LEDS_GPIO_OF kconfig optionAndy Boyett2009-10-05
| | | | SVN-Revision: 17902