Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | upgrade uci to 0.7.0 - adds ucimap and fixes #4236 | Felix Fietkau | 2008-12-23 | |
| | | | | SVN-Revision: 13732 | |||
* | add siit for stateless ip and icmp translation to ipv6 | Felix Fietkau | 2008-12-22 | |
| | | | | SVN-Revision: 13729 | |||
* | fix spi-ks8995 compile | Felix Fietkau | 2008-12-22 | |
| | | | | SVN-Revision: 13724 | |||
* | wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist ↵ | Felix Fietkau | 2008-12-22 | |
| | | | | | | | | anymore. This patch sets the version and appropriate md5sum; it also updates all the patches. Note that patch 130 has been deleted since it seems to be already included in 0.6.6 Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> SVN-Revision: 13723 | |||
* | remove the obsolete ixp4xx-npe package and references to it (thx, Jose ↵ | Felix Fietkau | 2008-12-22 | |
| | | | | | | Vasconcellos) SVN-Revision: 13722 | |||
* | atheros: reset ethernet mac when running ifconfig eth0 up, so that changing ↵ | Felix Fietkau | 2008-12-22 | |
| | | | | | | the mac address works SVN-Revision: 13720 | |||
* | allow ipv4 routes without gateway in configuration | Jo-Philipp Wich | 2008-12-22 | |
| | | | | SVN-Revision: 13714 | |||
* | fix opkg overlay_root option for jffs2-only images | Felix Fietkau | 2008-12-21 | |
| | | | | SVN-Revision: 13710 | |||
* | fix typo in atheros image makefile | Jo-Philipp Wich | 2008-12-21 | |
| | | | | SVN-Revision: 13707 | |||
* | add dependency on 2.6.26+, current version needs 'get_unaligned_le16' helper ↵ | Nicolas Thill | 2008-12-21 | |
| | | | | | | introduced in 2.6.26 SVN-Revision: 13705 | |||
* | add dependency on rb532 target for its CF module | Nicolas Thill | 2008-12-21 | |
| | | | | SVN-Revision: 13704 | |||
* | add missing config item spotted when hardware crypto is enabled | Nicolas Thill | 2008-12-21 | |
| | | | | SVN-Revision: 13703 | |||
* | fix kernel version for 2.6.27.10 | Gabor Juhos | 2008-12-20 | |
| | | | | SVN-Revision: 13700 | |||
* | fix GPIO function select bit definitions (based on a patch by Jonas <jmajau ↵ | Gabor Juhos | 2008-12-20 | |
| | | | | | | at ubnt.com>) SVN-Revision: 13699 | |||
* | rb-4xx: setup code cleanup | Gabor Juhos | 2008-12-20 | |
| | | | | SVN-Revision: 13698 | |||
* | improve Ubiquiti RouterStation support (based on a patch by Jonas <jmajau at ↵ | Gabor Juhos | 2008-12-19 | |
| | | | | | | ubnt.com>) SVN-Revision: 13697 | |||
* | oops, forgot the md5 of the 2.6.27.10 tarball | Gabor Juhos | 2008-12-19 | |
| | | | | SVN-Revision: 13696 | |||
* | update to 2.6.27.10 | Gabor Juhos | 2008-12-19 | |
| | | | | SVN-Revision: 13695 | |||
* | rename RouterStation stuff, and add machine type for the LSX board | Gabor Juhos | 2008-12-19 | |
| | | | | SVN-Revision: 13694 | |||
* | add board registration of the bcm96338gw | Florian Fainelli | 2008-12-19 | |
| | | | | SVN-Revision: 13693 | |||
* | 6338 has no PCI | Florian Fainelli | 2008-12-19 | |
| | | | | SVN-Revision: 13692 | |||
* | add experimental support for bcm6338 | Florian Fainelli | 2008-12-19 | |
| | | | | SVN-Revision: 13691 | |||
* | Register watchdog driver | Florian Fainelli | 2008-12-19 | |
| | | | | SVN-Revision: 13690 | |||
* | fix register definitions for bcm6358, thanks SGDA | Florian Fainelli | 2008-12-19 | |
| | | | | SVN-Revision: 13688 | |||
* | resync kernel configuration | Florian Fainelli | 2008-12-19 | |
| | | | | SVN-Revision: 13687 | |||
* | reduce the binary size of libpcap based programs that don't use bpf parsing | Felix Fietkau | 2008-12-19 | |
| | | | | SVN-Revision: 13686 | |||
* | Amend patch handling in ps3 | Hamish Guthrie | 2008-12-18 | |
| | | | | SVN-Revision: 13683 | |||
* | firmware-utils/mkfwimage: add RouterStation support (based on a patch by ↵ | Gabor Juhos | 2008-12-18 | |
| | | | | | | Jonas <jonas at ubnt.com>) SVN-Revision: 13682 | |||
* | cleanup | Hamish Guthrie | 2008-12-18 | |
| | | | | SVN-Revision: 13681 | |||
* | re-arrange ps3 tree | Hamish Guthrie | 2008-12-18 | |
| | | | | SVN-Revision: 13680 | |||
* | Remove legacy kernel load patch - no longer required | Hamish Guthrie | 2008-12-18 | |
| | | | | SVN-Revision: 13679 | |||
* | Add bcm63xx_wdt but do not enable it yet | Florian Fainelli | 2008-12-17 | |
| | | | | SVN-Revision: 13677 | |||
* | add support for Macronix mx25lxxx flash chips, based on a patch by Jonas ↵ | Gabor Juhos | 2008-12-17 | |
| | | | | | | <jmajau at gmail.com> SVN-Revision: 13676 | |||
* | Also move jungo-image.py to scripts/flashing | Florian Fainelli | 2008-12-17 | |
| | | | | SVN-Revision: 13675 | |||
* | Move flashing scripts to scripts/flashing/ | Florian Fainelli | 2008-12-17 | |
| | | | | SVN-Revision: 13674 | |||
* | Add flashing script for adsl2mue (#3994) | Florian Fainelli | 2008-12-17 | |
| | | | | SVN-Revision: 13673 | |||
* | generate firmware image for the TEW-652BRP board | Gabor Juhos | 2008-12-17 | |
| | | | | SVN-Revision: 13672 | |||
* | 2.6.26: fix crypto modules build failure | Gabor Juhos | 2008-12-17 | |
| | | | | SVN-Revision: 13671 | |||
* | some correction (sorry, was compiling old files) | Thomas Langer | 2008-12-16 | |
| | | | | SVN-Revision: 13670 | |||
* | many more code cleanups for checkpatch.pl, most flagged as errors | Thomas Langer | 2008-12-16 | |
| | | | | SVN-Revision: 13665 | |||
* | forgot to disable USB gadget options | Thomas Langer | 2008-12-16 | |
| | | | | SVN-Revision: 13661 | |||
* | cleanup sources and prepare for 2.6.27 | Thomas Langer | 2008-12-16 | |
| | | | | SVN-Revision: 13660 | |||
* | update to 2.6.27.9 and refresh patches | Gabor Juhos | 2008-12-16 | |
| | | | | SVN-Revision: 13659 | |||
* | sync kernel configs | Gabor Juhos | 2008-12-15 | |
| | | | | SVN-Revision: 13658 | |||
* | prepare for RouterStation support | Gabor Juhos | 2008-12-15 | |
| | | | | SVN-Revision: 13657 | |||
* | move machine setup code | Gabor Juhos | 2008-12-15 | |
| | | | | SVN-Revision: 13656 | |||
* | refresh 2.6.28 patches | Gabor Juhos | 2008-12-15 | |
| | | | | SVN-Revision: 13655 | |||
* | refresh 2.6.28 patches | Gabor Juhos | 2008-12-15 | |
| | | | | SVN-Revision: 13654 | |||
* | add simple prom emulator to 2.6.2{7,8} as well | Gabor Juhos | 2008-12-15 | |
| | | | | SVN-Revision: 13653 | |||
* | add WUSB related symbols to the generic 2.6.28 config | Imre Kaloz | 2008-12-15 | |
| | | | | SVN-Revision: 13652 |