- Jun 27, 2013
-
-
Florian Fainelli authored
Allow building initramfs along with other types of filesystems. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 37050
-
Florian Fainelli authored
In order to support both normal images and initramfs, ensure that each target sets KERNELNAME properly so that the generic kernel building code can copy the corresponding files over $(KDIR) with the appropriate extension. Update the various paths to the kernel and wrapper images from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo). Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 37049
-
Florian Fainelli authored
In order to support building both normal and initramfs kernel, we will rebuild the wrappers around the vmlinux ELF binary, copy these with an appropriate extension when they exist. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 37048
-
Florian Fainelli authored
If initramfs is enabled, build a second pass kernel containing the CPIO rootfs, preliminary work to get non exclusive enabling of initramfs. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 37047
-
Florian Fainelli authored
GNU Make's subst is always breaking syntax highlighting with at least vim add the right comments to workaround it. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 37046
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37043
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37042
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37041
-
Florian Fainelli authored
AVR32 misses a bunch of updated syscalls, including timerfd_create() which is used by 6relayd. Since that requires Linux/libc changes, just prevent building it for now. Signed-off-by:
Florian Fainelli <florian@openwrt.org> SVN-Revision: 37040
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37039
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 37038
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37037
-
- Jun 26, 2013
-
-
Zoltan Herpai authored
Signed-off-by:
Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 37036
-
Zoltan Herpai authored
SVN-Revision: 37035
-
- Jun 25, 2013
-
-
Steven Barth authored
SVN-Revision: 37033
-
- Jun 24, 2013
-
-
Jonas Gorski authored
Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37032
-
John Crispin authored
this cause the wps trigegr to be copied to the wrong place https://dev.openwrt.org/ticket/13753 Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37031
-
Mirko Vogt authored
This patch partially reverts an (e)glibc commit which fixed a memory leak, however introduced lookup errors in dlopen() with resulting segmentation faults in certain scenarios. References: - http://comments.gmane.org/gmane.comp.lib.glibc.user/1227 - http://sourceware.org/ml/libc-alpha/2011-06/msg00006.html SVN-Revision: 37029
-
John Crispin authored
RT305x/RT5350 SoCs require the switch to be reset before touching the ethernet interface, otherwise the driver will panic. As we already init the ethernet in preinit we therefor need to reset the switch before that. Signed-off-by:
Felix Kaechele <felix@fetzig.org> SVN-Revision: 37027
-
Steven Barth authored
SVN-Revision: 37026
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37024
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37021
-
Steven Barth authored
SVN-Revision: 37020
-
- Jun 23, 2013
-
-
Steven Barth authored
SVN-Revision: 37018
-
John Crispin authored
these are no provided either by busybox or block-mount Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37017
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37016
-
- Jun 22, 2013
-
-
John Crispin authored
the procd changes broke the postinst insmod. Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37015
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37014
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37013
-
Steven Barth authored
SVN-Revision: 37011
-
Steven Barth authored
SVN-Revision: 37009
-
- Jun 21, 2013
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37008
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37007
-
John Crispin authored
This patch sets the cflags -mtune=34kc -mdsp only in XWAY subtarget, while the others remain with mtune=mips32r2. Although the Danube has a Mips 24KEc core performs well with the above cflags. Signed-off-by:
José Vázquez Fernández <ppvazquezfer@gmail.com> SVN-Revision: 37006
-
John Crispin authored
Set mips16 support in XWAY subtarget. This patch is based in changeset #36600 Signed-off-by:
José Vázquez Fernández <ppvazquezfer@gmail.com> Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37005
-
John Crispin authored
Fix EBU leds by removing req2 and gnt2 from pinmux. Fix rfkill button gpio. Enable reset button. Fix power led activation status. Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 37004
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37003
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37002
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37001
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37000
-