Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add mips64 support to kexec-tools, counterpart of r17768. | Florian Fainelli | 2009-09-27 | 2 | -1/+733 |
| | | | | SVN-Revision: 17769 | ||||
* | bump some revisions and update copyrights | Andy Boyett | 2009-09-10 | 1 | -3/+3 |
| | | | | SVN-Revision: 17554 | ||||
* | kexec-tools: Remove the unused file kexec.sh | Geoff Levand | 2009-08-24 | 1 | -5/+0 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17376 | ||||
* | kexec-tools: Make link /sbin/kexec for compatability with other distros | Geoff Levand | 2009-08-24 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17375 | ||||
* | kexec-tools: Make build of kdump optional | Geoff Levand | 2009-08-24 | 2 | -5/+20 |
| | | | | | | | | Most systems won't need kdump, so make its build optional. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17374 | ||||
* | kexec-tools: Minor makefile line end fixes | Geoff Levand | 2009-08-24 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17373 | ||||
* | kexec-tools: Add libtool PKG_FIXUP | Geoff Levand | 2009-08-24 | 1 | -0/+2 |
| | | | | | | | | libtool is needed to build kexec-tools. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17372 | ||||
* | kexec-tools: Update package to version 2.0.1 | Geoff Levand | 2009-08-24 | 2 | -26/+2 |
| | | | | | | | | Update package from kexec-tools-2.0.0 to kexec-tools-2.0.1. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17371 | ||||
* | powerpc: Create a powerpc64 config feature | Geoff Levand | 2009-08-18 | 2 | -2/+2 |
| | | | | | | | | | | | The config symbol TARGET_ps3 is used in the build files where special handling for the 64 bit PowerPC processors is needed. Introduce a new config feature powerpc64, and replace the use of TARGET_ps3 with powerpc64. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 17306 | ||||
* | fix kexec-tools builds when libc != uClibc, strip quotes from ↵ | Nicolas Thill | 2009-07-07 | 1 | -2/+4 |
| | | | | | | KEXEC_TARGET_NAME config option SVN-Revision: 16729 | ||||
* | Various Makefile cleanup. | Hauke Mehrtens | 2009-06-13 | 1 | -1/+1 |
| | | | | | | Thanks to swalker. SVN-Revision: 16437 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | Added target architecture name for ps3 | Hamish Guthrie | 2009-03-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 14899 | ||||
* | allow kexec-tools to compile with ccache enabled, patch from Luca Sinigaglia | Florian Fainelli | 2009-02-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 14467 | ||||
* | kexec-tools update to version 2.0.0; add support for armeb. | Jose Vasconcellos | 2009-01-20 | 5 | -201/+27 |
| | | | | SVN-Revision: 14121 | ||||
* | add support for alternative C libraries (currently only glibc/eglibc) other ↵ | Nicolas Thill | 2009-01-08 | 1 | -3/+5 |
| | | | | | | (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) SVN-Revision: 13931 | ||||
* | Remove legacy kernel load patch - no longer required | Hamish Guthrie | 2008-12-18 | 1 | -187/+0 |
| | | | | SVN-Revision: 13679 | ||||
* | Add kexec load legacy kernel patch | Hamish Guthrie | 2008-12-11 | 1 | -0/+187 |
| | | | | SVN-Revision: 13598 | ||||
* | kexec-tools builds fine again on 2.6.27, unmask it and also make it ↵ | Florian Fainelli | 2008-12-08 | 1 | -1/+1 |
| | | | | | | available for mips (be) targets SVN-Revision: 13552 | ||||
* | kexec-tools does build fine on mips with 2.6.27 kernels, until we update the ↵ | Florian Fainelli | 2008-11-15 | 1 | -1/+1 |
| | | | | | | kexec-tools version, mask it SVN-Revision: 13222 | ||||
* | kexec for powerpc actually only support ps3 or gamecube, not magicbox for ↵ | Florian Fainelli | 2008-08-06 | 1 | -1/+1 |
| | | | | | | instance SVN-Revision: 12223 | ||||
* | Allow kexec-tools to be built for mipsel, tested on a routerboard 500 | Florian Fainelli | 2008-07-18 | 2 | -1/+105 |
| | | | | SVN-Revision: 11856 | ||||
* | update version | Yuji Mano | 2008-05-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 11154 | ||||
* | Use new kexec tools | Jeremy Kerr | 2008-04-12 | 5 | -20/+238 |
| | | | | | | | | | | | | Horms' new kexec-tools repository has a number of updates and fixes for kexec, and also supports the PS3. This change updates the kexec repo, and adds a few build-system patches to make it work with OpenWRT. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 10803 | ||||
* | Allow kexec to directly use the kernel exposed in a mtd partition and reboot ↵ | Florian Fainelli | 2007-10-14 | 2 | -0/+6 |
| | | | | | | using the right command line SVN-Revision: 9322 | ||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -3/+5 |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -1/+1 |
| | | | | | | (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 | ||||
* | Allow rdc-2.6 to kexec | Florian Fainelli | 2007-08-06 | 1 | -2/+2 |
| | | | | SVN-Revision: 8359 | ||||
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵ | Felix Fietkau | 2007-03-16 | 1 | -1/+0 |
| | | | | | | lots of places SVN-Revision: 6582 | ||||
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵ | Felix Fietkau | 2007-03-16 | 1 | -3/+0 |
| | | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580 | ||||
* | Fix dependency on zlib | Florian Fainelli | 2007-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 6433 | ||||
* | fix kexec-tools build | Felix Fietkau | 2007-02-28 | 1 | -3/+8 |
| | | | | SVN-Revision: 6428 | ||||
* | add missing dependency | Felix Fietkau | 2007-02-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 6389 | ||||
* | various configure related cleanups | Felix Fietkau | 2007-02-25 | 1 | -25/+0 |
| | | | | SVN-Revision: 6372 | ||||
* | upgrade udev to v103, add kexec-tools | Imre Kaloz | 2006-11-24 | 1 | -0/+75 |
SVN-Revision: 5637 |