summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
* Debug improvements for exceptions and OOM hangsDan Crowell2018-06-154-7/+58
* Fixes to node IPC messaging to handle non-zero base addressesBrian Bakke2018-06-072-32/+96
* Write Hostboot HRMOR into core scratch reg 1Dan Crowell2018-06-041-8/+8
* Memory Management: Fix coalesce to track holes in the page managementNick Bofferding2018-06-041-3/+18
* Add some MAGIC instructions to aid Simics optimizationDan Crowell2018-05-301-1/+2
* Revert "Set HB Dump Flag in TI Data on any TI with SRC"Daniel M. Crowell2018-05-171-2/+0
* Set HB Dump Flag in TI Data on any TI with SRCMarty Gloff2018-05-131-0/+2
* Implement Interrupt Resource Provider Init for MPIPL Multi-Node SystemsBill Hoffa2018-05-071-1/+1
* Better debug for weird PIR issuesDan Crowell2018-05-071-3/+4
* Get Hostboot Dump after Hostboot CrashMarty Gloff2018-04-091-2/+11
* Secure Boot: Support Phyp debug flag in HDATIlya Smirnov2018-04-091-0/+10
* Force checkstops for unhandled machine checksDan Crowell2018-03-295-8/+70
* Inband SCOM clean upCorey Swenson2018-03-201-20/+13
* Changes to Inband SCOM MMIO ranges for CumulusCorey Swenson2018-03-081-5/+23
* Add Kernel Debug Trace for Out of Memory conditionBill Hoffa2018-02-231-1/+8
* Close race condition in multi instance IPCDean Sanner2018-02-161-3/+14
* Updates to make multinode IPC workDean Sanner2018-02-137-27/+27
* host_coalesce_host: bup updatesPrachi Gupta2018-02-061-6/+4
* Multi-Drawer (IPC) Interrupt/Messaging SupportBill Hoffa2018-01-254-27/+39
* Expand Hostboot to 64MBDan Crowell2018-01-152-12/+12
* Enable ATTN prior to OPAL handoffBrian Bakke2017-11-301-0/+22
* Story 180760 - Use self restore API to disable ATTN in HID ...Brian Bakke2017-11-071-0/+4
* Increase max hostboot memory to 48 MBNick Bofferding2017-08-312-7/+7
* Refactor SecureBoot Workarounds to better control leniencyStephen Cprek2017-08-251-15/+30
* Pass Key-Addr info through bootloadercrgeddes2017-08-181-0/+12
* Update kernel/exeception.C to handle cresp for loadscrgeddes2017-07-261-1/+7
* 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-204-73/+125
* Remove half cache init and do it in the page managerStephen Cprek2017-07-204-135/+45
* Remove Hacks / Workarounds put in by commits 41463 and 41574Marty Gloff2017-06-281-5/+5
* kernel: Fix cmp in shutdown.S for modern binutilsJoel Stanley2017-06-271-4/+4
* Remove asserts on variables that have valid default valuesStephen Cprek2017-06-261-16/+8
* Convert cmpi to cmpwi to fix build for modern binutilsJoel Stanley2017-06-261-20/+21
* Stop kernel asserts from being no-op'edStephen Cprek2017-06-221-2/+2
* Fix Bl-To-Hb Data IssueMike Baiocchi2017-06-161-1/+10
* Use Scratch Reg 3 Bit 7 to allow Attribute Overrides in Secure ModeMike Baiocchi2017-06-161-2/+19
* Ignore LPC and XSCOM BARs from BLDan Crowell2017-06-071-0/+5
* Map BAR attributes based on data from BootloaderDan Crowell2017-06-021-1/+37
* Add timestamps to Simics Istep messagesDan Crowell2017-05-221-0/+1
* Save space in Bootloader image without termWritePLIDMarty Gloff2017-05-171-4/+6
* Change cv_forcedMemPeriodic to uint8_t as bool is invalidStewart Smith2017-05-171-3/+3
* 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
OpenPOWER on IntegriCloud