Search
lxdream.org :: lxdream/ChangeLog :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename ChangeLog
changeset 1:eea311cfd33e
author nkeynes
date Sat Jan 03 03:30:26 2009 +0000 (15 years ago)
branchlxdream-mem
permissions -rw-r--r--
last change MMU work-in-progress
* Move SDRAM out into separate sdram.c
* Move all page-table management into mmu.c
* Convert UTLB management to use the new page-tables
* Rip out all calls to mmu_vma_to_phys_* and replace with direct access
file annotate diff log raw
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/ChangeLog Sat Jan 03 03:30:26 2009 +0000
1.3 @@ -0,0 +1,2 @@
1.4 +07 Mar 2004 - Restarting the project. Ported the gui layer to Gtk 2.0
1.5 + (although still need to replace the GtkCLists at some point)
.