| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-23 | lib: utils: Extend fdt_find_match() Implementation | Anup Patel | |
| We extend fdt_find_match() implementation by adding node offset parameter which represents the first node to match from. The improved fdt_find_match() can be used to find multiple match nodes. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Atish Patra <[email protected]> | |||
| 2020-05-01 | lib: utils: Add simple FDT reset framework | Anup Patel | |
| We add simple reset framework which will select and use reset driver based on details in FDT passed by previous booting stage. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Atish Patra <[email protected]> | |||
