summaryrefslogtreecommitdiffstats
path: root/libs/APE
Commit message (Expand)AuthorAgeFilesLines
* ape: Handle host driver events to improve FreeBSD compatibility. (#222)Evan Lojewski2021-06-142-0/+35
* libs/ape: Cleanup various linting warnings. (#142)Evan Lojewski2020-10-131-0/+3
* coverity: Fix issues found with coverity (#78)Evan Lojewski2020-04-111-2/+6
* ape: Properly release the lock when APE_releaseLock is called. (#49)Evan Lojewski2020-02-291-0/+4
* Cleanup a couple of headers.Evan Lojewski2019-08-051-3/+3
* Update formatting rules and ensure all enabled code is properly formatted.Evan Lojewski2019-06-061-7/+7
* Begin adding support for clang-formatEvan Lojewski2019-06-052-8/+10
* Update the APE code to use the APE lock bit.Evan Lojewski2019-06-011-0/+4
* First pass through clang-format.Evan Lojewski2019-05-051-15/+14
* Split APE register region into two - mapped in different places based on host...Evan Lojewski2019-04-131-24/+24
* Add arm versions of the MII and APE libraries.Evan Lojewski2019-03-301-0/+5
* Fix the APE library to release locks properly.Evan Lojewski2019-03-161-18/+18
* Update APE library to use new register definitions and add a releaseAllLocks(...Evan Lojewski2019-03-162-13/+39
* Add an initial APE library to allow locking and un-locking.Evan Lojewski2019-02-263-0/+215
OpenPOWER on IntegriCloud