Commit Graph

12390 Commits

Author SHA1 Message Date
Imre Kaloz
ba971b8852 add more Kconfig symbols to the generic 2.6.31 config
SVN-Revision: 17990
2009-10-08 09:12:33 +00:00
Florian Fainelli
85278b07c1 remove the mempcy patch, fixes build failures on most x86_64 hosts
SVN-Revision: 17989
2009-10-08 09:09:45 +00:00
Florian Fainelli
f46b140e84 fix typos in KernelPackage/libertas
SVN-Revision: 17986
2009-10-07 18:54:17 +00:00
Nicolas Thill
1c6c31e8ac olpc: cleanup config
SVN-Revision: 17983
2009-10-07 16:11:56 +00:00
Nicolas Thill
b795affe06 libertas: use driver from compat-wireless instead of our own (deprecated) one
SVN-Revision: 17982
2009-10-07 16:03:31 +00:00
Florian Fainelli
7a7a5627cd add uboot-envtools
SVN-Revision: 17981
2009-10-07 15:14:28 +00:00
Florian Fainelli
96d804c54f optimize binaries for the rm5200 cpu present on cobalt, do not use the mips32 isa
SVN-Revision: 17980
2009-10-07 13:05:14 +00:00
Nicolas Thill
8517d6dd6c config: fix typo in 2.6.27 generic
SVN-Revision: 17977
2009-10-07 11:59:40 +00:00
Gabor Juhos
9a65c14678 ramips: sync rt288x kernel config
SVN-Revision: 17976
2009-10-07 11:37:15 +00:00
Gabor Juhos
3b9cb8b673 ramips: fix return value in 'pcibios_map_irq' in the rt288x pci code
SVN-Revision: 17975
2009-10-07 11:37:12 +00:00
Gabor Juhos
13be9155c5 ramips: remove obsolete 'pcibios_fixups' from the rt288x pci code
SVN-Revision: 17974
2009-10-07 11:37:10 +00:00
Gabor Juhos
f2470f7590 ramips: add rt2880_pci_get_cfgaddr helper
SVN-Revision: 17973
2009-10-07 11:37:07 +00:00
Gabor Juhos
fe360a232b ramips: use switch statement instead of multiple if-else-if in the rt288x pci code
SVN-Revision: 17972
2009-10-07 11:37:03 +00:00
Gabor Juhos
37f5a64938 ramips: protect rt288x pci config accesses with a spinlock
SVN-Revision: 17971
2009-10-07 11:37:00 +00:00
Gabor Juhos
84e2f22465 ramips: make rt2880_pci_base static
SVN-Revision: 17970
2009-10-07 11:36:57 +00:00
Gabor Juhos
ca82f13970 ramips: define some magic values in the rt288x pci code
SVN-Revision: 17969
2009-10-07 11:36:53 +00:00
Gabor Juhos
6a54d033fc ramips: add copyright header to the rt288x pci code
SVN-Revision: 17968
2009-10-07 11:36:49 +00:00
Florian Fainelli
8154790328 cleanup kernel configuration
SVN-Revision: 17967
2009-10-07 09:53:52 +00:00
Nicolas Thill
fcc8521200 mpc52xx: cleanup config
SVN-Revision: 17966
2009-10-07 09:39:15 +00:00
Nicolas Thill
d26974829a config: add another bunch of missing CONFIG_USB_* entries to generic
SVN-Revision: 17965
2009-10-07 01:31:53 +00:00
Nicolas Thill
5d587fbd49 config: add CONFIG_USB_SUSPEND to generic
SVN-Revision: 17964
2009-10-07 00:51:26 +00:00
Nicolas Thill
babb471a4b config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/config
SVN-Revision: 17963
2009-10-07 00:51:07 +00:00
Nicolas Thill
f587b9dbff config: remove CONFIG_ORION entry (now in generic)
SVN-Revision: 17962
2009-10-06 20:59:36 +00:00
Nicolas Thill
6fed91acaa config: add missing CONFIG_ORION entry to generic
SVN-Revision: 17961
2009-10-06 20:56:31 +00:00
Nicolas Thill
8419537475 madwifi: add HAL_TARGET mapping for kirkwood board
SVN-Revision: 17960
2009-10-06 20:55:24 +00:00
Florian Fainelli
3da62691c0 [package* ata-ixp4xx-cf depends on TARGET_ixp4xx
SVN-Revision: 17956
2009-10-06 15:24:28 +00:00
Claudio Mignanti
4b724681e0 Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provide it * 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
2009-10-06 09:20:30 +00:00
Florian Fainelli
3c5feca158 madwifi cannot be compiled on cobalt which has a different mips cpu abi
SVN-Revision: 17953
2009-10-06 06:07:36 +00:00
Felix Fietkau
ba1e6a68ae fix opkg directory cleaning (#5646)
SVN-Revision: 17952
2009-10-06 04:50:53 +00:00
Nicolas Thill
fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
2009-10-06 04:15:59 +00:00
Nicolas Thill
2556fbb0cd move common CONFIG_BATTERY entries to generic
SVN-Revision: 17945
2009-10-06 03:12:17 +00:00
Nicolas Thill
084d9cce53 move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
2009-10-06 03:00:33 +00:00
Nicolas Thill
5b8e48f93a move more CONFIG_SND entries to generic
SVN-Revision: 17942
2009-10-06 02:25:15 +00:00
Nicolas Thill
5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
2009-10-05 20:42:52 +00:00
Nicolas Thill
f22156bf9e brcm63xx: fix cardbus support with BCM6358 (closes: #5918)
SVN-Revision: 17935
2009-10-05 20:40:05 +00:00
Florian Fainelli
0906b3d13d resync kernel config, do not enable security options
SVN-Revision: 17934
2009-10-05 20:17:40 +00:00
Florian Fainelli
719e19bd8a add missing CONFIG_VIDEO_GO7007 symbol
SVN-Revision: 17933
2009-10-05 20:17:02 +00:00
Felix Fietkau
fa8e896fa5 enable CONFIG_STAGING on 2.6.31
SVN-Revision: 17931
2009-10-05 20:13:22 +00:00
Felix Fietkau
4128859181 refresh 2.6.31 kernel config
SVN-Revision: 17930
2009-10-05 20:13:12 +00:00
Florian Fainelli
aadd3805eb add kmod-input-rb532 by default in the rb532 profile
SVN-Revision: 17928
2009-10-05 20:06:19 +00:00
Florian Fainelli
900e7fda79 add kmod-input-rb532, driver for the rb532 user button
SVN-Revision: 17927
2009-10-05 20:05:56 +00:00
Felix Fietkau
9e27eea038 busybox: remove "default y" in the lock config item to fix nommu builds
SVN-Revision: 17925
2009-10-05 19:56:23 +00:00
Florian Fainelli
44fa04d7cd resync kernel configuration, enable netfilter and wireless extensions
SVN-Revision: 17922
2009-10-05 19:20:30 +00:00
Gabor Juhos
7f3d685eec ramips: make {read,write}_config static
SVN-Revision: 17920
2009-10-05 18:44:24 +00:00
Gabor Juhos
2739177201 ramips: convert 'config_access' function to void
SVN-Revision: 17919
2009-10-05 18:44:22 +00:00
Gabor Juhos
5b07caf121 ramips: add register access functions into the rt288x pci code
SVN-Revision: 17918
2009-10-05 18:44:19 +00:00
Gabor Juhos
0f51ed2723 ramips: fix RT2880_PCI_BASE definition
SVN-Revision: 17917
2009-10-05 18:44:16 +00:00
Gabor Juhos
5a37945317 ramips: rt288x pci code cleanup
SVN-Revision: 17916
2009-10-05 18:44:13 +00:00
Gabor Juhos
0e0e945e33 ramips: cleanup coding-style of the rt288x pci code
SVN-Revision: 17915
2009-10-05 18:44:10 +00:00
Gabor Juhos
6ceea98b0a ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.c
SVN-Revision: 17914
2009-10-05 18:44:06 +00:00