Commit Graph

130 Commits (e39038f688a7721af921d2932f10f5d6bcc69513)

Author SHA1 Message Date
Florian Fainelli ba6e615cae fix image create after the conversion to subtargets
SVN-Revision: 18424
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 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
Florian Fainelli 9884abab6d cleanup subtarget kernel configurations to contain only what is required
SVN-Revision: 18359
15 years ago
Florian Fainelli 10752b10df convert profiles to become subtargets, compile tested only
SVN-Revision: 18354
15 years ago
Florian Fainelli 149edf50d6 remove empty wl153 profile after r18349
SVN-Revision: 18350
15 years ago
Florian Fainelli 7b61262aa3 also support pcmcia
SVN-Revision: 18349
15 years ago
Florian Fainelli 685d84af2c move headers to arch/x86/include/asm/, patch from sn9
SVN-Revision: 18347
15 years ago
Florian Fainelli fa26169f55 make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9
SVN-Revision: 18346
15 years ago
Florian Fainelli 900c2a8e35 provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9
SVN-Revision: 18327
15 years ago
Florian Fainelli db25c8da1a add the prereq-check on lzma
SVN-Revision: 18326
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
SVN-Revision: 18325
15 years ago
Florian Fainelli 186b555e56 strip down even more the kernel configuration
SVN-Revision: 18324
15 years ago
Florian Fainelli d6072648b8 remove some other useless configuration items
SVN-Revision: 18314
15 years ago
Florian Fainelli 94249f3c93 remove useless configuration options
SVN-Revision: 18303
15 years ago
Andy Boyett 7de27db174 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel Gimpelevich
SVN-Revision: 18300
15 years ago
Florian Fainelli acfd2f0eb4 include kmod-rdc321x-wdt by default
SVN-Revision: 18299
15 years ago
Florian Fainelli 40754b4525 make rdc321-wdt become a package, saves some space in the kernel
SVN-Revision: 18298
15 years ago
Florian Fainelli af60db77e2 add cpu identification patch from bifferos
SVN-Revision: 18277
15 years ago
Florian Fainelli dca8af905f forward port r18254 to 2.6.30
SVN-Revision: 18276
15 years ago
Andy Boyett 198b2b6f7e 2.6.28: remove zero-byte patch left by last commit
SVN-Revision: 18255
15 years ago
Andy Boyett e4e1a303f5 2.6.28: add ZyXEL and Amit flashmapping and start fixing up GPIO support. Thanks Daniel Gimpelevich
SVN-Revision: 18254
15 years ago
Florian Fainelli 0000c40d8f refresh 2.6.30 kernel patches
SVN-Revision: 18231
15 years ago
Florian Fainelli 4177b70c8d resync kernel configuration, re-enable printk and make the kernel fit under 768KB
SVN-Revision: 18183
15 years ago
Andy Boyett e11e0bbd13 explicitly disable IBM_ASM kconfig option
SVN-Revision: 17901
15 years ago
Florian Fainelli 1349acd7ec add experimental support for 2.6.30
SVN-Revision: 17131
15 years ago
Florian Fainelli 7a1826cf8a fix the lzma patch after r16944 and r16939, thanks agb
SVN-Revision: 17043
15 years ago
Florian Fainelli eb68c90f82 backport some mainline fixes, refresh mtd driver
SVN-Revision: 16485
15 years ago
Imre Kaloz c83b031b84 use the same i/o schedulers for all targets
SVN-Revision: 16479
15 years ago
Florian Fainelli 57a67ec472 include linux/magic.h instead of hardcoding the squashfs magic number
SVN-Revision: 16426
15 years ago
Florian Fainelli 54d2454fcd move files-2.6.28 to files
SVN-Revision: 16406
15 years ago
Jo-Philipp Wich d0b60d14ea Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it>
SVN-Revision: 16223
15 years ago
Florian Fainelli 514aa754c2 enable kernel compilation with size optimization
SVN-Revision: 16016
15 years ago
Imre Kaloz 91e866f383 config cleanups
SVN-Revision: 15861
15 years ago
Florian Fainelli f3dcfb6994 enable the rtc m48t86 on r8610 eval board
SVN-Revision: 15847
15 years ago
Imre Kaloz 6bfddb152f some additional config file cleanup..
SVN-Revision: 15845
15 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Florian Fainelli a20a9b776f add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
SVN-Revision: 15651
15 years ago
Florian Fainelli e2274f0509 also copy bzImage when generating initramfs images
SVN-Revision: 15650
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 38c5311047 move MFD stuff to the generic kernel configs
SVN-Revision: 15587
15 years ago
Imre Kaloz 64fbade939 refresh patches
SVN-Revision: 15581
15 years ago
Imre Kaloz 86a4a6edb9 upgrade to newest stable kernel versions
SVN-Revision: 15575
15 years ago
Florian Fainelli 8af25b8171 add missing ramdisk configuration options (#5003)
SVN-Revision: 15532
15 years ago
Florian Fainelli 3eb6887491 nuke old files
SVN-Revision: 15402
15 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
SVN-Revision: 15382
15 years ago