2012-02-17 |
John Hodge | Kernel - Update VFS API to use off_t/size_t instead...
|
commit | commitdiff | tree |
2012-02-17 |
John Hodge | Modules/USB - Slight commenting updates in HID
|
commit | commitdiff | tree |
2012-02-17 |
John Hodge | Modules/USB - Crash prevention in UHCI, VFS interface...
|
commit | commitdiff | tree |
2012-02-17 |
John Hodge | Kernel - Added snprintf function
|
commit | commitdiff | tree |
2012-02-16 |
John Hodge | Modules/USB - Untested updates to USB mouse support
|
commit | commitdiff | tree |
2012-02-16 |
John Hodge | Modules/USB - Working on HID support (and fixed some...
|
commit | commitdiff | tree |
2012-02-16 |
John Hodge | Kernel - Fixed bug in x86/proc.c (caused early task...
|
commit | commitdiff | tree |
2012-02-14 |
John Hodge | Usermode/AxWin3 - Fixed bug with underlined items in...
|
commit | commitdiff | tree |
2012-02-14 |
John Hodge | Usermode/include - Slight fixes
|
commit | commitdiff | tree |
2012-02-14 |
John Hodge | Kernel/vfs - Fixed edge case bug with chroots
|
commit | commitdiff | tree |
2012-02-14 |
John Hodge | AcessNative - Little fixes to get it running on 64-bit
|
commit | commitdiff | tree |
2012-02-13 |
John Hodge | Kernel - Fixed freeze (I think)
|
commit | commitdiff | tree |
2012-02-13 |
John Hodge | Kernel - Reenabled locking on debug output
|
commit | commitdiff | tree |
2012-02-13 |
John Hodge | Kernel/timers - Cleaning up timer code... might have...
|
commit | commitdiff | tree |
2012-02-11 |
John Hodge | Modules/EHCI - Header, no code yet
|
commit | commitdiff | tree |
2012-02-10 |
John Hodge | Kernel/x86 - Slight fixes to PMM statistics
|
commit | commitdiff | tree |
2012-02-10 |
John Hodge | Modules/OHCI - Working on it, a few little bugs and...
|
commit | commitdiff | tree |
2012-02-10 |
John Hodge | BuildConf - Added OHCI to x86 build
|
commit | commitdiff | tree |
2012-02-10 |
John Hodge | Modules/OHCI - Implementation work, not usable yet...
|
commit | commitdiff | tree |
2012-02-10 |
John Hodge | Modules/UHCI - Cosmetic changes
|
commit | commitdiff | tree |
2012-02-10 |
John Hodge | Modules/ATA - Bugfix to MBR extended partition handling
|
commit | commitdiff | tree |
2012-02-09 |
John Hodge | Nodules/USB - Working on OHCI
|
commit | commitdiff | tree |
2012-02-09 |
John Hodge | Misc warning killing
|
commit | commitdiff | tree |
2012-02-08 |
John Hodge | USB - Slight host API change
|
commit | commitdiff | tree |
2012-02-08 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
|
commit | commitdiff | tree |
2012-02-08 |
John Hodge | Random fixes with Tegra2 debugging
|
commit | commitdiff | tree |
2012-02-08 |
John Hodge | Fixing compile warnings
|
commit | commitdiff | tree |
2012-02-08 |
John Hodge | Added USB back into the main build
|
commit | commitdiff | tree |
2012-02-08 |
John Hodge | Usermode/include - Fixes so user sys/ works in AcessNative
|
commit | commitdiff | tree |
2012-02-08 |
John Hodge | AcessNative - Implemented events, don't trust them
|
commit | commitdiff | tree |
2012-02-08 |
John Hodge | USB - Cleaning a little
|
commit | commitdiff | tree |
2012-02-07 |
John Hodge | Oops
|
commit | commitdiff | tree |
2012-02-07 |
John Hodge | More work on neatening code
|
commit | commitdiff | tree |
2012-02-07 |
John Hodge | Sorting source tree a bit
|
commit | commitdiff | tree |
2012-02-07 |
John Hodge | Kernel - Slight reworks to timer code
|
commit | commitdiff | tree |
2012-02-07 |
John Hodge | Usermode - Cleanups courtesey of scan-build
|
commit | commitdiff | tree |
2012-02-07 |
John Hodge | AcessNative - Fixing for recent kernel changes
|
commit | commitdiff | tree |
2012-02-06 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
|
commit | commitdiff | tree |
2012-02-06 |
John Hodge | Kernel/ARMv7 - Fixed not using ASIDs
|
commit | commitdiff | tree |
2012-02-05 |
John Hodge | Usermode - Added device detection to DHCP client
|
commit | commitdiff | tree |
2012-02-05 |
John Hodge | Networking - Reworked route table management
|
commit | commitdiff | tree |
2012-02-05 |
John Hodge | Networking - Working on DHCP client (and related changes)
|
commit | commitdiff | tree |
2012-01-30 |
John Hodge | Implementing telnet server, fixes everywhere
|
commit | commitdiff | tree |
2012-01-30 |
John Hodge | Bugfixing
|
commit | commitdiff | tree |
2012-01-30 |
John Hodge | Kernel - Implementing SysSpawn
|
commit | commitdiff | tree |
2012-01-29 |
John Hodge | Kernel - Fixed freeing NULL
|
commit | commitdiff | tree |
2012-01-29 |
John Hodge | Kernel/armv7 - Fixed for threading changes
|
commit | commitdiff | tree |
2012-01-29 |
John Hodge | Usermode - Fixed duplicate definitions of BUFSIZ
|
commit | commitdiff | tree |
2012-01-29 |
John Hodge | minor - commenting change
|
commit | commitdiff | tree |
2012-01-29 |
John Hodge | Kernel/x86_64 - Updated to new threading changes, fixed...
|
commit | commitdiff | tree |
2012-01-28 |
John Hodge | Kernel - Split per-process and per-thread data
|
commit | commitdiff | tree |
2012-01-26 |
John Hodge | Missing files
|
commit | commitdiff | tree |
2012-01-26 |
John Hodge | Usermode/telnetd - Hacking it up :) Needs _SysSpawn...
|
commit | commitdiff | tree |
2012-01-26 |
John Hodge | Kernel - Removed an unneeded todo
|
commit | commitdiff | tree |
2012-01-26 |
John Hodge | Usermode - Cleaning up while attempting to port dropbear...
|
commit | commitdiff | tree |
2012-01-24 |
John Hodge | Integrating new event handling into userspace
|
commit | commitdiff | tree |
2012-01-24 |
John Hodge | Fixing kernel time handling
|
commit | commitdiff | tree |
2012-01-24 |
John Hodge | Kernel - Fixing time formatting functions (not fully...
|
commit | commitdiff | tree |
2012-01-23 |
John Hodge | Kernel - Cleaned up threads code a little, fixed event...
|
commit | commitdiff | tree |
2012-01-23 |
John Hodge | Kernel - Implemented event wait (untested)
|
commit | commitdiff | tree |
2012-01-23 |
John Hodge | Kernel - Added events to build
|
commit | commitdiff | tree |
2012-01-22 |
John Hodge | Kernel/threads - Working on centralised event handling
|
commit | commitdiff | tree |
2012-01-22 |
John Hodge | Planning better async
|
commit | commitdiff | tree |
2012-01-21 |
John Hodge | Cleaning up ignored files
|
commit | commitdiff | tree |
2012-01-21 |
John Hodge | Added DoRelease script (untested)
|
commit | commitdiff | tree |
2012-01-21 |
John Hodge | Working on better release system
|
commit | commitdiff | tree |
2012-01-21 |
John Hodge | Fixing ARM build from VFS changes
|
commit | commitdiff | tree |
2012-01-21 |
John Hodge | Modules/IPStack - Fixed compile warning
|
commit | commitdiff | tree |
2012-01-21 |
John Hodge | Kernel - Split VTerm up into multiple files
|
commit | commitdiff | tree |
2012-01-21 |
John Hodge | Oops, forgot a file from x86 fixes
|
commit | commitdiff | tree |
2012-01-21 |
John Hodge | VFS - Rework to remove function pointers from tVFS_Node
|
commit | commitdiff | tree |
2012-01-20 |
John Hodge | Cleaning up for release
|
commit | commitdiff | tree |
2012-01-20 |
John Hodge | Kernel - Moved process cleanup to thread deletion code
|
commit | commitdiff | tree |
2012-01-20 |
John Hodge | Kernel/x86 - Cleaning up and implmented address space...
|
commit | commitdiff | tree |
2012-01-15 |
John Hodge | Oops, little fixes
|
commit | commitdiff | tree |
2012-01-15 |
John Hodge | Modules/UHCI - Fixed edge case NULL dereference
|
commit | commitdiff | tree |
2012-01-15 |
John Hodge | Fixing bugs exposed by scan-build
|
commit | commitdiff | tree |
2012-01-15 |
John Hodge | BuildConf/host - Slight fix to allow scan-build for...
|
commit | commitdiff | tree |
2012-01-15 |
John Hodge | Kernel/x86 - Cleaning up dead code
|
commit | commitdiff | tree |
2012-01-15 |
John Hodge | Kernel/armv7 - Added nG detection to DumpTables
|
commit | commitdiff | tree |
2012-01-15 |
John Hodge | Kernel/x86 - Fixed bug in SHORTLOCK that caused locks...
|
commit | commitdiff | tree |
2012-01-15 |
John Hodge | Kernel/mutex - Fixed double lock on glThreadListLock
|
commit | commitdiff | tree |
2012-01-15 |
John Hodge | Kernel/x86 - Fixed SMP bug, #if'd out some dead code
|
commit | commitdiff | tree |
2012-01-14 |
John Hodge | Modules/Tegra2Vid - Hacking up some investigations :)
|
commit | commitdiff | tree |
2012-01-14 |
John Hodge | Kernel/armv7 - Noted said hack as such
|
commit | commitdiff | tree |
2012-01-14 |
John Hodge | Kernel/armv7 - Debugging, fixed TLB issues with a HACK!
|
commit | commitdiff | tree |
2012-01-14 |
John Hodge | Modules/Tegra2Vid - Renamed properly
|
commit | commitdiff | tree |
2012-01-14 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2
|
commit | commitdiff | tree |
2012-01-14 |
John Hodge | minor
|
commit | commitdiff | tree |
2012-01-14 |
John Hodge | Modules/VESA - Deferred mode population until needed...
|
commit | commitdiff | tree |
2012-01-14 |
John Hodge | Modules/Tegra2Disp - Little fixes
|
commit | commitdiff | tree |
2012-01-14 |
John Hodge | Modules/USB - Fixed thread name
|
commit | commitdiff | tree |
2012-01-14 |
John Hodge | Kernel/x86 - Debugging SMP bugs, lead to some fixes...
|
commit | commitdiff | tree |
2012-01-10 |
John Hodge | Modules/Tegra2Vid - Got it compiling
|
commit | commitdiff | tree |
2012-01-10 |
John Hodge | Modules/Tegra2Disp - Initial commit, doesn't work but...
|
commit | commitdiff | tree |
2012-01-08 |
John Hodge | Kernel/armv7 - Fiddling with prefetch abort output
|
commit | commitdiff | tree |
2012-01-07 |
John Hodge | Fixing Tegra2 build
|
commit | commitdiff | tree |
2012-01-06 |
John Hodge | Kernel/armv7 - Debug output added
|
commit | commitdiff | tree |
2012-01-06 |
John Hodge | Misc fiddling to ARMv7 for trimslice builds
|
commit | commitdiff | tree |
2011-12-29 |
John Hodge | Kernel/armv7 - Fidding with tegra2 config
|
commit | commitdiff | tree |
next |