aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-01pflash: Create make dist target for pflash release tarballspflash-0.8.7Cyril Bur3-35/+57
2015-06-01pflash: Use git tag versioning from make_version.shCyril Bur2-4/+21
2015-06-01pflash: Improve ARCH detectionCyril Bur1-4/+3
2015-06-01Have make_version be able to generate versions for toolsCyril Bur2-4/+30
2015-06-01test/hello_world: Remove include fileMichael Neuling2-24/+1
2015-06-01test/hello_world: Cleanup codeMichael Neuling1-17/+15
2015-06-01test/hello_world: Add linker script to dependenciesMichael Neuling1-1/+1
2015-06-01test/hello_world: Add dump to gitignoreMichael Neuling1-0/+1
2015-06-01test/hello_world: Fix cleaning dependencies fileMichael Neuling1-1/+1
2015-06-01Optimized memset() implementation for POWERStewart Smith3-0/+55
2015-05-29Move the relax loop in secondary_cpu_entry to pure inline asmStewart Smith1-2/+9
2015-05-29Make cpu_relax() inlineStewart Smith2-13/+11
2015-05-28Make cpu_relax() nop instructions in one asm blockStewart Smith1-4/+4
2015-05-28Make boot_test.sh always prefix output with target nameStewart Smith2-16/+16
2015-05-28Ensure skiboot is built before running boot testsStewart Smith1-2/+2
2015-05-28Simplify boot-tests makefileStewart Smith1-12/+5
2015-05-27Support doing physical machine boot tests with gcovStewart Smith3-4/+39
2015-05-27Add fake nvram for Mambo platformStewart Smith1-0/+17
2015-05-27Add Mambo platformStewart Smith4-1/+97
2015-05-26Enable multiple boot tests based on op-build verisonsStewart Smith6-13/+160
2015-05-25Add boot-coverage-report targetStewart Smith5-3/+30
2015-05-25make extract-gcov usable with math from skiboot.mapStewart Smith2-8/+11
2015-05-25Refactor mambo test runningStewart Smith5-11/+27
2015-05-25Documented expected machine state across OPAL callsStewart Smith1-0/+8
2015-05-22Merge branch 'update-2.1.1.1'Stewart Smith0-0/+0
2015-05-22Merge remote branch 'ka1/update-2.1.1.1' into update-2.1.1.1skiboot-2.1.1-fw810.30-1Stewart Smith1-0/+4
2015-05-21Merge PRD rework from stableStewart Smith13-63/+531
2015-05-21Merge cherry pick of mem_region rework from stableStewart Smith0-0/+0
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-20Fix HOSTEND check in Makefile.main for ppc64leStewart Smith1-1/+1
2015-05-20flash: don't report nvram partitions through the device treeCyril Bur1-30/+2
2015-05-20hdata: Remove unnecessary boolNeelesh Gupta1-4/+1
2015-05-20hdata: Fix memory leakNeelesh Gupta1-3/+5
2015-05-20fix extract-gcov compilation when using a build directoryCédric Le Goater1-1/+1
2015-05-20Add extract-gcov to gitignoreMichael Ellerman1-0/+1
2015-05-18skiboot: detect version correctly as a git submoduleAndrei Warkentin1-1/+1
2015-05-18fix copy&paste error in Garrison definitionDan Horák1-1/+1