summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-06tools: kwbimage: Verify maximal kwbimage header sizePali Rohár
2022-10-06mtd: nand: pxa3xx: simplify ECC hardware parametersChris Packham
2022-10-06board/km: remove kirkwood boardsHolger Brunck
2022-10-05arm64: dts: Remove unused property device_idAshok Reddy Soma
2022-10-05mmc: zynq_sdhci: Read power-domains id from DT and useAshok Reddy Soma
2022-10-05mmc: zynq_sdhci: Change node_id prototype to u32Ashok Reddy Soma
2022-10-05net: Fix static checker warningsVenkatesh Yadav Abbarapu
2022-10-05xilinx: common: Fix static checker warningsVenkatesh Yadav Abbarapu
2022-10-05net: emaclite: fix handling for IP packets with specific lengthsSamuel Obuch
2022-10-05net: emaclite: fix xemaclite_alignedread/write functionsSamuel Obuch
2022-10-05net: emaclite: enable for more architecturesSamuel Obuch
2022-10-05firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0Ashok Reddy Soma
2022-10-05ARM: zynq: Define rtc alias on zc702/zc706Michal Simek
2022-10-05ARM: zynq: Point via nvmem0 alias to eeprom on zc702/zc706Michal Simek
2022-10-05xilinx: zynq: Enable early eeprom decodingMichal Simek
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