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