Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard UNIX file:line format in assert | Roberto Vargas | 2017-07-19 | 1 | -2/+2 |
* | Simplify assert() to reduce memory usage | Antonio Nino Diaz | 2017-05-16 | 1 | -11/+22 |
* | Use SPDX license identifiers | dp-arm | 2017-05-03 | 1 | -25/+1 |
* | Add `ENABLE_ASSERTIONS` build option | Antonio Nino Diaz | 2017-04-19 | 1 | -4/+7 |
* | Remove dead loops in assert() in C and ASM | Antonio Nino Diaz | 2017-03-31 | 1 | -1/+1 |
* | Flush console where necessary | Antonio Nino Diaz | 2017-03-31 | 1 | -1/+6 |
* | Rationalize console log output | Dan Handley | 2014-08-12 | 1 | -1/+1 |
* | Implement a leaner printf for Trusted Firmware | Soby Mathew | 2014-07-25 | 1 | -2/+2 |
* | Update year in copyright text to 2014 | Dan Handley | 2014-01-17 | 1 | -1/+1 |
* | Create local C library implementation (2/2) | Harry Liebel | 2013-12-20 | 1 | -0/+41 |