aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/um/kernel/dtb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-30Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linuxLinus Torvalds1-0/+1
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-1/+1
2024-10-23um: Do not propagate dtb parameter to kernelTiwei Bie1-0/+1
2024-03-08um: Unconditionally call unflatten_device_tree()Stephen Boyd1-8/+8
2022-03-11um: Fix order of dtb unflatten/early initVincent Whitchurch1-1/+1
2021-12-22um: Add devicetree supportVincent Whitchurch1-0/+41