summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-29kbuild: add real-prereqs shorthand for $(filter-out FORCE, $^)Ilias Apalodimas
2025-05-29kbuild: simplify rules of data compression with size appendingIlias Apalodimas
2025-05-29kbuild: skip 'addtree' and 'flags' magic for external module buildIlias Apalodimas
2025-05-29kbuild: remove redundant target cleaning on failureIlias Apalodimas
2025-05-29kbuild: remove redundant 'set -e' from filechk_offsetsIlias Apalodimas
2025-05-29kbuild: Enable dtc graph_port warning by defaultIlias Apalodimas
2025-05-29kbuild: disable dtc simple_bus_reg warnings by defaultIlias Apalodimas
2025-05-29kbuild: de-duplicate fixdep usageIlias Apalodimas
2025-05-29Merge patch series "Enable env in SCSI"Tom Rini
2025-05-29configs: qcs9100: Enable env in SCSIVaradarajan Narayanan
2025-05-29env: Add support for storing env variables in SCSI devicesVaradarajan Narayanan
2025-05-29scsi: Implement get_blk() functionVaradarajan Narayanan
2025-05-29disk: part: implement generic function part_get_info_by_uuid()Varadarajan Narayanan
2025-05-29scripts/setlocalversion: Reinstate .scmversion supportMarek Vasut
2025-05-29Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2025-05-29Merge patch series "Remove clocks from R5 dtsi for missed boards."Tom Rini
2025-05-29arm: dts: k3-am62a7-phycore-r5*: Remove clocks from main_timer0Manorit Chawdhry
2025-05-29arm: dts: k3-am625-verdin-r5*: Remove clocks from main_timer0Manorit Chawdhry
2025-05-29arm: dts: k3-am625-phycore-r5*: Remove clocks from main_timer0Manorit Chawdhry
2025-05-29arm: dts: k3-am625-beagleplay-r5*: Remove clocks from main_timer0Manorit Chawdhry
2025-05-29Merge patch series "Print Reset Reason for K3 based devices"Tom Rini
2025-05-29arm: mach-k3: am62x: Implement get_reset_reason()Wadim Egorov
2025-05-29arm: mach-k3: Detect and print reset reasonWadim Egorov
2025-05-29Merge patch series "Remove <env.h> from <net.h>"Tom Rini
2025-05-29include/net.h: Drop <env.h>Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <net.h>Tom Rini
2025-05-29net: dc2114x: Include env.h to permit reading the environmentSimon Glass
2025-05-29net: Include env.h in pcap.cSimon Glass
2025-05-29net: Include byteorder in net6.hSimon Glass
2025-05-29technexion: Include env.h to permit reading the environmentSimon Glass
2025-05-29liebherr: Include env.h to permit reading the environmentSimon Glass
2025-05-29google: Include env.h to permit reading the environmentSimon Glass
2025-05-29freescale: Include env.h to permit reading the environmentSimon Glass
2025-05-29amlogic: Include env.h to permit reading the environmentSimon Glass
2025-05-29synology: Include env.h to permit reading the environmentSimon Glass
2025-05-29tegra: Include env.h to permit reading the environmentSimon Glass
2025-05-29advantech: Include env.h in imx8qm_dmsse20_a1Simon Glass
2025-05-29toradex: Include env.h to permit reading the environmentSimon Glass
2025-05-29ronetix: Include env.h to permit reading the environmentSimon Glass
2025-05-29phytec: Include env.h to permit reading the environmentSimon Glass
2025-05-29venice: Include env.h to permit reading the environmentSimon Glass
2025-05-29net: Include string.h in net-legacy.hSimon Glass
2025-05-29imx8ulp_evk: Include env.h to permit reading the environmentSimon Glass
2025-05-29dhelectronics: Include env.h to permit reading the environmentSimon Glass
2025-05-29congatec: Include env.h to permit reading the environmentSimon Glass
2025-05-29net: Remove env_get_ip helper() functionTom Rini
2025-05-29Merge patch series "Start removing <env.h> from headers when not required"Tom Rini
2025-05-29include/command.h: Drop <env.h>Tom Rini
2025-05-29global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-29gpio: pca953x: Add missing <asm/byteorder.h>Tom Rini