History log of /barrelfish-master/include/barrelfish_kpi/cpu.h
Revision Date Author Comments
# d9b646e1 19-Aug-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

x86_64: make all targets compile

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


# 9bd8d1d5 03-Apr-2019 Reto Achermann <reto.achermann@inf.ethz.ch>

replacing umlaute and fixing address in headers Haldeneggsteig -> Universitaetsstrasse

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


# 27701384 28-Jun-2016 David Cock <david.cock@inf.ethz.ch>

ARM: Removed traces of ARMv7-M and ARMv5 code.

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


# f747554f 17-Nov-2015 Moritz Hoffmann <moritz.hoffmann@inf.ethz.ch>

T24: remove remaining SCC code

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


# 146e4e08 16-Nov-2015 David Cock <david.cock@inf.ethz.ch>

Clean merge of HP's ARMv8 code

This adds support for an ARMv8 core running in the GEM5 simulator

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


# 40a4a8b0 07-Nov-2014 Gerd Zellweger <mail@gerdzellweger.com>

Boot generic CPU type in x86boot.


# d8b59b30 20-Aug-2014 Stefan Kaestle <stefan.kaestle@inf.ethz.ch>

Cleanup


# a68b7848 25-Feb-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

Split CPU_ARM into CPU_ARM5 and CPU_ARM7


# 1cc4b6e3 14-Apr-2014 Reto Achermann <acreto@student.ethz.ch>

Added: CPU information to the KPI


# 4d675a00 25-Feb-2014 Simon Gerber <simon.gerber@inf.ethz.ch>

Split CPU_ARM into CPU_ARM5 and CPU_ARM7


# 1d66c9ae 25-Oct-2012 Raphael Fuchs <raphaelfuchs@student.ethz.ch>

Refactor: Make 'cpu_type_to_archstr' a static inline function and move it to
header file where the enum cputype is defined.


# 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


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

Initial version of public stable barrelfish repository.