| Age | Commit message (Expand) | Author |
| 2009-09-07 | fix typos against the gpio buttons driver (#5804) | Florian Fainelli |
| 2009-09-07 | firmware-utils: raise the default trx image size limit for something more appropriate for devices with 8M flash | Felix Fietkau |
| 2009-09-06 | bcm47xx: Fix EHCI/OHCI dependencies | Michael Büsch |
| 2009-09-06 | bcm47xx: Fix EHCI/OHCI dependencies | Michael Büsch |
| 2009-09-06 | Fix merge error | Michael Büsch |
| 2009-09-06 | bcm47xx: Port usb fixes to .30 | Michael Büsch |
| 2009-09-06 | do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging symbols can be useful even if they are not put on the device (e.g. remote cross-gdb) | Felix Fietkau |
| 2009-09-06 | bcm47xx: Apply bcm5354 USB fix | Michael Büsch |
| 2009-09-06 | bcm47xx: Clean up USB patches | Michael Büsch |
| 2009-09-06 | move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all other ppp based protocols as well | Felix Fietkau |
| 2009-09-06 | now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore | Felix Fietkau |
| 2009-09-06 | fix nonhotpluggable networks not being brought up. Closes #2781 | Travis Kemen |
| 2009-09-06 | add infrastructure to register gpio-input reset button | Florian Fainelli |
| 2009-09-06 | fix build failures with bash4 | Florian Fainelli |
| 2009-09-06 | fix some section warnings | Florian Fainelli |
| 2009-09-05 | fix jffs2 eof marker search in mtd (patch by Daniel Dickinson) | Felix Fietkau |
| 2009-09-05 | remove an empty patch file (thx, xiangfu) | Felix Fietkau |
| 2009-09-05 | ar71xx: use WPS led for diagnostic on WRT160NL | Gabor Juhos |
| 2009-09-05 | package/base-files: set state to 'preinit' before preinit.arch is used, and set state to 'failsafe' when entering failsafe mode | Gabor Juhos |
| 2009-09-05 | Revert "add ifup -a to boot(), closes #4543 #2781" (r17515) Hotpluggable 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. | Felix Fietkau |
| 2009-09-05 | add ifup -a to boot(), closes #4543 #2781 | Travis Kemen |
| 2009-09-04 | extend logging functions | Travis Kemen |
| 2009-09-04 | add missing GPIO register offsets | Gabor Juhos |
| 2009-09-04 | add GPIO configuration feature | Gabor Juhos |
| 2009-09-03 | madwifi: add a configuration for uapsd (unscheduled automatic powersave delivery), turn it off by default because of compatibility issues with nokia phones | Felix Fietkau |
| 2009-09-03 | udevtrigger depends on 2.6 kernels | Florian Fainelli |
| 2009-09-03 | update hotplug2 to r199, fixes build failures on brcm-2.4 | Florian Fainelli |
| 2009-09-03 | udev depends on 2.6, cleanup Makefile | Florian Fainelli |
| 2009-09-03 | do not fail on empty packages | Felix Fietkau |
| 2009-09-03 | get rid of old data before staging unstripped package binaries | Felix Fietkau |
| 2009-09-02 | build: when staging unstripped package files, install them to a temporary directory first to work around file overwrite issues in packages like asterisk | Felix Fietkau |
| 2009-09-02 | get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size | Felix Fietkau |
| 2009-09-02 | fix a typo | Gabor Juhos |
| 2009-09-02 | initial support for the AP-R3052-V22RW-2X2 board | Gabor Juhos |
| 2009-09-02 | atheros: fix failsafe mode | Felix Fietkau |
| 2009-09-02 | preinit: fix failsafe mode through ctrl+c on devices that do not provide a preinit.arch file | Felix Fietkau |
| 2009-09-02 | mvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherwise packets may get dropped | Felix Fietkau |
| 2009-09-02 | wprobe: fix compile error because of missing isnan() | Felix Fietkau |
| 2009-09-02 | use common code for early_serial setup | Gabor Juhos |
| 2009-09-02 | share prom code | Gabor Juhos |
| 2009-09-02 | fix reboot hang on bcm6345, thanks AndyI | Florian Fainelli |
| 2009-09-01 | initial support for Asus RT-N15 | Gabor Juhos |
| 2009-09-01 | cache_line_size is 16 on rt288x | Gabor Juhos |
| 2009-09-01 | remove unused *_MACH_GENERIC config options | Gabor Juhos |
| 2009-09-01 | fix a typo | Gabor Juhos |
| 2009-09-01 | add experimental 2.6.30 support | Florian Fainelli |
| 2009-09-01 | fix linking failures against memcpy on x86_64, fix runtime tested successfully | Florian Fainelli |
| 2009-09-01 | fix module loading with kernel 2.6.27 | Hauke Mehrtens |
| 2009-08-31 | share machine registration code | Gabor Juhos |
| 2009-08-31 | use common get_system_type function | Gabor Juhos |