summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* vpnor: Fix unable to read unaligned partition override filesSuraj Jitindar Singh2017-10-101-1/+4
* phosphor-mboxd: Define mboxd dbus properties and methodsLeonel Gonzalez2017-09-082-1/+60
* vpnor: gracefully handle missing HBB partitionDeepak Kodihalli2017-08-281-10/+21
* pnor_partition_table: Handle toc addresses starting with 0xAdriana Kobylak2017-08-181-5/+5
* Set partition actual size to file size if patch file presentAdriana Kobylak2017-08-071-1/+14
* vpnor: Add patch locationAdriana Kobylak2017-08-025-1/+62
* vpnor: mboxd reset: reconstruct TOCDeepak Kodihalli2017-08-011-0/+2
* vpnor: return appropriate return codeDeepak Kodihalli2017-07-191-1/+1
* vpnor: rename APIsDeepak Kodihalli2017-07-193-10/+11
* vpnor: correct offset alignmentDeepak Kodihalli2017-07-191-0/+9
* vpnor: add partition version check to the TOCDeepak Kodihalli2017-07-194-8/+26
* vpnor copy_flash: remove incorrect size checkDeepak Kodihalli2017-07-191-10/+2
* copy_flash: update window sizeDeepak Kodihalli2017-07-195-18/+22
* vpnor: create hostboot bootloader partitionDeepak Kodihalli2017-07-199-22/+149
* vpnor: add API to get partition entry by nameDeepak Kodihalli2017-07-193-1/+36
* vpnor: make PNOR block size configurableDeepak Kodihalli2017-07-195-31/+53
* vpnor: implement init_flash_devDeepak Kodihalli2017-07-184-239/+280
* vpnor: fix partition file path passed to open()Deepak Kodihalli2017-07-171-3/+1
* vpnor partition table: fix checksumsDeepak Kodihalli2017-07-171-2/+2
* test: write the vpnor file(flash)Ratan Gupta2017-06-292-1/+233
* Implement write flash function for vpnorRatan Gupta2017-06-293-40/+102
* Read the partition file from the vpnor.Ratan Gupta2017-06-293-28/+38
* Read/write window property defines FFS partition file location.Ratan Gupta2017-06-298-11/+397
* Add dependency on phosphor logging and sdbusplusRatan Gupta2017-06-292-2/+17
* test: read window from partition fileRatan Gupta2017-06-294-11/+136
* Load the partitions into virtual pnorRatan Gupta2017-06-294-9/+68
* test: Add SDK testcase flagsRatan Gupta2017-06-271-1/+2
* msg: handle partition table read requestDeepak Kodihalli2017-06-276-43/+155
* pnor: provide "C" interface to partition tableDeepak Kodihalli2017-06-274-1/+130
* pnor : generate partition tableDeepak Kodihalli2017-06-277-1/+689
* Make the code compatible with c++ compilerRatan Gupta2017-06-023-4/+10
* autotools: check for C++ compilerDeepak Kodihalli2017-06-021-0/+2
* Enable conditional compilation flag for virtual pnorRatan Gupta2017-06-021-0/+15
* bootstrap: Use strict behaviourAndrew Jeffery2017-05-311-0/+2
* ax_code_coverage: Ubuntu Zesty: Enable use of lcov 1.13Andrew Jeffery2017-05-311-0/+23
* bootstrap: Set CXXFLAGS as well as CFLAGS in dev modeAndrew Jeffery2017-05-311-1/+3
* bootstrap: Allow ./configure options on the commandline for dev modeAndrew Jeffery2017-05-311-3/+13
* Documentation: Point to canonical protocol documentationAndrew Jeffery2017-05-251-688/+2
* version: Update to version 2.1.0Suraj Jitindar Singh2017-05-044-8/+6
* test: Set mbox_vlog in tests so we don't segfaultSuraj Jitindar Singh2017-05-043-0/+6
* tests: Add test for timeout argument in GET_MBOX_INFOSuraj Jitindar Singh2017-05-042-1/+70
* mboxd: Introduce a new DEBUG log levelSuraj Jitindar Singh2017-05-047-41/+121
* mboxd: Implement timeout return value in GET_MBOX_INFOSuraj Jitindar Singh2017-05-034-2/+47
* docs: Add suggested timeout response argument to GET_MBOX_INFOSuraj Jitindar Singh2017-05-031-0/+9
* docs: Stipulate register 13 must be written last when writing a responseSuraj Jitindar Singh2017-05-031-0/+7
* docs: Stipulate that block size must be >= 4K and a power-of-2Suraj Jitindar Singh2017-05-031-2/+13
* docs: Reword create_{read/write}_window command specSuraj Jitindar Singh2017-05-031-19/+15
* configure: Download aspeed-lpc-ctrl.h if not presentAndrew Jeffery2017-05-031-2/+3
* test: Add sequence_numbersAndrew Jeffery2017-04-262-1/+112
* test: Add read_window_cycleAndrew Jeffery2017-04-262-1/+95
OpenPOWER on IntegriCloud