Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | autotools.mk: always pass -I m4, some package don't seem to set correct ↵ | Jo-Philipp Wich | 2010-12-15 |
| | | | | | | AMFLAGS (or any at all..) SVN-Revision: 24574 | ||
* | autotools.mk: don't rely on shipped autogen.sh files | Jo-Philipp Wich | 2010-12-15 |
| | | | | SVN-Revision: 24573 | ||
* | mpfr: reenable HOST_FIXUP, it *should* work okay now after r24570 | Jo-Philipp Wich | 2010-12-15 |
| | | | | SVN-Revision: 24571 | ||
* | autotools.mk: explicately pass toolchain versions of automake, autoconf, ↵ | Jo-Philipp Wich | 2010-12-15 |
| | | | | | | libtoolize, ... to autoreconf SVN-Revision: 24570 | ||
* | ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards | Gabor Juhos | 2010-12-14 |
| | | | | SVN-Revision: 24569 | ||
* | ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards | Gabor Juhos | 2010-12-14 |
| | | | | SVN-Revision: 24568 | ||
* | * make the usb gpio configurable * 105-header_xway.patch has a corrupt line ↵ | John Crispin | 2010-12-14 |
| | | | | | | count in it SVN-Revision: 24564 | ||
* | upgrade the linaro gcc to the 2010.12 release | Imre Kaloz | 2010-12-14 |
| | | | | SVN-Revision: 24563 | ||
* | ramips: remove 2.6.3[24] support | Gabor Juhos | 2010-12-14 |
| | | | | SVN-Revision: 24562 | ||
* | ramips: switch to 2.6.36 | Gabor Juhos | 2010-12-14 |
| | | | | SVN-Revision: 24561 | ||
* | ramips: handle OTG interrupt on the RT305x SoC | Gabor Juhos | 2010-12-14 |
| | | | | SVN-Revision: 24560 | ||
* | bump kernel version, add MAINTAINER entry | Imre Kaloz | 2010-12-14 |
| | | | | SVN-Revision: 24559 | ||
* | add plemininary ultrasparc support | Imre Kaloz | 2010-12-14 |
| | | | | SVN-Revision: 24558 | ||
* | mpfr: disable host fixup for now | Jo-Philipp Wich | 2010-12-13 |
| | | | | SVN-Revision: 24557 | ||
* | reorder dependencies | Jo-Philipp Wich | 2010-12-13 |
| | | | | SVN-Revision: 24556 | ||
* | mpfr: use autoreconf host fixup | Jo-Philipp Wich | 2010-12-13 |
| | | | | SVN-Revision: 24555 | ||
* | opkg: remove manual automake invocations and rely and host and target fixups | Jo-Philipp Wich | 2010-12-13 |
| | | | | SVN-Revision: 24554 | ||
* | opkg: disable output shaving | Jo-Philipp Wich | 2010-12-13 |
| | | | | SVN-Revision: 24553 | ||
* | - implement hooks for hostbuilds - use host build hooks to implement fixups ↵ | Jo-Philipp Wich | 2010-12-13 |
| | | | | | | for host build - move separator declaration to rules.mk SVN-Revision: 24551 | ||
* | autotools.mk: add yet another aclocal path | Jo-Philipp Wich | 2010-12-13 |
| | | | | SVN-Revision: 24547 | ||
* | Update package selection | Hamish Guthrie | 2010-12-13 |
| | | | | SVN-Revision: 24544 | ||
* | enable mach support for OpenRD Base and OpenRD Client (#8417), spare the rest | Jo-Philipp Wich | 2010-12-13 |
| | | | | SVN-Revision: 24541 | ||
* | base-files: use shutdown instead of stop when the system goes down (patch by ↵ | Felix Fietkau | 2010-12-13 |
| | | | | | | tripolar) SVN-Revision: 24540 | ||
* | ath9k: fix some more issues in the paprd changes | Felix Fietkau | 2010-12-13 |
| | | | | SVN-Revision: 24539 | ||
* | ead: fixup some AC_DEFINE() invocations that will make recent automak bail | Jo-Philipp Wich | 2010-12-13 |
| | | | | SVN-Revision: 24535 | ||
* | autotools.mk: support autoreconf at different paths, introduce ↵ | Jo-Philipp Wich | 2010-12-13 |
| | | | | | | PKG_AUTOMAKE_PATHS which defaults to '.' SVN-Revision: 24534 | ||
* | adds new lantiq kernel. once the codebase is fully tested and know to be ↵ | John Crispin | 2010-12-12 |
| | | | | | | working on all the devices previously supported by ifxmips, we will drop ifxmips support. SVN-Revision: 24526 | ||
* | Revert "[tools] sstrip: Correct include path to really get endian.h" (#8447) | Florian Fainelli | 2010-12-12 |
| | | | | | | This reverts commit ac0f793ae985db73caf99916336569c211a759f8. SVN-Revision: 24516 | ||
* | Makefile: Put lzma before squashfs so compile of squashfs4 succeeds (depends ↵ | Daniel Dickinson | 2010-12-12 |
| | | | | | | on lzma) SVN-Revision: 24513 | ||
* | sstrip: Correct include path to really get endian.h | Daniel Dickinson | 2010-12-12 |
| | | | | SVN-Revision: 24512 | ||
* | Revert "[tools] sstrip: Was missing include of <byteswap.h>" | Daniel Dickinson | 2010-12-12 |
| | | | | | | This reverts commit bcb48716d097c16834f222c267c73e847f4a8dd0. SVN-Revision: 24511 | ||
* | sstrip: Was missing include of <byteswap.h> | Daniel Dickinson | 2010-12-12 |
| | | | | SVN-Revision: 24510 | ||
* | binutils: Fix autoreconf for packages/devel/binutils package, which uses ↵ | Daniel Dickinson | 2010-12-12 |
| | | | | | | binutils toolchain patches SVN-Revision: 24509 | ||
* | Added autoconf flags for gettimeofday and psignal - uClibc has them | Daniel Dickinson | 2010-12-12 |
| | | | | SVN-Revision: 24508 | ||
* | ath9k: fix a few issues with pa predistortion on ar9003 | Felix Fietkau | 2010-12-12 |
| | | | | SVN-Revision: 24504 | ||
* | ath: open up a few safe 5ghz channels in the world regdomain to make the ↵ | Felix Fietkau | 2010-12-12 |
| | | | | | | regulatory override unnecessary in a few cases SVN-Revision: 24503 | ||
* | ath9k: merge a few pending cleanup patches | Felix Fietkau | 2010-12-12 |
| | | | | SVN-Revision: 24502 | ||
* | ppl: update to new version. | Hauke Mehrtens | 2010-12-11 |
| | | | | | | The old version is not compatible with gmp 5. SVN-Revision: 24501 | ||
* | tools/xz: do not overwrite the lzma binary | Felix Fietkau | 2010-12-11 |
| | | | | SVN-Revision: 24499 | ||
* | ath9k: do not adjust the slot time setting for long distance, it seems to ↵ | Felix Fietkau | 2010-12-11 |
| | | | | | | cause long latencies and low throughput SVN-Revision: 24498 | ||
* | mac80211: fix IBSS probe response storms on drivers that do not support ↵ | Felix Fietkau | 2010-12-11 |
| | | | | | | drv_tx_last_beacon() SVN-Revision: 24497 | ||
* | ath9k: merge a pending patch for fixing tsf read and write | Felix Fietkau | 2010-12-11 |
| | | | | SVN-Revision: 24496 | ||
* | qemu: update qemu to version 0.13.0 | Hauke Mehrtens | 2010-12-11 |
| | | | | SVN-Revision: 24487 | ||
* | kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ↵ | Hauke Mehrtens | 2010-12-11 |
| | | | | | | kenrel 2.6.36.1 to 2.6.36.2 SVN-Revision: 24486 | ||
* | add a host package for xz | Felix Fietkau | 2010-12-11 |
| | | | | SVN-Revision: 24481 | ||
* | ath9k: add missing %pV printk revert | Felix Fietkau | 2010-12-11 |
| | | | | SVN-Revision: 24480 | ||
* | remove obsolete stamp dep after r24474 | Jo-Philipp Wich | 2010-12-11 |
| | | | | SVN-Revision: 24475 | ||
* | rework aclocal handling, packages have issues writing through the symlink so ↵ | Jo-Philipp Wich | 2010-12-11 |
| | | | | | | keep the host aclocal as include path for now SVN-Revision: 24474 | ||
* | mac80211: update to 2010-12-09 | Felix Fietkau | 2010-12-11 |
| | | | | SVN-Revision: 24471 | ||
* | libtool: don't install aclocal directory again if symlink into ↵ | Jo-Philipp Wich | 2010-12-11 |
| | | | | | | $(STAGING_DIR_HOST)/share/acloca exists aleady SVN-Revision: 24470 |