author | Chris Zankel <czankel@tensilica.com> | |
Fri, 24 Jun 2005 05:01:12 +0000 (22:01 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Fri, 24 Jun 2005 07:05:21 +0000 (00:05 -0700) | ||
commit | 4bedea94545165364618d403d03b61d797acba0b | |
tree | 04626bb71e0fb5ea5c5d5aa4fedc813301bea6a6 | tree | snapshot |
parent | 8e1a6dd2fddcc73c9e933758361e3d9c076c688a | commit | diff |
arch/xtensa/boot/Makefile | [new file with mode: 0644] | blob |
arch/xtensa/boot/boot-elf/Makefile | [new file with mode: 0644] | blob |
arch/xtensa/boot/boot-elf/boot.ld | [new file with mode: 0644] | blob |
arch/xtensa/boot/boot-elf/bootstrap.S | [new file with mode: 0644] | blob |
arch/xtensa/boot/boot-redboot/Makefile | [new file with mode: 0644] | blob |
arch/xtensa/boot/boot-redboot/boot.ld | [new file with mode: 0644] | blob |
arch/xtensa/boot/boot-redboot/bootstrap.S | [new file with mode: 0644] | blob |
arch/xtensa/boot/include/zlib.h | [new file with mode: 0644] | blob |
arch/xtensa/boot/lib/Makefile | [new file with mode: 0644] | blob |
arch/xtensa/boot/lib/memcpy.S | [new file with mode: 0644] | blob |
arch/xtensa/boot/lib/zlib.c | [new file with mode: 0644] | blob |
arch/xtensa/boot/lib/zmem.c | [new file with mode: 0644] | blob |
arch/xtensa/boot/ramdisk/Makefile | [new file with mode: 0644] | blob |