summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remote-processor send returning 0 is not an errorKevin Rocard2014-06-251-1/+5
* Fix Fixed Point convert issue.Francois Gaffie2014-06-252-55/+147
* Correct FixedPointParameter display precisionDavid Wagner2014-06-251-3/+24
* FixedPointParameterType: fix potential compilation issueDavid Wagner2014-06-252-41/+95
* Updated hostDomainGenerator.sh schema validationMattijs Korpershoek2014-06-251-2/+23
* Fix xmlserializer makefile for schema validationMattijs Korpershoek2014-06-251-0/+6
* Added copying of xsd files to host build outputMattijs Korpershoek2014-06-251-0/+132
* Add log in case of failureKevin Rocard2014-06-251-3/+13
* Fix KW10 issuesEduardo Mendi2014-06-254-6/+24
* Test-platform enable/disable xml validationMattijs Korpershoek2014-06-2510-25/+185
* Added possibility to toggle xml validationMattijs Korpershoek2014-06-259-38/+100
* Android.mk hack for compiling libxml with schemas enabledDavid Wagner2014-06-251-0/+60
* Local .xsd files for config validationMattijs Korpershoek2014-06-243-2/+148
* Add explicit API to append parameter path to error logFrancois Gaffie2014-06-245-24/+27
* Restore autosync of string parameterFrancois Gaffie2014-06-247-43/+67
* Support context mapping at Subsystem levelDavid Wagner2014-06-246-24/+115
* Fix "Argument list too long" bug during XML generationFrédéric Boisnard2014-06-231-2/+2
* Fix hostDomainGenerator.sh error about localhost socket creationFrédéric Boisnard2014-06-232-5/+5
* Revert "Android.mk: Remove the libparameter_includes hack"Mattijs Korpershoek2014-06-231-0/+33
* Merge pull request #3 from 01org/skeleton_pluginDavid Wagner2014-03-067-0/+369
|\
| * Add a example skeleton pluginKevin Rocard2014-02-277-0/+369
|/
* Merge pull request #1 from 01org/cmake_cleanupsGuillaume Denneulin2014-02-205-81/+34
|\
| * CMake: detect the XInclude feature in libxml2David Wagner2014-02-201-1/+9
| * CMake: Force POSIX threads to be availableDavid Wagner2014-02-201-2/+6
| * CMake: remove WIN32 commentsDavid Wagner2014-02-202-2/+2
| * CMake: export client and plugin headers in separate directoriesDavid Wagner2014-02-201-76/+9
| * xmlserializer/CMake: fail verbosely if libxml2 is not foundDavid Wagner2014-02-191-0/+8
|/
* Add a READMEDavid Wagner2014-02-181-0/+15
* CMake: add rules for installing headersDavid Wagner2014-02-182-0/+106
* CMake: beautification, fix some commentsDavid Wagner2014-02-186-13/+16
* CMake: clarify why libparameter doesn't link with libremote-processorDavid Wagner2014-02-171-0/+1
* CMake: add installation instructionDavid Wagner2014-02-175-0/+10
* Add CMake MakefilesDavid Wagner2014-02-177-0/+252
* Import convert util templatesDavid Wagner2014-02-173-3/+179
* Android.mk: Remove the libparameter_includes hackDavid Wagner2014-02-141-33/+0
* Rename libutility to libpfw_utilityDavid Wagner2014-02-133-6/+6
* Remove some useless LOCAL_C_INCLUDES directivesDavid Wagner2014-02-132-2/+0
* Reintroduce hardcoded include pathsDavid Wagner2014-02-136-10/+10
* Import the 'naive tokenizer' library in libutilityDavid Wagner2014-02-134-3/+114
* Change the license to 3-clause BSDDavid Wagner2014-02-13246-5100/+6626
* In structure XML files, implement component library files inclusionGuillaume Denneulin2014-02-1310-55/+173
* Correct signed hexadecimal integer ranges conversionSylvain Pichon2014-02-131-1/+4
* Add integer conversion that can take care of sign extensionGuillaume Denneulin2014-02-128-5/+73
* Make hostDomainGenerator.sh verbose by defaultFrédéric Boisnard2014-02-121-4/+4
* Fix hostDomainGenerator.sh concurrency issuesFrédéric Boisnard2014-02-123-60/+114
* Allow starting test-platform as a DaemonFrédéric Boisnard2014-02-123-16/+163
* Improve verbosity during PFW socket creationFrédéric Boisnard2014-02-123-4/+16
* Add Exit command to test-platformFrédéric Boisnard2014-02-123-9/+41
* Add export include directiveFrancois Gaffie2014-02-121-0/+25
* [core] Optimize log handling.Guillaume Denneulin2014-02-122-12/+21