summaryrefslogtreecommitdiff
path: root/common/fdt_wrappers.c
Commit message (Expand)AuthorAgeFilesLines
* plat/fvp: Support for extracting UART serial node info from DTMadhukar Pappireddy2020-05-201-0/+196
* fdt/wrappers: Introduce code to find UART DT nodeAndre Przywara2020-05-051-0/+47
* plat/stm32: Use generic fdt_get_reg_props_by_name()Andre Przywara2020-05-051-0/+18
* arm: fconf: Fix GICv3 dynamic configurationAndre Przywara2020-04-301-0/+50
* plat/stm32: Implement fdt_read_uint32_default() as a wrapperAndre Przywara2020-04-291-0/+13
* fdt/wrappers: Replace fdtw_read_cells() implementationAndre Przywara2020-04-291-49/+21
* fdt/wrappers: Generalise fdtw_read_array()Andre Przywara2020-04-281-17/+14
* FDT wrappers: add functions for read/write bytesAlexei Fedorov2020-02-031-1/+78
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-3/+5
* Introduce fdtw_read_array() helperAntonio Nino Diaz2018-11-021-1/+39
* Introduce new fdt helper to read string propertiesAntonio Nino Diaz2018-11-021-0/+33
* Dynamic cfg: MISRA fixesSoby Mathew2018-02-261-14/+14
* Dynamic cfg: Introduce fdt wrappersSoby Mathew2018-02-261-0/+96