summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/configNicolas Thill2009-10-071-0/+1
| | | | SVN-Revision: 17963
* config: remove CONFIG_ORION entry (now in generic)Nicolas Thill2009-10-061-1/+0
| | | | SVN-Revision: 17962
* config: add missing CONFIG_ORION entry to genericNicolas Thill2009-10-062-1/+3
| | | | SVN-Revision: 17961
* madwifi: add HAL_TARGET mapping for kirkwood boardNicolas Thill2009-10-061-0/+3
| | | | SVN-Revision: 17960
* [package* ata-ixp4xx-cf depends on TARGET_ixp4xxFlorian Fainelli2009-10-061-1/+1
| | | | SVN-Revision: 17956
* Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provide it * ↵Claudio Mignanti2009-10-062-211/+317
| | | | | | 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
* madwifi cannot be compiled on cobalt which has a different mips cpu abiFlorian Fainelli2009-10-061-1/+1
| | | | SVN-Revision: 17953
* fix opkg directory cleaning (#5646)Felix Fietkau2009-10-061-1/+1
| | | | SVN-Revision: 17952
* move common CONFIG_MMC entries to genericNicolas Thill2009-10-0616-48/+48
| | | | SVN-Revision: 17948
* move common CONFIG_BATTERY entries to genericNicolas Thill2009-10-068-9/+12
| | | | SVN-Revision: 17945
* move common CONFIG_TOUCHSCREEN entries to genericNicolas Thill2009-10-067-57/+49
| | | | SVN-Revision: 17943
* move more CONFIG_SND entries to genericNicolas Thill2009-10-0610-11/+7
| | | | SVN-Revision: 17942
* move common CONFIG_FB entries to genericNicolas Thill2009-10-0517-323/+186
| | | | SVN-Revision: 17936
* brcm63xx: fix cardbus support with BCM6358 (closes: #5918)Nicolas Thill2009-10-051-1/+1
| | | | SVN-Revision: 17935
* resync kernel config, do not enable security optionsFlorian Fainelli2009-10-051-11/+1
| | | | SVN-Revision: 17934
* add missing CONFIG_VIDEO_GO7007 symbolFlorian Fainelli2009-10-052-0/+2
| | | | SVN-Revision: 17933
* enable CONFIG_STAGING on 2.6.31Felix Fietkau2009-10-051-1/+32
| | | | SVN-Revision: 17931
* refresh 2.6.31 kernel configFelix Fietkau2009-10-051-271/+271
| | | | SVN-Revision: 17930
* add kmod-input-rb532 by default in the rb532 profileFlorian Fainelli2009-10-052-12/+3
| | | | SVN-Revision: 17928
* add kmod-input-rb532, driver for the rb532 user buttonFlorian Fainelli2009-10-051-0/+17
| | | | SVN-Revision: 17927
* busybox: remove "default y" in the lock config item to fix nommu buildsFelix Fietkau2009-10-051-2/+1
| | | | SVN-Revision: 17925
* resync kernel configuration, enable netfilter and wireless extensionsFlorian Fainelli2009-10-051-66/+15
| | | | SVN-Revision: 17922
* ramips: make {read,write}_config staticGabor Juhos2009-10-051-6/+6
| | | | SVN-Revision: 17920
* ramips: convert 'config_access' function to voidGabor Juhos2009-10-051-10/+5
| | | | SVN-Revision: 17919
* ramips: add register access functions into the rt288x pci codeGabor Juhos2009-10-051-30/+45
| | | | SVN-Revision: 17918
* ramips: fix RT2880_PCI_BASE definitionGabor Juhos2009-10-051-1/+1
| | | | SVN-Revision: 17917
* ramips: rt288x pci code cleanupGabor Juhos2009-10-051-19/+17
| | | | SVN-Revision: 17916
* ramips: cleanup coding-style of the rt288x pci codeGabor Juhos2009-10-051-56/+70
| | | | SVN-Revision: 17915
* ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.cGabor Juhos2009-10-054-85/+71
| | | | SVN-Revision: 17914
* kernel: fix Promise PDC202xx IDE driver locationNicolas Thill2009-10-051-0/+4
| | | | SVN-Revision: 17909
* disable LEDS_GPIO_OFAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17908
* 2.6.30: disable SND_PPC by defaultAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17907
* modules/crypto: package AMCC ppc4xx hardware crypto driverAndy Boyett2009-10-051-0/+19
| | | | SVN-Revision: 17906
* move IMAGE_CMDLINE_HACK default to generic from targetsAndy Boyett2009-10-0522-18/+4
| | | | SVN-Revision: 17905
* add missing USB kconfig optionsAndy Boyett2009-10-051-0/+5
| | | | SVN-Revision: 17904
* 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig optionAndy Boyett2009-10-052-2/+1
| | | | SVN-Revision: 17903
* explicitly disable LEDS_GPIO_OF kconfig optionAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17902
* explicitly disable IBM_ASM kconfig optionAndy Boyett2009-10-052-0/+2
| | | | SVN-Revision: 17901
* add missing SND_ARM kconfig optionAndy Boyett2009-10-051-0/+1
| | | | SVN-Revision: 17900
* add missing kconfig option to ps3 sound moduleAndy Boyett2009-10-051-2/+3
| | | | SVN-Revision: 17899
* modules/usb: fix usb-etrax dependenciesAndy Boyett2009-10-051-1/+0
| | | | SVN-Revision: 17898
* dnsmasq: - make "name" option in "host" sections optional and append it to ↵Jo-Philipp Wich2009-10-052-5/+21
| | | | | | -G if set, allows specifying hostnames for static leases without resorting to /etc/hosts - implement "domain" sections, allows defining arbitary host names and associated ptr records from uci - bump package revision SVN-Revision: 17897
* explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling ↵Mirko Vogt2009-10-051-0/+1
| | | | | | without issues again SVN-Revision: 17890
* dont select atm modules yet for ifxmipsJohn Crispin2009-10-051-2/+2
| | | | SVN-Revision: 17888
* mountd: mark as 2.6 onlyNicolas Thill2009-10-051-1/+1
| | | | SVN-Revision: 17867
* gdb: don't build on avr32Nicolas Thill2009-10-051-0/+1
| | | | SVN-Revision: 17865
* getver: don't use "-r COMMITTED" arg which needs network access to the ↵Nicolas Thill2009-10-051-1/+1
| | | | | | repository, use the "Last Changed Rev:" line instead SVN-Revision: 17864
* gdb: have both gdb & gdbserver share defaultsNicolas Thill2009-10-051-7/+10
| | | | SVN-Revision: 17863
* ramips: remove unneccesary ifdefs from the rt288x pci codeGabor Juhos2009-10-052-7/+0
| | | | SVN-Revision: 17862
* ramips: remove unneccesary includes from the rt288x pci codeGabor Juhos2009-10-052-13/+2
| | | | SVN-Revision: 17861