aboutsummaryrefslogtreecommitdiff
path: root/hw/ast-bmc
AgeCommit message (Expand)AuthorFilesLines
2023-09-12core/pldm: PLDM over MCTP BindingChristophe Lombard1-0/+18
2023-09-12hw/ast-bmc: Initialize ast lpc mctp bindingChristophe Lombard2-0/+371
2021-10-19flash: AST BMC endian fixesNicholas Piggin1-3/+11
2020-03-12Re-license IBM written files as Apache 2.0 OR GPLv2+Stewart Smith3-3/+3
2019-12-16add more sparse endian annotationsNicholas Piggin1-2/+3
2019-07-26SPDX-ify all skiboot codeStewart Smith3-30/+7
2019-02-25astbmc: Try IPMI HIOMAP for P8 (again)Andrew Jeffery1-1/+6
2019-02-25ast-io: Rework ast_sio_is_enabled() test sequenceAndrew Jeffery1-9/+30
2019-02-10Revert "astbmc: Try IPMI HIOMAP for P8"Joel Stanley1-6/+1
2019-01-18astbmc: Try IPMI HIOMAP for P8Andrew Jeffery1-1/+6
2018-10-11astbmc: Fail SFC init if SIO is unavailableAndrew Jeffery1-0/+3
2018-10-11platform: Restructure bmc_platform typeAndrew Jeffery1-1/+1
2018-10-11astbmc: Use LPC probe calls to determine SIO presenceAndrew Jeffery1-20/+10
2018-10-11astbmc: Remove coordinated isolation supportAndrew Jeffery1-56/+0
2018-10-11astbmc: Prefer ipmi-hiomap for PNOR accessAndrew Jeffery1-3/+7
2018-08-13ast-io: Use bmc_sio_{get, put}() where requiredAndrew Jeffery1-1/+7
2018-07-18Fixup pflash build for ast refactorStewart Smith1-1/+9
2018-07-17lpc: Silence LPC SYNC no-response error when necessaryAndrew Jeffery1-0/+45
2018-07-17ast-io: Rework setup/tear-down of communication with the BMCAndrew Jeffery1-2/+61
2018-07-17ast-bmc: Rename LPC FW cycle helpersAndrew Jeffery1-2/+2
2018-07-17ast-bmc: Move copy routines to ast-sf-ctrlAndrew Jeffery2-94/+94
2018-06-18astbmc: Enable mbox depending on scratch regJoel Stanley1-0/+14
2018-06-18ast-bmc: Document BMC scratch registerJoel Stanley1-0/+20
2018-02-28build: use thin archives rather than incremental linkingNicholas Piggin1-1/+1
2017-02-23astbmc/pnor: Use mbox-flash for flash accessesCyril Bur1-0/+6
2017-02-23ast-bmc: Use the mbox driverCyril Bur1-0/+19
2016-09-15libflash: add 128MB MX66L1G45G partJoel Stanley1-0/+1
2015-12-14libflash: fix 4bytes address enablement on BMC SPI flashCédric Le Goater1-1/+1
2015-11-26libflash: enable 4b mode on BMC SPI flashJoel Stanley1-1/+9
2015-08-26Fix spelling mistakesStewart Smith1-2/+2
2015-07-07libflash: Add support for Macronix 128Mb flash chipsJeremy Kerr1-0/+1
2015-03-26memboot: Add a memboot flash backendAlistair Popple2-15/+104
2014-10-30libflash: Update from pflash-0.8.6Benjamin Herrenschmidt1-29/+77
2014-10-15hw/ast: Print something decent for PNOR LPC offsetBenjamin Herrenschmidt1-1/+1
2014-10-15libflash: Sync with pflash 0.8.3Benjamin Herrenschmidt1-83/+469
2014-10-15hw/ast: Make PNOR offset on LPC a variableBenjamin Herrenschmidt1-8/+14
2014-10-08ast/io: Fix a number of issues with SuperIO accessBenjamin Herrenschmidt1-56/+74
2014-10-05plat/palmetto: Fix SIO UART vs UART setup and iBT setupBenjamin Herrenschmidt1-3/+107
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt3-0/+741