Commit Graph

  • 2d74aaa6c0 RAM disk address must be physical address Laurent Vivier 2004-02-23 23:51:45 +0000
  • 1bba5ad918 I decide: no need of KERNEL_ARCH in first level Laurent Vivier 2004-02-23 23:38:43 +0000
  • 91afc5e604 24 Feb 2004 Laurent Vivier 2004-02-23 23:37:12 +0000
  • 9290c1f2d8 works with RBV mac ! thank you penguin... very messy: FIX ME ! Laurent Vivier 2004-02-23 23:34:39 +0000
  • c241af85f5 Add 3rd parameter to set destination address to copy kernel Laurent Vivier 2004-02-23 23:32:54 +0000
  • 54daae231e create boot_info[].memory like in the penguin (bigger first, physical memory blocs) Laurent Vivier 2004-02-23 23:31:56 +0000
  • 9cde1a908c let bank_dump() for debug purpose only, activate it with BANK_DUMP macro Laurent Vivier 2004-02-23 23:29:59 +0000
  • bca4f49b67 Add bank_mem_avail(): compute size of available memory Laurent Vivier 2004-02-23 00:24:05 +0000
  • 1c384cf5c8 Try to allocate memory to not have a bloc across two banks, correct management of top memory, and low memory Laurent Vivier 2004-02-23 00:23:14 +0000
  • 35639aff0c cosmetic change, remove disabling interrupts and cache:moved to caller Laurent Vivier 2004-02-23 00:21:36 +0000
  • cf5c0993a3 Disable interrupts, correct entry_t Laurent Vivier 2004-02-23 00:20:11 +0000
  • ccad19e151 re-add console_get_height() Laurent Vivier 2004-02-21 01:56:19 +0000
  • b08f2f1525 Add MMU_set_trace() Laurent Vivier 2004-02-21 01:52:51 +0000
  • 91878eb9a5 reenable MMU desabling Laurent Vivier 2004-02-21 01:51:47 +0000
  • 1f79567d4e add end_enter_kernel, unify a2/a0 Laurent Vivier 2004-02-21 01:51:12 +0000
  • 3680a14ac0 Add logical address to compute bank linits Laurent Vivier 2004-02-21 01:48:52 +0000
  • 67195aad96 Add real video base address instead of computed one (with bounds) Laurent Vivier 2004-02-21 01:47:02 +0000
  • fcd67e5680 Try to boot on RBV system Laurent Vivier 2004-02-21 01:43:51 +0000
  • 399815fc52 Correct bad table address evaluation Laurent Vivier 2004-02-21 01:21:41 +0000
  • 610cf784a6 Add dynamic trace, TT registers management Laurent Vivier 2004-02-21 00:48:39 +0000
  • 9464758cf2 Add second/bank.[ch] in DISTFILES Laurent Vivier 2004-02-19 13:14:19 +0000
  • 9bb63653bf Rename map to memory_map and export it Laurent Vivier 2004-02-19 13:09:41 +0000
  • 09aa0fdf33 add bank.[ch], move memory bank management into them Laurent Vivier 2004-02-19 11:34:18 +0000
  • 644f629761 17 Feb 2004 Laurent Vivier 2004-02-17 22:57:33 +0000
  • 5a921fb7ad Correct typo Laurent Vivier 2004-02-17 22:55:06 +0000
  • 6e77d82535 Add logical address in bank information Laurent Vivier 2004-02-17 22:52:33 +0000
  • 3719ad81de correct computing of physical address Laurent Vivier 2004-02-17 22:09:18 +0000
  • e2a053b1ac correct LIMIT management in decode_8_PD() Laurent Vivier 2004-02-17 21:30:09 +0000
  • 15cbea56f8 add TRACE(), correct Table Indices extraction in decode_[48]_PD() Laurent Vivier 2004-02-17 20:53:24 +0000
  • 6a43f90da4 *** empty log message *** Laurent Vivier 2004-02-17 10:32:48 +0000
  • ca86a7f62c Add dump_MMU_table() correct 8byte table scan Laurent Vivier 2004-02-17 10:30:42 +0000
  • 7201e9b32e move call to get_memory_mep() to memory.c Laurent Vivier 2004-02-17 10:26:46 +0000
  • df44431502 export memory_map Laurent Vivier 2004-02-17 10:25:36 +0000
  • 94fa7c429d we generate memory_map here Laurent Vivier 2004-02-17 10:23:55 +0000
  • cc5ae713a6 Move call of bootinfo_init after memory_init (use memory_map) Laurent Vivier 2004-02-17 10:09:14 +0000
  • 13bcacd8fb Detect architecture (PPC or 68K) of kernel Laurent Vivier 2004-02-17 10:06:57 +0000
  • 2dc5115a26 update VERSION with 0.2CVS Laurent Vivier 2004-02-16 15:04:47 +0000
  • 81e6004b28 config.h is a generated file: - remove it from CVS - "make clean" removes it Laurent Vivier 2004-02-16 15:04:14 +0000
  • 11dd1c201c Initial revision Laurent Vivier 2004-02-15 20:46:45 +0000