aboutsummaryrefslogtreecommitdiff
path: root/ccan
AgeCommit message (Expand)AuthorFilesLines
2021-12-09ccan: sync to upstream ccan.git commit ca7c5a9e04f3Nicholas Piggin62-199/+1055
2021-12-09ccan: switch list_add_before/after arguments to match upstreamNicholas Piggin1-6/+6
2020-06-17test: Do gcov builds as a seperate passOliver O'Halloran1-3/+2
2020-02-26list: Add list_add_after()Vasant Hegde1-0/+19
2019-11-07libstb/secvar: add secvar api implementationEric Richter1-0/+38
2019-10-02ccan: Add CCAN heap licenseJordan Niethe1-1/+17
2019-05-20ccan: Add CCAN heap sourceJordan Niethe6-2/+445
2018-02-28build: use thin archives rather than incremental linkingNicholas Piggin1-1/+1
2017-09-19Add glibc style endianess check in CCANAkshay Adiga1-0/+9
2017-07-19attrconst for testsStewart Smith6-6/+6
2016-09-02consolidate gcov flags into HOSTGCOVFLAGS for host binariesStewart Smith1-1/+1
2016-08-18ccan/list: Add list_empty_nocheckBenjamin Herrenschmidt1-0/+15
2016-06-20Fix for typosFrederic Bonnard1-4/+4
2015-08-13ccan: Update short_types module to fix warningJoel Stanley4-22/+40
2015-02-09Fix commit 16c80346Jeremy Kerr1-2/+2
2015-02-05Add OPAL_INVALID_CALL explicitly in opal.h and docsStewart Smith1-2/+2
2015-02-05Makefile: clean the gcov files created during coverageNeelesh Gupta1-2/+2
2014-12-18Run the CCAN unit tests and add to coverage-reportStewart Smith16-2/+145
2014-11-28Remove vsprintf: just like sprintf, vsnprintf is a much better ideaStewart Smith1-1/+1
2014-11-07list: Add list_add_beforeBenjamin Herrenschmidt1-0/+19
2014-08-18ccan/endian: fix cpu_to_be64 on big-endianJeremy Kerr1-1/+0
2014-08-15ccan/endian: Update endian moduleJoel Stanley3-51/+86
2014-07-02Initial commit of Open Source releaseBenjamin Herrenschmidt72-0/+3456