Commit Graph

78 Commits (04bca7b528c9697d604c4ab88464b9604fe84be3)

Author SHA1 Message Date
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 a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Felix Fietkau e8a39ef677 rb532: preserve commandline-patched kernel images for faster kernel testing via netboot
SVN-Revision: 15766
15 years ago
Felix Fietkau 5f1ef3ab83 rb532: check the link status with a timer
SVN-Revision: 15765
15 years ago
Felix Fietkau 3846834c85 rb532: add missing drivers and adjust the kernel command line for the right device name
SVN-Revision: 15725
15 years ago
Felix Fietkau 43a539f131 rb532: restore command line patching functionality
SVN-Revision: 15724
15 years ago
Felix Fietkau 2b78094492 rb532: disable the automatic rootfs selection - it breaks the cmdline based selection
SVN-Revision: 15723
15 years ago
Felix Fietkau b158bc40ce rb532: bring the target specific default /etc/config/network closer to the global default by setting it to static instead of dhcp
SVN-Revision: 15722
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
Felix Fietkau 7fc886584f rb532: remove leftover patches from an even older kernel version
SVN-Revision: 15446
15 years ago
Felix Fietkau 4bcd80c135 since the generic 2.6.24 support is gone, remove it for rb532 as well
SVN-Revision: 15444
15 years ago
Florian Fainelli 8358a353ff starting with 2.6.28 korina ethernet interface is eth2
SVN-Revision: 15393
15 years ago
Florian Fainelli 2524718a9a remove 2.6.27 we did not use it and went to 2.6.28 directly
SVN-Revision: 15387
15 years ago
Florian Fainelli 13bc5e26c9 use 2.6.28 and remove uneeded patch
SVN-Revision: 15384
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Florian Fainelli 499fa7f7a1 add 2.6.28 patches and kernel config
SVN-Revision: 14884
16 years ago
Felix Fietkau 16defbb2bd nuke obsolete kernel stuff
SVN-Revision: 14875
16 years ago
Felix Fietkau 11014b5cea disable all kernel config options that are set to =m
SVN-Revision: 14611
16 years ago
Gabor Juhos 1200d62f66 refresh 2.6.24 patches
SVN-Revision: 14452
16 years ago
Florian Fainelli 3d2066526c update 2.6.27 patches with upstream fixes from git repository and mailing-lists. via-rhine is still broken, thus not switching to 2.6.27 as default.
SVN-Revision: 14173
16 years ago
Andy Boyett 9f8c82da09 Add hostapd-mini to default images where applicable
SVN-Revision: 13819
16 years ago
Florian Fainelli 5dc3098a6c Disable CONFIG_NF_CT_ACCT
SVN-Revision: 13577
16 years ago
Gabor Juhos 919a8a9fe0 make mips_machine stuff available for other MIPS targets
SVN-Revision: 13492
16 years ago
Imre Kaloz a695fa76a4 move THERMAL symbols into the generic config
SVN-Revision: 13346
16 years ago
Imre Kaloz 722c78cd1e move some options to the generic 2.6.27 config
SVN-Revision: 13264
16 years ago
Florian Fainelli ac26d5ea2c Package pata_rb532_cf separately and update kernel config
SVN-Revision: 13225
16 years ago
Florian Fainelli 901bda1b93 Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted out
SVN-Revision: 13224
16 years ago
Florian Fainelli 17c32c4685 Do not use dynamic ticks on rb532 (#4110)
SVN-Revision: 13017
16 years ago
Felix Fietkau 1e570a9288 change the way ./files* and the generic kernel files are applied. ./files now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.
SVN-Revision: 13010
16 years ago
Florian Fainelli d1f4f4646d Remove 2.6.22 files, no target uses them anymore
SVN-Revision: 12638
16 years ago
Florian Fainelli 89a9d76c8b Typo, should be kmod-madwifi
SVN-Revision: 12288
16 years ago
Florian Fainelli 468c38a112 Include madwifi by default in rb532 images
SVN-Revision: 12287
16 years ago
Florian Fainelli 8dc883b976 Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed
SVN-Revision: 12286
16 years ago
Florian Fainelli a7bbd93956 Fix routerboard boot partition name in wget2nand (#3791)
SVN-Revision: 11897
16 years ago
Florian Fainelli c266659be8 2.6.23 still uses the drivers/char/watchdog path for watchdog drivers (#3790)
SVN-Revision: 11870
16 years ago
Florian Fainelli 44dc255e43 Working korina driver for 2.6.24, still needs fixing in the tx tasklet which introduces high latency when transmitting packets, rx path works ok
SVN-Revision: 11853
16 years ago
Florian Fainelli 5015bf5e77 2.6.24 moved watchdog drivers to drivers/watchdog
SVN-Revision: 11852
16 years ago
Florian Fainelli b0250695a9 Add basic 2.6.24 support for rb532, korina napi code has to be adapted to work
SVN-Revision: 11844
16 years ago
Florian Fainelli 714a721010 Move files and patches to files-2.6.23 and patches-2.6.23
SVN-Revision: 11843
16 years ago
Florian Fainelli cd21dd1a1d Fix the CF serial number byteswapping (#3133)
SVN-Revision: 11837
16 years ago
Gabor Juhos 64fddc8d81 fix image names in the wget2nand script
SVN-Revision: 11400
16 years ago
Gabor Juhos 306f3677ec make use the chip_fixup function of the plat_nand driver
SVN-Revision: 11377
16 years ago
Gabor Juhos 51e45450f1 refresh kernel patches
SVN-Revision: 11203
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