aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-06opal-prd: Add occ reset to usage textJeremy Kerr1-1/+1
2017-06-06opal-prd: allow different chips for occ control actionsJeremy Kerr1-27/+68
2017-06-06opal-prd: split type-specific fields of control messagesJeremy Kerr1-5/+10
2017-06-06opal-prd: Simplify optind handlingJeremy Kerr1-9/+9
2017-05-31mambo: Allow loading multiple CPIOsMichael Ellerman1-4/+10
2017-05-19mambo: Add skiboot/linux symbol lookupOliver O'Halloran2-0/+50
2017-05-03mambo: Fix reserved-ranges nodeOliver O'Halloran1-0/+4
2017-05-01external/mambo: add helper for machine checksNicholas Piggin1-3/+187
2017-04-07external/pflash: Use blocklevel_smart_erase()Cyril Bur1-27/+4
2017-04-07external/gard: Use blocklevel_smart_erase()Cyril Bur1-1/+1
2017-04-07mambo: Allow setting the Linux command line from the environmentMichael Ellerman1-1/+5