summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-14include/command.h: Drop <env.h>Tom Rini
2025-05-14global: Avoid indirect inclusion of <env.h> from <command.h>Tom Rini
2025-05-14gpio: pca953x: Add missing <asm/byteorder.h>Tom Rini
2025-05-14cmd/mem.c, test/cmd/mem_copy.c: Add <compiler.h>Tom Rini
2025-05-14global: Add <linux/string.h> instead of long indirect include pathTom Rini
2025-05-13fs.h: Switch to using rtc_def.hTom Rini
2025-05-13fat.c: Add missing includeTom Rini
2025-05-13ext4fs.c: Add missing includeTom Rini
2025-05-13cmd/cat.c: Add missing includeTom Rini
2025-05-12Prepare v2025.07-rc2v2025.07-rc2Tom Rini
2025-05-12configs: Resync with savedefconfigTom Rini
2025-05-12clk: Fix clk_set_parent() regressionJonas Karlman
2025-05-11Merge tag 'efi-2025-07-rc3' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-05-11test/py/test_efi_fit: test fdt and initrdAdriano Cordova
2025-05-11efi_loader: fix dtbdump output color and formatAdriano Cordova
2025-05-11scripts/Makefile.lib: add PLATFORM_LIBGCC to efi linkingAdriano Cordova
2025-05-11doc: RISC-V supports semihostingHeinrich Schuchardt
2025-05-11doc: correct link to QEMUHeinrich Schuchardt
2025-05-11doc: pytest: Document the test_button testTom Rini
2025-05-11doc: pytest: Document the test_bootmenu testTom Rini
2025-05-11doc: pytest: Document the test_bind testTom Rini
2025-05-11doc: pytest: Document the test_efi_loader testTom Rini
2025-05-11doc: pytest: Document the test_bootstage testTom Rini
2025-05-11doc: pytest: Document the test_net testTom Rini
2025-05-11test: test_net_boot: Add more commentsTom Rini
2025-05-11doc: pytest: Document the test_net_boot testTom Rini
2025-05-11doc: pytest: Framework for documenting tests and document test_000_versionTom Rini
2025-05-11doc: Start improving our pytest documentationTom Rini
2025-05-11cmd: nvedit: fix efi env -e -i command helpVincent Stehlé
2025-05-11doc: describe u-boot-test-releaseHeinrich Schuchardt