aboutsummaryrefslogtreecommitdiff
path: root/hw/lpc-mbox.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-18libflash: quieten our loggingStewart Smith1-1/+1
2017-12-14hw/lpc-mbox: Simplify message bookkeeping and timeoutsCyril Bur1-23/+15
2017-12-14libflash/mbox-flash: Allow mbox-flash to tell the driver msg timeoutsCyril Bur1-3/+9
2017-12-14libflash/mbox-flash: Move sequence handling to driver levelCyril Bur1-0/+9
2017-05-26libflash/mbox-flash: Update to V2 of the protocolCyril Bur1-8/+30
2017-05-26hw/lpc-mbox: Use message registers for interruptsCyril Bur1-14/+47
2017-04-21mbox: Sanitize interrupts registersBenjamin Herrenschmidt1-4/+11
2017-03-16lpc-mbox: Not existing is only an error on P9 and aboveStewart Smith1-1/+5
2017-03-09mbox: Sanitize init messageBenjamin Herrenschmidt1-1/+3
2017-03-03lpc/uart: Support routing of selected LPC interrupts to LinuxBenjamin Herrenschmidt1-1/+1
2017-02-23hw/lpc-mbox: Add skiboot driver for the AST BMC mbox registersCyril Bur1-0/+280