summaryrefslogtreecommitdiffstats
path: root/src/include/kernel
Commit message (Expand)AuthorAgeFilesLines
* Get Hostboot Dump after Hostboot CrashMarty Gloff2018-04-092-3/+15
* Secure Boot: Support Phyp debug flag in HDATIlya Smirnov2018-04-091-1/+8
* Force checkstops for unhandled machine checksDan Crowell2018-03-292-2/+35
* Close race condition in multi instance IPCDean Sanner2018-02-161-0/+2
* Updates to make multinode IPC workDean Sanner2018-02-132-14/+6
* Multi-Drawer (IPC) Interrupt/Messaging SupportBill Hoffa2018-01-253-10/+23
* Expand Hostboot to 64MBDan Crowell2018-01-153-8/+10
* Enable ATTN prior to OPAL handoffBrian Bakke2017-11-301-1/+3
* Ensure AbaPtr is not used in runtime codeDan Crowell2017-10-191-1/+9
* Increase max hostboot memory to 48 MBNick Bofferding2017-08-313-6/+6
* Refactor SecureBoot Workarounds to better control leniencyStephen Cprek2017-08-251-8/+0
* Pass Key-Addr info through bootloadercrgeddes2017-08-181-0/+7
* Secureboot: Inhibit attribute overrides and sync exposuresMike Baiocchi2017-08-091-0/+3
* Load Secure Header into SpnorRp Vaddr SpaceStephen Cprek2017-08-091-1/+1
* Relocate bl to hb preserved data and page table in VMMStephen Cprek2017-07-202-8/+37
* Remove half cache init and do it in the page managerStephen Cprek2017-07-203-14/+12
* 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
OpenPOWER on IntegriCloud