summaryrefslogtreecommitdiffstats
path: root/mboxd.c
Commit message (Expand)AuthorAgeFilesLines
* misc: Replace license blurb with kernel-style SPDX markersAndrew Jeffery2018-03-241-18/+2
* vpnor: rename APIsDeepak Kodihalli2017-07-191-6/+2
* vpnor: create hostboot bootloader partitionDeepak Kodihalli2017-07-191-13/+13
* vpnor: make PNOR block size configurableDeepak Kodihalli2017-07-191-8/+8
* Read/write window property defines FFS partition file location.Ratan Gupta2017-06-291-1/+4
* Load the partitions into virtual pnorRatan Gupta2017-06-291-0/+1
* msg: handle partition table read requestDeepak Kodihalli2017-06-271-0/+8
* version: Update to version 2.1.0Suraj Jitindar Singh2017-05-041-2/+2
* mboxd: Introduce a new DEBUG log levelSuraj Jitindar Singh2017-05-041-8/+12
* mboxd: Check that window size is indeed a power of 2Suraj Jitindar Singh2017-04-191-0/+4
* mboxd: Make window size and number optional command line parametersSuraj Jitindar Singh2017-04-121-36/+7
* mboxd: Update mboxd to implement protocol V2 and add dbus supportSuraj Jitindar Singh2017-04-111-487/+273
* mboxd: Fix MBOX_C_GET_FLASH_INFO to return size specified on command lineSuraj Jitindar Singh2017-03-091-1/+1
* mboxd: Workaround buggy kernel flash driverCyril Bur2017-01-251-5/+16
* mboxd: Zero ioctl() map structCyril Bur2017-01-251-4/+5
* Fix MBOX_C_RESET_STATE command crashMichael Neuling2017-01-181-17/+9
* mboxd: Add command-line option to specify platform flash sizeCyril Bur2017-01-181-8/+40
* Enable SIGHUP to reset point to flash are reread flash.Michael Neuling2017-01-171-13/+63
* mboxd: Use MAP ioctl() to reset to flashCyril Bur2017-01-171-38/+20
* mboxd: Whitespace cleanupsAndrew Jeffery2017-01-171-1/+1
* mboxd: Fixup unused-result compilation warningAndrew Jeffery2017-01-171-2/+8
* mboxd: Test the single write functionalityCyril Bur2017-01-171-0/+26
* mboxd: Stripped down super simple daemonCyril Bur2017-01-161-0/+508
OpenPOWER on IntegriCloud