Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: move support for generic IDE chipsets out of ide-core in their own ↵ | Nicolas Thill | 2010-04-03 | 1 | -23/+47 |
| | | | | | | packages, fix ixp4xx build issue (closes: #6939) SVN-Revision: 20664 | ||||
* | busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner) | Nicolas Thill | 2010-04-03 | 28 | -116/+302 |
| | | | | SVN-Revision: 20661 | ||||
* | busybox: add myself as maintainer | Nicolas Thill | 2010-04-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 20657 | ||||
* | dnsmasq: allow multiple hostnames per domain section | Jo-Philipp Wich | 2010-04-02 | 2 | -5/+11 |
| | | | | SVN-Revision: 20656 | ||||
* | do not set CONFIG_NET_DEV_OPS (#7005) | Florian Fainelli | 2010-04-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 20653 | ||||
* | flashmap and image generation: reduced union bcm_tag to a single struct ↵ | Florian Fainelli | 2010-04-01 | 5 | -679/+266 |
| | | | | | | combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore. SVN-Revision: 20652 | ||||
* | brcm-2.4: fix commit r18413 "128MB ram problem" | Hauke Mehrtens | 2010-04-01 | 1 | -9/+16 |
| | | | | | | This was missing in commit r20072 SVN-Revision: 20651 | ||||
* | mac80211: remove MCU requests for SoC platforms in the rt2x00 driver | Gabor Juhos | 2010-04-01 | 2 | -1/+60 |
| | | | | | | | | The ralink SoC platforms do not have an MCU. Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20650 | ||||
* | base-files: Cancel firmware loading if file doesn't exist | Vasilis Tsiligiannis | 2010-04-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 20649 | ||||
* | add a subtarget and drivers for the Intel Tolapai SoC | Imre Kaloz | 2010-04-01 | 27 | -1/+13278 |
| | | | | SVN-Revision: 20648 | ||||
* | load firmware to /lib/firmware | John Crispin | 2010-03-31 | 2 | -6/+13 |
| | | | | SVN-Revision: 20642 | ||||
* | improve extract code | John Crispin | 2010-03-31 | 1 | -3/+9 |
| | | | | SVN-Revision: 20641 | ||||
* | adds proper md5sum to ifxos | John Crispin | 2010-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 20640 | ||||
* | update os abstraction layer | John Crispin | 2010-03-31 | 2 | -24/+9 |
| | | | | SVN-Revision: 20639 | ||||
* | hostapd: fix build error caused by r20631 | Gabor Juhos | 2010-03-31 | 1 | -1/+10 |
| | | | | SVN-Revision: 20638 | ||||
* | adds voip support | John Crispin | 2010-03-31 | 15 | -1/+1303 |
| | | | | SVN-Revision: 20637 | ||||
* | fix licensing issues of ifxmips dsl driver | John Crispin | 2010-03-31 | 3 | -2/+26 |
| | | | | SVN-Revision: 20636 | ||||
* | uboot only builds with gcc 3.4.6 | John Crispin | 2010-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 20635 | ||||
* | ramips: add wpad-mini to the default packages | Gabor Juhos | 2010-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 20632 | ||||
* | hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well | Gabor Juhos | 2010-03-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 20631 | ||||
* | select LZMA compressed initramfs by default for ramips | Gabor Juhos | 2010-03-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 20630 | ||||
* | mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected | Gabor Juhos | 2010-03-31 | 1 | -0/+1 |
| | | | | | | | | | When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with the CONFIG_RT2X00_DEBUG flag set to enable debug output. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 20629 | ||||
* | cleanup configuration handling | Ralph Hempel | 2010-03-31 | 2 | -42/+47 |
| | | | | SVN-Revision: 20628 | ||||
* | ramips: annotate device register function prototypes with __init | Gabor Juhos | 2010-03-31 | 1 | -2/+2 |
| | | | | SVN-Revision: 20627 | ||||
* | mac80211: fix a typo in rt2x00 config | Gabor Juhos | 2010-03-31 | 1 | -1/+1 |
| | | | | | | | | Fix a simple typo Signed-off-by: Luis Correia <luis.f.correia@gmail.com> SVN-Revision: 20626 | ||||
* | ramips: register wifi device for the RT2880 based boards | Gabor Juhos | 2010-03-31 | 2 | -0/+3 |
| | | | | SVN-Revision: 20625 | ||||
* | ramips: add wifi device for the RT2880 as well | Gabor Juhos | 2010-03-31 | 2 | -0/+27 |
| | | | | SVN-Revision: 20624 | ||||
* | mac80211: add missing config file for the rt2x00 | Gabor Juhos | 2010-03-31 | 1 | -0/+15 |
| | | | | SVN-Revision: 20623 | ||||
* | lua: drop refcounting patch in preparation for 10.03, it has unresolved ↵ | Jo-Philipp Wich | 2010-03-30 | 2 | -1129/+1 |
| | | | | | | issues resulting in random vm crashes SVN-Revision: 20617 | ||||
* | ramips: register wifi device on the rt305x based boards | Gabor Juhos | 2010-03-30 | 4 | -0/+4 |
| | | | | SVN-Revision: 20616 | ||||
* | mac80211: enable building of the rt2800 on the ramips target | Gabor Juhos | 2010-03-30 | 4 | -8/+99 |
| | | | | SVN-Revision: 20615 | ||||
* | ramips: sync kernel config | Gabor Juhos | 2010-03-30 | 2 | -14/+15 |
| | | | | SVN-Revision: 20614 | ||||
* | prepare kernel for voip | John Crispin | 2010-03-30 | 5 | -7/+53 |
| | | | | SVN-Revision: 20613 | ||||
* | httpd failsafe - add image check and flash access | Ralph Hempel | 2010-03-30 | 4 | -119/+27 |
| | | | | SVN-Revision: 20610 | ||||
* | add preliminary AR9 support attention: if caches enabled the network is ↵ | Ralph Hempel | 2010-03-30 | 19 | -4/+2496 |
| | | | | | | 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 | 2 | -0/+9381 |
| | | | | SVN-Revision: 20604 | ||||
* | adding httpd - failsafe patch flash write routine is not functional yet add ↵ | Ralph Hempel | 2010-03-30 | 3 | -2/+120 |
| | | | | | | 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 | 2 | -0/+27 |
| | | | | | | 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 | 1 | -1/+0 |
| | | | | SVN-Revision: 20598 | ||||
* | imagebuilder: various fixes * only copy host tools from ↵ | Nicolas Thill | 2010-03-30 | 1 | -7/+5 |
| | | | | | | $(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 | 1 | -1/+1 |
| | | | | | | 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 | 5 | -0/+190 |
| | | | | | | with -lm SVN-Revision: 20594 | ||||
* | fix path to libgcc.a in LIBGCC_S | Nicolas Thill | 2010-03-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 20593 | ||||
* | openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability | Jo-Philipp Wich | 2010-03-29 | 2 | -1/+16 |
| | | | | SVN-Revision: 20592 | ||||
* | fix ndisc compilation failure (#6984) | Florian Fainelli | 2010-03-29 | 1 | -0/+11 |
| | | | | SVN-Revision: 20591 | ||||
* | kernel: fix dependencies for x86 target | Hauke Mehrtens | 2010-03-29 | 2 | -10/+10 |
| | | | | | | | | | 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 | 1 | -0/+45 |
| | | | | | | This fixes #6774 SVN-Revision: 20585 | ||||
* | fix kernel-headers build | Felix Fietkau | 2010-03-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 20584 | ||||
* | download.mk: fix bzr download method | Nicolas Thill | 2010-03-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 20582 | ||||
* | fixes uboot compile error | John Crispin | 2010-03-29 | 1 | -0/+24 |
| | | | | SVN-Revision: 20580 |