27 Commits (9ced160263a94af01f9750d0c6eafff4033d8c33)

Author SHA1 Message Date
Felix Fietkau 28724bd8aa remove obsolete eabi config overrides 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 16 years ago
Florian Fainelli 1ac53fbf06 Update to 2.6.26.7 16 years ago
Florian Fainelli 12f3b7feab Do not override classifier kernel configuration symbols 16 years ago
Gabor Juhos 821170133f update to 2.6.26.5 and 2.6.25.17 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) 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
Gabor Juhos 184c6b06f2 update to 2.6.26.3 and 2.6.25.16 16 years ago
Imre Kaloz 91b443598a upgrade iop32x to 2.6.26.2 16 years ago
Travis Kemen e6d14f7cd7 try to clean up some kernel configs 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) 17 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
Imre Kaloz e84649e578 naming convention 17 years ago
Imre Kaloz 68943e35c2 upgrade to 2.6.24.5 17 years ago
Imre Kaloz ddc8312267 fix EABI kernel config on IOP32x 17 years ago
Felix Fietkau 1d951e0847 disable partitions for unallocated redboot flash memory - it caused a null pointer deref 17 years ago
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions 17 years ago
Imre Kaloz 4cad511377 upgrade iop32x to 2.6.24 17 years ago
Felix Fietkau 3f7af01bb0 fix initramfs 17 years ago
Imre Kaloz 91c42459f5 use softfloat and GNU EABI on the IOP, too 17 years ago
Felix Fietkau 1bca0cc517 make the image filenames a bit shorter 17 years ago
Gabor Juhos 438dfe5c6f get rid of per-profile base-files 17 years ago
Nicolas Thill 5f0272d618 move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs. 17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options 17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes 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