summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Detach the building of sdk and imagebuilder from "Select all packagesnbd2008-03-192-2/+0
| | | | | | | | | | by default", since those really represent two distinct build operations from normal package selection. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23nbd2008-03-191-0/+2215
| | | | | | | | | | | | (its deprecated before 2.6.23). Its common to use PPS to sync your PC Clock with GPS or DCF77 clocks via NTPd. I've taken this Patch from http://wiki.enneenne.com/index.php/LinuxPPS_support Signed-off-by: Frithjof Hammer <openwrt@frithjof-hammer.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adding the possibility of local file cacheralph2008-03-181-25/+33
| | | | | | | specify file://path_to_file_cache within localmirrors file to add new local file cache git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10617 3c298f89-4303-0410-b956-a3cf2f4a3e73
* put the dtc to the other host tools (thanks to Thomas)ralph2008-03-181-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix multiple update (cpy), ralph2008-03-181-40/+124
| | | | | | | | | added index generation (allows to re-create the index without updating the complete package) possible to specify the feed(s) which should be updated added -h switch to most of the commands git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10614 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix broken init file and some cleanupthepeople2008-03-182-8/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10613 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ↵thepeople2008-03-171-1/+1
| | | | | | J. Day <rpjday@crashcourse.ca> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10612 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix switch support on the Compex WP18/NP18Akaloz2008-03-171-0/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10611 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix image generation on x86kaloz2008-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10610 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix compilation of fuse with 2.6.24florian2008-03-161-0/+246
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10609 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bumped wpa_supplicant to 0.5.10agb2008-03-161-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10608 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix GPIO data direction output bit assignmentmb2008-03-151-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10605 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gpioctl: Allow build on bcm47xxmb2008-03-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10604 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gpioctl get: Fix typo in the printf arguments.mb2008-03-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10603 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7]: fix serial patchmatteo2008-03-131-24/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10602 3c298f89-4303-0410-b956-a3cf2f4a3e73
* at91: added new sim enable code as well as detection code to hcg2008-03-132-0/+262
| | | | | | | | differentiate between v1.0 and v1.5 hardware revisions git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Check the return values of kmalloc()mb2008-03-131-6/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* make madwifi startup script aware of new iwpriv optionsblogic2008-03-131-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update cleanups of ssb-gigemb2008-03-131-37/+41
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10597 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Removed binary file added in errorhcg2008-03-131-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add back support for 2.6.21 kernels - add some required directories.hcg2008-03-133-1/+300
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10595 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added a new mach idrwhitby2008-03-121-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10593 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7-atm: patch was against an older tarball, fixear7-atm: patch was against ↵matteo2008-03-111-2/+2
| | | | | | an older tarball, fixedd git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10590 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7-atm: apply patch wellmatteo2008-03-111-585/+580
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10589 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7-atm: fix sysctl (closes #3122)matteo2008-03-111-27/+36
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10588 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms ↵matteo2008-03-111-0/+178
| | | | | | (closes #2569) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add AG241 code pattern (fixes #1089)matteo2008-03-112-3/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10584 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix ixp4xx-microcode compile on osxnbd2008-03-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10583 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix apex compile on osx, suppress some build warningsnbd2008-03-101-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build dtc for all powerpc targets (suggested by Kaloz)nbd2008-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10579 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix uclibc build on osxnbd2008-03-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10578 3c298f89-4303-0410-b956-a3cf2f4a3e73
* only build dtc for the target that uses itnbd2008-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10577 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7-atm: add an useful patch from #2561, tnx Axel Gembematteo2008-03-091-0/+585
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade x86 to 2.6.24florian2008-03-094-2/+900
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix bzImage copy with 2.6.24 kernelsflorian2008-03-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix rt2x00 compilation and upgrade to the current mainline version (2.6.24)florian2008-03-0927-5095/+6794
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10573 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [AR7]: Fix two of the three bugs in #3122matteo2008-03-081-28/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10571 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new led trigger for network traffic, fixes #2776blogic2008-03-071-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10567 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add new led trigger for network traffic, fixes #2776blogic2008-03-073-0/+463
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10566 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this package should only be available for targets with generic gpio support, ↵blogic2008-03-071-1/+1
| | | | | | fixes #3132 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10564 3c298f89-4303-0410-b956-a3cf2f4a3e73
* disable partitions for unallocated redboot flash memory - it caused a null ↵nbd2008-03-075-2/+3
| | | | | | pointer deref git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10563 3c298f89-4303-0410-b956-a3cf2f4a3e73
* made ppp usepeerdns configurable, fixes #3187blogic2008-03-071-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10562 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add PCnet32 ethernet support (#3195)florian2008-03-073-0/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10558 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make the syslog ring-buffer size configurable (#3204)florian2008-03-071-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10557 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove the "depends BROKEN" for eabinbd2008-03-071-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10556 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add patches for maximum and minimum rate (thx, SeG)nbd2008-03-072-0/+236
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10555 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: don't deliver broadcast frames to vaps that aren't upnbd2008-03-071-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10554 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix channel change bugsnbd2008-03-071-11/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10553 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include noise in stats structnbd2008-03-071-6/+30
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10552 3c298f89-4303-0410-b956-a3cf2f4a3e73
* debugging fixesnbd2008-03-072-24/+222
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10551 3c298f89-4303-0410-b956-a3cf2f4a3e73