summaryrefslogtreecommitdiffstats
path: root/src/kernel/kernel.C
Commit message (Expand)AuthorAgeFilesLines
* Pre-set HB TI Area in doStutdown PathIlya Smirnov2018-06-301-0/+3
* Modify debug framework to be build-independentDan Crowell2018-06-261-2/+49
* Better debug for weird PIR issuesDan Crowell2018-05-071-3/+4
* Handle Compatability issues for new BltoHbData locationStephen Cprek2017-07-201-5/+41
* Relocate bl to hb preserved data and page table in VMMStephen Cprek2017-07-201-31/+1
* Add timestamps to Simics Istep messagesDan Crowell2017-05-221-0/+1
* Fix PVR check for Nimbus DD1Dan Crowell2017-05-111-2/+6
* Relocate ROM code after HBBL has been verifiedStephen Cprek2017-03-101-1/+54
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Use new scratch reg for hb_done and set early in IPLAndrew Geissler2014-03-131-0/+4
* Set hostboot_done scratch reg after all winkles and controlled shutdownAndrew Geissler2014-02-191-3/+3
* Memory Leak task_endBill Schwartz2012-10-121-24/+23
* Support for master winkle.Patrick Williams2012-08-101-22/+25
* Interactive debug tool.Patrick Williams2011-12-061-1/+1
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-241-5/+11
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Additional weak-consistency fixes.Patrick Williams2011-04-211-0/+1
* Change kernel string to hostboot.Patrick Williams2011-04-141-1/+1
* VBU: Move dcbz code into PageManager.Patrick Williams2011-04-111-12/+0
* Fix dcbz to round up to nearest cache line.Patrick Williams2011-04-111-2/+5
* VBU: dcbz cache lines after code image to ensure they are in the L3.Patrick Williams2011-04-071-0/+10
* Remove invalid memory access in hbi init.Patrick Williams2011-03-051-1/+1
* Add skeleton of timebase manager.Patrick Williams2010-09-201-0/+2
* SMT support.Patrick Williams2010-07-071-1/+15
* Start virtual memory management.Patrick Williams2010-07-021-0/+2
* Create init process, fix scheduler bugs.Patrick Williams2010-06-071-1/+16
* Implement task saving and dispatching.Patrick Williams2010-06-031-0/+4
* Initial cpu / task structs.Patrick Williams2010-06-021-0/+8
* Add new/delete operators.Patrick Williams2010-05-211-1/+1
* malloc / free supportPatrick Williams2010-05-211-1/+4
* Add heap manager for allocations up to 2040 bytesPatrick Williams2010-05-211-1/+2
* Create page manager.Patrick Williams2010-05-201-5/+13
* Call default constructors.Patrick Williams2010-05-191-5/+28
* Full vargs printk.Patrick Williams2010-05-191-0/+4
* Add thread safe guard variable code.Patrick Williams2010-05-181-1/+1
* Create simple console.Patrick Williams2010-05-181-0/+4
* Improve make infrastructure.Patrick Williams2010-05-181-0/+6
OpenPOWER on IntegriCloud