2013-10-05 |
John Hodge | Modules/UDI - Moved UDI headers to /UDI/include |
tree | commitdiff |
2013-10-05 |
John Hodge | Modules/UDI - Adding PCI and MEI headers |
tree | commitdiff |
2013-10-05 |
John Hodge | Modules/UDI - Minor tweaks |
tree | commitdiff |
2013-10-04 |
John Hodge | Modules/Makefile - added -fno-omit-frame-pointer to... |
tree | commitdiff |
2013-10-04 |
John Hodge | Modules/UDI - Enumeration working, ne2000 starting... |
tree | commitdiff |
2013-10-03 |
John Hodge | Modules/UDI - Implementing proper enumeration framework |
tree | commitdiff |
2013-10-01 |
John Hodge | Modules/UDI - Added definition of NULL |
tree | commitdiff |
2013-10-01 |
John Hodge | Modules/UDI - Fixing physio gaps, added NIC binding |
tree | commitdiff |
2013-10-01 |
John Hodge | Modules/UDI - Fixed kernel-land compile errors |
tree | commitdiff |
2013-10-01 |
John Hodge | Modules/UDI - Removed dependence on acess.h from UDI... |
tree | commitdiff |
2013-10-01 |
John Hodge | Modules/EHCI - Fixing, closer to working now |
tree | commitdiff |
2013-10-01 |
John Hodge | Modules/USB - More debug in portctl |
tree | commitdiff |
2013-09-23 |
John Hodge | Modules/EHCI - Extra debug |
tree | commitdiff |
2013-09-22 |
John Hodge | Modules/ARMv7 GIC - Clean up debug and fix a few nigglers |
tree | commitdiff |
2013-09-22 |
John Hodge | Modules/Tegra2Vid - Fixed out-of-date IO function proto... |
tree | commitdiff |
2013-09-22 |
John Hodge | Modules/ARMv7 GIC - Quietened interrupt handling |
tree | commitdiff |
2013-09-22 |
John Hodge | Modules/InitRD - Added missing insmod/automount |
tree | commitdiff |
2013-09-18 |
John Hodge | Modules/UDI - Improved attribute parsing |
tree | commitdiff |
2013-09-17 |
John Hodge | Modules/UDI - Working on more framework and PCI bus |
tree | commitdiff |
2013-09-16 |
John Hodge | Modules/UDI - Channel code implimented (partially) |
tree | commitdiff |
2013-09-16 |
John Hodge | Modules/Makefile.tpl - Added vim filetype line |
tree | commitdiff |
2013-09-16 |
John Hodge | Modules/UDI - Implimenting UDI support, can load udi_dp... |
tree | commitdiff |
2013-09-14 |
John Hodge | Modules/UDI - Working on UDI support |
tree | commitdiff |
2013-09-14 |
John Hodge | Modules/NTFS - Fixed some validation to prevent the... |
tree | commitdiff |
2013-09-13 |
John Hodge | Kernel - Added assert() macro (same as ASSERT) |
tree | commitdiff |
2013-09-10 |
John Hodge | Modules/Ext2 - Handled zero-sized directory records |
tree | commitdiff |
2013-09-07 |
John Hodge | (minor) Modules/UDI - Switched to ENTER/LEAVE |
tree | commitdiff |
2013-09-07 |
John Hodge | Modules/IPStack - Planning new ARP code |
tree | commitdiff |
2013-09-07 |
John Hodge | Modules/E1000 - (stub) Handle of ICR_TXD_LOW to silence... |
tree | commitdiff |
2013-09-07 |
John Hodge | Modules/NTFS - Fixed errnous RETURN() debug statment |
tree | commitdiff |
2013-08-11 |
John Hodge (sonata) | Modules/IPStack - Added some more buffer asserts |
tree | commitdiff |
2013-08-11 |
John Hodge (sonata) | Modules/Keyboard - Hacked-up Ctrl-Alt-Del triple fault |
tree | commitdiff |
2013-08-11 |
John Hodge (sonata) | Modules/PRO100 - Real hardware testing |
tree | commitdiff |
2013-08-11 |
John Hodge | Modules/PRO100 - Fixed -ve array reference |
tree | commitdiff |
2013-08-11 |
John Hodge | Modules/E1000 - Disabled debug |
tree | commitdiff |
2013-08-11 |
John Hodge | Modules/IPStack - Disabled ethernet checksum generation... |
tree | commitdiff |
2013-08-10 |
John Hodge | Modules/PRO100 - Successfully gets a DHCP lease |
tree | commitdiff |
2013-08-10 |
John Hodge | Modules/IPStack - Added NULL checks to buffer functions |
tree | commitdiff |
2013-08-10 |
John Hodge | Modules/IPStack - Added log when adapter is registered |
tree | commitdiff |
2013-08-10 |
John Hodge | Modules/IPStack - Fixed clobbering of destination MAC |
tree | commitdiff |
2013-08-09 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-08-09 |
John Hodge (sonata) | Modules/PRO100 - Implimenting, still untested |
tree | commitdiff |
2013-08-08 |
John Hodge (sonata) | Modules/PRO100 - Starting on an Intel PRO/100 driver |
tree | commitdiff |
2013-08-06 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-08-06 |
John Hodge | Modules/ATA - Added timeout to GetDiskSize |
tree | commitdiff |
2013-08-01 |
John Hodge (sonata) | Merge branch 'master' of git://cadel.mutabah.net/acess2 |
tree | commitdiff |
2013-07-30 |
John Hodge | Modules/Ext2 - Fixed bugs in read/write support |
tree | commitdiff |
2013-07-27 |
John Hodge | Modules/LVM - Fixed memory leak on cleanup |
tree | commitdiff |
2013-07-27 |
John Hodge | Modules/Ext2 - Bugfixing to write support |
tree | commitdiff |
2013-07-23 |
John Hodge | Modules/Keyboard - Added Delete=0x7F translation |
tree | commitdiff |
2013-07-23 |
John Hodge | Modules/VIAVideo - Found some docs, little cleanup |
tree | commitdiff |
2013-07-12 |
John Hodge | Modules/E1000 - Enabled bus master for qemu (which... |
tree | commitdiff |
2013-07-10 |
John Hodge | Modules/IPStack - Fixed unused variable in udp |
tree | commitdiff |
2013-07-10 |
John Hodge | Modules/IPStack - Fixed UDP port collision detection |
tree | commitdiff |
2013-07-10 |
John Hodge | Modules/AHCI - Disable debug (seems good atm) |
tree | commitdiff |
2013-07-10 |
John Hodge | Merge branch 'master' of github.com:thepowersgang/acess2 |
tree | commitdiff |
2013-07-10 |
John Hodge | Modules - Added VirtIO Network driver (and VirtIO library) |
tree | commitdiff |
2013-07-10 |
John Hodge | Modules/IPStack - Added NULL checks in buffer code |
tree | commitdiff |
2013-06-26 |
John Hodge | Module/ATA - Slight cleanup |
tree | commitdiff |
2013-06-26 |
John Hodge | Modules/ATA - (untested) Cleanup to BM address handling |
tree | commitdiff |
2013-06-26 |
John Hodge | KernelLand - Better node chaching code |
tree | commitdiff |
2013-06-25 |
John Hodge | Modules/AHCI - Different debug |
tree | commitdiff |
2013-06-25 |
John Hodge | (minor) Modules/LVM - Commenting |
tree | commitdiff |
2013-06-25 |
John Hodge | Modules/NTFS - Added _Read, working on _Close cleanup |
tree | commitdiff |
2013-06-25 |
John Hodge | Modules/NTFS - Implimented update sequences, fixes... |
tree | commitdiff |
2013-06-24 |
John Hodge | Modules/LVM - Added caching |
tree | commitdiff |
2013-06-24 |
John Hodge | Modules/NTFS - ReadDir/FindDir appear to work well |
tree | commitdiff |
2013-06-23 |
John Hodge | Modules/AHCI - Debug change |
tree | commitdiff |
2013-06-23 |
John Hodge | Modules/NTFS - Implimentation progressing (ReadDir... |
tree | commitdiff |
2013-06-22 |
John Hodge | Modules/NTFS - Implimentation in progress |
tree | commitdiff |
2013-06-21 |
John Hodge | Modules/AHCI - Cleaned up AHCI LVM names |
tree | commitdiff |
2013-06-21 |
John Hodge | Modules/LVM - Detection for GPT in MBR code |
tree | commitdiff |
2013-06-20 |
John Hodge | Modules/AHCI - Reading the boot sector works |
tree | commitdiff |
2013-06-20 |
John Hodge | Modules/LVM - (minor) Error handler in AddVolume |
tree | commitdiff |
2013-06-19 |
John Hodge | Modules/AHCI - Added H2D register structure (used for... |
tree | commitdiff |
2013-06-19 |
John Hodge | Modules/AHCI - Moved FIS definitions to sata.h |
tree | commitdiff |
2013-06-19 |
John Hodge | Modules/PL110 - Updated to recent(ish) VFS change |
tree | commitdiff |
2013-06-18 |
John Hodge | Modules/AHCI - Init almost complete, connection detect... |
tree | commitdiff |
2013-06-18 |
John Hodge | Modules/LVM - Added handle return to LVM volume creation |
tree | commitdiff |
2013-06-17 |
John Hodge | Modules/AHCI - Creeping towards useful |
tree | commitdiff |
2013-06-17 |
John Hodge | Modules/AHCI - Slowly fiddling |
tree | commitdiff |
2013-05-18 |
John Hodge | Kernel - Integrated PTY with VTerm, userland currently... |
tree | commitdiff |
2013-05-16 |
John Hodge | Kernel - Added 'Flags' param to VFS Read/Write/FindDir |
tree | commitdiff |
2013-05-14 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-05-14 |
John Hodge | Modules/IPStack - Removed useless log message |
tree | commitdiff |
2013-05-13 |
John Hodge (sonata) | Modules/FAT - Fixed handling of <FAT32 root directory |
tree | commitdiff |
2013-05-12 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-05-12 |
John Hodge | Modules/E1000 - Fixed corruption/crash |
tree | commitdiff |
2013-05-08 |
John Hodge (sonata) | Modules/E1000 - (minor) Worked around dumb gcc warning |
tree | commitdiff |
2013-05-03 |
John Hodge (sonata) | Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2 |
tree | commitdiff |
2013-05-03 |
John Hodge | Modules/E1000 - Bugfixes |
tree | commitdiff |
2013-05-03 |
John Hodge (sonata) | Merge branch 'master' of github.com:thepowersgang/acess2 |
tree | commitdiff |
2013-04-26 |
John Hodge | Modules/PCnetFAST3 - Partially functional |
tree | commitdiff |
2013-04-26 |
John Hodge | Modules/E1000 - Partially functional driver |
tree | commitdiff |
2013-04-26 |
John Hodge | Modules/IPStack - Added MAC checksum offload support |
tree | commitdiff |
2013-04-02 |
John Hodge (sonata) | Merge branch 'master' of git://cadel.mutabah.net/acess2 |
tree | commitdiff |
2013-04-02 |
John Hodge | Kernel/IPStack - Added lock to buffer structure so... |
tree | commitdiff |
2013-04-01 |
John Hodge | Kernel/Modules - Heaps of work on PCnet FASTIII driver |
tree | commitdiff |
2013-03-29 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-03-29 |
John Hodge (sonata) | Merge branch 'master' of git://cadel.mutabah.net/acess2 |
tree | commitdiff |
next |