66 Commits (238721c650cef4c8f9754cfefeded04f05cdf51b)

Author SHA1 Message Date
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