Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | arm-magic.sh: added tw5334 machine id | Rod Whitby | 2008-03-25 |
| | | | | SVN-Revision: 10652 | ||
* | ixp4xx/harddisk/config-default: Enable ext2 and disable ext3 extensions | Rod Whitby | 2008-03-25 |
| | | | | SVN-Revision: 10651 | ||
* | "make distclean" should remove "package/feeds" thanks to Robert P. J. Day | Ralph Hempel | 2008-03-24 |
| | | | | SVN-Revision: 10650 | ||
* | Fix b44 phyaddr by applying the PHY-address mask. Closes #3712 - Adapted ↵ | Andy Boyett | 2008-03-23 |
| | | | | | | from patch by Michael Buesch on the linux-netdev mailing list. SVN-Revision: 10649 | ||
* | refresh patches | Gabor Juhos | 2008-03-22 |
| | | | | SVN-Revision: 10644 | ||
* | Enable the default-on led trigger | Rod Whitby | 2008-03-22 |
| | | | | SVN-Revision: 10643 | ||
* | generic-2.6/config-2.6.24: Added missing config entries to allow compilation ↵ | Rod Whitby | 2008-03-22 |
| | | | | | | of 2.6.24.2 to continue SVN-Revision: 10642 | ||
* | add missing kernel config option | Felix Fietkau | 2008-03-21 |
| | | | | SVN-Revision: 10641 | ||
* | ar7: fixed cpmac, now it doesn't fails to register the phy. Signed-off-by: ↵ | Matteo Croce | 2008-03-21 |
| | | | | | | beistin@gmail.com SVN-Revision: 10640 | ||
* | mmc_over_gpio: Add initscript that will create a device Note that we should ↵ | Michael Büsch | 2008-03-21 |
| | | | | | | use a config file where we can define an arbitrary number of devices. SVN-Revision: 10638 | ||
* | linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵ | Michael Büsch | 2008-03-21 |
| | | | | | | interface. SVN-Revision: 10637 | ||
* | ixp4xx: Updated patches to include all upstream-merged ixp4xx patches | Rod Whitby | 2008-03-21 |
| | | | | SVN-Revision: 10636 | ||
* | fix a bug causing the init script to fail and incorrect number of lan ports | Travis Kemen | 2008-03-20 |
| | | | | SVN-Revision: 10635 | ||
* | fix package/symlinks target, will call scripts/feeds update / install ↵ | Ralph Hempel | 2008-03-20 |
| | | | | | | 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) SVN-Revision: 10634 | ||
* | ixp4xx: Update npe driver patch | Rod Whitby | 2008-03-20 |
| | | | | SVN-Revision: 10633 | ||
* | ixp4xx: Update config-default to 2.6.24 | Rod Whitby | 2008-03-20 |
| | | | | SVN-Revision: 10632 | ||
* | ixp4xx/patches-2.6.24: Refreshed fsg patch and other affected patches | Rod Whitby | 2008-03-20 |
| | | | | SVN-Revision: 10630 | ||
* | madwifi: add support for drop-in hal replacements | Felix Fietkau | 2008-03-20 |
| | | | | SVN-Revision: 10629 | ||
* | Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213. | Andy Boyett | 2008-03-20 |
| | | | | SVN-Revision: 10628 | ||
* | cpmac: fixed phy seems to be broken, hack cpmac to always report link up | Matteo Croce | 2008-03-19 |
| | | | | SVN-Revision: 10627 | ||
* | bcm47xx: Fix warning arch/mips/bcm947xx/irq.c: In function ↵ | Michael Büsch | 2008-03-19 |
| | | | | | | 'pcibios_map_irq': arch/mips/bcm947xx/irq.c:78: warning: passing argument 1 of 'pci_name' discards qualifiers from pointer target type SVN-Revision: 10626 | ||
* | GPIODEV: Fix open-count race condition. | Michael Büsch | 2008-03-19 |
| | | | | SVN-Revision: 10625 | ||
* | bcm47xx: Register a GPIODEV platform device to allow GPIO access via /dev/gpio | Michael Büsch | 2008-03-19 |
| | | | | SVN-Revision: 10623 | ||
* | remove obsolete symlinkclean target the new make package/symlinks does not ↵ | Felix Fietkau | 2008-03-19 |
| | | | | | | need it. SVN-Revision: 10622 | ||
* | Detach the building of sdk and imagebuilder from "Select all packages by ↵ | Felix Fietkau | 2008-03-19 |
| | | | | | | | | default", since those really represent two distinct build operations from normal package selection. Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> SVN-Revision: 10621 | ||
* | This Patch adds PPS (Pulse per Second) Support to Openwrt 2.6.23 (its ↵ | Felix Fietkau | 2008-03-19 |
| | | | | | | | | | | 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> SVN-Revision: 10619 | ||
* | adding the possibility of local file cache specify file://path_to_file_cache ↵ | Ralph Hempel | 2008-03-18 |
| | | | | | | within localmirrors file to add new local file cache SVN-Revision: 10617 | ||
* | put the dtc to the other host tools (thanks to Thomas) | Ralph Hempel | 2008-03-18 |
| | | | | SVN-Revision: 10616 | ||
* | fix multiple update (cpy), added index generation (allows to re-create the ↵ | Ralph Hempel | 2008-03-18 |
| | | | | | | index without updating the complete package) possible to specify the feed(s) which should be updated added -h switch to most of the commands SVN-Revision: 10614 | ||
* | fix broken init file and some cleanup | Travis Kemen | 2008-03-18 |
| | | | | SVN-Revision: 10613 | ||
* | Add bin/ directory as an argument of make distclean Signed-off-by: Robert P. ↵ | Travis Kemen | 2008-03-17 |
| | | | | | | J. Day <rpjday@crashcourse.ca> SVN-Revision: 10612 | ||
* | fix switch support on the Compex WP18/NP18A | Imre Kaloz | 2008-03-17 |
| | | | | SVN-Revision: 10611 | ||
* | fix image generation on x86 | Imre Kaloz | 2008-03-17 |
| | | | | SVN-Revision: 10610 | ||
* | Fix compilation of fuse with 2.6.24 | Florian Fainelli | 2008-03-16 |
| | | | | SVN-Revision: 10609 | ||
* | bumped wpa_supplicant to 0.5.10 | Andy Boyett | 2008-03-16 |
| | | | | SVN-Revision: 10608 | ||
* | bcm47xx: Fix GPIO data direction output bit assignment | Michael Büsch | 2008-03-15 |
| | | | | SVN-Revision: 10605 | ||
* | gpioctl: Allow build on bcm47xx | Michael Büsch | 2008-03-15 |
| | | | | SVN-Revision: 10604 | ||
* | gpioctl get: Fix typo in the printf arguments. | Michael Büsch | 2008-03-15 |
| | | | | SVN-Revision: 10603 | ||
* | fix serial patch | Matteo Croce | 2008-03-13 |
| | | | | SVN-Revision: 10602 | ||
* | at91: added new sim enable code as well as detection code to differentiate ↵ | Hamish Guthrie | 2008-03-13 |
| | | | | | | between v1.0 and v1.5 hardware revisions SVN-Revision: 10600 | ||
* | Check the return values of kmalloc() | Michael Büsch | 2008-03-13 |
| | | | | SVN-Revision: 10599 | ||
* | make madwifi startup script aware of new iwpriv options | John Crispin | 2008-03-13 |
| | | | | SVN-Revision: 10598 | ||
* | Update cleanups of ssb-gige | Michael Büsch | 2008-03-13 |
| | | | | SVN-Revision: 10597 | ||
* | Removed binary file added in error | Hamish Guthrie | 2008-03-13 |
| | | | | SVN-Revision: 10596 | ||
* | Add back support for 2.6.21 kernels - add some required directories. | Hamish Guthrie | 2008-03-13 |
| | | | | SVN-Revision: 10595 | ||
* | Added a new mach id | Rod Whitby | 2008-03-12 |
| | | | | SVN-Revision: 10593 | ||
* | ar7-atm: patch was against an older tarball, fixear7-atm: patch was against ↵ | Matteo Croce | 2008-03-11 |
| | | | | | | an older tarball, fixedd SVN-Revision: 10590 | ||
* | ar7-atm: apply patch well | Matteo Croce | 2008-03-11 |
| | | | | SVN-Revision: 10589 | ||
* | ar7-atm: fix sysctl (closes #3122) | Matteo Croce | 2008-03-11 |
| | | | | SVN-Revision: 10588 | ||
* | cpmac: patch to reimplement rx ring with EOQ markers to avoid reset storms ↵ | Matteo Croce | 2008-03-11 |
| | | | | | | (closes #2569) SVN-Revision: 10585 |