21 Commits (master)

Author SHA1 Message Date
Juan Pablo Conde e7c0f42a2e refactor(fdt-wrappers): fix for unit testing errors 1 year ago
Andre Przywara 49b268ce30 refactor(fdt): introduce common fdt_node_is_enabled() 2 years ago
Ruchika Gupta dea8ee0d3f feat(fdt-wrappers): add function to find or add a sudnode 3 years ago
Chris Kay 2d9ea36035 feat(fdt-wrappers): add CPU enumeration utility function 3 years ago
Laurent Carlier ff766148b5 feat(fdt): add for_each_compatible_node macro 3 years ago
David Horstmann d13dbb6f1d feat(fdt): introduce wrapper function to read DT UUIDs 4 years ago
Andre Przywara 5a430c0219 rpi4/fdt: Move dtb_size() function to fdt_wrappers.h 4 years ago
Madhukar Pappireddy 447870bf0d plat/fvp: Support for extracting UART serial node info from DT 5 years ago
Andre Przywara 60e2e27db5 fdt/wrappers: Introduce code to find UART DT node 5 years ago
Andre Przywara 7ad6d36201 plat/stm32: Use generic fdt_get_reg_props_by_name() 5 years ago
Andre Przywara 364ad245a2 arm: fconf: Fix GICv3 dynamic configuration 5 years ago
Andre Przywara be858cffa9 plat/stm32: Implement fdt_read_uint32_default() as a wrapper 5 years ago
Andre Przywara ff4e6c35c9 fdt/wrappers: Replace fdtw_read_cells() implementation 5 years ago
Andre Przywara 6e3a89f449 fdt/wrappers: Generalise fdtw_read_array() 5 years ago
Alexei Fedorov 0a2ab6e635 FDT wrappers: add functions for read/write bytes 5 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Antonio Nino Diaz 73f1ac6c8e Introduce fdtw_read_array() helper 6 years ago
Antonio Nino Diaz 2747362062 Introduce new fdt helper to read string properties 6 years ago
Antonio Nino Diaz 81542c00d0 Remove some MISRA defects in common code 6 years ago
Soby Mathew da5f274572 Dynamic cfg: MISRA fixes 7 years ago
Soby Mathew e5674e1fd6 Dynamic cfg: Introduce fdt wrappers 7 years ago