Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" ↵ | Felix Fietkau | 2009-09-09 |
| | | | | | | (r17527) until we've solved the race conditions it creates SVN-Revision: 17544 | ||
* | ar71xx: add preliminary support for the RB-411U (thanks to Feher Zoltan for ↵ | Gabor Juhos | 2009-09-08 |
| | | | | | | testing) SVN-Revision: 17543 | ||
* | prevent gpio-buttons registration failure | Florian Fainelli | 2009-09-08 |
| | | | | SVN-Revision: 17542 | ||
* | package/mac80211: add menuconfig option for enabling debug support via debugfs | Gabor Juhos | 2009-09-08 |
| | | | | SVN-Revision: 17541 | ||
* | add menuconfig option for enabling debugfs support in the kernel | Gabor Juhos | 2009-09-08 |
| | | | | SVN-Revision: 17540 | ||
* | ar71xx: the adm6996 phy driver does not work with the RouterStation, disable ↵ | Gabor Juhos | 2009-09-08 |
| | | | | | | it until we find a better solution SVN-Revision: 17539 | ||
* | fix typos against the gpio buttons driver (#5804) | Florian Fainelli | 2009-09-07 |
| | | | | SVN-Revision: 17538 | ||
* | firmware-utils: raise the default trx image size limit for something more ↵ | Felix Fietkau | 2009-09-07 |
| | | | | | | appropriate for devices with 8M flash SVN-Revision: 17537 | ||
* | bcm47xx: Fix EHCI/OHCI dependencies | Michael Büsch | 2009-09-06 |
| | | | | SVN-Revision: 17536 | ||
* | bcm47xx: Fix EHCI/OHCI dependencies | Michael Büsch | 2009-09-06 |
| | | | | SVN-Revision: 17535 | ||
* | Fix merge error | Michael Büsch | 2009-09-06 |
| | | | | SVN-Revision: 17534 | ||
* | bcm47xx: Port usb fixes to .30 | Michael Büsch | 2009-09-06 |
| | | | | SVN-Revision: 17533 | ||
* | do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging ↵ | Felix Fietkau | 2009-09-06 |
| | | | | | | symbols can be useful even if they are not put on the device (e.g. remote cross-gdb) SVN-Revision: 17532 | ||
* | bcm47xx: Apply bcm5354 USB fix | Michael Büsch | 2009-09-06 |
| | | | | SVN-Revision: 17531 | ||
* | bcm47xx: Clean up USB patches | Michael Büsch | 2009-09-06 |
| | | | | SVN-Revision: 17530 | ||
* | move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all ↵ | Felix Fietkau | 2009-09-06 |
| | | | | | | other ppp based protocols as well SVN-Revision: 17529 | ||
* | now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the ↵ | Felix Fietkau | 2009-09-06 |
| | | | | | | board name around in kmod-* package versions anymore SVN-Revision: 17528 | ||
* | fix nonhotpluggable networks not being brought up. Closes #2781 | Travis Kemen | 2009-09-06 |
| | | | | SVN-Revision: 17527 | ||
* | add infrastructure to register gpio-input reset button | Florian Fainelli | 2009-09-06 |
| | | | | SVN-Revision: 17526 | ||
* | fix build failures with bash4 | Florian Fainelli | 2009-09-06 |
| | | | | SVN-Revision: 17525 | ||
* | fix some section warnings | Florian Fainelli | 2009-09-06 |
| | | | | SVN-Revision: 17524 | ||
* | fix jffs2 eof marker search in mtd (patch by Daniel Dickinson) | Felix Fietkau | 2009-09-05 |
| | | | | SVN-Revision: 17522 | ||
* | remove an empty patch file (thx, xiangfu) | Felix Fietkau | 2009-09-05 |
| | | | | SVN-Revision: 17521 | ||
* | ar71xx: use WPS led for diagnostic on WRT160NL | Gabor Juhos | 2009-09-05 |
| | | | | SVN-Revision: 17518 | ||
* | package/base-files: set state to 'preinit' before preinit.arch is used, and ↵ | Gabor Juhos | 2009-09-05 |
| | | | | | | set state to 'failsafe' when entering failsafe mode SVN-Revision: 17517 | ||
* | Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable ↵ | Felix Fietkau | 2009-09-05 |
| | | | | | | interfaces are already brought up before /etc/init.d/network boot and this change can break them, if the ifup -a command runs at the wrong time, also starts many interfaces twice, which can lead to issues with PPPoE. SVN-Revision: 17516 | ||
* | add ifup -a to boot(), closes #4543 #2781 | Travis Kemen | 2009-09-05 |
| | | | | SVN-Revision: 17515 | ||
* | extend logging functions | Travis Kemen | 2009-09-04 |
| | | | | SVN-Revision: 17514 | ||
* | add missing GPIO register offsets | Gabor Juhos | 2009-09-04 |
| | | | | SVN-Revision: 17513 | ||
* | add GPIO configuration feature | Gabor Juhos | 2009-09-04 |
| | | | | SVN-Revision: 17512 | ||
* | madwifi: add a configuration for uapsd (unscheduled automatic powersave ↵ | Felix Fietkau | 2009-09-03 |
| | | | | | | delivery), turn it off by default because of compatibility issues with nokia phones SVN-Revision: 17510 | ||
* | udevtrigger depends on 2.6 kernels | Florian Fainelli | 2009-09-03 |
| | | | | SVN-Revision: 17509 | ||
* | update hotplug2 to r199, fixes build failures on brcm-2.4 | Florian Fainelli | 2009-09-03 |
| | | | | SVN-Revision: 17508 | ||
* | udev depends on 2.6, cleanup Makefile | Florian Fainelli | 2009-09-03 |
| | | | | SVN-Revision: 17507 | ||
* | do not fail on empty packages | Felix Fietkau | 2009-09-03 |
| | | | | SVN-Revision: 17504 | ||
* | get rid of old data before staging unstripped package binaries | Felix Fietkau | 2009-09-03 |
| | | | | SVN-Revision: 17498 | ||
* | build: when staging unstripped package files, install them to a temporary ↵ | Felix Fietkau | 2009-09-02 |
| | | | | | | directory first to work around file overwrite issues in packages like asterisk SVN-Revision: 17477 | ||
* | get rid of dynamic buffer struct allocation during pcomp lzma decompression ↵ | Felix Fietkau | 2009-09-02 |
| | | | | | | and instead force the caller to provide the maximum buffer list size SVN-Revision: 17475 | ||
* | fix a typo | Gabor Juhos | 2009-09-02 |
| | | | | SVN-Revision: 17474 | ||
* | initial support for the AP-R3052-V22RW-2X2 board | Gabor Juhos | 2009-09-02 |
| | | | | SVN-Revision: 17473 | ||
* | atheros: fix failsafe mode | Felix Fietkau | 2009-09-02 |
| | | | | SVN-Revision: 17471 | ||
* | preinit: fix failsafe mode through ctrl+c on devices that do not provide a ↵ | Felix Fietkau | 2009-09-02 |
| | | | | | | preinit.arch file SVN-Revision: 17470 | ||
* | mvswitch: set the netdevice into promiscuous mode when header mode is ↵ | Felix Fietkau | 2009-09-02 |
| | | | | | | enabled, otherwise packets may get dropped SVN-Revision: 17469 | ||
* | wprobe: fix compile error because of missing isnan() | Felix Fietkau | 2009-09-02 |
| | | | | SVN-Revision: 17468 | ||
* | use common code for early_serial setup | Gabor Juhos | 2009-09-02 |
| | | | | SVN-Revision: 17467 | ||
* | share prom code | Gabor Juhos | 2009-09-02 |
| | | | | SVN-Revision: 17466 | ||
* | fix reboot hang on bcm6345, thanks AndyI | Florian Fainelli | 2009-09-02 |
| | | | | SVN-Revision: 17465 | ||
* | initial support for Asus RT-N15 | Gabor Juhos | 2009-09-01 |
| | | | | SVN-Revision: 17463 | ||
* | cache_line_size is 16 on rt288x | Gabor Juhos | 2009-09-01 |
| | | | | SVN-Revision: 17462 | ||
* | remove unused *_MACH_GENERIC config options | Gabor Juhos | 2009-09-01 |
| | | | | SVN-Revision: 17461 |