summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* host-build.mk used incorrectlyMike Baker2007-05-103-3/+6
| | | | SVN-Revision: 7156
* fix isolate modeMike Baker2007-05-101-1/+1
| | | | SVN-Revision: 7155
* patch the correct exception handler (see #1642)Felix Fietkau2007-05-101-5/+5
| | | | SVN-Revision: 7154
* fix ixp4xx npe microcode link (from #1634)Felix Fietkau2007-05-101-1/+1
| | | | SVN-Revision: 7153
* improve metadata scanning timeFelix Fietkau2007-05-101-1/+1
| | | | SVN-Revision: 7152
* fix recursive dependencies on build directories - should lead to fewer ↵Felix Fietkau2007-05-094-15/+16
| | | | | | spontaneous rebuilds SVN-Revision: 7151
* fix networking on broadcom and possibly other targets as well (#1658)Felix Fietkau2007-05-092-11/+9
| | | | SVN-Revision: 7149
* fix tty close patch (#1651)Felix Fietkau2007-05-091-1/+10
| | | | SVN-Revision: 7148
* fix build of pcmcia package on x86-2.6Felix Fietkau2007-05-091-2/+2
| | | | SVN-Revision: 7147
* Midified UART init, added interrupt handlers for DCD linesHamish Guthrie2007-05-092-1/+137
| | | | SVN-Revision: 7146
* Corrected inverted DCD/DTR logicHamish Guthrie2007-05-091-6/+6
| | | | SVN-Revision: 7145
* Add support for VersaLink modem control on DCE ports 0 and 3Hamish Guthrie2007-05-091-0/+71
| | | | SVN-Revision: 7144
* fix nozomi unpack commandFelix Fietkau2007-05-081-1/+1
| | | | SVN-Revision: 7143
* Forgot comitting patchesFlorian Fainelli2007-05-0811-225/+701
| | | | SVN-Revision: 7142
* remove problematic patch from fuse (was only needed with devfs on 2.6)Felix Fietkau2007-05-081-16/+0
| | | | SVN-Revision: 7141
* Fix objects linking order (#1643)Florian Fainelli2007-05-081-1/+1
| | | | SVN-Revision: 7140
* Use shfs fixes from #1530, unmark as brokenFlorian Fainelli2007-05-081-1/+0
| | | | SVN-Revision: 7139
* update spca5xx to latest upstream release - old version no longer availableFelix Fietkau2007-05-081-2/+2
| | | | SVN-Revision: 7137
* Build multipath caching modulesFlorian Fainelli2007-05-083-3/+0
| | | | SVN-Revision: 7136
* Typo, againFlorian Fainelli2007-05-081-1/+1
| | | | SVN-Revision: 7135
* add isolate closes #1636Travis Kemen2007-05-081-0/+3
| | | | SVN-Revision: 7133
* Fix a typo, grr, hummFlorian Fainelli2007-05-071-1/+1
| | | | SVN-Revision: 7132
* Package multipath kernel modules from #1608Florian Fainelli2007-05-071-0/+19
| | | | SVN-Revision: 7131
* Build nls modules (#1647)Florian Fainelli2007-05-071-8/+8
| | | | SVN-Revision: 7128
* add arm fix for gdb from #1468Felix Fietkau2007-05-071-0/+113
| | | | SVN-Revision: 7127
* bring up the ethernet driver before loading the switch drivers on broadcom ↵Felix Fietkau2007-05-071-2/+2
| | | | | | (fixes #1520) SVN-Revision: 7126
* Do not enable IDE for brcm47xx for nowFlorian Fainelli2007-05-071-49/+1
| | | | SVN-Revision: 7124
* Patch to work arounf flex issues with newer version of flex with some distros.Hamish Guthrie2007-05-071-0/+1768
| | | | SVN-Revision: 7123
* Fix some HCD driver warningsFlorian Fainelli2007-05-071-7/+1
| | | | SVN-Revision: 7120
* ar7: Fix volatile usage. Thanks Christopher Pascoe.Eugene Konev2007-05-071-11/+11
| | | | SVN-Revision: 7119
* revert to the previous version of the flash map driver - committed the wrong ↵Felix Fietkau2007-05-061-5/+49
| | | | | | one in [7092] SVN-Revision: 7118
* prevent dropbear from closing the tty prematurely if the readfd closesFelix Fietkau2007-05-061-0/+19
| | | | SVN-Revision: 7117
* Fix ipv6 address assignment (#1622).Eugene Konev2007-05-061-1/+1
| | | | SVN-Revision: 7116
* fix firmware loadingFelix Fietkau2007-05-061-0/+5
| | | | SVN-Revision: 7115
* Mark script as executable.Eugene Konev2007-05-061-0/+0
| | | | SVN-Revision: 7114
* ar7: fix adam2patcher.Eugene Konev2007-05-061-1/+1
| | | | SVN-Revision: 7110
* ar7: Add minimal kgdb implementation (#114).Eugene Konev2007-05-061-0/+20
| | | | SVN-Revision: 7109
* Drop ar7-net, not used in ar7-2.6.Eugene Konev2007-05-061-42/+0
| | | | SVN-Revision: 7108
* Use console config from adam2/pspboot environment (#1623).Eugene Konev2007-05-062-1/+39
| | | | SVN-Revision: 7107
* Enable ide compilation and support for aec62xx and pdc20xx modulesFlorian Fainelli2007-05-061-9/+50
| | | | SVN-Revision: 7106
* ar7: cpmac better reset handling and napi implementation.Eugene Konev2007-05-061-141/+216
| | | | SVN-Revision: 7105
* Cosmetic fixes for the ADM5120 description, both have pci and usbFlorian Fainelli2007-05-062-7/+7
| | | | SVN-Revision: 7104
* Enable USB support for au1000Florian Fainelli2007-05-061-3/+6
| | | | SVN-Revision: 7103
* Add some diagnostic stuff for ar7Florian Fainelli2007-05-062-0/+28
| | | | SVN-Revision: 7102
* Add some diagnostic stuff for au1000, failsafe will need system button ↵Florian Fainelli2007-05-063-0/+92
| | | | | | driver rewrite SVN-Revision: 7101
* Update the watchdog driver to make it more linux look alikeFlorian Fainelli2007-05-062-251/+280
| | | | SVN-Revision: 7100
* au1000 has pci and usbFlorian Fainelli2007-05-061-1/+1
| | | | SVN-Revision: 7099
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-059-16/+70
| | | | SVN-Revision: 7097
* simplify handling of zcat - always use gzip -dc. zcat and gzcat are either ↵Felix Fietkau2007-05-052-6/+3
| | | | | | broken or nonexistant on some systems SVN-Revision: 7096
* Make UCI preconfiguration optional and disabled by defaultFelix Fietkau2007-05-053-64/+65
| | | | SVN-Revision: 7095