aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-07mambo: Add util function for breaking on console outputMichael Ellerman1-0/+14
2017-03-24opal-prd: Direct systemd to always restart opal-prdAnanth N Mavinakayanahalli1-0/+1
2017-03-24external: Update xscom utils for type 1 indirect accessesMichael Neuling3-6/+27
2017-03-24external/ffspart: Add testsCyril Bur66-0/+440
2017-03-24external/tests: Add a data directory for testsCyril Bur1-4/+7
2017-03-24external/ffspart: Simple C program to be able to make an FFS partitionCyril Bur4-0/+527
2017-03-24mambo: No need to explicitly look for env(SKIBOOT)Michael Ellerman1-3/+0
2017-03-16getscom: Add chip info for P9.Pridhiviraj Paidipeddi1-0/+6
2017-02-23external/gard: Fix make dist targetCyril Bur5-13/+21
2017-02-22external/mambo: add device tree fixup for POWER9 stop levelsNicholas Piggin1-0/+7
2017-02-15remove 'update mode for partitions' from TODO listWerner Fischer1-2/+0
2017-01-05generate-fwts-olog: add support for parsing prerror()Stewart Smith1-6/+10
2016-12-23mambo_utils: add ascii output to hexdumpOliver O'Halloran1-1/+12
2016-12-23mambo_utils: add p_str <addr> [limit]Oliver O'Halloran1-0/+19
2016-12-23mambo_utils: make p return a valueOliver O'Halloran1-5/+2
2016-12-21arch_flash_arm: Don't assume mtd labels are shortJoel Stanley1-1/+1
2016-12-14external/fwts: Add 'last-tag' to FWTS olog outputJack Miller1-5/+12
2016-12-14external/fwts: Add FWTS olog merge scriptJack Miller1-0/+115
2016-12-13mambo: fake NVRAM supportChris Smart1-1/+21
2016-11-24external/mambo: add shortcut to print all GPRsOliver O'Halloran1-0/+4
2016-11-11external/pflash: Perform the correct cleanupCyril Bur1-2/+2
2016-11-08external/common: Add default erase chip implementationCyril Bur1-2/+18
2016-11-08external/common: Teach ARM code to erase 'mtd chips'Cyril Bur1-2/+11
2016-11-08pflash: remove stray d in from info messageJoel Stanley1-1/+1
2016-11-07boot_test: fix typo in console messageStewart Smith1-2/+2
2016-11-02pflash: Fail when file is larger than partitionJoel Stanley1-2/+8