EMILE/second
2004-06-03 22:39:38 +00:00
..
arch.c Set mmu type according to cpu type when gestalt() says noMMU 2004-06-02 21:11:21 +00:00
arch.h move some stuff from head.S to main.c 2004-05-26 18:32:49 +00:00
bank.c remove unneeded init of some variables to move it back to section bss 2004-05-25 23:30:31 +00:00
bank.h
bootinfo.c Pass booter info by args of start() 2004-06-03 19:30:26 +00:00
bootinfo.h Pass booter info by args of start() 2004-06-03 19:30:26 +00:00
console.c add misc.h for glue.h (for 64bit support) 2004-06-02 17:38:24 +00:00
console.h
enter_kernel030.S
enter_kernel040.S
font_8x16.c
glue.h 64bit support for tools 2004-06-02 17:39:10 +00:00
glue.S Add PBReadSync() 2004-05-26 21:32:13 +00:00
head.S Pass booter info by args of start() 2004-06-03 19:30:26 +00:00
inflate.c change octal to hexadecimal, correct some warnings 2004-06-03 07:56:17 +00:00
ld.script floppy image is now built from several parts (first, second, kernel, ramdisk) with emile-install. Linker cannot provide kernel size and position anymore 2004-06-01 22:00:21 +00:00
load.c add misc.h for glue.h (for 64bit support) 2004-06-02 17:38:24 +00:00
load.h load binary image from disk 2004-05-26 21:59:06 +00:00
lowmem.h
main.c use uncompressed size instead buffer size to find end of kernel to put boot info 2004-06-03 22:39:38 +00:00
Makefile floppy image is now built from several parts (first, second, kernel, ramdisk) with emile-install. Linker cannot provide kernel size and position anymore 2004-06-01 22:00:21 +00:00
memory.c add misc.h for glue.h (for 64bit support) 2004-06-02 17:38:24 +00:00
memory.h
misc.c add memdump() 2004-05-26 21:41:20 +00:00
misc.h add __attribute__ ((noreturn)) to error() 2004-06-03 07:54:56 +00:00
MMU030_asm.S
MMU030.c
MMU030.h
MMU040_asm.S
MMU040.c
MMU040.h
printf.c remove unneeded init of some variables to move it back to section bss 2004-05-25 23:30:31 +00:00
uncompress.c return uncompressed size 2004-06-03 22:38:24 +00:00
uncompress.h pass compress image address by argument to uncompress() and remove unneeded size 2004-06-03 08:02:41 +00:00