Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | add preliminary AR9 support attention: if caches enabled the network is ↵ | Ralph Hempel | 2010-03-30 | |
| | | | | | | broken attention: the network of the flash image doesn't work because of enabled caches SVN-Revision: 20606 | |||
* | missing patch & config file | Ralph Hempel | 2010-03-30 | |
| | | | | SVN-Revision: 20604 | |||
* | adding httpd - failsafe patch flash write routine is not functional yet add ↵ | Ralph Hempel | 2010-03-30 | |
| | | | | | | configuration (board & dram) SVN-Revision: 20603 | |||
* | The ralink rt305x board has a wireless card that can be used with the ↵ | John Crispin | 2010-03-30 | |
| | | | | | | rt2800pci driver (it does not work yet but basically should). Hence, register the appropriate platform device to allow developing/testing the rt2800pci driver. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20599 | |||
* | imagebuilder: don't disable on uml | Nicolas Thill | 2010-03-30 | |
| | | | | SVN-Revision: 20598 | |||
* | imagebuilder: various fixes * only copy host tools from ↵ | Nicolas Thill | 2010-03-30 | |
| | | | | | | $(STAGING_DIR_HOST)/bin * remove more target patches, and also target files * combine the 3 find commands into a single one SVN-Revision: 20597 | |||
* | Fix the base address of the wireless card. Otherwise it is not possible to ↵ | John Crispin | 2010-03-30 | |
| | | | | | | register a platform wireless device as it overlaps with something else. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20596 | |||
* | toolchain/binutils: building gas for arm-*-uclibc systems requires linking ↵ | Gabor Juhos | 2010-03-30 | |
| | | | | | | with -lm SVN-Revision: 20594 | |||
* | fix path to libgcc.a in LIBGCC_S | Nicolas Thill | 2010-03-30 | |
| | | | | SVN-Revision: 20593 | |||
* | openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability | Jo-Philipp Wich | 2010-03-29 | |
| | | | | SVN-Revision: 20592 | |||
* | fix ndisc compilation failure (#6984) | Florian Fainelli | 2010-03-29 | |
| | | | | SVN-Revision: 20591 | |||
* | kernel: fix dependencies for x86 target | Hauke Mehrtens | 2010-03-29 | |
| | | | | | | | | | kmod-hid and kmod-input-core are directly build into the kernel for the x86 target. No package on x86 should depend on it. This fixes #6963 SVN-Revision: 20590 | |||
* | mac80211: fix mesh. | Hauke Mehrtens | 2010-03-29 | |
| | | | | | | This fixes #6774 SVN-Revision: 20585 | |||
* | fix kernel-headers build | Felix Fietkau | 2010-03-29 | |
| | | | | SVN-Revision: 20584 | |||
* | download.mk: fix bzr download method | Nicolas Thill | 2010-03-29 | |
| | | | | SVN-Revision: 20582 | |||
* | fixes uboot compile error | John Crispin | 2010-03-29 | |
| | | | | SVN-Revision: 20580 | |||
* | uhttpd: fix a signal related race condition exposed by LuCI on fast machines | Jo-Philipp Wich | 2010-03-29 | |
| | | | | SVN-Revision: 20573 | |||
* | update e2fsprogs to 1.41.11 (#6896) | Florian Fainelli | 2010-03-29 | |
| | | | | SVN-Revision: 20572 | |||
* | base-files: fix shell syntax (prevent error messages when activating ↵ | Nicolas Thill | 2010-03-29 | |
| | | | | | | initscripts in IB) SVN-Revision: 20571 | |||
* | add a new helper macro to deal with conditional ./configure flags | Felix Fietkau | 2010-03-29 | |
| | | | | SVN-Revision: 20570 | |||
* | prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages | Felix Fietkau | 2010-03-29 | |
| | | | | SVN-Revision: 20569 | |||
* | use lazy evaluation for TARGET_CONFIGURE_OPTS to make it possible to ↵ | Felix Fietkau | 2010-03-29 | |
| | | | | | | override TARGET_CC and TARGET_CXX SVN-Revision: 20566 | |||
* | fix u-boot wiki urls | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20564 | |||
* | add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers) | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20563 | |||
* | add uboot-lantiq (based on a patch contributed by Lantiq) | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20561 | |||
* | uboot-ifxmips: fix portability bug | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20560 | |||
* | propagate atm header changes into pppoatm and br2684ctl as well | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20558 | |||
* | ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include ↵ | Felix Fietkau | 2010-03-28 | |
| | | | | | | to cflags SVN-Revision: 20557 | |||
* | linux-atm: add the kernel include dir to the cflags and move the build dir ↵ | Felix Fietkau | 2010-03-28 | |
| | | | | | | to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included SVN-Revision: 20556 | |||
* | linux-atm: clean up package installation into staging | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20555 | |||
* | ifxmips-dsl-api: fix portability errors | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20554 | |||
* | Some dependencies that are depending on target are not added into the ↵ | Hauke Mehrtens | 2010-03-28 | |
| | | | | | | | | Depends line in the control file of the package. For example +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb does not result in kmod-ssb for the x86 target or any other target. This fixes #6874 SVN-Revision: 20553 | |||
* | netfilter: fix ABI breakage caused by the netfilter match optimization ↵ | Felix Fietkau | 2010-03-28 | |
| | | | | | | (fixes #5628) SVN-Revision: 20552 | |||
* | enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733) | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20551 | |||
* | madwifi: fix the tx rate display in iwconfig (#6925) | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20550 | |||
* | madwifi: return to the bss channel after an issued ap mode scan has been ↵ | Felix Fietkau | 2010-03-28 | |
| | | | | | | completed (fixes #6599) SVN-Revision: 20549 | |||
* | move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it | Florian Fainelli | 2010-03-28 | |
| | | | | SVN-Revision: 20548 | |||
* | hostapd: clean up openssl tls dependencies and build handling (fixes #6572) | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20547 | |||
* | make mmc-over-gpio pins configurable in menuconfig (#6933) | Florian Fainelli | 2010-03-28 | |
| | | | | SVN-Revision: 20542 | |||
* | sysupgrade: Get target device from kernel cmdline, patch from acinonyx | Florian Fainelli | 2010-03-28 | |
| | | | | SVN-Revision: 20538 | |||
* | package/mtd: fix automatic partition size detection in fis_remap | Gabor Juhos | 2010-03-28 | |
| | | | | SVN-Revision: 20537 | |||
* | ifxmips: remove old config files | Nicolas Thill | 2010-03-28 | |
| | | | | SVN-Revision: 20534 | |||
* | ps3: move ps3lan kmod under target/linux/ps3 | Nicolas Thill | 2010-03-28 | |
| | | | | SVN-Revision: 20533 | |||
* | uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx | Jo-Philipp Wich | 2010-03-28 | |
| | | | | SVN-Revision: 20532 | |||
* | opkg: fix usage to reflect change in the upgrade command | Nicolas Thill | 2010-03-28 | |
| | | | | SVN-Revision: 20531 | |||
* | ar71xx: fix pci on ar7241/ar7242 | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20530 | |||
* | ar71xx: fix the wan port on pb92 | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20529 | |||
* | ar71xx: reset the mdio bus on ar7241/ar7242 | Felix Fietkau | 2010-03-28 | |
| | | | | SVN-Revision: 20528 | |||
* | ar71xx: add uci defaults to fix trx header on the WRT160NL boards | Gabor Juhos | 2010-03-27 | |
| | | | | | | * patch by Otto Solares SVN-Revision: 20526 | |||
* | ar71xx: update image generation and trx header parsing for the WRT160NL | Gabor Juhos | 2010-03-27 | |
| | | | | | | | * patch by Bernhard Loos * note: trailing whitespaces has been removed SVN-Revision: 20525 |