aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
2017-09-15pflash: Fix erase command for unaligned start addressSuraj Jitindar Singh1-1/+1
2017-09-12skiboot/skiboot.tcl: Add imc device nodes to skiboot.tclMadhavan Srinivasan1-0/+82
2017-09-12external/gard: Print an error if run on an FSP systemCyril Bur1-1/+14
2017-09-04mambo: Add mambo socket programMichael Neuling2-0/+367
2017-08-22external/pflash: Fix not checking return values in set_ecc().Cyril Bur1-2/+11
2017-08-22external/pflash: Fix resource leak CID 163745Cyril Bur1-0/+1
2017-08-22external/pflash: Fix resource leak CID 163742Cyril Bur1-0/+1
2017-08-22external/pflash: Silence false positive Coverity CID 163739Cyril Bur1-0/+6
2017-08-21external/xscom-utils: Add --list-bitsOliver O'Halloran4-9/+50
2017-08-15opal-prd: Do not pass pnor file while starting daemonVasant Hegde1-1/+1
2017-08-15opal-prd: Disable pnor access interface on FSP systemVasant Hegde3-4/+30
2017-08-01external/pflash: tests: Move the test-miscprint to pflash testsCyril Bur4-0/+77
2017-08-01external/pflash: Add testsCyril Bur29-4/+991
2017-08-01external: Consolidate Makefile.check for external toolsCyril Bur3-46/+31
2017-08-01external/pflash: Reinstate the progress barsCyril Bur1-16/+63
2017-08-01external/pflash: Make the progress bar safe for big numbersCyril Bur2-17/+24
2017-08-01external/pflash: Remove use of exit() and fix memory leaksCyril Bur1-169/+213
2017-08-01external/pflash: Move write and read size calculation togetherCyril Bur1-13/+11
2017-08-01external/pflash: Update the code pathes for "--tune"Cyril Bur1-3/+11
2017-08-01external/pflash: Remove global flash detailsCyril Bur1-59/+63
2017-08-01external/pflash: Correct erase alignment checksCyril Bur1-27/+13
2017-08-01external/pflash: Stop using exit() in the mainCyril Bur1-23/+49
2017-08-01external/pflash: Check the result of strtoulCyril Bur1-8/+27
2017-08-01external/pflash: Add description of flagsCyril Bur1-2/+4
2017-08-01libflash/libffs: Don't require 'part' size to be known by callersCyril Bur10-22/+15
2017-08-01external/ffspart: Add .gitignoreCyril Bur1-0/+7
2017-08-01libflash: Adding debugging outputCyril Bur1-0/+2
2017-08-01Makefile.check: Fix `make check`Cyril Bur2-7/+23
2017-07-20boot_tests: add PFLASH_TO_COPY for OpenBMCStewart Smith1-0/+6
2017-07-19gcov: properly handle gard and pflash code coverageStewart Smith1-1/+7
2017-07-19gard: enable building with -DDEBUG for ccan listStewart Smith1-1/+8
2017-07-19gard: enable building with skiboot HOSTCFLAGS warningsStewart Smith1-1/+21
2017-07-19pflash: include ccan/list/list.c to be able to build -DDEBUGStewart Smith1-1/+9
2017-07-19pflash: build with skiboot HOSTCFLAGS warningsStewart Smith4-4/+12
2017-07-19pflash option to retrieve PNOR partition flagsMichael Tritz1-11/+123
2017-06-20boot-tests: add OpenBMC supportStewart Smith2-2/+125
2017-06-19mambo: Update P9 PVR to reflect Scale out 24 core chipsMichael Neuling1-2/+2
2017-06-14mambo: Create multiple chips when we have multiple CPUsMichael Ellerman1-1/+11
2017-06-08opal-prd: Handle SBE passthrough message passingVasant Hegde1-0/+24
2017-06-08mambo: fix cpio/initramfs reservationStewart Smith1-0/+1
2017-06-08mambo: Add a reservation for the initramfsOliver O'Halloran1-0/+5
2017-06-06mambo: Match whole string when looking up symbols with linsym/skisymMichael Ellerman1-2/+2
2017-06-06boot_test.sh: Add SMC BMC supportStewart Smith4-7/+149
2017-06-06opal-prd: hook up reset_pm_complexJeremy Kerr1-15/+32
2017-06-06opal-prd: Add firmware_request & firmware_notify implementationsJeremy Kerr2-2/+157
2017-06-06opal-prd: split prd message reading from handlingJeremy Kerr1-19/+28
2017-06-06opal-prd: Add support for variable-sized messagesJeremy Kerr1-12/+66
2017-06-06opal-prd: use get_ipoll_mask() callbackJeremy Kerr1-1/+9
2017-06-06opal-prd: Sync hostboot interfaces with HBRTJeremy Kerr2-4/+203
2017-06-06opal-prd: interpret log level prefixes from HBRTJeremy Kerr1-1/+19