Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Package mISDN stack | Florian Fainelli | 2009-01-08 | 1 | -0/+21 |
| | | | | SVN-Revision: 13944 | ||||
* | USR8200 changes The attached patch adds LED support and enables all the PHYs ↵ | Peter Denison | 2009-01-08 | 2 | -26/+70 |
| | | | | | | | | | | | on the switch. Signed-off-by: Jose Vasconcellos <jvasco@verizon.net> Also adds preliminary support for enabling the RTC, and some cache reporting tweaks. SVN-Revision: 13942 | ||||
* | Also load capifs | Florian Fainelli | 2009-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 13941 | ||||
* | another #include fix for siit | Felix Fietkau | 2009-01-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 13937 | ||||
* | fix grub installation on target images, regression caused by multi-libc support | Jo-Philipp Wich | 2009-01-08 | 1 | -3/+3 |
| | | | | SVN-Revision: 13936 | ||||
* | Convert au1000 to using gpiolib, fixes an oops on startup | Florian Fainelli | 2009-01-08 | 2 | -0/+400 |
| | | | | SVN-Revision: 13935 | ||||
* | kernel: build cs5535-gpio on olpc also | Andy Boyett | 2009-01-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 13933 | ||||
* | temp fix for iptables build failure after [13931] | Nicolas Thill | 2009-01-08 | 1 | -1/+4 |
| | | | | SVN-Revision: 13932 | ||||
* | add support for alternative C libraries (currently only glibc/eglibc) other ↵ | Nicolas Thill | 2009-01-08 | 69 | -188/+2067 |
| | | | | | | (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) SVN-Revision: 13931 | ||||
* | let all mac80211 subpackages inherit some defaults | Nicolas Thill | 2009-01-08 | 1 | -14/+19 |
| | | | | SVN-Revision: 13930 | ||||
* | fix kernel modules compile (as in [13724]) | Nicolas Thill | 2009-01-08 | 3 | -3/+0 |
| | | | | SVN-Revision: 13929 | ||||
* | mac80211: oops, add missing patches | Gabor Juhos | 2009-01-07 | 3 | -0/+900 |
| | | | | SVN-Revision: 13926 | ||||
* | mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches | Gabor Juhos | 2009-01-07 | 17 | -1819/+529 |
| | | | | SVN-Revision: 13925 | ||||
* | kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge | Andy Boyett | 2009-01-07 | 1 | -0/+15 |
| | | | | SVN-Revision: 13920 | ||||
* | fix $HOME in /etc/profile (#4424) | Felix Fietkau | 2009-01-07 | 1 | -1/+2 |
| | | | | SVN-Revision: 13914 | ||||
* | make broadcom-wl robust against implicit kernel config changes (e.g. ↵ | Felix Fietkau | 2009-01-07 | 5 | -5/+143 |
| | | | | | | netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc) SVN-Revision: 13912 | ||||
* | nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to ↵ | Felix Fietkau | 2009-01-07 | 22 | -31836/+4 |
| | | | | | | kmod-ath9k SVN-Revision: 13911 | ||||
* | nuke old 2.6.23 code for brcm47xx | Felix Fietkau | 2009-01-06 | 44 | -7898/+0 |
| | | | | SVN-Revision: 13910 | ||||
* | add initial 2.6.28 support for brcm47xx target | Felix Fietkau | 2009-01-06 | 24 | -0/+3221 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13909 | ||||
* | ead: allow a longer timeout in the client for the prime number calculation ↵ | Felix Fietkau | 2009-01-06 | 1 | -2/+1 |
| | | | | | | (useful for slow devices) SVN-Revision: 13907 | ||||
* | ead: fix spurious autoconf/automake reruns | Felix Fietkau | 2009-01-06 | 1 | -4/+0 |
| | | | | SVN-Revision: 13906 | ||||
* | ead: add support for instance ids to prevent interference from packet ↵ | Felix Fietkau | 2009-01-06 | 3 | -39/+52 |
| | | | | | | reception on multiple interfaces SVN-Revision: 13905 | ||||
* | package/base-files: fix chmod of /tmp/.uci, bump package revision | Jo-Philipp Wich | 2009-01-06 | 2 | -2/+2 |
| | | | | SVN-Revision: 13903 | ||||
* | ead: fix array overrun | Felix Fietkau | 2009-01-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 13902 | ||||
* | add the make variable LIBGCC_S, which points to the correct libgcc ldflag ↵ | Felix Fietkau | 2009-01-06 | 1 | -0/+1 |
| | | | | | | (avr32 only has a static library, most targets use the dynamic one) SVN-Revision: 13892 | ||||
* | fix siit compile on avr32 | Felix Fietkau | 2009-01-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 13890 | ||||
* | make config.{guess,sub} writable before attempting to overwrite them (many ↵ | Felix Fietkau | 2009-01-06 | 1 | -1/+1 |
| | | | | | | packages have broken permissions in the tarball) SVN-Revision: 13887 | ||||
* | correct SPI register size | Florian Fainelli | 2009-01-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 13886 | ||||
* | Fix prism54 firmware indentation and malformed comments | Florian Fainelli | 2009-01-06 | 1 | -5/+3 |
| | | | | SVN-Revision: 13884 | ||||
* | ead: allow the client to override the source ip of the server, so that it ↵ | Felix Fietkau | 2009-01-06 | 3 | -4/+15 |
| | | | | | | can work with route filtering properly SVN-Revision: 13883 | ||||
* | Prevent crypto aead from failing to build with 2.6.24 targets (#4426) | Florian Fainelli | 2009-01-06 | 2 | -0/+31 |
| | | | | SVN-Revision: 13882 | ||||
* | Make the doc slightly more complete and add notes on how to add a new target ↵ | Florian Fainelli | 2009-01-06 | 4 | -3/+173 |
| | | | | | | in OpenWrt, some serial console and JTAG tips and tricks SVN-Revision: 13880 | ||||
* | don't generate too large firmware images for the TEW-6x2BRP boards, they may ↵ | Gabor Juhos | 2009-01-05 | 1 | -10/+16 |
| | | | | | | brick the board * reported by RoundSparrow SVN-Revision: 13878 | ||||
* | If a package is part of a virtual dependency and also listed as a normal ↵ | Lars-Peter Clausen | 2009-01-05 | 1 | -5/+10 |
| | | | | | | dependency ensure that the dependency is always unconditional. Such a case happens if for example a package has a build dependency and the build dependency provides a virtual install dependency of the package. SVN-Revision: 13877 | ||||
* | general fixes for openwrt with kernel 2.6.28 | Imre Kaloz | 2009-01-05 | 3 | -2/+372 |
| | | | | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 13876 | ||||
* | bump sibyte to 2.6.28 | Imre Kaloz | 2009-01-05 | 4 | -5/+17 |
| | | | | SVN-Revision: 13875 | ||||
* | firmware-utils/mkfwimage: fix root_start values | Gabor Juhos | 2009-01-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 13874 | ||||
* | upgrade avr32 to 2.6.28 | Imre Kaloz | 2009-01-05 | 4 | -12/+9 |
| | | | | SVN-Revision: 13872 | ||||
* | kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos) | Gabor Juhos | 2009-01-05 | 1 | -3/+3 |
| | | | | SVN-Revision: 13869 | ||||
* | mac80211: fix compat-wireless-old md5sum | Andy Boyett | 2009-01-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 13866 | ||||
* | add preliminary support for the Planex MZK-W300NH board | Gabor Juhos | 2009-01-04 | 9 | -1/+93 |
| | | | | SVN-Revision: 13863 | ||||
* | remove board specific stuff from the generic machine setup | Gabor Juhos | 2009-01-04 | 1 | -49/+2 |
| | | | | SVN-Revision: 13861 | ||||
* | add preliminary support for the Atheros PB42 board | Gabor Juhos | 2009-01-04 | 9 | -4/+86 |
| | | | | SVN-Revision: 13860 | ||||
* | firmware-utils/mkfwimage: fix Ubiquiti firmware generation (closes #4414) | Gabor Juhos | 2009-01-04 | 1 | -5/+5 |
| | | | | SVN-Revision: 13859 | ||||
* | Fix ssp enabling/disabling (#4388) | Florian Fainelli | 2009-01-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 13856 | ||||
* | fix the registered machine type of the WNR2000 board | Gabor Juhos | 2009-01-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 13853 | ||||
* | clean up the crypto kernel module package and allow some of the crypto ↵ | Felix Fietkau | 2009-01-04 | 1 | -30/+18 |
| | | | | | | modules to be compiled into the kernel (thx to Jose Vasconcellos) SVN-Revision: 13850 | ||||
* | allow the ead client to override the broadcast address | Felix Fietkau | 2009-01-04 | 3 | -21/+37 |
| | | | | SVN-Revision: 13849 | ||||
* | ead: fix bridge handling mistakes | Felix Fietkau | 2009-01-04 | 1 | -6/+5 |
| | | | | SVN-Revision: 13846 | ||||
* | Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to ↵ | Lars-Peter Clausen | 2009-01-04 | 2 | -5/+5 |
| | | | | | | keep symlinks either use $(CP) or create them manually. Fixes #4399 SVN-Revision: 13845 |