2009-10-01 |
Paul Pearce | Added (hacky) ne2k functionality. Modified syscall...
|
commit | commitdiff | tree |
2009-09-29 |
Paul Pearce | Fixed issues building without ivy and without __NETWORK__
|
commit | commitdiff | tree |
2009-09-25 |
Paul Pearce | Created architecture specific init processes, fixed...
|
commit | commitdiff | tree |
2009-09-23 |
Paul Pearce | Changed user_mem_check(), user_mem_assert() to throw...
|
commit | commitdiff | tree |
2009-09-21 |
Paul Pearce | Corrected issues relating to the networking code /...
|
commit | commitdiff | tree |
2009-09-17 |
Paul Pearce | Merge branch 'net-dev'. See body of commit for details.
|
commit | commitdiff | tree |
2009-09-09 |
Paul Pearce | Corrected mismatched types in process_generic_syscalls.
|
commit | commitdiff | tree |
2009-09-09 |
Paul Pearce | Moved x86 specific files into the arch/i386 directory...
|
commit | commitdiff | tree |
2009-09-03 |
Paul Pearce | Rewrote most of newlib_backend to be more "robust"...
|
commit | commitdiff | tree |
2009-09-01 |
Paul Pearce | Fixed up doxygen to do the right thing with Ivy annotations.
|
commit | commitdiff | tree |
2009-08-31 |
Paul Pearce | Added doxygen support to pci/mptables/ioapic.c. General...
|
commit | commitdiff | tree |
2009-08-29 |
Paul Pearce | Corrected runtime errors with multiboot_detect_memory...
|
commit | commitdiff | tree |
2009-08-28 |
Paul Pearce | Merge branch 'master' into net-dev (with code changes...
|
commit | commitdiff | tree |
2009-08-19 |
Paul Pearce | Added IVY support for kmalloc, mptables, pci, string...
|
commit | commitdiff | tree |
2009-08-18 |
Paul Pearce | Added support to boot ROS in VirtualBox and KVM. Expanded...
|
commit | commitdiff | tree |
2009-08-07 |
Paul Pearce | Added extremely basic code for the PCI NE2K NIC which...
|
commit | commitdiff | tree |
2009-08-05 |
Paul Pearce | Restore basic kmalloc/network functionality which was...
|
commit | commitdiff | tree |
2009-07-29 |
Paul Pearce | Added support for bochs/kvm broken mptables, added...
|
commit | commitdiff | tree |
2009-07-25 |
Paul Pearce | Moved IOAPIC functionality into ioapic.c, added support...
|
commit | commitdiff | tree |
2009-07-23 |
Paul Pearce | First run at migrating from PIC to IOAPIC. Includes...
|
commit | commitdiff | tree |
2009-07-01 |
Paul Pearce | Reworked the ethernet driver to use kmalloc properly...
|
commit | commitdiff | tree |
2009-07-01 |
Paul Pearce | Fixed a bug in apic.c for irq's > 7. Rewrote/organized...
|
commit | commitdiff | tree |
2009-07-01 |
Paul Pearce | Disabled the printf() workaround to avoid remote syscalls.
|
commit | commitdiff | tree |
2009-07-01 |
Paul Pearce | Got the File IO tests up and running over ethernet.
|
commit | commitdiff | tree |
2009-07-01 |
Paul Pearce | Fixed bug with sysenter not restoring interrupts. Cleaned...
|
commit | commitdiff | tree |
2009-07-01 |
Paul Pearce | Fixed a typo in syscall.c introduced in last commit.
|
commit | commitdiff | tree |
2009-07-01 |
Paul Pearce | Built a basic framework for sending ethernet packets...
|
commit | commitdiff | tree |
2009-07-01 |
Paul Pearce | Fixed a typo in monitor.c
|
commit | commitdiff | tree |
2009-07-01 |
Paul Pearce | Moved all NIC related stuff into rl8168.c/h from testing...
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Fixed how errno is handled with isatty()
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Cleaned up send_message, corrected errno scope, added...
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Cleaned up the newlib file functions and headers to...
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Move file_io to a matrix-run app. Cleaned up matrix...
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Fixed print macros in stdio.h, fixed bug in readline...
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Delete open_read.c
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Added serial hw flow control, rest of the file syscalls...
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Changed debug() format inside newlib_backend, added...
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Disabled IVY for user apps. Altered the open/read userapp...
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Changed return type of serial_read_byte(), removed...
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Added open_read, enabled it to run.
|
commit | commitdiff | tree |
2009-06-05 |
Paul Pearce | Added function bodies for open, close, read, and write...
|
commit | commitdiff | tree |
|