summaryrefslogtreecommitdiffstats
path: root/external
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* opal-prd: Add occ reset to usage textJeremy Kerr2017-06-061-1/+1
* opal-prd: allow different chips for occ control actionsJeremy Kerr2017-06-061-27/+68
* opal-prd: split type-specific fields of control messagesJeremy Kerr2017-06-061-5/+10
* opal-prd: Simplify optind handlingJeremy Kerr2017-06-061-9/+9
* mambo: Allow loading multiple CPIOsMichael Ellerman2017-05-311-4/+10
* mambo: Add skiboot/linux symbol lookupOliver O'Halloran2017-05-192-0/+50
* mambo: Fix reserved-ranges nodeOliver O'Halloran2017-05-031-0/+4
* external/mambo: add helper for machine checksNicholas Piggin2017-05-011-3/+187
* external/pflash: Use blocklevel_smart_erase()Cyril Bur2017-04-071-27/+4
* external/gard: Use blocklevel_smart_erase()Cyril Bur2017-04-071-1/+1
* mambo: Allow setting the Linux command line from the environmentMichael Ellerman2017-04-071-1/+5
* mambo: Add util function for breaking on console outputMichael Ellerman2017-04-071-0/+14
* opal-prd: Direct systemd to always restart opal-prdAnanth N Mavinakayanahalli2017-03-241-0/+1
* external: Update xscom utils for type 1 indirect accessesMichael Neuling2017-03-243-6/+27
* external/ffspart: Add testsCyril Bur2017-03-2466-0/+440
* external/tests: Add a data directory for testsCyril Bur2017-03-241-4/+7
* external/ffspart: Simple C program to be able to make an FFS partitionCyril Bur2017-03-244-0/+527
* mambo: No need to explicitly look for env(SKIBOOT)Michael Ellerman2017-03-241-3/+0
* getscom: Add chip info for P9.Pridhiviraj Paidipeddi2017-03-161-0/+6
* external/gard: Fix make dist targetCyril Bur2017-02-235-13/+21
* external/mambo: add device tree fixup for POWER9 stop levelsNicholas Piggin2017-02-221-0/+7
* remove 'update mode for partitions' from TODO listWerner Fischer2017-02-151-2/+0
* generate-fwts-olog: add support for parsing prerror()Stewart Smith2017-01-051-6/+10
* mambo_utils: add ascii output to hexdumpOliver O'Halloran2016-12-231-1/+12
* mambo_utils: add p_str <addr> [limit]Oliver O'Halloran2016-12-231-0/+19
* mambo_utils: make p return a valueOliver O'Halloran2016-12-231-5/+2
* arch_flash_arm: Don't assume mtd labels are shortJoel Stanley2016-12-211-1/+1
* external/fwts: Add 'last-tag' to FWTS olog outputJack Miller2016-12-141-5/+12
OpenPOWER on IntegriCloud