2016-08-19 |
Simon Peter | usbboot can now auto-detect revisions 1 to 3 of the... Signed-off-by: Simon Peter <simon@cs.utexas.edu>
|
commit | commitdiff | tree |
2014-02-28 |
Simon Peter | The Arrakis backport to Barrelfish.
|
commit | commitdiff | tree |
2013-11-22 |
Simon Peter | Spawntest needs to cope with colorful output.
|
commit | commitdiff | tree |
2013-11-21 |
Simon Peter | Add missing monitor flounder defs dependency to libterm_serv...
|
commit | commitdiff | tree |
2013-11-20 |
Simon Peter | Added strndup() to oldc. Moved paths.h to generic headers.
|
commit | commitdiff | tree |
2013-11-20 |
Simon Peter | Added (unimplemented) invoke_idcap_identify() to ARM.
|
commit | commitdiff | tree |
2013-11-20 |
Simon Peter | Return 0 when reading from a daemon.
|
commit | commitdiff | tree |
2013-11-19 |
Simon Peter | Merged.
|
commit | commitdiff | tree |
2013-11-14 |
Simon Peter | Enables booting without Grub on x86_64 platforms while...
|
commit | commitdiff | tree |
2013-11-13 |
Simon Peter | Merged.
|
commit | commitdiff | tree |
2013-06-05 |
Simon Peter | Removed debug.gdb.in.
|
commit | commitdiff | tree |
2013-06-05 |
Simon Peter | New debug scripts.
|
commit | commitdiff | tree |
2013-05-24 |
Simon Peter | Fix Flounder messaging (TX_BUSY) for iref allocation...
|
commit | commitdiff | tree |
2013-03-02 |
Simon Peter | Disable error message on ram_alloc failure. The x86...
|
commit | commitdiff | tree |
2012-08-31 |
Simon Peter | Bugfix: free the key only if it's not put in the hashtable.
|
commit | commitdiff | tree |
2012-08-14 |
Simon Peter | Use arm-linux-gnueabi instead of arm-none-linux-gnueabi.
|
commit | commitdiff | tree |
2012-08-14 |
Simon Peter | Resurrected lwip_err_to_errval() in private header...
|
commit | commitdiff | tree |
2012-08-13 |
Simon Peter | Include only necessary headers in lwIP headers, instead...
|
commit | commitdiff | tree |
2012-07-20 |
Simon Peter | * Take cache flush routines from ARMv7 manual.
|
commit | commitdiff | tree |
2012-07-19 |
Simon Peter | Remove superfluous stuff. Debug page fault exception.
|
commit | commitdiff | tree |
2012-07-18 |
Simon Peter | Align the kernel stack at 8 bytes. This is needed for...
|
commit | commitdiff | tree |
2012-07-18 |
Simon Peter | Use Ubuntu ARM cross compiler, which is newer and generates...
|
commit | commitdiff | tree |
2012-07-12 |
Simon Peter | Merged with barrelfish.arm tip.
|
commit | commitdiff | tree |
2012-07-12 |
Simon Peter | Merged with latest barrelfish.arm tip.
|
commit | commitdiff | tree |
2012-07-11 |
Simon Peter | Merged with latest GEM5 tree.
|
commit | commitdiff | tree |
2012-07-10 |
Simon Peter | Move fdopen(), popen(), and pclose() from oldc to libposixco...
|
commit | commitdiff | tree |
2012-07-10 |
Simon Peter | Refactored libcollections.a to prefix all exported...
|
commit | commitdiff | tree |
2012-07-10 |
Simon Peter | For strdup() to work in oldc, you need _USE_XOPEN ...
|
commit | commitdiff | tree |
2012-07-10 |
Simon Peter | Added SCN* macros to oldc's inttypes.h. They are needed...
|
commit | commitdiff | tree |
2012-07-09 |
Simon Peter | Restore some POSIX functionality that was messed up...
|
commit | commitdiff | tree |
2012-07-09 |
Simon Peter | Remove LITTLE_ENDIAN, BIG_ENDIAN #define clash and...
|
commit | commitdiff | tree |
2012-07-09 |
Simon Peter | Made lwip_init_auto_ex() public. It's needed by software...
|
commit | commitdiff | tree |
2012-07-09 |
Simon Peter | Fix sbrk() to conform to the new (old) prototype.
|
commit | commitdiff | tree |
2012-07-08 |
Simon Peter | Add a sys/unistd.h that #includes unistd.h. Newlib...
|
commit | commitdiff | tree |
2012-07-08 |
Simon Peter | unistd.h is a POSIX header and has to be in the base...
|
commit | commitdiff | tree |
2012-07-08 |
Simon Peter | Move [nh]to[nh][ls]() into cc.h header file, allowing for
|
commit | commitdiff | tree |
2012-07-08 |
Simon Peter | lwIP: Remove duplicate (and buggy) implementations...
|
commit | commitdiff | tree |
2012-07-08 |
Simon Peter | sys/time.h is POSIX and has to include time.h.
|
commit | commitdiff | tree |
2012-07-08 |
Simon Peter | signal.h has to be in the base include directory. It...
|
commit | commitdiff | tree |
2012-07-08 |
Simon Peter | Fix typo in hake usage string.
|
commit | commitdiff | tree |
2012-06-28 |
Simon Peter | Swift modifications to the ARM GEM5 architecture to...
|
commit | commitdiff | tree |
2012-06-28 |
Simon Peter | Adding an OMAP UART kernel driver and OMAP architecture...
|
commit | commitdiff | tree |
2012-06-28 |
Simon Peter | -mno-unaligned-access is not a valid GCC compiler option...
|
commit | commitdiff | tree |
2012-06-28 |
Simon Peter | Fix several bugs in GEM5 molly. Most important is to...
|
commit | commitdiff | tree |
2012-06-26 |
Simon Peter | Added noreturn attribute to text_init(), as suggested...
|
commit | commitdiff | tree |
2012-05-29 |
Simon Peter | modify_flags() for x86-32.
|
commit | commitdiff | tree |
2012-05-10 |
Simon Peter | Forgot to update the kernel Hakefile.
|
commit | commitdiff | tree |
2012-05-10 |
Simon Peter | Removed RCK_EMU and updated SCC tech note.
|
commit | commitdiff | tree |
2012-05-09 |
Simon Peter | Merged again with tip.
|
commit | commitdiff | tree |
2012-05-09 |
Simon Peter | Applied patch from Shi Jinghao <jhshi@cs.hku.hk> to...
|
commit | commitdiff | tree |
2012-05-08 |
Simon Peter | Post-merge fixes. caddr_t is called capaddr_t now?
|
commit | commitdiff | tree |
2012-05-08 |
Simon Peter | Merged with tip.
|
commit | commitdiff | tree |
2012-05-07 |
Simon Peter | Removed broken SCC klog output mechanism. Makes more...
|
commit | commitdiff | tree |
2012-05-07 |
Simon Peter | New SCC boot method. Instead of duplicating memory...
|
commit | commitdiff | tree |
2012-04-03 |
Simon Peter | Add a Barrelfish extension to RCCE: If 0 is passed...
|
commit | commitdiff | tree |
2012-04-02 |
Simon Peter | Fixed perfmon example. Invocation was wrong (not according...
|
commit | commitdiff | tree |
2012-04-02 |
Simon Peter | Fixed performance monitoring on x86_64. There was apparently...
|
commit | commitdiff | tree |
2011-11-08 |
Simon Peter | Reverted commit 34798966b84b, which was mistakenly...
|
commit | commitdiff | tree |
2011-09-29 |
Simon Peter | Remove bootup delay, which is mainly there to work...
|
commit | commitdiff | tree |
2011-09-28 |
Simon Peter | UMP waitset migration. Not thoroughly tested.
|
commit | commitdiff | tree |
2011-09-28 |
Simon Peter | Merged.
|
commit | commitdiff | tree |
2011-09-28 |
Simon Peter | iRCCE memcpy() in the hopes that this will speed up...
|
commit | commitdiff | tree |
2011-09-22 |
Simon Peter | postgres doesn't like these defined.
|
commit | commitdiff | tree |
2011-09-22 |
Simon Peter | Fixed memory reclamation leak. Need to update consumed...
|
commit | commitdiff | tree |
2011-09-20 |
Simon Peter | Fixed passing of pause message parameters (wrong way...
|
commit | commitdiff | tree |
2011-09-16 |
Simon Peter | typo
|
commit | commitdiff | tree |
2011-09-16 |
Simon Peter | Finalized socket inheritance with pause and reverted...
|
commit | commitdiff | tree |
2011-09-16 |
Simon Peter | Checkpoint: Socket inheritance with pause.
|
commit | commitdiff | tree |
2011-09-12 |
Simon Peter | Make master replay compile.
|
commit | commitdiff | tree |
2011-09-11 |
Simon Peter | Beginnings of reading a dependency graph.
|
commit | commitdiff | tree |
2011-09-07 |
Simon Peter | Checkpoint: Working version of trace replay, without...
|
commit | commitdiff | tree |
2011-09-02 |
Simon Peter | fish also depends on the memserv binding. There's a...
|
commit | commitdiff | tree |
2011-09-01 |
Simon Peter | * Added compile trace replayer
|
commit | commitdiff | tree |
2011-08-31 |
Simon Peter | LPC timer still needed for vmkit.
|
commit | commitdiff | tree |
2011-08-24 |
Simon Peter | Fixed domain spanning under memory reclamation: Need...
|
commit | commitdiff | tree |
2011-11-05 |
Simon Peter | Fixed two memory reclamation problems:
|
commit | commitdiff | tree |
2011-08-24 |
Simon Peter | Fixed domain spanning under memory reclamation: Need...
|
commit | commitdiff | tree |
2011-08-24 |
Simon Peter | Fixed domain spanning under memory reclamation: Need...
|
commit | commitdiff | tree |
2011-08-06 |
Simon Peter | Kicking harness once more.
|
commit | commitdiff | tree |
2011-08-04 |
Simon Peter | Fixed spawn_program_on_all_cores() to check first whether...
|
commit | commitdiff | tree |
2011-08-03 |
Simon Peter | Dummy commit to kick harness.
|
commit | commitdiff | tree |
2011-08-03 |
Simon Peter | Fix tcpip.c.
|
commit | commitdiff | tree |
2011-08-02 |
Simon Peter | Removed Unicode characters from eMAC.dev. Mackerel...
|
commit | commitdiff | tree |
2011-08-02 |
Simon Peter | Gnaa! Shouldn't have used hg import to get the patch...
|
commit | commitdiff | tree |
2011-08-02 |
Simon Peter | These files are supposed to be deleted.
|
commit | commitdiff | tree |
2011-08-02 |
Simon Peter | Merge from ASPLOS tree.
|
commit | commitdiff | tree |
|