Kernel/armv7 - Bugfixing (PAddr != PAGE_SIZE)
[tpg/acess2.git] / Modules /
2011-10-16 John HodgeModules/PL110 - Added ARM PL110 CLCD driver
2011-10-14 John HodgeModules/InitRD - Added inode number lookup support
2011-10-12 John HodgeModules/InitRD - Fixed .gitignore to remove depfiles too
2011-10-12 John HodgeModules/InitRD - Fixed dependencies in InitRD script
2011-10-12 John HodgeMajor build system changes
2011-10-12 John HodgeModules/GIC - Fixed interrupt handling
2011-10-09 John HodgeModules/FDDv2 - Fixed incorrect usage of 'B', added...
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 HodgeModules/PS2KbMouse - Fixing PL050 bugs
2011-10-08 John HodgeModules/armv7 - GIC support coming along
2011-10-07 John HodgeModules/armv7 - Added stub IRQ_AddHandler to GIC
2011-10-07 John HodgeModules/armv7 - Fixing PL050 support
2011-10-05 John HodgeModules/PS2KbMouse - Fixed 8042 not being initialised
2011-10-04 John HodgeModules/armv7 - Adding a stub GIC driver
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 HodgeModules/PS2KbMouse - Adding pl050 support
2011-09-28 John HodgeKernel - Added pointer to IRQ callbacks
2011-09-28 John HodgeModules/USB - Working on things :)
2011-09-27 John HodgeModules/USB - Working on USB support again
2011-09-27 John HodgeModules - Moved to using object directories
2011-09-26 John HodgeModules/FDD - Fixed random bug
2011-09-26 John HodgeModules/ATA - Fiddling for bugfixing, bug was elsewhere...
2011-09-25 John HodgeModules/PS2KbMouse - Broke 8042 specific code out
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 HodgeModules/IPStack - Updated worker thread invocation
2011-09-08 John HodgeIPStack - Fiddling with firewall
2011-09-08 John HodgeModules/ATA - Hack/fix for x86-64 ATA
2011-08-24 John HodgeModules/FAT - Implemented GetNodeFromINode
2011-08-21 John HodgeModules/Network - Added PCnet-FASTIII driver (untested...
2011-08-21 John HodgeIPStack - SCTP support, dunno how good it is, but part...
2011-08-20 John HodgeKernel - Attempting to fix scroll redraw issue
2011-08-20 John HodgeModules/InitRD - Added new files, and re-added debug
2011-08-13 John HodgeModules/USB - A little more work
2011-08-08 John HodgeKernel - Fixes from clang's scan-build tool
2011-08-07 John HodgeKernel - Cleaning up messages rel0.10
2011-08-07 John HodgeKernel - Removed #include <adt.h> from acess.h, reduce...
2011-08-07 John HodgeIPStack - Fixed TCP locking up when the receive buffer...
2011-08-06 John HodgeFAT - Removed unneeded malloc() calls
2011-08-06 John HodgeIPStack - Cleaned up unneeded malloc() calls
2011-08-04 John HodgeIPStack - Changed IPv4_Checksum to use a word count
2011-08-04 John HodgeRTL8139 - Fixed Rx wrap bugs
2011-08-04 John HodgeChanged Video device spec to implement cursors
2011-08-04 John HodgeIPStack - Fixed TCP checksuming
2011-08-04 John HodgeRT8139 - Fixed to use Mutexes to control access to...
2011-08-02 John HodgeRTL8139 - Fixed not clearing IO bit in BAR
2011-07-30 John HodgeKernel - Bugfixing x86_64 port
2011-07-28 John HodgeModules/VGA - Implemented 2DOPS and fixed implementation
2011-07-06 John HodgePS2Mouse - Reworked driver to conform with Joystick...
2011-07-06 John HodgeModules/x86 - Needs a makefile :)
2011-07-06 John HodgeKernel - Reworked PCI API to be cleaner
2011-07-05 John HodgeFDD Driver - Fixing bugs exposed in x86_64 testing
2011-07-03 John HodgeIPStack - Fixed invalid window size in outgoing TCP...
2011-07-02 John HodgeBugfixing a hidden bug in vm8086 (to help trace a tcp...
2011-07-02 John HodgeIPStack - Fixing bugs in TCP close
2011-06-29 John HodgeOops, no makefile for input :)
2011-06-22 John HodgeAcessNative - Fixing Fixing Fixing
2011-06-16 John HodgeKernel - Implemented waking from semaphores
2011-06-11 John HodgeMisc - x86_64 port related changes
2011-06-07 John HodgeNetworking - Heaps of changes
2011-06-07 John HodgeNetworking - Bugfixing in IPStack/RTL8139 driver
2011-06-06 John HodgeRTL8136 - Implementing
2011-06-03 John HodgeMisc changes
2011-05-30 John HodgeIPStack - Misc logging changes
2011-05-29 John HodgeIPStack - Removed client/server structure from UDP...
2011-05-29 John HodgeMoved to BASE_IOCTLS() macro for keyboard driver
2011-05-28 John HodgeMouse driver and AxWin
2011-05-28 John HodgeKernel - Finally fixed that corruption bug (description...
2011-05-28 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2011-05-28 John HodgeKernel - More work on ARM port
2011-05-25 John HodgeMerge branch 'master' of [email protected]:acess2
2011-05-16 John HodgeISADMA moved out to a module
2011-05-08 John HodgeMoved PS2 Keyboard driver out to module tree (still...
2011-05-07 John HodgeUpgraded BochsGA to new specs, formatting change in...
2011-05-07 John HodgeUSB - Still non working, but fiddling with it
2011-05-07 John HodgeIPStack - Misc cleanups
2011-05-07 John HodgeIPStack - Firewall cleanups and speedups (now shoudl...
2011-04-02 John HodgeAdding forgotten files
2011-04-02 John HodgeMisc changes
2011-03-24 John HodgeCompile fixes for clang
2011-03-23 John HodgeNE2000 - Cleaning up code, moved to a semaphore
2011-03-23 John HodgeIPStack - Working on removing future packet cache
2011-03-21 John HodgeIPStack - Slight header updated
2011-03-21 John HodgeIPStack - Added ability to use /Devices/ip/routes/...
2011-03-21 John HodgeIPStack - Working on implementing IPv6
2011-03-21 John HodgeIPStack - Cleanup to ARP code (slight)
2011-03-21 John HodgeIPStack - Cleaning IPv4 code, implemented routing
2011-03-21 John HodgeIPStack - Fiddling with firewall
2011-03-21 John HodgeIPStack - Cleaning up TCP code
2011-03-21 John HodgeIPStack - Fiddling with firewall code
2011-03-02 John HodgeBedtime commit, misc changes
2011-03-02 John HodgeOverhaul of TCP code (still messy, but now WORKS!!!!)
2011-03-02 John HodgeBugfix in NE2K driver (didn't wait for the DMA to be...
2011-03-01 John HodgeFixing select() implementation (and usage)
next

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