summaryrefslogtreecommitdiff
path: root/arch/h8300/boot/compressed/vmlinux.scr
AgeCommit message (Collapse)AuthorFilesLines
2022-02-23remove the h8300 architectureChristoph Hellwig1-9/+0
Signed-off-by: Christoph Hellwig <hch@lst.de>
2015-06-23h8300: compressed image supportYoshinori Sato1-0/+9
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
2013-09-17Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck1-9/+0
H8/300 has been dead for several years, and the kernel for it has not compiled for ages. Drop support for it. Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
2007-07-16h8300 zImage support updateYoshinori Sato1-0/+9
- Add missing files - Add Makefile target - Change image base - Style fix Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>