summaryrefslogtreecommitdiffstats
path: root/src/include/kernel
Commit message (Expand)AuthorAgeFilesLines
* Add current istep into TI SRCDan Crowell2019-12-181-1/+12
* Automatically include config.hDan Crowell2019-12-061-2/+1
* Fix deadlock in ECC error shutdown pathNick Bofferding2019-04-011-1/+2
* Tweak page eviction parameters to handle low mem betterDan Crowell2019-03-181-2/+6
* Add more agressive memory allocation callsDan Crowell2019-02-121-1/+2
* Add retry to slave core wakeup pathDan Crowell2019-01-252-2/+13
* Close windows where Hostboot HRMOR is not available to FSPNick Bofferding2018-10-121-0/+9
* Support HB running in SMFDean Sanner2018-09-244-38/+75
* Make processing of hrmor value in MemStateInfo consistentChristian Geddes2018-08-011-1/+1
* Restore Timebase on Master Core Threads 1-3 after Sleep/WinkleBill Hoffa2018-07-243-0/+22
* Pre-set HB TI Area in doStutdown PathIlya Smirnov2018-06-302-2/+11
* Modify debug framework to be build-independentDan Crowell2018-06-265-6/+46
* Debug improvements for exceptions and OOM hangsDan Crowell2018-06-151-2/+14
* Fixes to node IPC messaging to handle non-zero base addressesBrian Bakke2018-06-072-2/+45
* Write Hostboot HRMOR into core scratch reg 1Dan Crowell2018-06-041-35/+23
* Double frequency of coalescing memory fragmentationThi Tran2018-05-141-2/+2
* 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
OpenPOWER on IntegriCloud