Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | printf: Add support for %z | Evan Green | 2019-10-05 | 1 | -4/+4 |
* | Change get_shmem_size() to max allocatable bytes | Gurleen Grewal | 2019-09-17 | 1 | -1/+3 |
* | cr50: complete support of the new NVMEM structure | Vadim Bendebury | 2019-04-05 | 1 | -0/+2 |
* | common: replace 1 << digits, with BIT(digits) | Gwendal Grignou | 2019-03-26 | 1 | -24/+24 |
* | fix shmem console command | Vincent Palatin | 2018-03-01 | 1 | -2/+2 |
* | Fix shmalloc unit test | Vincent Palatin | 2018-02-09 | 1 | -1/+1 |
* | common: introduce malloc/free implementation | Vadim Bendebury | 2017-01-05 | 1 | -0/+389 |