5 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
Florian Fainelli cb373b8d1b use bootloader baudrate settings, thanks bifferos (#7619) 14 years ago
Gabor Juhos 4128c72275 generic: don't override CONFIG_DEBUG_FS 14 years ago
Florian Fainelli 449cd7872c resync 2.6.32 support with changes in 2.6.30 15 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370]) 15 years ago
Florian Fainelli b57690432c add preliminary 2.6.32 support 15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols 15 years ago
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files 15 years ago
Florian Fainelli 95fa070202 convert gpio code to use gpiolib, make rdc321x:dmz led work again 15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move.. 15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups 15 years ago
Imre Kaloz a01ec2469b move CPUFREQ to generic configs 15 years ago
Imre Kaloz ef42fb4c13 sort all target config files 15 years ago
Florian Fainelli 7b61262aa3 also support pcmcia 15 years ago
Florian Fainelli 900c2a8e35 provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9 15 years ago
Florian Fainelli ad2bd568f5 use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration 15 years ago
Florian Fainelli 186b555e56 strip down even more the kernel configuration 15 years ago
Florian Fainelli 4177b70c8d resync kernel configuration, re-enable printk and make the kernel fit under 768KB 15 years ago
Andy Boyett e11e0bbd13 explicitly disable IBM_ASM kconfig option 15 years ago
Florian Fainelli 1349acd7ec add experimental support for 2.6.30 15 years ago
Imre Kaloz c83b031b84 use the same i/o schedulers for all targets 15 years ago
Florian Fainelli 514aa754c2 enable kernel compilation with size optimization 16 years ago
Imre Kaloz 91e866f383 config cleanups 16 years ago
Imre Kaloz 6bfddb152f some additional config file cleanup.. 16 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 16 years ago
Florian Fainelli a20a9b776f add better support for the RDC R8610 evaluation board: ide, rtc, super I/O 16 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :) 16 years ago
Imre Kaloz 0f2b1d070a more cleanup 16 years ago
Imre Kaloz a614251e6c cleanup MTD option handling 16 years ago
Imre Kaloz 38c5311047 move MFD stuff to the generic kernel configs 16 years ago
Florian Fainelli 8af25b8171 add missing ramdisk configuration options (#5003) 16 years ago
Florian Fainelli 426c91001f add support for 2.6.28 and use it as the default kernel version, tested on Airlink AR525W and RDC8610 eval board 16 years ago
Florian Fainelli a16e6d4088 use Alain Knaff's bzip2/lzma patch instead of the old lzma patch 16 years ago
Felix Fietkau 11014b5cea disable all kernel config options that are set to =m 16 years ago
Florian Fainelli 5dc3098a6c Disable CONFIG_NF_CT_ACCT 16 years ago
Florian Fainelli edd0a9befb Add 2.6.27 patches and configuration 16 years ago
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config 16 years ago
Nicolas Thill 3029c2fd53 disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported 16 years ago
Florian Fainelli 180526a910 Put the files created by the lzma decompressor patch in the files/ directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another 16 years ago
Gabor Juhos 2ccf25789e sync kernel config 16 years ago
Florian Fainelli 23d1a5bd88 Use 2.6.25 for rdc321x 16 years ago
Nicolas Thill e3a42b23c6 enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate 17 years ago
Nicolas Thill c6fe45ed55 properly disable CONFIG_CRYPTO_HW 17 years ago
Travis Kemen de4731935a add missing symbol 17 years ago
Florian Fainelli c592ef61b3 Upgrade rdc to 2.6.24 17 years ago
Florian Fainelli e9d7dc5803 Resync kernel config, do not enable the setup file 17 years ago
Florian Fainelli 4bc640743a Upgrade rdc to 2.6.23, fix the r6040 driver printk's 17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options 17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago
Nicolas Thill ef9d118359 small rdc-2.6 fixes (from sn9, thanks!) 17 years ago