History log of /barrelfish-master/README
Revision Date Author Comments
# 06a9f547 20-Mar-2020 Lukas Humbel <lukas.humbel@inf.ethz.ch>

readme: add NXP iMX8X to supported platforms

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 7d367984 26-Jun-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

update README

Signed-off-by: Reto Achermann <reto.achermann@inf.ethz.ch>


# c16530ea 06-May-2019 Lukas Humbel <lukas.humbel@inf.ethz.ch>

armv8: Improve readme

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 65f49db9 21-Mar-2019 Lukas Humbel <lukas.humbel@inf.ethz.ch>

hake: enable library dependencies on all platforms

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# 78079a0d 08-Oct-2018 Lukas Humbel <lukas.humbel@inf.ethz.ch>

README adapt to u18.04 and general update

Signed-off-by: Lukas Humbel <lukas.humbel@inf.ethz.ch>


# b17305f6 22-Sep-2016 Simon Gerber <simon.gerber@inf.ethz.ch>

Update README to reflect new tools

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# dc8d2f14 18-Jul-2016 Simon Gerber <simon.gerber@inf.ethz.ch>

armv7: make compile on Ubuntu 14.04 (GCC 4.8.2)

* add __attribute__((noreturn)) for stuff in kernel/armv7 that calls panic().
* add missing return statement in lib/multiboot.
* Update README with needed freebsd-glue and libelf-freebsd-dev packages for
arm_boot
* cleanup format strings in arm_boot/arm_bootimage.c
* fix compileNativeC to put linker flags after source file in
hake/RuleDefs.hs

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 6a468a26 23-Feb-2016 Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>

Barrelfish: Update copyright notice in README.

Signed-off-by: Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>


# 3afe0707 30-Nov-2015 Timothy Roscoe <troscoe@inf.ethz.ch>

First part of cleanup of ARMv7 code; booting on GEM5 and Pandaboards

Signed-off-by: Timothy Roscoe <troscoe@inf.ethz.ch>


# bb71cc79 27-Nov-2015 Timothy Roscoe <troscoe@inf.ethz.ch>

Removed Heterogeneous PandaBoard support

Signed-off-by: Timothy Roscoe <troscoe@inf.ethz.ch>


# fb4c88b3 01-Sep-2015 David Cock <david.cock@inf.ethz.ch>

Added async dep for hake

Signed-off-by: David Cock <david.cock@inf.ethz.ch>


# 2ae5564d 31-Aug-2015 David Cock <david.cock@inf.ethz.ch>

Document Haskell package dependencies for Hake

Signed-off-by: David Cock <david.cock@inf.ethz.ch>


# 878547ec 04-Jun-2015 Simon Gerber <simon.gerber@inf.ethz.ch>

Merge of upstream arrakis code.

This merge includes the following:
* VT-d (IOMMU) support
* VMX (Intel CPU virtualization) support
* Parallel hake build
* MegaRAID driver
* Subways fast packet forwarding application
* Identify physical address of VNodes
* libstorage (VSIC & VSA support)
* POSIX support: poll, uname, nanosleep, fsync, poll, pthread attributes, syslog, wait3, ...
* TenaciousD (persistent data structures: log & queue)
* Hack to skip boot RAM when it's too large
* Arranet: Support for raw IP sockets, interrupts
* Removal of colorful debug output
* MegaRAID blockdevfs support
* Arrakis compile wrappers for Autoconf
* Patches to binutils & GCC to build Arrakis C++ applications

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>
Signed-off-by: Simon Peter <simpeter@cs.washington.edu>
Signed-off-by: Oleg Godunok <ogodunok@gmail.com>
Signed-off-by: Antoine Kaufmann <antoinek@cs.washington.edu>
Signed-off-by: Jialin Li <lijl@cs.washington.edu>
Signed-off-by: Dalton Black <dalton.m.black@gmail.com>
Signed-off-by: Taesoo Kim <taesoo@uw.edu>


# d425fd47 01-Jun-2015 Simon Gerber <simon.gerber@inf.ethz.ch>

Squashed 'lib/newlib/' content from commit a4e9d13

git-subtree-dir: lib/newlib
git-subtree-split: a4e9d133a8a6cb9a4a5302005c974cbc6b82de42

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 590cfc53 13-Jan-2015 Kornilios Kourtis <kkourt@inf.ethz.ch>

added a description of the sign-off procedure


# 0098db9e 19-Nov-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

Updated README to reflect changes to toolchain and newly supported HW.

Signed-off-by: Simon Gerber <simon.gerber@inf.ethz.ch>


# 18fba3ff 13-Dec-2013 Kornilios Kourtis <kkourt@inf.ethz.ch>

README: add more details


# f1b65b37 13-Dec-2013 pravin@inf.ethz.ch <pravin@inf.ethz.ch>

Updated the README and Practical guide so that they have instructions
for PC and other architectures as well.


# cccca87e 12-Dec-2013 Mothy <troscoe@inf.ethz.ch>

Tidying up techical notes


# 776e6f4d 08-Dec-2013 pravin@inf.ethz.ch <pravin@inf.ethz.ch>

Converted the README file with rst format so that it can be easily converted
into tex source code. Also added/modified some scripts which will cleanup
the README and generated tex code so that it is easy to include it into the
practical guide tech note.


# a3f0a613 26-Apr-2013 Reto Achermann <acreto@student.ethz.ch>

Test


# b0dbc489 05-Nov-2012 Kornilios Kourtis <kkourt@inf.ethz.ch>

update tree to use ghc7.4


# 1d17a257 29-Apr-2012 Gerd Zellweger <zgerd@student.ethz.ch>

Adjusted readme (removed chips in menu.lst example).


# 5474b8c3 01-Feb-2012 Andrew Baumann <andrew.baumann@microsoft.com>

dummy commit to test hg


# 70c30847 23-Jan-2012 Andrew Baumann <andrew.baumann@microsoft.com>

remove support for Beehive

see the mailing list discussion at the end of December 2011 for motivation


# 3259004b 18-Jan-2012 Simon Gerber <simugerber@student.ethz.ch>

qemu < 0.14 does not support ahci. Update README.


# 9299dcef 08-Jul-2011 Stefan Kästle <stefan.kaestle@inf.ethz.ch>

Initial version of public stable barrelfish repository.