summaryrefslogtreecommitdiffstats
path: root/common/oftree.c
Commit message (Expand)AuthorAgeFilesLines
* bootsource: add function to get device_node we booted fromSascha Hauer2024-02-201-6/+1
* of: never fixup internal live treeSascha Hauer2023-08-031-9/+10
* Merge branch 'for-next/of-compat'Sascha Hauer2023-06-221-8/+2
|\
| * of: change superfluous of_fix_tree int return type to voidAhmad Fatoum2023-06-091-8/+2
* | of: override existing reg property in of_fixup_reserved_memoryAhmad Fatoum2023-06-091-2/+2
|/
* commands: add new of_fixup command to list and disable DT fixupsAhmad Fatoum2023-05-221-6/+8
* Rename struct device_d to deviceSascha Hauer2023-01-101-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* of: refactor for of_fixup_reserved_memory() for clarityAhmad Fatoum2022-09-131-2/+4
* of: add new of_fixup_reserved_memory() helperAhmad Fatoum2022-08-161-0/+41
* of: add generic of_prepend_machine_compatible()Oleksij Rempel2022-05-051-0/+36
* common: add $global.serial_number with device tree fixupAhmad Fatoum2022-05-051-0/+5
* of: rename of_find_node_by_name() to of_find_node_by_name_address()Sascha Hauer2022-03-081-2/+2
* treewide: add SPDX-License-Identifier for files without explicit licenseAhmad Fatoum2022-01-051-0/+2
* Merge branch 'for-next/riscv'Sascha Hauer2021-07-181-1/+18
|\
| * RISC-V: S-Mode: propagate Hart IDAhmad Fatoum2021-06-241-1/+18
* | blspec: Rework firmware loadSascha Hauer2021-06-281-0/+2
* | of: Add function to duplicate a device treeSascha Hauer2021-06-251-1/+1
|/
* of: introduce global.linux.bootargs_appendAhmad Fatoum2021-05-261-1/+21
* of: fix up /chosen node even when there are no bootargsAhmad Fatoum2021-05-261-7/+13
* common: oftree: replace printf by pr_infoMarco Felsch2021-05-251-1/+1
* of: Return copy of live tree as fixed treeSascha Hauer2021-03-231-4/+10
* boot: introduce option to pass barebox-enabled watchdog to systemdAhmad Fatoum2020-11-301-0/+25
* common: oftree: trim leading spaces from bootargsClement Leger2020-03-231-0/+4
* oftree: expose reset_source device in device treeUwe Kleine-König2019-09-091-0/+14
* reset_source: use instance = -1 as defaultUwe Kleine-König2019-08-281-2/+3
* common: oftree: Pass reset source and reset source instance to kernelAndrey Smirnov2018-05-181-0/+5
* common: oftree: Pass bootsource and bootsource instance to kernelAndrey Smirnov2018-05-181-1/+27
* of: Pass barebox version to kernelSascha Hauer2018-03-221-0/+1
* common: oftree: Add autoenable functionalityDaniel Schultz2017-11-071-0/+89
* treewide: Use of_property_write_string() where appropriateSascha Hauer2017-03-301-1/+1
* common: oftree: Add function to register set status fixupTeresa Remmet2016-03-011-0/+36
* of_fix_tree: do not fail when fixup failsSascha Hauer2015-09-241-4/+2
* of_fix_tree: Print error messageSascha Hauer2015-09-081-1/+4
* of: add a function to remove an of_fixupUwe Kleine-König2015-05-181-0/+19
* of: Add a context pointer to fixup functionsSascha Hauer2013-11-061-5/+7
* of: Use correct devicetree in of_print_cmdlineSascha Hauer2013-07-271-1/+1
* OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-201-1/+1
* bootm: print Kernel commandline in verbose modeSascha Hauer2013-05-311-0/+15
* of: remove unused defineSascha Hauer2013-05-311-6/+0
* of: remove unused libfdtSascha Hauer2013-03-061-175/+0
* ARM bootm: Switch initrd support to unflattened treeSascha Hauer2013-03-061-66/+0
* of: fixup unflattened devicetreeSascha Hauer2013-03-061-48/+22
* of: Pass barebox internal format devicetree to of_get_fixed_treeSascha Hauer2013-03-061-10/+9
* of: make flatten independent of libfdtSascha Hauer2013-03-061-1/+7
* Merge branch 'for-next/highbank'Sascha Hauer2013-03-041-0/+27
|\
| * of: add do_fixup_by_compatible with u32 and string versionJean-Christophe PLAGNIOL-VILLARD2013-03-031-0/+27
* | DeviceTree: add support for initrd in the DTVicente Bergas2013-02-121-0/+66
|/
* oftree command: refactorSascha Hauer2013-01-191-3/+8
* of: remove unused barebox_fdtSascha Hauer2013-01-191-2/+0