Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fdt_region: move fdt_region.c to common/ from lib/libfdt/ | Masahiro Yamada | 2020-04-26 | 1 | -656/+0 |
* | fdt_region: Ensure that depth never goes below -1 | Konrad Beckmann | 2018-11-16 | 1 | -0/+3 |
* | SPDX: Convert all of our multiple license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -1/+1 |
* | fdt_region: remove unneeded fdt_internal.h inclusion | Masahiro Yamada | 2018-04-01 | 1 | -2/+0 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -2/+2 |
* | libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c | Masahiro Yamada | 2017-12-04 | 1 | -0/+129 |
* | libfdt: Drop -FDT_ERR_TOODEEP | Simon Glass | 2017-07-10 | 1 | -1/+1 |
* | fdtgrep: Cope with the /aliases node being last | Simon Glass | 2017-04-13 | 1 | -5/+35 |
* | lib/libfdt/: General aesthetic/style fixes. | Robert P. J. Day | 2016-06-19 | 1 | -70/+74 |
* | fdt: Correct handling of alias regions | Simon Glass | 2015-11-04 | 1 | -1/+1 |
* | fdt: Add fdt_first/next_region() functions | Simon Glass | 2015-07-21 | 1 | -0/+492 |