aboutsummaryrefslogtreecommitdiff
path: root/common/fdt_wrappers.c
AgeCommit message (Expand)Author
2020-05-20plat/fvp: Support for extracting UART serial node info from DTMadhukar Pappireddy
2020-05-05fdt/wrappers: Introduce code to find UART DT nodeAndre Przywara
2020-05-05plat/stm32: Use generic fdt_get_reg_props_by_name()Andre Przywara
2020-04-30arm: fconf: Fix GICv3 dynamic configurationAndre Przywara
2020-04-29plat/stm32: Implement fdt_read_uint32_default() as a wrapperAndre Przywara
2020-04-29fdt/wrappers: Replace fdtw_read_cells() implementationAndre Przywara
2020-04-28fdt/wrappers: Generalise fdtw_read_array()Andre Przywara
2020-02-03FDT wrappers: add functions for read/write bytesAlexei Fedorov
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-02Introduce fdtw_read_array() helperAntonio Nino Diaz
2018-11-02Introduce new fdt helper to read string propertiesAntonio Nino Diaz
2018-02-26Dynamic cfg: MISRA fixesSoby Mathew
2018-02-26Dynamic cfg: Introduce fdt wrappersSoby Mathew