Commit Graph

5175 Commits (93f73100fc343d8d4b99dd524a03552016f7c3a1)
 

Author SHA1 Message Date
Mike Baker 93f73100fc fix isolate mode
SVN-Revision: 7155
17 years ago
Felix Fietkau f27973cad1 patch the correct exception handler (see #1642)
SVN-Revision: 7154
17 years ago
Felix Fietkau 8fd58014cd fix ixp4xx npe microcode link (from #1634)
SVN-Revision: 7153
17 years ago
Felix Fietkau 30b08e0bb4 improve metadata scanning time
SVN-Revision: 7152
17 years ago
Felix Fietkau 56cdcf23a3 fix recursive dependencies on build directories - should lead to fewer spontaneous rebuilds
SVN-Revision: 7151
17 years ago
Felix Fietkau 76184df0e6 fix networking on broadcom and possibly other targets as well (#1658)
SVN-Revision: 7149
17 years ago
Felix Fietkau 2b4cd792c1 fix tty close patch (#1651)
SVN-Revision: 7148
17 years ago
Felix Fietkau d54c1ecd5f fix build of pcmcia package on x86-2.6
SVN-Revision: 7147
17 years ago
Hamish Guthrie 9cb95b53f0 Midified UART init, added interrupt handlers for DCD lines
SVN-Revision: 7146
17 years ago
Hamish Guthrie 9b27055a6c Corrected inverted DCD/DTR logic
SVN-Revision: 7145
17 years ago
Hamish Guthrie 91cdb3476d Add support for VersaLink modem control on DCE ports 0 and 3
SVN-Revision: 7144
17 years ago
Felix Fietkau 77a291b463 fix nozomi unpack command
SVN-Revision: 7143
17 years ago
Florian Fainelli 820555812e Forgot comitting patches
SVN-Revision: 7142
17 years ago
Felix Fietkau 6a543b6c1e remove problematic patch from fuse (was only needed with devfs on 2.6)
SVN-Revision: 7141
17 years ago
Florian Fainelli 367032444d Fix objects linking order (#1643)
SVN-Revision: 7140
17 years ago
Florian Fainelli ec410c4749 Use shfs fixes from #1530, unmark as broken
SVN-Revision: 7139
17 years ago
Felix Fietkau 62af27da3d update spca5xx to latest upstream release - old version no longer available
SVN-Revision: 7137
17 years ago
Florian Fainelli d8d8b06842 Build multipath caching modules
SVN-Revision: 7136
17 years ago
Florian Fainelli 9e1c9e16c9 Typo, again
SVN-Revision: 7135
17 years ago
Travis Kemen cae78388d1 add isolate closes #1636
SVN-Revision: 7133
17 years ago
Florian Fainelli 4463c16036 Fix a typo, grr, humm
SVN-Revision: 7132
17 years ago
Florian Fainelli a8957a0a5b Package multipath kernel modules from #1608
SVN-Revision: 7131
17 years ago
Florian Fainelli d5019f1e51 Build nls modules (#1647)
SVN-Revision: 7128
17 years ago
Felix Fietkau 42966ac7f4 add arm fix for gdb from #1468
SVN-Revision: 7127
17 years ago
Felix Fietkau 5b554fa8a4 bring up the ethernet driver before loading the switch drivers on broadcom (fixes #1520)
SVN-Revision: 7126
17 years ago
Florian Fainelli 0700d39d4e Do not enable IDE for brcm47xx for now
SVN-Revision: 7124
17 years ago
Hamish Guthrie e1fa2bccba Patch to work arounf flex issues with newer version of flex with some distros.
SVN-Revision: 7123
17 years ago
Florian Fainelli 569cd75d61 Fix some HCD driver warnings
SVN-Revision: 7120
17 years ago
Eugene Konev 68298b9723 ar7: Fix volatile usage. Thanks Christopher Pascoe.
SVN-Revision: 7119
17 years ago
Felix Fietkau 0c83ec7fc2 revert to the previous version of the flash map driver - committed the wrong one in [7092]
SVN-Revision: 7118
17 years ago
Felix Fietkau 7e7144602f prevent dropbear from closing the tty prematurely if the readfd closes
SVN-Revision: 7117
17 years ago
Eugene Konev 9cea5657af Fix ipv6 address assignment (#1622).
SVN-Revision: 7116
17 years ago
Felix Fietkau 9f388f84ce fix firmware loading
SVN-Revision: 7115
17 years ago
Eugene Konev d52f004569 Mark script as executable.
SVN-Revision: 7114
17 years ago
Eugene Konev 7896af4c2a ar7: fix adam2patcher.
SVN-Revision: 7110
17 years ago
Eugene Konev 6c6a9d634e ar7: Add minimal kgdb implementation (#114).
SVN-Revision: 7109
17 years ago
Eugene Konev 5323419430 Drop ar7-net, not used in ar7-2.6.
SVN-Revision: 7108
17 years ago
Eugene Konev f82141bce4 Use console config from adam2/pspboot environment (#1623).
SVN-Revision: 7107
17 years ago
Florian Fainelli 0fb88f980d Enable ide compilation and support for aec62xx and pdc20xx modules
SVN-Revision: 7106
17 years ago
Eugene Konev 55c7c1d4d8 ar7: cpmac better reset handling and napi implementation.
SVN-Revision: 7105
17 years ago
Florian Fainelli ff910cd420 Cosmetic fixes for the ADM5120 description, both have pci and usb
SVN-Revision: 7104
17 years ago
Florian Fainelli bf1ed194ff Enable USB support for au1000
SVN-Revision: 7103
17 years ago
Florian Fainelli c961eac32d Add some diagnostic stuff for ar7
SVN-Revision: 7102
17 years ago
Florian Fainelli c370bf0e5e Add some diagnostic stuff for au1000, failsafe will need system button driver rewrite
SVN-Revision: 7101
17 years ago
Florian Fainelli b944dd2c57 Update the watchdog driver to make it more linux look alike
SVN-Revision: 7100
17 years ago
Florian Fainelli 6e93fa59ef au1000 has pci and usb
SVN-Revision: 7099
17 years ago
Felix Fietkau ca7a815602 use hotplug2 for serializing hotplug events on 2.6
SVN-Revision: 7097
17 years ago
Felix Fietkau 341b6afd55 simplify handling of zcat - always use gzip -dc. zcat and gzcat are either broken or nonexistant on some systems
SVN-Revision: 7096
17 years ago
Felix Fietkau 90237dd18c Make UCI preconfiguration optional and disabled by default
SVN-Revision: 7095
17 years ago
Felix Fietkau 90acc0e779 fix make kernel_menuconfig (#1637)
SVN-Revision: 7094
17 years ago