tpg/acess2.git
2011-10-12 John HodgeKernel/armv7 - Set ARMv7 to use the initrd for /Acess rel0.12
2011-10-12 John HodgeModules/InitRD - Fixed dependencies in InitRD script
2011-10-12 John HodgeUsermode - Fixed GAS/NASM detection
2011-10-12 John HodgeMajor build system changes
2011-10-12 John HodgeKernel/armv7 - Fixed edge case in __divmod64
2011-10-12 John HodgeModules/GIC - Fixed interrupt handling
2011-10-11 John HodgeUsermode/ld-acess - COPY relocation (no clue what it...
2011-10-11 John HodgeKernel/x86_64 - Fixed Kernel not using COW, cleanup
2011-10-11 John HodgeKernel/x86_64 - Now boots, login a little bugged though
2011-10-11 John HodgeLibraries/ld-acess - Cleaning up
2011-10-11 John HodgeKernel - MMU usage fixes
2011-10-11 John HodgeKernel/x86_64 - Implemented COW, fixed PMM bugs
2011-10-11 John HodgeKernel/armv7 - Added IRQ stack, changed IRQs to be...
2011-10-09 John HodgeUsermode/ld-acess - Fixing Elf64 support (and incorrect...
2011-10-09 John HodgeFix clean all script for renamed armv7 arch rel0.11
2011-10-09 John HodgeKernel/x86_64 - Fixed usage of IA32_FMASK
2011-10-09 John HodgeModules/FDDv2 - Fixed incorrect usage of 'B', added...
2011-10-09 John HodgeKernel - Cleaning up a little
2011-10-09 John HodgeKernel/x86_64 - Fixed not resetting IF after SYSCALL...
2011-10-09 John HodgeModules/ISADMA - Removed commented out cli/sti
2011-10-09 John HodgeModules/FDD - Heaps of changes when debugging, may...
2011-10-09 John HodgeModules/FDDv2 - Completed, seems to work
2011-10-09 John HodgeModules/FDDv2 - VFS interface almost done, Caching...
2011-10-08 John HodgeModules - Adding rewrite of the FDD driver
2011-10-08 John HodgeMisc changes
2011-10-08 John HodgeModules/PS2KbMouse - Fixing PL050 bugs
2011-10-08 John HodgeKernel/armv7 - Working on interrupt support, currently...
2011-10-08 John HodgeModules/armv7 - GIC support coming along
2011-10-08 John HodgeUsermode - More ARM stuff
2011-10-08 John HodgeImplementing parts of the ARM usermode
2011-10-07 John HodgeConfig - Added ARMv7 GIC to build conf
2011-10-07 John HodgeModules/armv7 - Added stub IRQ_AddHandler to GIC
2011-10-07 John HodgeModules/armv7 - Fixing PL050 support
2011-10-07 John HodgeKernel/arm7 - Implementing some MMU functions
2011-10-07 John HodgeConfig - Removed UDI from build, never completed
2011-10-07 John HodgeNotes - Update to cross compile notes
2011-10-06 John HodgeKernel/x86_64 - Commenting and cleanup
2011-10-06 John HodgeUsermode/libc - Look ma! setjmp
2011-10-06 John HodgeReworking usermode/libc to closer C compliance
2011-10-05 John HodgeKernel - Fixed vterm corruption at end of buffer
2011-10-05 John HodgeAcessNative - Fixing build
2011-10-05 John HodgeModules/PS2KbMouse - Fixed 8042 not being initialised
2011-10-05 John HodgeKernel/proc - Fixed version display
2011-10-04 John HodgeModules/armv7 - Adding a stub GIC driver
2011-10-04 John HodgeUSB Testing
2011-10-04 John HodgeModules - Switched GNU99
2011-10-04 John HodgeModules/FDD - Trying to fix fdd behavior
2011-10-04 John HodgeModules/USB - Fiddling with USB
2011-10-04 John HodgeKernel - Cleaning up unneeded messages
2011-10-04 John HodgeKernel/x86_64 - Bugfixing, cleaning up scheduling
2011-10-04 John HodgeModules/PS2KbMouse - Adding pl050 support
2011-10-04 John HodgeUsermode/ld-acess - Fixing elf64 support (and x86-64)
2011-10-04 John HodgeKernel/armv7 - Fixed lack of in*/out* functions
2011-09-28 John HodgeKernel - Added pointer to IRQ callbacks
2011-09-28 John HodgeModules/USB - Working on things :)
2011-09-28 John HodgeKernel/vterm - Tiny commenting/indenting change
2011-09-27 John HodgeModules/USB - Working on USB support again
2011-09-27 John HodgeKernel/x86 - Disabled task tracing
2011-09-27 John HodgeKernel/armv7 - Task switching now supported
2011-09-27 John HodgeKernel/armv7 - Renamed to reduce confusion
2011-09-27 John HodgeKernel/arm7 - Tiny bugfix in NewKThread
2011-09-27 John HodgeModules - Moved to using object directories
2011-09-26 John HodgeKernel/arm7 - NewKThread (partially) implemented
2011-09-26 John HodgeKernel/arm7 - Working on threading
2011-09-26 John HodgeKernel - Added Proc_Rescedule support
2011-09-26 John HodgeKernel - Fixes to build info file
2011-09-26 John HodgeKernel/vfs - Fixed bug in VFS_ParsePath
2011-09-26 John HodgeKernel/arm7 - Fiddling on process switching
2011-09-26 John HodgeKernel/x86 - Separated timer and task switching
2011-09-26 John HodgeKernel/x86_64 - Separated task switching from timer...
2011-09-26 John HodgeModules/FDD - Fixed random bug
2011-09-26 John HodgeUsermode/ld-acess - Adding elf64 support
2011-09-26 John HodgeKernel/x86_64 - Debugging iret->CPL3 crash
2011-09-26 John HodgeModules/ATA - Fiddling for bugfixing, bug was elsewhere...
2011-09-26 John HodgeKernel/x86_64 - Bugfixing
2011-09-25 John HodgeModules/PS2KbMouse - Broke 8042 specific code out
2011-09-25 John HodgeKernel/arm7 - Fiddling with PCI etc
2011-09-25 John HodgeKernel/arm7 - Removed debug statement from VMM
2011-09-25 John HodgeKernel/arm7 - Starts, but no IO and task switching...
2011-09-25 John HodgeUsermode - Added sys/stat.h to help with cross compiles
2011-09-25 John HodgeKernel - Oops, no compile test
2011-09-25 John HodgeKernel - Untested template stack based PMM
2011-09-25 John HodgeRenamed tpl_drv_* to api_drv_* (a more fitting name)
2011-09-25 John HodgeModules/SB16 - Stub driver, nowhere near complete
2011-09-25 John HodgeQemu ARM script, TODO list
2011-09-25 John HodgeJust some little notes
2011-09-25 John HodgeUsermode - Stub UDP tester (in the form of a DNS client)
2011-09-25 John HodgeKernel/x86_64 - Oops, forgot some files
2011-09-25 John HodgeKernel/x86 - Fixed build and run after x86_64 and arm7...
2011-09-25 John HodgeKernel/arm7 - Debugging
2011-09-25 John HodgeKernel - Unlocked debug lock when entering kernel panic
2011-09-25 John HodgeKernel/vfs - Minor error reporting changes
2011-09-25 John HodgeModules/IPStack - Updated worker thread invocation
2011-09-24 John HodgeKernel/arm7 - Now with less crash
2011-09-23 John HodgeSpiderScript - Light speedups, planning for smarter...
2011-09-23 John HodgeKernel/x86 - Indent fixes only
2011-09-23 John HodgeKernel/x86_64 - Fucking about removing inline asm
2011-09-23 John HodgeUpdated to allow build number to be obtained far easier
2011-09-23 John HodgeKernel/arm7 - Fixing, manages to start pmm init
2011-09-23 John HodgeKernel/arm7 - Serial works (realview-pb-a8)
next

UCC git Repository :: git.ucc.asn.au