Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: add missing symbols to the 2.6.31 config | Gabor Juhos | 2009-09-10 | 1 | -0/+2 |
| | | | | SVN-Revision: 17568 | ||||
* | kernel: get rid of the simple_prom_emulator, it is not really useful | Gabor Juhos | 2009-09-10 | 31 | -254/+2 |
| | | | | SVN-Revision: 17567 | ||||
* | ar71xx: rewrite prom code (based on a patch by Jeff Hansen) | Gabor Juhos | 2009-09-10 | 4 | -70/+117 |
| | | | | SVN-Revision: 17566 | ||||
* | rb532: use the generic image_cmdline hack | Gabor Juhos | 2009-09-10 | 2 | -18/+4 |
| | | | | SVN-Revision: 17565 | ||||
* | adm5120: use the generic image_cmdline hack | Gabor Juhos | 2009-09-10 | 5 | -35/+9 |
| | | | | SVN-Revision: 17564 | ||||
* | kernel: add generic image_cmdline hack to MIPS targets | Gabor Juhos | 2009-09-10 | 33 | -24/+285 |
| | | | | SVN-Revision: 17563 | ||||
* | add comments & fix descriptions in toolchain config items | Nicolas Thill | 2009-09-10 | 3 | -4/+17 |
| | | | | SVN-Revision: 17561 | ||||
* | prepare for upcoming external toolchain support: move config items not ↵ | Nicolas Thill | 2009-09-10 | 2 | -34/+39 |
| | | | | | | strictly toolchain related out of the toolchain submenu SVN-Revision: 17560 | ||||
* | ar71xx: refresh patches | Gabor Juhos | 2009-09-10 | 6 | -11/+11 |
| | | | | SVN-Revision: 17559 | ||||
* | kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches | Gabor Juhos | 2009-09-10 | 4 | -3/+6 |
| | | | | SVN-Revision: 17558 | ||||
* | kernel: refresh 2.6.30 patches | Gabor Juhos | 2009-09-10 | 2 | -2/+2 |
| | | | | SVN-Revision: 17557 | ||||
* | bump some revisions and update copyrights | Andy Boyett | 2009-09-10 | 9 | -20/+20 |
| | | | | SVN-Revision: 17554 | ||||
* | refresh patches | Andy Boyett | 2009-09-10 | 23 | -184/+139 |
| | | | | SVN-Revision: 17553 | ||||
* | remove nat pptp conntracking patch | Andy Boyett | 2009-09-10 | 5 | -2563/+125 |
| | | | | | | | | | | | | | | | Patch 603-netfilter_nat_pptp.patch appears to be the cause of the longstanding brcm-2.4 dnat off-by-one port forwarding bug. Months of testing builds with this patch removed have not been able to reproduce the issue. The 603 patch is rather large and we (the OpenWrt developers) have not been able to isolate the cause of the bug within the patch. The number of people have actually use pptp nat conntracking is far less than number of people that use port forwarding and as a result we must drop this patch to ensure proper behavior for the majority of users. SVN-Revision: 17552 | ||||
* | patches/607-netfilter_connmark: fix typo | Andy Boyett | 2009-09-10 | 1 | -2/+1 |
| | | | | SVN-Revision: 17551 | ||||
* | fix wrong description for CONFIG_SSP | Nicolas Thill | 2009-09-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 17550 | ||||
* | update to 2.6.30.6, compile tested on some targets only | Florian Fainelli | 2009-09-09 | 23 | -24/+24 |
| | | | | SVN-Revision: 17549 | ||||
* | update to 2.6.27.32 | Florian Fainelli | 2009-09-09 | 3 | -4/+4 |
| | | | | SVN-Revision: 17548 | ||||
* | madwifi: replace an implicit memcpy with an explicit one (cosmetic fix) | Felix Fietkau | 2009-09-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 17546 | ||||
* | madwifi: fix several noderef and ibss merge issues that led to memory leaks ↵ | Felix Fietkau | 2009-09-09 | 21 | -117/+165 |
| | | | | | | and high system load SVN-Revision: 17545 | ||||
* | Revert "fix nonhotpluggable networks not being brought up. Closes #2781" ↵ | Felix Fietkau | 2009-09-09 | 3 | -17/+0 |
| | | | | | | (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 | 3 | -0/+21 |
| | | | | | | testing) SVN-Revision: 17543 | ||||
* | prevent gpio-buttons registration failure | Florian Fainelli | 2009-09-08 | 1 | -3/+5 |
| | | | | SVN-Revision: 17542 | ||||
* | package/mac80211: add menuconfig option for enabling debug support via debugfs | Gabor Juhos | 2009-09-08 | 4 | -83/+115 |
| | | | | SVN-Revision: 17541 | ||||
* | add menuconfig option for enabling debugfs support in the kernel | Gabor Juhos | 2009-09-08 | 2 | -0/+11 |
| | | | | SVN-Revision: 17540 | ||||
* | ar71xx: the adm6996 phy driver does not work with the RouterStation, disable ↵ | Gabor Juhos | 2009-09-08 | 3 | -3/+0 |
| | | | | | | it until we find a better solution SVN-Revision: 17539 | ||||
* | fix typos against the gpio buttons driver (#5804) | Florian Fainelli | 2009-09-07 | 1 | -2/+3 |
| | | | | SVN-Revision: 17538 | ||||
* | firmware-utils: raise the default trx image size limit for something more ↵ | Felix Fietkau | 2009-09-07 | 1 | -1/+1 |
| | | | | | | appropriate for devices with 8M flash SVN-Revision: 17537 | ||||
* | bcm47xx: Fix EHCI/OHCI dependencies | Michael Büsch | 2009-09-06 | 1 | -4/+8 |
| | | | | SVN-Revision: 17536 | ||||
* | bcm47xx: Fix EHCI/OHCI dependencies | Michael Büsch | 2009-09-06 | 1 | -4/+8 |
| | | | | SVN-Revision: 17535 | ||||
* | Fix merge error | Michael Büsch | 2009-09-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 17534 | ||||
* | bcm47xx: Port usb fixes to .30 | Michael Büsch | 2009-09-06 | 4 | -57/+117 |
| | | | | SVN-Revision: 17533 | ||||
* | do not forcibly disable stripping when selecting CONFIG_DEBUG, debugging ↵ | Felix Fietkau | 2009-09-06 | 1 | -2/+0 |
| | | | | | | 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 | 1 | -0/+63 |
| | | | | SVN-Revision: 17531 | ||||
* | bcm47xx: Clean up USB patches | Michael Büsch | 2009-09-06 | 3 | -56/+53 |
| | | | | SVN-Revision: 17530 | ||||
* | move ppp ifname fixup from pppoe.sh to ppp.sh, so that it applies to all ↵ | Felix Fietkau | 2009-09-06 | 2 | -5/+6 |
| | | | | | | 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 | 2 | -3/+3 |
| | | | | | | 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 | 3 | -0/+17 |
| | | | | SVN-Revision: 17527 | ||||
* | add infrastructure to register gpio-input reset button | Florian Fainelli | 2009-09-06 | 3 | -1/+20 |
| | | | | SVN-Revision: 17526 | ||||
* | fix build failures with bash4 | Florian Fainelli | 2009-09-06 | 1 | -0/+49 |
| | | | | SVN-Revision: 17525 | ||||
* | fix some section warnings | Florian Fainelli | 2009-09-06 | 1 | -0/+47 |
| | | | | SVN-Revision: 17524 | ||||
* | fix jffs2 eof marker search in mtd (patch by Daniel Dickinson) | Felix Fietkau | 2009-09-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 17522 | ||||
* | remove an empty patch file (thx, xiangfu) | Felix Fietkau | 2009-09-05 | 1 | -0/+0 |
| | | | | SVN-Revision: 17521 | ||||
* | ar71xx: use WPS led for diagnostic on WRT160NL | Gabor Juhos | 2009-09-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 17518 | ||||
* | package/base-files: set state to 'preinit' before preinit.arch is used, and ↵ | Gabor Juhos | 2009-09-05 | 2 | -3/+4 |
| | | | | | | 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 | 1 | -1/+0 |
| | | | | | | 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 | 1 | -0/+1 |
| | | | | SVN-Revision: 17515 | ||||
* | extend logging functions | Travis Kemen | 2009-09-04 | 1 | -7/+17 |
| | | | | SVN-Revision: 17514 | ||||
* | add missing GPIO register offsets | Gabor Juhos | 2009-09-04 | 1 | -0/+4 |
| | | | | SVN-Revision: 17513 | ||||
* | add GPIO configuration feature | Gabor Juhos | 2009-09-04 | 11 | -4/+197 |
| | | | | SVN-Revision: 17512 |