EMILE/second
2004-02-21 01:51:12 +00:00
..
bank.c Add logical address to compute bank linits 2004-02-21 01:48:52 +00:00
bank.h Rename map to memory_map and export it 2004-02-19 13:09:41 +00:00
bootinfo.c add bank.[ch], move memory bank management into them 2004-02-19 11:34:18 +00:00
bootinfo.h Initial revision 2004-02-15 20:46:45 +00:00
console.c Add real video base address instead of computed one (with bounds) 2004-02-21 01:47:02 +00:00
console.h Add real video base address instead of computed one (with bounds) 2004-02-21 01:47:02 +00:00
enter_kernel.S add end_enter_kernel, unify a2/a0 2004-02-21 01:51:12 +00:00
font_8x16.c Initial revision 2004-02-15 20:46:45 +00:00
glue.h Add real video base address instead of computed one (with bounds) 2004-02-21 01:47:02 +00:00
glue.S Add real video base address instead of computed one (with bounds) 2004-02-21 01:47:02 +00:00
head.S Move call of bootinfo_init after memory_init (use memory_map) 2004-02-17 10:09:14 +00:00
inflate.c Initial revision 2004-02-15 20:46:45 +00:00
ld.script Initial revision 2004-02-15 20:46:45 +00:00
lowmem.h Initial revision 2004-02-15 20:46:45 +00:00
main.c Try to boot on RBV system 2004-02-21 01:43:51 +00:00
Makefile add bank.[ch], move memory bank management into them 2004-02-19 11:34:18 +00:00
memory.c Rename map to memory_map and export it 2004-02-19 13:09:41 +00:00
memory.h add bank.[ch], move memory bank management into them 2004-02-19 11:34:18 +00:00
misc.c Initial revision 2004-02-15 20:46:45 +00:00
misc.h Initial revision 2004-02-15 20:46:45 +00:00
MMU_asm.S Initial revision 2004-02-15 20:46:45 +00:00
MMU.c Correct bad table address evaluation 2004-02-21 01:21:41 +00:00
MMU.h Add dump_MMU_table() 2004-02-17 10:30:42 +00:00
printf.c Initial revision 2004-02-15 20:46:45 +00:00
uncompress.c Initial revision 2004-02-15 20:46:45 +00:00
uncompress.h Initial revision 2004-02-15 20:46:45 +00:00