Commit Graph

205 Commits (428f066b774c56674e57769a652d749cbfb81470)

Author SHA1 Message Date
Florian Fainelli 5a481b16ad add support for titan variant (WRTP54G) (#6185)
SVN-Revision: 19022
15 years ago
Florian Fainelli a47b8566a1 update to 2.6.30, refresh patches
SVN-Revision: 18635
15 years ago
Felix Fietkau fa0396c530 kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
SVN-Revision: 18603
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 88401c2052 we don't support the 2.6.27 kernels for a long time now
SVN-Revision: 18369
15 years ago
Imre Kaloz ef42fb4c13 sort all target config files
SVN-Revision: 18367
15 years ago
Florian Fainelli d4b251bdb8 update to 2.6.30.9
SVN-Revision: 18126
15 years ago
Andy Boyett c85a89348f move IMAGE_CMDLINE_HACK default to generic from targets
SVN-Revision: 17905
15 years ago
Gabor Juhos 054c54512f kernel: upgrade to 2.6.30.8 and refresh patches
SVN-Revision: 17804
15 years ago
Imre Kaloz 85fcc97a13 update to latest 2.6.27 and 2.6.30 kernels
SVN-Revision: 17602
15 years ago
Gabor Juhos 47c0d7419f kernel: get rid of the simple_prom_emulator, it is not really useful
SVN-Revision: 17567
15 years ago
Gabor Juhos d59f5b3a98 kernel: add generic image_cmdline hack to MIPS targets
SVN-Revision: 17563
15 years ago
Florian Fainelli 3ce53b8d92 update to 2.6.30.6, compile tested on some targets only
SVN-Revision: 17549
15 years ago
Felix Fietkau 4fa28747ee ar7: remove CONFIG_CRYPTO_ALGAPI override
SVN-Revision: 17419
15 years ago
Florian Fainelli 0c5a73ec9b use 2.6.30.5
SVN-Revision: 17296
15 years ago
Florian Fainelli 145fc3d643 switch to 2.6.30.4
SVN-Revision: 17184
15 years ago
Florian Fainelli cbe91ce740 register watchdog only if enabled in hardware (#2378)
SVN-Revision: 17125
15 years ago
Florian Fainelli 25b42557da add fixed PHY patches from 2.6.27, refresh patches
SVN-Revision: 17110
15 years ago
Florian Fainelli 8d4aebadaf add back the fixed PHY patches from #3124, until we move this to platform_data
SVN-Revision: 17107
15 years ago
Florian Fainelli cf176f82db add experimental support for 2.6.30
SVN-Revision: 17097
15 years ago
Florian Fainelli f6c35808a4 resync kernel configuration
SVN-Revision: 17094
15 years ago
Florian Fainelli 252607a79c update to 2.6.27.29
SVN-Revision: 17060
15 years ago
Florian Fainelli 103c99b960 switch to 2.6.27.28
SVN-Revision: 17027
15 years ago
Florian Fainelli c4d517c7bb use 2.6.27.7
SVN-Revision: 16968
15 years ago
Florian Fainelli fefeecf52f update to latest 2.6.27.26 stable kernel
SVN-Revision: 16659
15 years ago
Imre Kaloz aafcab8364 we don't support 2.6.26 for a long time now
SVN-Revision: 16544
15 years ago
Florian Fainelli a68fe5655e use 2.6.27.5
SVN-Revision: 16486
15 years ago
Florian Fainelli 00e2b1d997 add experimental 2.6.30 support, boot tested
SVN-Revision: 16242
15 years ago
Florian Fainelli c739ce1888 remove old 2.6.24 code
SVN-Revision: 16240
15 years ago
Florian Fainelli 8a86424093 use 2.6.27.24
SVN-Revision: 16208
15 years ago
Florian Fainelli 733b0a1ff8 rework ar7 profiles to separate dsl firmwares, annex-a being now the default and most widespread
SVN-Revision: 16201
15 years ago
Florian Fainelli c2df3a7179 refresh patches
SVN-Revision: 16156
15 years ago
Florian Fainelli fc72d90103 revert part of r16112, the setup.c part needs more testing
SVN-Revision: 16113
15 years ago
Florian Fainelli 33f6145c51 include missing atm-tools to setup pppoe/a links
SVN-Revision: 16112
15 years ago
Florian Fainelli 9e9ac96aeb include atm drivers in default images, otherwise firmware is just useless
SVN-Revision: 16051
15 years ago
Florian Fainelli 3b92b4de00 I recently came across an ar7 device which has the vlynq hardwired so that the clocks are always generated by the remote device instead of the local one.
Upon initialization the current version of vlynq driver disables
remote clock generation and causes the entire bus to hang on my
device.

This patch adds support for detecting which device (local or remote)
is responsible of clock generation and implements clock
initialization based on detection result.

Signed-off-by: Antti Seppala <a.seppala at gmail.com>

SVN-Revision: 16049
15 years ago
Imre Kaloz e965c02820 even more config file cleanup
SVN-Revision: 15913
15 years ago
Imre Kaloz e1e531253d without generic 2.6.26 support it doesn't make sense to keep 2.6.26 configs around..
SVN-Revision: 15862
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 a9c958c2de make kernels use /etc/preinit by default
SVN-Revision: 15840
15 years ago
Florian Fainelli ee7fcc6d27 include kmod-acx in default images
SVN-Revision: 15691
15 years ago
Florian Fainelli 6239eb2c7b update to 2.6.27 (#4122)
SVN-Revision: 15665
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 16defbb2bd nuke obsolete kernel stuff
SVN-Revision: 14875
16 years ago
Florian Fainelli 4906d4533a include pppoa and br2684 packages by default (#4648)
SVN-Revision: 14626
16 years ago
Florian Fainelli 086b7e33f1 do not patch the local copy of ar7part.c to be exactly like what is mainline already
SVN-Revision: 14625
16 years ago