summaryrefslogtreecommitdiffstats
path: root/arch/mips/boot/dtb.c
Commit message (Expand)AuthorAgeFilesLines
* of: warn about of_add_memory_bank errorsAhmad Fatoum2021-06-021-3/+6
* of: propagate errors inside barebox_register_{of, fdt} into initcallsAhmad Fatoum2021-06-021-3/+1
* MIPS: dtb: remove unused variable ``root''Du Huanpeng2020-10-221-1/+0
* of: Add common device tree register functionSascha Hauer2020-10-121-7/+1
* MIPS: remove request_sdram_region "fdt"Oleksij Rempel2019-04-231-4/+0
* MIPS: migrate all files to SPDXOleksij Rempel2019-01-031-13/+1
* MIPS: mutliimage: pass devicetree from PBL to the main_entryOleksij Rempel2018-12-131-4/+12
* MIPS: use CKSEG1 instead of KSEG1Peter Mamonov2018-05-241-2/+2
* of_unflatten_dtb(): Check return value with IS_ERRAndrey Smirnov2016-09-051-1/+1
* MIPS: dtb: register only one memory bankPeter Mamonov2016-03-091-5/+7
* of: Drop devicetree merge supportSascha Hauer2014-05-221-1/+1
* MIPS: add initial device tree supportAntony Pavlov2013-05-131-0/+61