Commit Graph

59 Commits (ce5d644ac11b1c94e509fa030ae0899e4a10ea1c)

Author SHA1 Message Date
Nicolas Thill e74e289fa8 update linux kernel to 2.6.32.14
SVN-Revision: 21583
14 years ago
Hauke Mehrtens b18a1d217b kernel: update kernel to version 2.6.32.13 and 2.6.33.4
SVN-Revision: 21540
14 years ago
Alexandros C. Couloumbis fdac9ae836 sync to kernel 2.6.32.12
SVN-Revision: 21195
14 years ago
Nicolas Thill 9ae19dcf87 target: remove CONFIG_CRC16 override (closes: #7194)
SVN-Revision: 21130
14 years ago
Nicolas Thill 841eff56d4 target/ixp4xx: fix image building after r20834 (closes: #7157)
SVN-Revision: 20854
14 years ago
Nicolas Thill e2b57ecf5f define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
SVN-Revision: 20834
14 years ago
Gabor Juhos e66a368bd1 kernel: update to 2.6.32.10
SVN-Revision: 20444
14 years ago
Nicolas Thill e1863691d9 do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
SVN-Revision: 20136
15 years ago
Hauke Mehrtens 0c7b285613 kernel: update to kernel 2.6.32.9
SVN-Revision: 19890
15 years ago
Travis Kemen 5c75e1dd02 update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
SVN-Revision: 19591
15 years ago
Imre Kaloz 825b37cc56 clean up handling of some kernel symbols
SVN-Revision: 19581
15 years ago
Imre Kaloz 0a52bc58f8 re-sort all target and subtarget config files
SVN-Revision: 19580
15 years ago
Imre Kaloz b4ff0e943a upgrade to 2.6.32.7, only build squashfs images by default
SVN-Revision: 19576
15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
15 years ago
Imre Kaloz 6b280112f2 some more Kconfig symbol move..
SVN-Revision: 18371
15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
15 years ago
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Imre Kaloz 87b29f3ad8 upgrade iop32x to 2.6.30
SVN-Revision: 18182
15 years ago
Nicolas Thill 5b8e48f93a move more CONFIG_SND entries to generic
SVN-Revision: 17942
15 years ago
Andy Boyett ae8cb5fa93 add missing SND_ARM kconfig option
SVN-Revision: 17900
15 years ago
Florian Fainelli 8d91123a0f avoid overriding CONFIG_TUN with a couple of targets
SVN-Revision: 16705
15 years ago
Imre Kaloz 8ea3670e73 don't override CONFIG_NEW_LEDS in target configs
SVN-Revision: 16472
15 years ago
Imre Kaloz e965c02820 even more config file cleanup
SVN-Revision: 15913
15 years ago
Imre Kaloz 91e866f383 config cleanups
SVN-Revision: 15861
15 years ago
Imre Kaloz 6bfddb152f some additional config file cleanup..
SVN-Revision: 15845
15 years ago
Imre Kaloz c83d91fcfc unify congestion control options
SVN-Revision: 15844
15 years ago
Imre Kaloz 3b8ab3d52a move arm ARCH symbols to the generic configs
SVN-Revision: 15842
15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :)
SVN-Revision: 15606
15 years ago
Imre Kaloz 0f2b1d070a more cleanup
SVN-Revision: 15605
15 years ago
Imre Kaloz a614251e6c cleanup MTD option handling
SVN-Revision: 15602
15 years ago
Imre Kaloz e146ee036c upgrade IOP32x to 2.6.28.10
SVN-Revision: 15586
15 years ago
Felix Fietkau 28724bd8aa remove obsolete eabi config overrides
SVN-Revision: 14867
16 years ago
Gabor Juhos 88cda758c3 update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a patch by Hauke Mehrtens * closes #4193
SVN-Revision: 13192
16 years ago
Florian Fainelli 1ac53fbf06 Update to 2.6.26.7
SVN-Revision: 13036
16 years ago
Florian Fainelli 12f3b7feab Do not override classifier kernel configuration symbols
SVN-Revision: 12805
16 years ago
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
16 years ago
Nicolas Thill 59a058534c move CONFIG_MEDIA_ATTACH & CONFIG_VIDEO_ALLOW_V4L1 to generic config and disable the later (deprecated Video for Linux API v1)
SVN-Revision: 12692
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
SVN-Revision: 12690
16 years ago
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
16 years ago
Imre Kaloz 91b443598a upgrade iop32x to 2.6.26.2
SVN-Revision: 12338
16 years ago
Travis Kemen e6d14f7cd7 try to clean up some kernel configs
SVN-Revision: 12067
16 years ago
Gabor Juhos f9719b35c8 upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
SVN-Revision: 11184
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
SVN-Revision: 11097
16 years ago
Imre Kaloz e84649e578 naming convention
SVN-Revision: 10965
16 years ago
Imre Kaloz 68943e35c2 upgrade to 2.6.24.5
SVN-Revision: 10959
16 years ago
Imre Kaloz ddc8312267 fix EABI kernel config on IOP32x
SVN-Revision: 10720
16 years ago
Felix Fietkau 1d951e0847 disable partitions for unallocated redboot flash memory - it caused a null pointer deref
SVN-Revision: 10563
17 years ago
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
17 years ago
Imre Kaloz 4cad511377 upgrade iop32x to 2.6.24
SVN-Revision: 10440
17 years ago