summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
* Fix PVR check for Nimbus DD1Dan Crowell2017-05-114-4/+20
* Include HUID of failed Proc in TI data for certain SBE errorsBill Hoffa2017-05-104-8/+13
* Bootloader updates to support remapped memory - Initial passMarty Gloff2017-05-081-5/+3
* Expand hostboot progress indicator in core scratch 3 regcrgeddes2017-05-021-1/+19
* Add map list initialization and at() methodsStephen Cprek2017-04-101-3/+5
* Enhance heap consistency checkingRichard J. Knight2017-04-101-9/+39
* Consume Secure Access Bit from SBE HB communication areaStephen Cprek2017-03-171-3/+21
* Relocate ROM code after HBBL has been verifiedStephen Cprek2017-03-104-8/+284
* Create PVR routines to handle DD2 changesDan Crowell2017-03-092-20/+32
* Enable STOP wakeup on Hypervisor External InterruptDean Sanner2017-03-021-3/+5
* Add error logs tag for kernel errors so they get into KCDan Crowell2017-01-202-5/+24
* Bootloader - Error handling - Add terminate functionMarty Gloff2017-01-041-2/+21
* Add helpful comment for data storage exceptioncrgeddes2016-10-311-2/+9
* Remove last of old hwpf directoryDan Crowell2016-08-301-1/+1
* Updates for new scratch registers in P9Andrew Geissler2016-08-162-5/+9
* Handle 8MB reduced cache modeMarty Gloff2016-08-102-7/+13
* Replace NAP with STOP instructionBrian Stegmiller2016-08-074-3/+7
* Fix P9 expansion into bottom 512K cacheDean Sanner2016-07-111-1/+1
* Update purge of L3 cache during initial bootElizabeth Liner2016-06-102-2/+2
* Support transition from small to big allocation in reallocNick Bofferding2016-06-061-2/+3
* Add simics breakpoint for exceptionsDan Crowell2016-05-241-0/+10
* Change partition table from 4K to 64KCorey Swenson2016-05-191-1/+2
* Enable waking threads on master core with doorbell interruptsBill Hoffa2016-05-172-42/+19
* Doorbell Interrupt Base Support for Core/Thread WakeupBill Hoffa2016-05-068-25/+152
* Add doorbell support.Patrick Williams2016-04-048-5/+126
* Enable startDeadmanLoop in host_activate_master.Ccrgeddes2016-03-311-2/+0
* P9 PSIHB Base Interrupt SupportBill Hoffa2016-03-305-22/+36
* Fix rounding error in memory allocation codeDan Crowell2016-03-281-3/+4
* Integrate HWPs for istep 16crgeddes2016-03-171-1/+1
* Include HRMOR in PTCR settingDan Crowell2016-02-191-2/+2
* Set HRMOR on all threads in kernel_shutdownDean Sanner2015-12-171-5/+6
* HOSTBOOT: Support fused coresBrian Stegmiller2015-12-113-12/+79
* P9 page table changesCorey Swenson2015-12-112-2/+28
* Fix attention instructionBrian Stegmiller2015-12-111-2/+2
* libc support for thread-local storagePatrick Williams2015-12-112-3/+26
* Base kernel changes for Nimbus/CumulusCorey Swenson2015-12-115-4/+29
* Changes to fix ipl-time checkstop FIR collectionaalugore2015-10-281-1/+8
* Avoid deadlock in cross-node IPC messagingDan Crowell2015-06-082-11/+14
* Prevent out-of-order data access to FSP mailbox memory areaNick Bofferding2015-04-095-15/+39
* Reduce memory fragementation in large allocationsNick Bofferding2015-03-011-7/+14
* Fix spelling mistakes using codespell.Patrick Williams2015-01-156-15/+27
* Populate actual PVR value instead of architected versionDean Sanner2014-07-221-3/+12
* Restrict timebase sync to once per core.Patrick Williams2014-07-172-5/+11
* Revisit all daemon tasks and make sure they are properly daemonizing quicklyJosh Rispoli2014-07-141-3/+14
* Revert "Revert "Resolve deadlock conditions in deferred work queue.""A. Patrick Williams III2014-07-141-6/+21
* Revert "Resolve deadlock conditions in deferred work queue."Daniel M. Crowell2014-07-111-18/+5
* Clean up more copyright prologs.Patrick Williams2014-06-301-23/+3
* Resolve deadlock conditions in deferred work queue.Patrick Williams2014-06-241-5/+18
* Add Naples support to the kernelBrian Silver2014-06-235-1/+11
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2135-402/+422
OpenPOWER on IntegriCloud