Commit Graph

40 Commits (449cd7872c417e808c6822b6616e474176b35273)

Author SHA1 Message Date
Alexandros C. Couloumbis fdac9ae836 sync to kernel 2.6.32.12
SVN-Revision: 21195
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
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 40ba15806f upgrade to 2.6.32.7, switch to squashfs, remove broken flag
SVN-Revision: 19562
15 years ago
Imre Kaloz 1d62d9a95c another round of kernel config cleanups
SVN-Revision: 18370
15 years ago
Imre Kaloz a01ec2469b move CPUFREQ to generic configs
SVN-Revision: 18368
15 years ago
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Nicolas Thill 5d587fbd49 config: add CONFIG_USB_SUSPEND to generic
SVN-Revision: 17964
15 years ago
Nicolas Thill fcc67b55b1 move common CONFIG_MMC entries to generic
SVN-Revision: 17948
15 years ago
Nicolas Thill 084d9cce53 move common CONFIG_TOUCHSCREEN entries to generic
SVN-Revision: 17943
15 years ago
Nicolas Thill 5c0b0e08d9 move common CONFIG_FB entries to generic
SVN-Revision: 17936
15 years ago
Andy Boyett 2d25bf04c9 fix typo in target description
SVN-Revision: 17848
15 years ago
Florian Fainelli 8d91123a0f avoid overriding CONFIG_TUN with a couple of targets
SVN-Revision: 16705
15 years ago
Imre Kaloz 3054efa82a IKCONFIG shouldn't be enabled by default
SVN-Revision: 16473
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 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
Felix Fietkau 28724bd8aa remove obsolete eabi config overrides
SVN-Revision: 14867
16 years ago
Gabor Juhos 7085e5331e refresh 2.6.21 patches
SVN-Revision: 14454
16 years ago
Gabor Juhos 3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it
SVN-Revision: 12133
16 years ago
Gabor Juhos afaf27aa82 refresh kernel patches
SVN-Revision: 11209
16 years ago
Imre Kaloz 261802269d incomplete Gumstix support
SVN-Revision: 10955
16 years ago
Imre Kaloz 94b9d65507 remove symlink
SVN-Revision: 10953
16 years ago
Imre Kaloz db769b345f PXA can use EABI, too
SVN-Revision: 10949
16 years ago
Imre Kaloz 3a0e58b2e1 upgrade & standardize kernel versions
SVN-Revision: 10443
17 years ago
Felix Fietkau 3f7af01bb0 fix initramfs
SVN-Revision: 10080
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.
SVN-Revision: 8980
17 years ago
Felix Fietkau 236d7e62ca clean up jffs2 config options
SVN-Revision: 8848
17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes
SVN-Revision: 8695
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
SVN-Revision: 8694
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.
SVN-Revision: 8653
17 years ago