summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-05-29cmd/mem.c, test/cmd/mem_copy.c: Add <compiler.h>Tom Rini
2025-05-29global: Add <linux/string.h> instead of long indirect include pathTom Rini
2025-05-29Merge patch series "regex patches"Tom Rini
2025-05-29test: slre: add tests for regex libraryRasmus Villemoes
2025-05-29doc: document test commandRasmus Villemoes
2025-05-29test: slre: add tests for character rangesRasmus Villemoes
2025-05-29slre: implement support for ranges in character classesRasmus Villemoes
2025-05-29test: slre: add test cases for escape char in character classRasmus Villemoes
2025-05-29slre: fix matching of escape sequence used inside character classRasmus Villemoes
2025-05-29slre: refactor is_any_but()Rasmus Villemoes
2025-05-29test: slre: add some (negative) character class testsRasmus Villemoes
2025-05-29test: slre: add more test casesRasmus Villemoes
2025-05-29slre: drop wrong "anchored" optimizationRasmus Villemoes
2025-05-29slre: add myself as maintainerRasmus Villemoes
2025-05-29cmd: test: add support for =~ operatorRasmus Villemoes
2025-05-29board: rzg2l: Update MAINTAINERS fileMarek Vasut
2025-05-29board: rzg2l: Drop myself to reviewer for RZ/G2L boardsPaul Barker
2025-05-29ARM: renesas: Enable serial RX buffer on Renesas R-CarMarek Vasut
2025-05-27Subtree merge tag 'v6.15-dts' of dts repo [1] into dts/upstreamTom Rini
2025-05-27Revert "ext4fs: Fix: Read outside partition error"Tom Rini
2025-05-27Squashed 'dts/upstream/' changes from 955176a4ff59..fe2d6c49bb4eTom Rini
2025-05-27Merge tag 'dm-next-27may25' of git://git.denx.de/u-boot-dm into nextTom Rini
2025-05-27patman: Add basic documentation for new featuresSimon Glass
2025-05-27patman: Add tests for CseriesSimon Glass