.. |
arch.c
|
add misc.h for glue.h (for 64bit support)
|
2004-06-02 17:38:24 +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
|
Manage noMMU and powerPC
|
2004-02-26 22:56:39 +00:00 |
bootinfo.c
|
add misc.h for glue.h (for 64bit support)
|
2004-06-02 17:38:24 +00:00 |
bootinfo.h
|
move some stuff from head.S to main.c
|
2004-05-26 18:32:49 +00:00 |
console.c
|
add misc.h for glue.h (for 64bit support)
|
2004-06-02 17:38:24 +00:00 |
console.h
|
re-add console_get_height()
|
2004-02-21 01:56:19 +00:00 |
enter_kernel030.S
|
add 68040 MMU support skeleton
|
2004-03-04 22:50:11 +00:00 |
enter_kernel040.S
|
really disable MMU
|
2004-03-06 01:00:18 +00:00 |
font_8x16.c
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |
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
|
Enhance second stage header
|
2004-05-26 23:05:35 +00:00 |
inflate.c
|
Initial revision
|
2004-02-15 20:46:45 +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
|
Use absolute address to lowmem variables
|
2004-05-25 19:32:12 +00:00 |
main.c
|
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 |
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
|
add bank.[ch], move memory bank management into them
|
2004-02-19 11:34:18 +00:00 |
misc.c
|
add memdump()
|
2004-05-26 21:41:20 +00:00 |
misc.h
|
define u_int8_t, int8_t, u_int16_t, int16_t, u_int32_t, int32_t for m68k
|
2004-06-02 17:37:06 +00:00 |
MMU030_asm.S
|
add 68040 MMU support skeleton
|
2004-03-04 22:50:11 +00:00 |
MMU030.c
|
correct GET_TT_ENABLE
|
2004-03-05 23:55:54 +00:00 |
MMU030.h
|
add 68040 MMU support skeleton
|
2004-03-04 22:50:11 +00:00 |
MMU040_asm.S
|
OOOPSS, it's better if we take pointer of the address to write in on the stack, from the parameter of the function...
|
2004-03-06 00:24:50 +00:00 |
MMU040.c
|
clean code
|
2004-03-06 00:25:37 +00:00 |
MMU040.h
|
rename with MMU040_
|
2004-03-05 22:39:51 +00:00 |
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
|
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 |
uncompress.h
|
Initial revision
|
2004-02-15 20:46:45 +00:00 |