summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl
2022-10-03Merge branch 'next'Tom Rini
2022-10-03Prepare v2022.10v2022.10Tom Rini
2022-10-03imx8mn-ddr4-evk-u-boot: Fix broken bootFabio Estevam
2022-10-03imx8mn-venice-u-boot: Fix broken bootFabio Estevam
2022-09-30Merge branch '2022-09-29-dm-core-support-multiple-device-trees-in-ofnode' int...Tom Rini
2022-09-30Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2022-09-29dm: core: Support copying properties with ofnodeSimon Glass
2022-09-29dm: core: Allow copying ofnode property data when writingSimon Glass
2022-09-29vbe: Allow test to run with live/flat treeSimon Glass
2022-09-29dm: core: Expand ofnode testsSimon Glass
2022-09-29dm: core: Create a function to get a live tree in a testSimon Glass
2022-09-29dm: core: Update comments for default-FDT ofnode functionsSimon Glass
2022-09-29dm: core: Complete phandle implementation using the other FDTSimon Glass
2022-09-29dm: core: Add the ofnode multi-tree implementationSimon Glass
2022-09-29dm: core: Add definitions for multiple ofnode treesSimon Glass
2022-09-29dm: core: Split ofnode_path_root() into two functionsSimon Glass
2022-09-29dm: core: Allow obtaining a node offset in the same treeSimon Glass
2022-09-29dm: core: Add a way to look up a phandle in an oftreeSimon Glass
2022-09-29dm: core: Add ofnode functions to obtain an oftreeSimon Glass
2022-09-29dm: core: Add an ofnode function to obtain the flat treeSimon Glass
2022-09-29dm: core: Provide a way to reset the device treeSimon Glass
2022-09-29dm: core: Expand integer-reading testsSimon Glass
2022-09-30efi_loader: fix efi_initrd_deregister()Heinrich Schuchardt
2022-09-30efi_selftest: prefix test functions with efi_st_Heinrich Schuchardt
2022-09-30doc: improve description of autostartHeinrich Schuchardt
2022-09-29dm: core: Drop ofnode_is_available()Simon Glass
2022-09-29dm: core: Add a macro to iterate through propertiesSimon Glass
2022-09-29dm: core: Avoid creating a name property when unflatteningSimon Glass
2022-09-29dm: core: Rename ofnode_get_property_by_prop()Simon Glass
2022-09-29dm: core: Rename ofnode_get_first/next_property()Simon Glass
2022-09-29dm: core: Reduce code size with dev_of_offset()Simon Glass
2022-09-29sandbox: test: Provide an easy way to use the other FDTSimon Glass
2022-09-29sandbox: Support setting up the other FDT for testingSimon Glass
2022-09-29sandbox: Support loading the other FDTSimon Glass
2022-09-29sandbox: Add a function to load a relative file pathSimon Glass
2022-09-29test: Drop the UT_TESTF_LIVE_OR_FLAT flagSimon Glass
2022-09-29test: Detect a change in the device treeSimon Glass
2022-09-29test: Make a copy of the device tree before running a testSimon Glass
2022-09-29dm: core: Drop the const from ofnodeSimon Glass
2022-09-29dm: core: Support writing a property to an empty nodeSimon Glass
2022-09-29dm: core: Allow adding ofnode subnodesSimon Glass
2022-09-29dm: core: Document the livetree structures properlySimon Glass
2022-09-29test: Support testing malloc() failuresSimon Glass
2022-09-29test: Fix missing livetree test runsSimon Glass
2022-09-29event: Pass the images to EVT_FT_FIXUPSimon Glass
2022-09-29dm: core: Pass a root node to of_find_node_by_phandle()Simon Glass
2022-09-29event: Allow multiple spy declarations for each eventSimon Glass
2022-09-29event: Fix a typo in the EVENT helpSimon Glass
2022-09-29sandbox: power: Update PMIC driver to use logSimon Glass