EMILE/second
2007-08-31 21:56:45 +00:00
..
arch.c second argument of Gestalt() is signed long, cast unsigned parameter 2007-03-22 16:27:34 +00:00
arch.h
bank.c
bank.h
bootenv.c
bootenv.h
bootinfo.c
bootinfo.h
bootstrapPPC.S
bootx.c
bootx.h
cli.c
cli.h
config.c second level is able to manage multiple kernels list 2007-08-31 21:56:45 +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
driver.c
driver.h
enter_kernel030.h
enter_kernel030.S change .chip to .cpu to use binutils 2.17 2007-03-22 15:36:39 +00:00
enter_kernel040.h
enter_kernel040.S change .chip to .cpu to use binutils 2.17 2007-03-22 15:36:39 +00:00
enter_kernel.c
enter_kernel.h
enter_kernelnoMMU.h
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
load.c Add nice progess bar 2007-08-18 13:34:17 +00:00
load.h
main.c remove message "no RAMDISK" 2007-08-21 22:08:37 +00:00
Makefile use libconfig 2007-08-25 21:33:57 +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
MMU030.h
MMU040_asm.S change .chip to .cpu to use binutils 2.17 2007-03-22 15:36:39 +00:00
MMU040.c
MMU040.h
ppc_regs.i
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
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