Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * adds ath5k platform support * adds several new profiles | John Crispin | 2011-02-04 | 3 | -5/+138 |
| | | | | SVN-Revision: 25367 | ||||
* | * fixes old ifxmips in header file * pass default ebu value to gpio driver | John Crispin | 2011-02-04 | 2 | -3/+11 |
| | | | | SVN-Revision: 25366 | ||||
* | * tftp name was not in sync with that generated by openwrt | John Crispin | 2011-02-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 25365 | ||||
* | ath9k: reduce false positives in the baseband hang check | Felix Fietkau | 2011-02-04 | 1 | -0/+109 |
| | | | | SVN-Revision: 25359 | ||||
* | mac80211: drop retransmitted data frames from the cooked monitor interface - ↵ | Felix Fietkau | 2011-02-04 | 1 | -0/+11 |
| | | | | | | reduces CPU usage SVN-Revision: 25358 | ||||
* | gumstix: create ubifs images | Hamish Guthrie | 2011-02-04 | 2 | -4/+2 |
| | | | | SVN-Revision: 25356 | ||||
* | base-files: don't stop hotplug events for ppp interfaces, similar fix like ↵ | Jo-Philipp Wich | 2011-02-03 | 1 | -1/+0 |
| | | | | | | the earlier one for tun/tap interfaces SVN-Revision: 25355 | ||||
* | base-files: make the skipping of ppp interfaces in 10-net hotplug more ↵ | Jo-Philipp Wich | 2011-02-03 | 1 | -1/+1 |
| | | | | | | explicit, this allows users to rely on hotplug events for ppp0 .. ppp9 interfaces spawned by other programs SVN-Revision: 25354 | ||||
* | libtool: fix misspelled procedure name... | Jo-Philipp Wich | 2011-02-03 | 1 | -0/+22 |
| | | | | SVN-Revision: 25351 | ||||
* | openssl: update to 1.0.0c | Felix Fietkau | 2011-02-03 | 9 | -1287/+41 |
| | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 25348 | ||||
* | * fix usb compile warnings * fix timer header file which broke compile of ↵ | John Crispin | 2011-02-03 | 3 | -42/+38 |
| | | | | | | external tapi driver * rebase patch SVN-Revision: 25344 | ||||
* | * make baord names consistent | John Crispin | 2011-02-03 | 3 | -12/+12 |
| | | | | SVN-Revision: 25343 | ||||
* | gumstix: Add u-boot package to profile | Hamish Guthrie | 2011-02-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 25338 | ||||
* | uboot-omap35xx: Add uboot package for omap35xx platform | Hamish Guthrie | 2011-02-03 | 2 | -0/+405 |
| | | | | SVN-Revision: 25337 | ||||
* | update ARM mach-types | Jo-Philipp Wich | 2011-02-02 | 6 | -20/+503 |
| | | | | SVN-Revision: 25333 | ||||
* | autodetect ARM variant/ABI setup based on the compiler settings | Imre Kaloz | 2011-02-02 | 12 | -117/+612 |
| | | | | SVN-Revision: 25328 | ||||
* | update to latest git version | Imre Kaloz | 2011-02-02 | 1 | -4/+2 |
| | | | | SVN-Revision: 25327 | ||||
* | fixup arm soft-float symbols | Imre Kaloz | 2011-02-02 | 1 | -4/+5 |
| | | | | SVN-Revision: 25325 | ||||
* | refresh patch | Imre Kaloz | 2011-02-02 | 1 | -3/+2 |
| | | | | SVN-Revision: 25324 | ||||
* | kernel/modules: Add ifb module (#8764) | Vasilis Tsiligiannis | 2011-02-02 | 1 | -0/+16 |
| | | | | SVN-Revision: 25323 | ||||
* | add armv4 fixup patches | Imre Kaloz | 2011-02-02 | 2 | -0/+32 |
| | | | | SVN-Revision: 25322 | ||||
* | busybox: Disable telnet if an SSH public key for root exists (#8760) | Vasilis Tsiligiannis | 2011-02-02 | 1 | -1/+7 |
| | | | | SVN-Revision: 25317 | ||||
* | autotools.mk: -B is not passed on by autoreconf, use -I instead - fixes ↵ | Jo-Philipp Wich | 2011-02-02 | 1 | -1/+1 |
| | | | | | | PKG_MACRO_PATHS SVN-Revision: 25312 | ||||
* | kernel/modules: Add w1-master-ds2490 module (#8779) | Vasilis Tsiligiannis | 2011-02-02 | 1 | -0/+14 |
| | | | | SVN-Revision: 25311 | ||||
* | Add support for ubifs | Hamish Guthrie | 2011-02-02 | 5 | -35/+86 |
| | | | | SVN-Revision: 25310 | ||||
* | * fix ram selection on arcadyan boards * fix make target selection | John Crispin | 2011-02-02 | 2 | -9/+9 |
| | | | | SVN-Revision: 25309 | ||||
* | prepare support for libiconv, libintl stub/full switching | Jo-Philipp Wich | 2011-02-02 | 2 | -0/+47 |
| | | | | SVN-Revision: 25302 | ||||
* | base-files: Fix alsa raw audio device hotplug rule | Vasilis Tsiligiannis | 2011-02-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 25301 | ||||
* | * update to version 1.8.5 * add code to allow selection of features via ↵ | John Crispin | 2011-02-01 | 6 | -12/+1241 |
| | | | | | | menuconfig * add sound device backend for lantiq voip hardware SVN-Revision: 25298 | ||||
* | drop uboot-ifxmips, use uboot-lantiq instead | John Crispin | 2011-02-01 | 48 | -10445/+0 |
| | | | | SVN-Revision: 25294 | ||||
* | add sitefile entries for ac_cv_func_creal,cimag - the functions are there, ↵ | Felix Fietkau | 2011-02-01 | 1 | -0/+2 |
| | | | | | | but configure tests in imagemagick fail to detect them SVN-Revision: 25292 | ||||
* | linux-atm: fix path to the correct objcopy tool | Felix Fietkau | 2011-02-01 | 2 | -1/+41 |
| | | | | SVN-Revision: 25285 | ||||
* | add a few missing kernel config symbols | Felix Fietkau | 2011-02-01 | 8 | -2/+25 |
| | | | | SVN-Revision: 25284 | ||||
* | gcc: fix default version selection - fixes missing MPC configure error ↵ | Felix Fietkau | 2011-02-01 | 1 | -1/+1 |
| | | | | | | during toolchain build SVN-Revision: 25283 | ||||
* | hotplug2: Use stricter matching for rule regular expressions | Vasilis Tsiligiannis | 2011-02-01 | 4 | -13/+12 |
| | | | | SVN-Revision: 25282 | ||||
* | libnl-tiny: fix compile error with eglibc (#8782) | Felix Fietkau | 2011-02-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 25281 | ||||
* | eglibc: disable ssp, it breaks the build | Felix Fietkau | 2011-02-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 25280 | ||||
* | tools/mpc: add dependency on mpfr | Felix Fietkau | 2011-02-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 25279 | ||||
* | * adds profiles to the kernel * fixes 2 compile errors in the usb driver * ↵ | John Crispin | 2011-02-01 | 12 | -47/+276 |
| | | | | | | ioports were not allocated properly SVN-Revision: 25278 | ||||
* | * drop codebase in favour of lantiq target | John Crispin | 2011-02-01 | 122 | -23613/+0 |
| | | | | SVN-Revision: 25277 | ||||
* | should depend on lantiq and not ifxmips | John Crispin | 2011-02-01 | 2 | -2/+2 |
| | | | | SVN-Revision: 25276 | ||||
* | * rename voice package * sync with lantiqs release * make it work on lantiq ↵ | John Crispin | 2011-02-01 | 21 | -880/+244 |
| | | | | | | kernel SVN-Revision: 25275 | ||||
* | * rename lqdsl packages to ltq-dsl * small rework of packages * make it work ↵ | John Crispin | 2011-02-01 | 21 | -57/+48 |
| | | | | | | with latest kernel SVN-Revision: 25274 | ||||
* | * rework the arcadyan sku support * adds a few new boards and switches | John Crispin | 2011-02-01 | 26 | -1456/+250 |
| | | | | SVN-Revision: 25273 | ||||
* | config symbol cleanup | Imre Kaloz | 2011-02-01 | 10 | -56/+33 |
| | | | | SVN-Revision: 25272 | ||||
* | add missing symbols | Imre Kaloz | 2011-02-01 | 2 | -0/+4 |
| | | | | SVN-Revision: 25271 | ||||
* | block-extroot: Fixed the functionality that disables the extroot after a ↵ | Daniel Dickinson | 2011-02-01 | 1 | -3/+5 |
| | | | | | | firmware upgrade (which is necessary because of possible kernel version or uClibc version conflicts). It was implented but actually failed to disable extroot when it should have. This commit fixes that. SVN-Revision: 25269 | ||||
* | base-files: Remove deprecated hotplug2 commands, update old commands to new | Vasilis Tsiligiannis | 2011-01-31 | 1 | -15/+5 |
| | | | | SVN-Revision: 25268 | ||||
* | add a template for cmake packages | Felix Fietkau | 2011-01-31 | 1 | -0/+33 |
| | | | | SVN-Revision: 25265 | ||||
* | add tools/cmake | Felix Fietkau | 2011-01-31 | 2 | -1/+19 |
| | | | | SVN-Revision: 25264 |