.. |
arch.c
|
second argument of Gestalt() is signed long, cast unsigned parameter
|
2007-03-22 16:27:34 +00:00 |
arch.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
bank.c
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
bank.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
bootenv.c
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
bootenv.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
bootinfo.c
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
bootinfo.h
|
|
|
bootstrapPPC.S
|
Add bootstrap and switch to PPC
|
2007-02-02 22:21:38 +00:00 |
bootx.c
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
bootx.h
|
include macos/types.h
|
2006-12-29 22:10:34 +00:00 |
cli.c
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
cli.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
config.c
|
correct management of return value of config_get_property
|
2007-08-31 23:25:41 +00:00 |
config.h
|
update header/copyright
|
2007-05-30 22:05:54 +00:00 |
console.c
|
allow to have no timeout (by specifying 0)
|
2007-08-18 13:32:30 +00:00 |
console.h
|
correct typo
|
2007-08-12 20:42:59 +00:00 |
copymem.i
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
driver.c
|
Add unused function to list drivers if needed
|
2006-10-28 10:16:47 +00:00 |
driver.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
enter_kernel030.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
enter_kernel030.S
|
change .chip to .cpu to use binutils 2.17
|
2007-03-22 15:36:39 +00:00 |
enter_kernel040.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
enter_kernel040.S
|
change .chip to .cpu to use binutils 2.17
|
2007-03-22 15:36:39 +00:00 |
enter_kernel.c
|
remove bootstrap_size for ARCH_PPC
|
2006-12-29 22:14:13 +00:00 |
enter_kernel.h
|
Substract min_addr instead of PAGE_SIZE, align kernel address on PAGE_SIZE
|
2007-02-02 20:13:11 +00:00 |
enter_kernelnoMMU.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
enter_kernelnoMMU.S
|
change .chip to .cpu to use binutils 2.17
|
2007-03-22 15:36:39 +00:00 |
font_8x16.c
|
font_get is unsigned
|
2007-03-22 16:22:45 +00:00 |
head.h
|
change signature to EM07 to support config file
|
2007-05-12 19:33:25 +00:00 |
head.S
|
change signature to EM07 to support config file
|
2007-05-12 19:33:25 +00:00 |
keyboard.c
|
Manage VT100 get_cursor_position command
|
2007-06-06 12:34:52 +00:00 |
keyboard.h
|
Manage VT100 get_cursor_position command
|
2007-06-06 12:34:52 +00:00 |
ld.script
|
Add bootstrap section
|
2007-02-02 22:10:17 +00:00 |
load.c
|
Add nice progess bar
|
2007-08-18 13:34:17 +00:00 |
load.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
main.c
|
remove message "no RAMDISK"
|
2007-08-21 22:08:37 +00:00 |
Makefile
|
Introduce MEDIA=full, use libstream/scsi instead libstream/hard
|
2007-09-01 22:21:45 +00:00 |
misc.c
|
a C string is signed char
|
2007-03-22 16:42:06 +00:00 |
misc.h
|
a C string is signed char
|
2007-03-22 16:42:06 +00:00 |
MMU030_asm.S
|
change .chip to .cpu to use binutils 2.17
|
2007-03-22 15:36:39 +00:00 |
MMU030.c
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
MMU030.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
MMU040_asm.S
|
change .chip to .cpu to use binutils 2.17
|
2007-03-22 15:36:39 +00:00 |
MMU040.c
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
MMU040.h
|
Change my email address to Laurent@lvivier.info
|
2006-09-15 14:55:39 +00:00 |
ppc_regs.i
|
Define PPC registers for PPC bootstrap
|
2007-02-02 22:29:40 +00:00 |
serial.c
|
move VT100 escape commands to console.c
|
2007-05-30 22:01:40 +00:00 |
serial.h
|
move VT100 escape commands to console.c
|
2007-05-30 22:01:40 +00:00 |
switch_to_PPC.h
|
Substract min_addr instead of PAGE_SIZE, align kernel address on PAGE_SIZE
|
2007-02-02 20:13:11 +00:00 |
switch_to_PPC.S
|
change .chip to .cpu to use binutils 2.17
|
2007-03-22 15:36:39 +00:00 |
vga.c
|
Manage VT100 get_cursor_position command
|
2007-06-06 12:34:52 +00:00 |
vga.h
|
Control display using vt100 escape characters, define inverse/normal video mode
|
2007-05-30 21:59:00 +00:00 |