2012-06-20 |
John Hodge | Modules/InitRD - Added comment support |
tree | commitdiff |
2012-06-20 |
John Hodge | Kernel/x86 - Added PMM statistics |
tree | commitdiff |
2012-06-14 |
John Hodge | Modules/LVM - Changed drive file from .volume to ROOT |
tree | commitdiff |
2012-06-14 |
John Hodge | Modules/ATA - A little more debug |
tree | commitdiff |
2012-06-14 |
John Hodge | Modules/LVM - Fixed uninitalised value |
tree | commitdiff |
2012-05-27 |
John Hodge | Modules/UHCI - More verbose interrupt messages (x86_64... |
tree | commitdiff |
2012-05-22 |
John Hodge | Cleanups - MM_MapTemp to return void*, VFS use Unlink... |
tree | commitdiff |
2012-05-22 |
John Hodge | 64-bit warning fixes |
tree | commitdiff |
2012-05-22 |
John Hodge | Modules/RAMDisk - a bit more work |
tree | commitdiff |
2012-05-21 |
John Hodge | Modules/RAMDisk - Non-linking RAMDisk driver |
tree | commitdiff |
2012-05-20 |
John Hodge | Modules/LVM - Fixed a crash caused by not clearing... |
tree | commitdiff |
2012-05-20 |
John Hodge | Modules/USB MSC - Added correct naming |
tree | commitdiff |
2012-05-20 |
John Hodge | Modules/UHCI - Removed redundant packet splitting in... |
tree | commitdiff |
2012-05-20 |
John Hodge | Modules/USB - Changes to allow MSC to set up correctly |
tree | commitdiff |
2012-05-19 |
John Hodge | Modules/USB MSC - Forgot a TODO |
tree | commitdiff |
2012-05-19 |
John Hodge | Modules/USB MSC - Can now read on qemu (dunno how reliable) |
tree | commitdiff |
2012-05-19 |
John Hodge | Modules/UHCI - Added callback to the BulkIN/BulkOUT... |
tree | commitdiff |
2012-05-19 |
John Hodge | Modules/USB - Added prototype mass storage driver |
tree | commitdiff |
2012-05-19 |
John Hodge | Modules/USB Core - Implemented _SendData and _RecvData |
tree | commitdiff |
2012-05-19 |
John Hodge | Modules/{ATA,LVM} - Slight API change because SCSI... |
tree | commitdiff |
2012-05-19 |
John Hodge | Modules/{ATA,LVM} - Moved ATA to use the LVM partition... |
tree | commitdiff |
2012-05-19 |
John Hodge | Modules/Ext2 - Little debug removal and code cleanup |
tree | commitdiff |
2012-05-18 |
John Hodge | Modules/LVM - Seriously working on it after the network... |
tree | commitdiff |
2012-05-18 |
John Hodge | Compile testing, what's that? |
tree | commitdiff |
2012-05-18 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2012-05-18 |
John Hodge | Modules/InitRD - Renamed ifconfig to ip, and moved... |
tree | commitdiff |
2012-05-18 |
John Hodge | Modules/VIARhineII - Debugging, able to get a DHCP... |
tree | commitdiff |
2012-05-18 |
John Hodge | IPStack - Added quirk for unconfigured interfaces to... |
tree | commitdiff |
2012-05-16 |
John Hodge | Modules - Little debugging fixes (and planning VESA... |
tree | commitdiff |
2012-05-16 |
John Hodge | Modules/IPStack - Fixed bugs in IPStack_Buffer_GetBuffer |
tree | commitdiff |
2012-05-16 |
John Hodge | Modules/VIARhineII - RX and TX works, but TX is a hack atm |
tree | commitdiff |
2012-05-15 |
John Hodge | Modules/VIARhineII - More implementation work |
tree | commitdiff |
2012-05-13 |
John Hodge | Modules/VIARhineII - Implementing, won't work yet |
tree | commitdiff |
2012-05-12 |
John Hodge | Modules/USB - Less chatty device initialisation |
tree | commitdiff |
2012-05-12 |
John Hodge | IPStack - Making TCP a little less chatty |
tree | commitdiff |
2012-05-12 |
John Hodge | IPStack - Cleaned up userland 'ip' tool, and fixed... |
tree | commitdiff |
2012-05-12 |
John Hodge | IPStack - Removed early network config, because it... |
tree | commitdiff |
2012-05-12 |
John Hodge | IPStack - Reworking of network device API |
tree | commitdiff |
2012-05-11 |
John Hodge | Modules/VIARhineII - Fiddling |
tree | commitdiff |
2012-05-09 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2012-05-09 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2012-05-09 |
John Hodge | Modules/VIARhineII - Working on a driver, doesn't do... |
tree | commitdiff |
2012-05-07 |
John Hodge | Modules/UHCI - Fixed (or hid) a bug causing lockups... |
tree | commitdiff |
2012-05-07 |
John Hodge | Reduced chattiness of threading, x86 IRQs and BochsGA |
tree | commitdiff |
2012-05-04 |
John Hodge | Modules/VBE - Fixed integer overflow if avaliable modes... |
tree | commitdiff |
2012-04-25 |
John Hodge | Merge branch 'master' of github.com:thepowersgang/acess2 |
tree | commitdiff |
2012-04-25 |
John Hodge | VIAVideo - Does something different now! |
tree | commitdiff |
2012-04-24 |
John Hodge | Merge branch 'master' of git.mutabah.net:acess2 |
tree | commitdiff |
2012-04-24 |
John Hodge | Kernel - Working on VIA Video driver |
tree | commitdiff |
2012-04-22 |
John Hodge | Merge branch 'master' of cadel.mutabah.net:acess2 |
tree | commitdiff |
2012-04-22 |
John Hodge | VESA - Debugging issue on VIA S3 BIOS |
tree | commitdiff |
2012-04-01 |
John Hodge | Modules/InitRD - Added gitignore to stop autogenerated... |
tree | commitdiff |
2012-03-24 |
John Hodge | Modules/InitRD - Disabled tree dump, it makes things... |
tree | commitdiff |
2012-03-24 |
John Hodge | Modules/RTL8139 - Improved debugging for RHW bugs |
tree | commitdiff |
2012-03-23 |
John Hodge | IPStack - Fixed bug in ping code |
tree | commitdiff |
2012-03-21 |
John Hodge | Modules/IPStack - Moving to reduction of memcpy usage |
tree | commitdiff |
2012-03-16 |
John Hodge | Adding some newer files to initrd |
tree | commitdiff |
2012-03-15 |
John Hodge | Modules - x86_64 compile fix to ATA and LVM |
tree | commitdiff |
2012-03-15 |
John Hodge | Kernel - Fixing bugs in VT scrolling and keyboard mappi... |
tree | commitdiff |
2012-03-11 |
John Hodge | Modules/Mouse - Fixing bugs, removing debug |
tree | commitdiff |
2012-03-11 |
John Hodge | Modules - Implementing mouse multiplexer |
tree | commitdiff |
2012-03-10 |
John Hodge | Modules/UHCI - Fixed interrupt bug that caused keyboard... |
tree | commitdiff |
2012-03-08 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2012-03-08 |
John Hodge | Modules/Tegra2Vid - Fiddling! |
tree | commitdiff |
2012-03-08 |
John Hodge | Modules/AHCI - Initial fiddling |
tree | commitdiff |
2012-03-06 |
John Hodge | Modules/Tegra2Vid - Slight debugging updates |
tree | commitdiff |
2012-03-06 |
John Hodge | Modules/RTL8169 - Misc |
tree | commitdiff |
2012-03-06 |
John Hodge | Modules/USB - Fixing lack of locking, some commenting... |
tree | commitdiff |
2012-03-05 |
John Hodge | Modules/USB HID - Keyboard support! |
tree | commitdiff |
2012-03-05 |
John Hodge | Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2 |
tree | commitdiff |
2012-03-05 |
John Hodge | Modules/USB HID - Shell USB Keyboard |
tree | commitdiff |
2012-03-05 |
John Hodge | Modules/RTL8169 - Incomplete |
tree | commitdiff |
2012-03-01 |
John Hodge | Modules/Keyboard - Improving documentation |
tree | commitdiff |
2012-03-01 |
John Hodge | missed file |
tree | commitdiff |
2012-03-01 |
John Hodge | Kernel/VTerm - Fixing meta-key handling |
tree | commitdiff |
2012-03-01 |
John Hodge | Kernel - Split key translation out of PS2Keyboard |
tree | commitdiff |
2012-02-29 |
John Hodge | Modules/USB_HID - Fixed report parsing bug that caused... |
tree | commitdiff |
2012-02-29 |
John Hodge | Modules/USB - Interrupt endpoints work |
tree | commitdiff |
2012-02-29 |
John Hodge | USB/UHCI - Cleanup |
tree | commitdiff |
2012-02-28 |
John Hodge | Modules/USB - Fixed UHCI (partially) |
tree | commitdiff |
2012-02-26 |
John Hodge | Kernel/USB - Still broken, reworking host controller... |
tree | commitdiff |
2012-02-25 |
John Hodge | Modules/USB - Slight correctness fixes, and fixed a... |
tree | commitdiff |
2012-02-24 |
John Hodge | Modules/UHCI - Just a little more debug |
tree | commitdiff |
2012-02-23 |
John Hodge | Modules/UHCI - Big cleanups to code... but there is... |
tree | commitdiff |
2012-02-23 |
John Hodge | Modules/USB - Documention/Debugging, and fixed an API use |
tree | commitdiff |
2012-02-21 |
John Hodge | Modules/LVM - Fiddling |
tree | commitdiff |
2012-02-17 |
John Hodge | Modules - Working on LVM layer (not integrated yet) |
tree | commitdiff |
2012-02-17 |
John Hodge | Modules/USB - Made HIDMouse a folder |
tree | commitdiff |
2012-02-17 |
John Hodge | Kernel - Update VFS API to use off_t/size_t instead... |
tree | commitdiff |
2012-02-17 |
John Hodge | Modules/USB - Slight commenting updates in HID |
tree | commitdiff |
2012-02-17 |
John Hodge | Modules/USB - Crash prevention in UHCI, VFS interface... |
tree | commitdiff |
2012-02-16 |
John Hodge | Modules/USB - Untested updates to USB mouse support |
tree | commitdiff |
2012-02-16 |
John Hodge | Modules/USB - Working on HID support (and fixed some... |
tree | commitdiff |
2012-02-13 |
John Hodge | Kernel/timers - Cleaning up timer code... might have... |
tree | commitdiff |
2012-02-11 |
John Hodge | Modules/EHCI - Header, no code yet |
tree | commitdiff |
2012-02-10 |
John Hodge | Modules/OHCI - Working on it, a few little bugs and... |
tree | commitdiff |
2012-02-10 |
John Hodge | Modules/OHCI - Implementation work, not usable yet... |
tree | commitdiff |
2012-02-10 |
John Hodge | Modules/UHCI - Cosmetic changes |
tree | commitdiff |
2012-02-10 |
John Hodge | Modules/ATA - Bugfix to MBR extended partition handling |
tree | commitdiff |
2012-02-09 |
John Hodge | Nodules/USB - Working on OHCI |
tree | commitdiff |
next |