aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-09libflash: introduce blocklevel interfaceCyril Bur3-1/+92
2015-06-09hdata/memory: Add dimm frequency informationNeelesh Gupta2-2/+53
2015-06-09doc/vpd: Improve documentationNeelesh Gupta1-1/+4
2015-06-05force elf64-powerpc output format and big endian for linkerStewart Smith1-0/+3
2015-06-05Merge branch 'stable'Stewart Smith4-7/+8
2015-06-05core/mem_region: Create reservations of type REGION_HW_RESERVEDskiboot-5.0.3Jeremy Kerr4-7/+8
2015-06-02update .travis.yml to also do a gcov buildStewart Smith1-0/+1
2015-06-01FSP/EPOW: OPAL EPOW driver cleanupVipin K Parashar2-160/+45
2015-06-01external/pflash: Allow the libffs TOC to operate on to be specifiedCyril Bur1-5/+25
2015-06-01external/pflash: Perform flashing on flash sides other than side 0Cyril Bur1-6/+55
2015-06-01external/pflash: Show the partitions on the second side flashCyril Bur1-20/+32
2015-06-01external/pflash: Report if a flash partition is ECC protectedCyril Bur1-3/+5
2015-06-01libffs: Add the offset of the TOC to partition entry addressesCyril Bur1-1/+1
2015-06-01libffs: Rename various offset variables to toc_offsetCyril Bur2-15/+15
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