aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-18Set proper value for RPR registerskiboot-5.0.4Benjamin Herrenschmidt2-0/+4
2015-06-18ipmi/sel: Fix use after freeAlistair Popple1-3/+3
2015-06-18hw/bt.c: Fix message response searchAlistair Popple1-4/+5
2015-06-16prd: Enable prd_init() for firestone platformVaidyanathan Srinivasan1-0/+1
2015-06-16cpu: Fix hang issue in opal_reinit_cpus()Hari Bathini1-2/+1
2015-06-05core/mem_region: Create reservations of type REGION_HW_RESERVEDskiboot-5.0.3Jeremy Kerr4-7/+8
2015-05-21Merge branch 'update-2.1.1.1' into stableskiboot-5.0.2Stewart Smith1-0/+4
2015-05-21external/opal-prd: Update for new PRD userspace interfaceJeremy Kerr1-12/+178
2015-05-21prd: Don't expose full opal_prd_msg to kernelJeremy Kerr2-11/+24
2015-05-21hw/prd: Expose prd ranges via device treeJeremy Kerr5-0/+46
2015-05-21core: Add mem_region_nextJeremy Kerr4-1/+147
2015-05-21core: Add node-style memory reservation to device treeJeremy Kerr3-30/+132
2015-05-21core: Introduce REGION_HW_RESERVEDJeremy Kerr2-2/+5
2015-05-21core: Rename mem_region->mem_node to ->nodeJeremy Kerr2-6/+6
2015-05-21core: Prevent adding new regions after mem_region_add_dt_reservedJeremy Kerr3-1/+199
2015-05-21core/test: Use skiboot's own malloc for mem_region testsJeremy Kerr1-15/+8
2015-05-21core/test: simulate proper locking in run-mem_region testJeremy Kerr1-2/+13
2015-05-21core: Add asserts for region free-list lockingJeremy Kerr7-1/+41
2015-05-21core: Move free-list locking to a separate per-region lockJeremy Kerr7-41/+47
2015-05-21Fix race in firenze_get_slot_info() leading to assert() with many PCI cardsStewart Smith1-0/+4
2015-05-01Add xscom_ok() and lpc_ok() to check XSCOM and LPC usabilityskiboot-5.0.1Benjamin Herrenschmidt6-2/+41
2015-05-01xscom: Remove recursive lockingBenjamin Herrenschmidt1-18/+6
2015-05-01init: Display message before loading kernelJoel Stanley1-0/+2
2015-05-01prd: Only alter host presentation bits of IPOLL maskJeremy Kerr1-4/+6
2015-04-09FSP/CUPD: Fix lock issueskiboot-5.0Vasant Hegde1-8/+1
2015-04-09bt: Add a temporary workaround for bmc dropping messagesAlistair Popple1-8/+26
2015-04-09hw/ipmi: Fix FW Boot Progress sensorJoel Stanley1-5/+3
2015-04-08nx: use gcid + 1 for CIDan Streetman2-19/+19
2015-04-07address reviews for: libflash:don't use the low level interface if it doesn't...skiboot-5.0-rc3Cyril Bur1-10/+4
2015-04-01external: create a GUARD partition parsing utilityCyril Bur5-0/+920
2015-04-01libflash/file: add file abstraction for libflashCyril Bur4-0/+238
2015-04-01libflash: don't use the low level interface if it doesn't existCyril Bur1-1/+9
2015-04-01Remove redundant includes of opal-api.hMichael Ellerman34-34/+0
2015-04-01Move contents of opal.h to opal-api.hMichael Ellerman3-932/+949
2015-04-01Move opal-api.h to opal-internal.hMichael Ellerman3-84/+86
2015-04-01Remove opal-internal.hMichael Ellerman1-234/+0
2015-04-01external/opal-prd: Use link register for cross-endian branchJeremy Kerr1-3/+3
2015-04-01core: Add support for cec_power_down() on mamboMichael Ellerman3-2/+19
2015-03-31opal: Fix an issue where partial LID load causes opal to hang.skiboot-5.0-rc2Mahesh Salgaonkar1-1/+16
2015-03-31nx: use proc_gen instead of paramDan Streetman1-9/+10
2015-03-31use chip id for NX engine Coproc Instance numDan Streetman2-52/+27
2015-03-31Fix (hopefully) missing dot symbols in skiboot.mapBenjamin Herrenschmidt1-1/+1
2015-03-31exceptions: Catch exceptions at boot timeBenjamin Herrenschmidt4-30/+87
2015-03-31exceptions: Remove deprecated exception patching stuffBenjamin Herrenschmidt2-379/+14
2015-03-31mambo: Make mambo_utils.tcl optionalMichael Ellerman1-5/+8
2015-03-31mambo: Exit mambo when the simulation is stoppedMichael Ellerman1-2/+1
2015-03-31add NX register definesDan Streetman1-0/+120
2015-03-31set NX crb input queues to 842 onlyDan Streetman2-1/+37
2015-03-31core: Catch attempts to branch through a NULL pointerBenjamin Herrenschmidt1-0/+16
2015-03-31plat/firestone: Add missing platform hooksBenjamin Herrenschmidt1-0/+1