Nicolas Le Bayon
|
bc8dfca64d
feat(fdt-wrappers): add function to read uint64 with default value
|
1 year ago |
Yann Gautier
|
e0c56fd71f
fix(fdt-wrappers): use correct prototypes
|
2 years ago |
Ruchika Gupta
|
dea8ee0d3f
feat(fdt-wrappers): add function to find or add a sudnode
|
2 years ago |
Manish Pandey
|
28623c102d
Merge "fix: libc: use long for 64-bit types on aarch64" into integration
|
3 years ago |
Scott Branden
|
4ce3e99a33
fix: libc: use long for 64-bit types on aarch64
|
4 years ago |
Andre Przywara
|
49e789e353
fix(fdt): avoid output on missing DT property
|
3 years ago |
Chris Kay
|
2d9ea36035
feat(fdt-wrappers): add CPU enumeration utility function
|
3 years ago |
David Horstmann
|
d13dbb6f1d
feat(fdt): introduce wrapper function to read DT UUIDs
|
3 years ago |
Madhukar Pappireddy
|
447870bf0d
plat/fvp: Support for extracting UART serial node info from DT
|
4 years ago |
Andre Przywara
|
60e2e27db5
fdt/wrappers: Introduce code to find UART DT node
|
4 years ago |
Andre Przywara
|
7ad6d36201
plat/stm32: Use generic fdt_get_reg_props_by_name()
|
4 years ago |
Andre Przywara
|
364ad245a2
arm: fconf: Fix GICv3 dynamic configuration
|
4 years ago |
Andre Przywara
|
be858cffa9
plat/stm32: Implement fdt_read_uint32_default() as a wrapper
|
4 years ago |
Andre Przywara
|
ff4e6c35c9
fdt/wrappers: Replace fdtw_read_cells() implementation
|
4 years ago |
Andre Przywara
|
6e3a89f449
fdt/wrappers: Generalise fdtw_read_array()
|
4 years ago |
Alexei Fedorov
|
0a2ab6e635
FDT wrappers: add functions for read/write bytes
|
4 years ago |
Antonio Nino Diaz
|
09d40e0e08
Sanitise includes 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 |
Soby Mathew
|
da5f274572
Dynamic cfg: MISRA fixes
|
6 years ago |
Soby Mathew
|
e5674e1fd6
Dynamic cfg: Introduce fdt wrappers
|
7 years ago |