Commit Graph

12214 Commits (4b724681e04edce7a9226a9fb4a67f5f8a3e78ca)
 

Author SHA1 Message Date
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
15 years ago
Florian Fainelli 3c5feca158 madwifi cannot be compiled on cobalt which has a different mips cpu abi
SVN-Revision: 17953
15 years ago
Felix Fietkau ba1e6a68ae fix opkg directory cleaning (#5646)
SVN-Revision: 17952
15 years ago
Nicolas Thill fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
15 years ago
Nicolas Thill 2556fbb0cd move common CONFIG_BATTERY entries to generic
SVN-Revision: 17945
15 years ago
Nicolas Thill 084d9cce53 move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
15 years ago
Nicolas Thill 5b8e48f93a move more CONFIG_SND entries to generic
SVN-Revision: 17942
15 years ago
Nicolas Thill 5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
15 years ago
Nicolas Thill f22156bf9e brcm63xx: fix cardbus support with BCM6358 (closes: #5918)
SVN-Revision: 17935
15 years ago
Florian Fainelli 0906b3d13d resync kernel config, do not enable security options
SVN-Revision: 17934
15 years ago
Florian Fainelli 719e19bd8a add missing CONFIG_VIDEO_GO7007 symbol
SVN-Revision: 17933
15 years ago
Felix Fietkau fa8e896fa5 enable CONFIG_STAGING on 2.6.31
SVN-Revision: 17931
15 years ago
Felix Fietkau 4128859181 refresh 2.6.31 kernel config
SVN-Revision: 17930
15 years ago
Florian Fainelli aadd3805eb add kmod-input-rb532 by default in the rb532 profile
SVN-Revision: 17928
15 years ago
Florian Fainelli 900e7fda79 add kmod-input-rb532, driver for the rb532 user button
SVN-Revision: 17927
15 years ago
Felix Fietkau 9e27eea038 busybox: remove "default y" in the lock config item to fix nommu builds
SVN-Revision: 17925
15 years ago
Florian Fainelli 44fa04d7cd resync kernel configuration, enable netfilter and wireless extensions
SVN-Revision: 17922
15 years ago
Gabor Juhos 7f3d685eec ramips: make {read,write}_config static
SVN-Revision: 17920
15 years ago
Gabor Juhos 2739177201 ramips: convert 'config_access' function to void
SVN-Revision: 17919
15 years ago
Gabor Juhos 5b07caf121 ramips: add register access functions into the rt288x pci code
SVN-Revision: 17918
15 years ago
Gabor Juhos 0f51ed2723 ramips: fix RT2880_PCI_BASE definition
SVN-Revision: 17917
15 years ago
Gabor Juhos 5a37945317 ramips: rt288x pci code cleanup
SVN-Revision: 17916
15 years ago
Gabor Juhos 0e0e945e33 ramips: cleanup coding-style of the rt288x pci code
SVN-Revision: 17915
15 years ago
Gabor Juhos 6ceea98b0a ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.c
SVN-Revision: 17914
15 years ago
Nicolas Thill 4674fd1eae kernel: fix Promise PDC202xx IDE driver location
SVN-Revision: 17909
15 years ago
Andy Boyett a93aeb7098 disable LEDS_GPIO_OF
SVN-Revision: 17908
15 years ago
Andy Boyett 846a7bf5b6 2.6.30: disable SND_PPC by default
SVN-Revision: 17907
15 years ago
Andy Boyett 333be1a4d7 modules/crypto: package AMCC ppc4xx hardware crypto driver
SVN-Revision: 17906
15 years ago
Andy Boyett c85a89348f move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
15 years ago
Andy Boyett 9a1e1858b7 add missing USB kconfig options
SVN-Revision: 17904
15 years ago
Andy Boyett 1d462ca7bd 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option
SVN-Revision: 17903
15 years ago
Andy Boyett 233826380d explicitly disable LEDS_GPIO_OF kconfig option
SVN-Revision: 17902
15 years ago
Andy Boyett e11e0bbd13 explicitly disable IBM_ASM kconfig option
SVN-Revision: 17901
15 years ago
Andy Boyett ae8cb5fa93 add missing SND_ARM kconfig option
SVN-Revision: 17900
15 years ago
Andy Boyett dfe46f3d38 add missing kconfig option to ps3 sound module
SVN-Revision: 17899
15 years ago
Andy Boyett 94d54bb667 modules/usb: fix usb-etrax dependencies
SVN-Revision: 17898
15 years ago
Jo-Philipp Wich 0582d1ffb7 dnsmasq: - make "name" option in "host" sections optional and append it to -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
15 years ago
Mirko Vogt 848a064c2c explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling without issues again
SVN-Revision: 17890
15 years ago
John Crispin bbc091bd65 dont select atm modules yet for ifxmips
SVN-Revision: 17888
15 years ago
Nicolas Thill e2f92c605d mountd: mark as 2.6 only
SVN-Revision: 17867
15 years ago
Nicolas Thill 3b0d91c6f5 gdb: don't build on avr32
SVN-Revision: 17865
15 years ago
Nicolas Thill 0aeed7e525 getver: don't use "-r COMMITTED" arg which needs network access to the repository, use the "Last Changed Rev:" line instead
SVN-Revision: 17864
15 years ago
Nicolas Thill b17f4b2a26 gdb: have both gdb & gdbserver share defaults
SVN-Revision: 17863
15 years ago
Gabor Juhos c8489ba3f8 ramips: remove unneccesary ifdefs from the rt288x pci code
SVN-Revision: 17862
15 years ago
Gabor Juhos e555522b95 ramips: remove unneccesary includes from the rt288x pci code
SVN-Revision: 17861
15 years ago
Gabor Juhos f992f34277 ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file paths
SVN-Revision: 17860
15 years ago
Gabor Juhos e4741622cc ramips: add missing config option
SVN-Revision: 17859
15 years ago
John Crispin 1d1266a072 fixes typo
SVN-Revision: 17858
15 years ago
John Crispin 4c93a1ff79 remove crypto moduels from ifxmips menuconfig
SVN-Revision: 17857
15 years ago
John Crispin 546e37654b fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies homebox flash
SVN-Revision: 17856
15 years ago