summaryrefslogtreecommitdiffstats
path: root/src/include/kernel
Commit message (Expand)AuthorAgeFilesLines
* Use Scratch Reg 3 Bit 7 to allow Attribute Overrides in Secure ModeMike Baiocchi2017-06-161-2/+17
* Use XSCOM BAR from Bootloader instead of hardcoded valueDan Crowell2017-06-071-1/+0
* Map BAR attributes based on data from BootloaderDan Crowell2017-06-021-1/+15
* Create more space in base image by switching trace to debug and smaller printkStephen Cprek2017-06-011-7/+9
* Change cv_forcedMemPeriodic to uint8_t as bool is invalidStewart Smith2017-05-171-1/+1
* Include HUID of failed Proc in TI data for certain SBE errorsBill Hoffa2017-05-104-7/+14
* Expand hostboot progress indicator in core scratch 3 regcrgeddes2017-05-021-4/+7
* Enhance heap consistency checkingRichard J. Knight2017-04-101-5/+16
* Consume Secure Access Bit from SBE HB communication areaStephen Cprek2017-03-171-0/+7
* Relocate ROM code after HBBL has been verifiedStephen Cprek2017-03-102-1/+167
* Add error logs tag for kernel errors so they get into KCDan Crowell2017-01-201-4/+8
* Bootloader - Error handling - Add terminate functionMarty Gloff2017-01-042-3/+16
* VPO updates for constrained mem, hbbl, simicsDean Sanner2016-08-172-1/+9
* Updates for new scratch registers in P9Andrew Geissler2016-08-161-2/+1
* Handle 8MB reduced cache modeMarty Gloff2016-08-102-6/+12
* Replace NAP with STOP instructionBrian Stegmiller2016-08-071-0/+7
* Change partition table from 4K to 64KCorey Swenson2016-05-191-4/+4
* Enable waking threads on master core with doorbell interruptsBill Hoffa2016-05-171-1/+2
* Doorbell Interrupt Base Support for Core/Thread WakeupBill Hoffa2016-05-064-7/+105
* Add doorbell support.Patrick Williams2016-04-041-0/+41
* P9 PSIHB Base Interrupt SupportBill Hoffa2016-03-302-14/+17
* Update constants and comments for P9 PIR formatDan Crowell2016-02-291-9/+12
* HOSTBOOT: Support fused coresBrian Stegmiller2015-12-112-8/+18
* P9 page table changesCorey Swenson2015-12-113-8/+66
* libc support for thread-local storagePatrick Williams2015-12-112-2/+10
* Prevent out-of-order data access to FSP mailbox memory areaNick Bofferding2015-04-093-10/+30
* Reduce memory fragementation in large allocationsNick Bofferding2015-03-011-2/+9
* Fix spelling mistakes using codespell.Patrick Williams2015-01-155-12/+20
* Removing SRCword1 as it is reserved by FSP SRCI compPrachi Gupta2014-09-151-3/+5
* Populate actual PVR value instead of architected versionDean Sanner2014-07-221-1/+5
* Restrict timebase sync to once per core.Patrick Williams2014-07-171-3/+7
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2139-567/+566
* Use per-core mutex for XSCOM for P8 errata.Patrick Williams2014-04-031-2/+2
* Add printk error log UD and collect on task crash.Patrick Williams2014-04-031-1/+3
* Use new scratch reg for hb_done and set early in IPLAndrew Geissler2014-03-131-0/+15
* Workaround invalid SBE use of IPI inject registerDean Sanner2014-03-041-0/+6
* Resolve OOM due to Stampeding Herd issue in PageMgr.Patrick Williams2014-03-021-2/+2
* Missing HB interruptsDoug Gilbert2014-02-081-2/+5
* Improve robustness of 'free' flag in HeapMgr.Patrick Williams2014-01-151-4/+4
* implement start_payload for multi-drawerDoug Gilbert2014-01-102-1/+27
* IPC deadlockDoug Gilbert2014-01-101-1/+5
* Force TIs for unhandled exceptionsPatrick Williams2013-12-092-0/+2
* Handle winkle-wakeup times in slave cores.Patrick Williams2013-11-071-1/+1
* Fixed performance issues in SIMICS IPLStephen Cprek2013-10-311-23/+23
* Ensure PLIDs are 32bits.Patrick Williams2013-10-282-5/+6
* Implement termination from fatal error log.Richard J. Knight2013-10-081-2/+2
* Make sprintf-class functions comply with standard.Patrick Williams2013-10-071-23/+26
* Handle interrupts on MPIPLDean Sanner2013-08-211-1/+3
* Basic devtree supportDean Sanner2013-08-091-0/+2
* Enhance hb-dump to support full memory extraction.Patrick Williams2013-07-102-1/+5
OpenPOWER on IntegriCloud