summaryrefslogtreecommitdiff
path: root/lib/utils
AgeCommit message (Expand)AuthorFilesLines
2019-08-31lib: Fix timer for 32 bitAtish Patra1-5/+13
2019-08-16platform: Remove the ipi_sync method from all platforms.Atish Patra1-23/+0
2019-08-12lib: Use correct type for return valueJacob Garber1-1/+1
2019-07-25utils: Use cpu_to_fdt32() when writing to fdtGeorg Kotheimer1-1/+1
2019-06-29Changed plic_set_thresh() and plic_set_ie() to publicPanagiotis Peristerakis1-2/+2
2019-06-19utils: Remove tinyfdt.cAtish Patra3-306/+14
2019-06-19platform: Enable all drivers by default.Atish Patra4-6/+6
2019-06-19lib: Rename string.x to sbi_string.xAtish Patra3-9/+21
2019-06-19platform: Move platform common to lib/utils.Atish Patra27-0/+6702