Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sanitise includes across codebase | Antonio Nino Diaz | 2019-01-04 | 2 | -3/+4 |
* | Standardise header guards across codebase | Antonio Nino Diaz | 2018-11-08 | 2 | -6/+6 |
* | Fix MISRA rule 8.4 Part 1 | Roberto Vargas | 2018-02-28 | 1 | -0/+1 |
* | Fix MISRA rule 8.4 in common code | Roberto Vargas | 2018-02-28 | 1 | -0/+20 |
* | BL1: Deprecate the `bl1_init_bl2_mem_layout()` API | Soby Mathew | 2018-02-26 | 1 | -1/+5 |
* | FWU: Introduce FWU_SMC_IMAGE_RESET | Antonio Nino Diaz | 2017-06-01 | 1 | -2/+3 |
* | Use SPDX license identifiers | dp-arm | 2017-05-03 | 2 | -50/+2 |
* | FWU: Add Generic Firmware Update framework support in BL1 | Yatharth Kochar | 2015-12-09 | 2 | -0/+136 |
* | Move BL porting functions into platform.h | Dan Handley | 2014-05-23 | 1 | -46/+0 |
* | Remove extern keyword from function declarations | Dan Handley | 2014-05-23 | 1 | -2/+2 |
* | Reduce deep nesting of header files | Dan Handley | 2014-05-06 | 1 | -5/+5 |
* | Always use named structs in header files | Dan Handley | 2014-05-06 | 1 | -1/+1 |
* | Move include and source files to logical locations | Dan Handley | 2014-05-06 | 1 | -0/+46 |