summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensionsrwhitby2008-03-251-4/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* "make distclean" should remove "package/feeds"ralph2008-03-241-1/+1
| | | | | | | thanks to Robert P. J. Day git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10650 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix b44 phyaddr by applying the PHY-address mask. Closes #3712agb2008-03-231-0/+15
| | | | | | | - Adapted from patch by Michael Buesch on the linux-netdev mailing list. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] refresh patchesjuhosg2008-03-2219-114/+114
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10644 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Enable the default-on led triggerrwhitby2008-03-222-0/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10643 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic-2.6/config-2.6.24: Added missing config entries to allow compilation ↵rwhitby2008-03-221-0/+9
| | | | | | of 2.6.24.2 to continue git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kernel config optionnbd2008-03-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: fixed cpmac, now it doesn't fails to register the phy.matteo2008-03-211-0/+49
| | | | | | | Signed-off-by: beistin@gmail.com git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mmc_over_gpio: Add initscript that will create a devicemb2008-03-212-2/+30
| | | | | | | Note that we should use a config file where we can define an arbitrary number of devices. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵mb2008-03-219-41/+8441
| | | | | | interface. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10637 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Updated patches to include all upstream-merged ixp4xx patchesrwhitby2008-03-2115-417/+5268
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10636 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a bug causing the init script to fail and incorrect number of lan portsthepeople2008-03-201-6/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix package/symlinks target, will call scripts/feeds update / installralph2008-03-202-8/+18
| | | | | | | | | | introduce new package/symlinks-install and package/symlinks-clean targets - package/symlink-install will re-create the index files and the symlinks for all ./feeds (no update from repositories is performed) - package/symlink-clean will delete all installed symlinks (keeping the ./feeds untouched) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Update npe driver patchrwhitby2008-03-201-1274/+1336
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10633 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: Update config-default to 2.6.24rwhitby2008-03-201-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patchesrwhitby2008-03-205-324/+314
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10630 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: add support for drop-in hal replacementsnbd2008-03-201-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10629 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.agb2008-03-201-10/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10628 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cpmac: fixed phy seems to be broken, hack cpmac to always report link upmatteo2008-03-191-0/+27
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Fix warningmb2008-03-191-1/+1
| | | | | | | | arch/mips/bcm947xx/irq.c: In function 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* GPIODEV: Fix open-count race condition.mb2008-03-191-7/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10625 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpiomb2008-03-191-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10623 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove obsolete symlinkclean targetnbd2008-03-191-4/+0
| | | | | | | the new make package/symlinks does not need it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10622 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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