aboutsummaryrefslogtreecommitdiff
path: root/core/kernel/dt.c
AgeCommit message (Expand)Author
2019-01-11core: dt: introduce _fdt_fill_device_info()Etienne Carriere
2018-10-01core: correct dt_find_compatible_driver() if no driver foundEtienne Carriere
2018-01-10Remove 'All rights reserved' from Linaro filesJerome Forissier
2018-01-10Remove license notice from Linaro filesJerome Forissier
2018-01-10Add SPDX license identifiersJerome Forissier
2017-10-10core: dt: fix getting address and sizePeng Fan
2017-10-10core: dt: introduce dt_have_propPeng Fan
2017-10-10core: dt: typo fixPeng Fan
2017-06-02core: add linker.h for link script symbolsJens Wiklander
2017-04-28dt: Add dt_map_dev()Jerome Forissier
2017-04-28dt: Add FDT manipulation functionsJerome Forissier
2017-04-28core: introduce struct dt_driverJerome Forissier