aboutsummaryrefslogtreecommitdiff
path: root/external
AgeCommit message (Expand)AuthorFilesLines
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
2016-11-02boot-tests: force BMC to boot from non-golden sideStewart Smith1-0/+2
2016-11-02gard: Fix printf warningJoel Stanley1-1/+2
2016-10-31opal-prd: only run on supported systemsRafael Fonseca1-0/+2
2016-10-28opal-prd: remove unused socket file.Rafael Fonseca2-10/+0
2016-10-25external/pflash: Make MTD accesses the defaultCyril Bur1-24/+22
2016-10-25external/pflash: Catch incompatible combination of flagsCyril Bur1-0/+10
2016-10-25external/common: Rename arch_flash_bmc() to arch_flash_access()Cyril Bur5-13/+31
2016-10-25external/common: arm: Don't error trying to wrprotect with MTD accessCyril Bur1-0/+3
2016-10-17mambo: Advertise available RADIX page sizesChris Smart1-2/+16
2016-10-17external/pflash: Remove unused filesCyril Bur2-372/+0
2016-10-17external/pflash: Reduce variable scope as indicated by cppcheckCyril Bur1-4/+8
2016-10-17external/pflash: Fix ccpcheck warnings in progress.cCyril Bur1-3/+3
2016-10-11v2 mambo: Add section for kernel command line boot argsChris Smart1-0/+4
2016-10-10Add software STB "ROM" implementation for MamboStewart Smith1-0/+28
2016-10-10external/boot_tests: remove lid from the BMC after flashingClaudio Carvalho1-2/+10
2016-10-10external/boot_tests: add the nobooting option -NClaudio Carvalho1-10/+21
2016-10-10external/boot_tests: add arbitrary lid option -FClaudio Carvalho2-3/+27
2016-09-26occ/prd/opal-prd: Queue OCC_RESET event message to host in OpenPOWERShilpasri G Bhat1-0/+6
2016-09-22gard/pflash: Honor linker flags passed from the environmentFrederic Bonnard2-2/+2
2016-09-22external: Utilize DESTDIR in shared makefilePatrick Williams1-6/+6
2016-09-22gard: Fix Makefile race conditionPatrick Williams1-1/+5
2016-09-16mambo: Make POWER9 look like DD2Michael Neuling1-1/+2
2016-09-16opal-prd: Fix error code from scom_read & scom_writeBenjamin Herrenschmidt2-6/+19
2016-09-16opal-prd: Add get_interface_capabilities to host interfacesJeremy Kerr3-2/+22