2012-03-08 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
commit | commitdiff | tree | snapshot |
2012-03-08 |
John Hodge | Modules/Tegra2Vid - Fiddling! |
commit | commitdiff | tree | snapshot |
2012-03-08 |
John Hodge | Modules/AHCI - Initial fiddling |
commit | commitdiff | tree | snapshot |
2012-03-06 |
John Hodge | Modules/Tegra2Vid - Slight debugging updates |
commit | commitdiff | tree | snapshot |
2012-03-06 |
John Hodge | Modules/RTL8169 - Misc |
commit | commitdiff | tree | snapshot |
2012-03-06 |
John Hodge | Modules/USB - Fixing lack of locking, some commenting... |
commit | commitdiff | tree | snapshot |
2012-03-05 |
John Hodge | Modules/USB HID - Keyboard support! |
commit | commitdiff | tree | snapshot |
2012-03-05 |
John Hodge | Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2 |
commit | commitdiff | tree | snapshot |
2012-03-05 |
John Hodge | Modules/USB HID - Shell USB Keyboard |
commit | commitdiff | tree | snapshot |
2012-03-05 |
John Hodge | Modules/RTL8169 - Incomplete |
commit | commitdiff | tree | snapshot |
2012-03-01 |
John Hodge | Kernel - Slight comming change |
commit | commitdiff | tree | snapshot |
2012-03-01 |
John Hodge | Modules/Keyboard - Improving documentation |
commit | commitdiff | tree | snapshot |
2012-03-01 |
John Hodge | missed file |
commit | commitdiff | tree | snapshot |
2012-03-01 |
John Hodge | Kernel/VTerm - Fixing meta-key handling |
commit | commitdiff | tree | snapshot |
2012-03-01 |
John Hodge | Kernel - Split key translation out of PS2Keyboard |
commit | commitdiff | tree | snapshot |
2012-02-29 |
John Hodge | Modules/USB_HID - Fixed report parsing bug that caused... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
John Hodge | Modules/USB - Interrupt endpoints work |
commit | commitdiff | tree | snapshot |
2012-02-29 |
John Hodge | USB/UHCI - Cleanup |
commit | commitdiff | tree | snapshot |
2012-02-28 |
John Hodge | Modules/USB - Fixed UHCI (partially) |
commit | commitdiff | tree | snapshot |
2012-02-26 |
John Hodge | Kernel/USB - Still broken, reworking host controller... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
John Hodge | Kernel - Added another event and allowed clearing of... |
commit | commitdiff | tree | snapshot |
2012-02-26 |
John Hodge | Kernel/x86 - Added option to disable preemption, and... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
John Hodge | Modules/USB - Slight correctness fixes, and fixed a... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
John Hodge | Modules/UHCI - Just a little more debug |
commit | commitdiff | tree | snapshot |
2012-02-23 |
John Hodge | Extra - Added -nousb and -notee flags to RunQemu |
commit | commitdiff | tree | snapshot |
2012-02-23 |
John Hodge | Modules/UHCI - Big cleanups to code... but there is... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
John Hodge | Modules/USB - Documention/Debugging, and fixed an API use |
commit | commitdiff | tree | snapshot |
2012-02-23 |
John Hodge | Kernel - Slight semaphore fix |
commit | commitdiff | tree | snapshot |
2012-02-21 |
John Hodge | Modules/LVM - Fiddling |
commit | commitdiff | tree | snapshot |
2012-02-21 |
John Hodge | Usermode/AxWin3 - Fixing mouse code to handle non 3... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
John Hodge | AcessNative - Fixing a couple of bugs exposed by AxWin |
commit | commitdiff | tree | snapshot |
2012-02-19 |
John Hodge | Updated readme |
commit | commitdiff | tree | snapshot |
2012-02-19 |
John Hodge | AcessNative - Fixes, now can run again (and spawn/kill... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
John Hodge | Modules - Working on LVM layer (not integrated yet) |
commit | commitdiff | tree | snapshot |
2012-02-17 |
John Hodge | Modules/USB - Made HIDMouse a folder |
commit | commitdiff | tree | snapshot |
2012-02-17 |
John Hodge | Kernel - Update VFS API to use off_t/size_t instead... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
John Hodge | Modules/USB - Slight commenting updates in HID |
commit | commitdiff | tree | snapshot |
2012-02-17 |
John Hodge | Modules/USB - Crash prevention in UHCI, VFS interface... |
commit | commitdiff | tree | snapshot |
2012-02-17 |
John Hodge | Kernel - Added snprintf function |
commit | commitdiff | tree | snapshot |
2012-02-16 |
John Hodge | Modules/USB - Untested updates to USB mouse support |
commit | commitdiff | tree | snapshot |
2012-02-16 |
John Hodge | Modules/USB - Working on HID support (and fixed some... |
commit | commitdiff | tree | snapshot |
2012-02-16 |
John Hodge | Kernel - Fixed bug in x86/proc.c (caused early task... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
John Hodge | Usermode/AxWin3 - Fixed bug with underlined items in... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
John Hodge | Usermode/include - Slight fixes |
commit | commitdiff | tree | snapshot |
2012-02-14 |
John Hodge | Kernel/vfs - Fixed edge case bug with chroots |
commit | commitdiff | tree | snapshot |
2012-02-14 |
John Hodge | AcessNative - Little fixes to get it running on 64-bit |
commit | commitdiff | tree | snapshot |
2012-02-13 |
John Hodge | Kernel - Fixed freeze (I think) |
commit | commitdiff | tree | snapshot |
2012-02-13 |
John Hodge | Kernel - Reenabled locking on debug output |
commit | commitdiff | tree | snapshot |
2012-02-13 |
John Hodge | Kernel/timers - Cleaning up timer code... might have... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
John Hodge | Modules/EHCI - Header, no code yet |
commit | commitdiff | tree | snapshot |
2012-02-10 |
John Hodge | Kernel/x86 - Slight fixes to PMM statistics |
commit | commitdiff | tree | snapshot |
2012-02-10 |
John Hodge | Modules/OHCI - Working on it, a few little bugs and... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
John Hodge | BuildConf - Added OHCI to x86 build |
commit | commitdiff | tree | snapshot |
2012-02-10 |
John Hodge | Modules/OHCI - Implementation work, not usable yet... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
John Hodge | Modules/UHCI - Cosmetic changes |
commit | commitdiff | tree | snapshot |
2012-02-10 |
John Hodge | Modules/ATA - Bugfix to MBR extended partition handling |
commit | commitdiff | tree | snapshot |
2012-02-09 |
John Hodge | Nodules/USB - Working on OHCI |
commit | commitdiff | tree | snapshot |
2012-02-09 |
John Hodge | Misc warning killing |
commit | commitdiff | tree | snapshot |
2012-02-08 |
John Hodge | USB - Slight host API change |
commit | commitdiff | tree | snapshot |
2012-02-08 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
commit | commitdiff | tree | snapshot |
2012-02-08 |
John Hodge | Random fixes with Tegra2 debugging |
commit | commitdiff | tree | snapshot |
2012-02-08 |
John Hodge | Fixing compile warnings |
commit | commitdiff | tree | snapshot |
2012-02-08 |
John Hodge | Added USB back into the main build |
commit | commitdiff | tree | snapshot |
2012-02-08 |
John Hodge | Usermode/include - Fixes so user sys/ works in AcessNative |
commit | commitdiff | tree | snapshot |
2012-02-08 |
John Hodge | AcessNative - Implemented events, don't trust them |
commit | commitdiff | tree | snapshot |
2012-02-08 |
John Hodge | USB - Cleaning a little |
commit | commitdiff | tree | snapshot |
2012-02-07 |
John Hodge | Oops |
commit | commitdiff | tree | snapshot |
2012-02-07 |
John Hodge | More work on neatening code |
commit | commitdiff | tree | snapshot |
2012-02-07 |
John Hodge | Sorting source tree a bit |
commit | commitdiff | tree | snapshot |
2012-02-07 |
John Hodge | Kernel - Slight reworks to timer code |
commit | commitdiff | tree | snapshot |
2012-02-07 |
John Hodge | Usermode - Cleanups courtesey of scan-build |
commit | commitdiff | tree | snapshot |
2012-02-07 |
John Hodge | AcessNative - Fixing for recent kernel changes |
commit | commitdiff | tree | snapshot |
2012-02-06 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
commit | commitdiff | tree | snapshot |
2012-02-06 |
John Hodge | Kernel/ARMv7 - Fixed not using ASIDs |
commit | commitdiff | tree | snapshot |
2012-02-05 |
John Hodge | Usermode - Added device detection to DHCP client |
commit | commitdiff | tree | snapshot |
2012-02-05 |
John Hodge | Networking - Reworked route table management |
commit | commitdiff | tree | snapshot |
2012-02-05 |
John Hodge | Networking - Working on DHCP client (and related changes) |
commit | commitdiff | tree | snapshot |
2012-01-30 |
John Hodge | Implementing telnet server, fixes everywhere |
commit | commitdiff | tree | snapshot |
2012-01-30 |
John Hodge | Bugfixing |
commit | commitdiff | tree | snapshot |
2012-01-30 |
John Hodge | Kernel - Implementing SysSpawn |
commit | commitdiff | tree | snapshot |
2012-01-29 |
John Hodge | Kernel - Fixed freeing NULL |
commit | commitdiff | tree | snapshot |
2012-01-29 |
John Hodge | Kernel/armv7 - Fixed for threading changes |
commit | commitdiff | tree | snapshot |
2012-01-29 |
John Hodge | Usermode - Fixed duplicate definitions of BUFSIZ |
commit | commitdiff | tree | snapshot |
2012-01-29 |
John Hodge | minor - commenting change |
commit | commitdiff | tree | snapshot |
2012-01-29 |
John Hodge | Kernel/x86_64 - Updated to new threading changes, fixed... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
John Hodge | Kernel - Split per-process and per-thread data |
commit | commitdiff | tree | snapshot |
2012-01-26 |
John Hodge | Missing files |
commit | commitdiff | tree | snapshot |
2012-01-26 |
John Hodge | Usermode/telnetd - Hacking it up :) Needs _SysSpawn... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
John Hodge | Kernel - Removed an unneeded todo |
commit | commitdiff | tree | snapshot |
2012-01-26 |
John Hodge | Usermode - Cleaning up while attempting to port dropbea... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
John Hodge | Integrating new event handling into userspace |
commit | commitdiff | tree | snapshot |
2012-01-24 |
John Hodge | Fixing kernel time handling |
commit | commitdiff | tree | snapshot |
2012-01-24 |
John Hodge | Kernel - Fixing time formatting functions (not fully... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
John Hodge | Kernel - Cleaned up threads code a little, fixed event... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
John Hodge | Kernel - Implemented event wait (untested) |
commit | commitdiff | tree | snapshot |
2012-01-23 |
John Hodge | Kernel - Added events to build |
commit | commitdiff | tree | snapshot |
2012-01-22 |
John Hodge | Kernel/threads - Working on centralised event handling |
commit | commitdiff | tree | snapshot |
2012-01-22 |
John Hodge | Planning better async |
commit | commitdiff | tree | snapshot |
2012-01-21 |
John Hodge | Cleaning up ignored files |
commit | commitdiff | tree | snapshot |
2012-01-21 |
John Hodge | Added DoRelease script (untested) |
commit | commitdiff | tree | snapshot |
next |