summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
OpenPOWER on IntegriCloud