summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-11cmd: nvedit: fix efi env -e -i command helpVincent Stehlé
2025-05-11doc: pytest: Document the test_efi_loader testTom Rini
2025-05-11doc: describe u-boot-test-releaseHeinrich Schuchardt
2025-05-11doc: pytest: Document the test_bootstage testTom Rini
2025-05-11doc: u-boot-test-reset: mention power cyclingHeinrich Schuchardt
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-09board: ti: sec-cfg.yaml: Fix OTP write_host_id orderAndrew Davis
2025-05-09Dockerfile: use lz4 instead of lz4-toolsHeinrich Schuchardt
2025-05-09board: ti: common: Kconfig: add CMD_CACHEAnshul Dalal
2025-05-09configs: j722s_evm_r5_defconfig: Enable PMIC configUdit Kumar
2025-05-09disable mail for swarrenStephen Warren
2025-05-09net: dwc: xgmac: Allow DMA buffers above 4GBNikunj Kela
2025-05-09x86: Correct usage of FSP_VERSION2Tom Rini
2025-05-09x86: spl: Add support for NVMe boot deviceNaresh Solanki
2025-05-09gpio: x86: Correct usage of IS_ENABLED() macro in intel_pinctrl_defs.hTom Rini
2025-05-09x86: Correct usage of IS_ENABLED() macro in arch/x86/lib/spl.cTom Rini
2025-05-09x86: apl: Correct usage of IS_ENABLED() macro in acpi-pmc-uclass.cTom Rini
2025-05-09x86: cpu: Describe board final hooks in the headerAndy Shevchenko
2025-05-08Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-tegraTom Rini
2025-05-08Merge tag 'u-boot-rockchip-20250508' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-05-08ARM: tegra: drop CONFIG_DISABLE_SDMMC1_EARLYSvyatoslav Ryhel
2025-05-08ARM: tegra: set default SYS_CONFIG_NAME from SoC KconfigSvyatoslav Ryhel
2025-05-08ARM: tegra: convert boards to use TEGRA_PRAMSvyatoslav Ryhel
2025-05-08ARM: tegra: add PRAM Kconfig optionSvyatoslav Ryhel
2025-05-08board: lg: star: add Optimus 2X P990 supportSvyatoslav Ryhel
2025-05-08video: backlight: add Skyworks/Analogictech AAT2870 led controller driverSvyatoslav Ryhel
2025-05-08video: panel: add LG LH400WV3-SD04 MIPI DSI panel driverSvyatoslav Ryhel
2025-05-08video: panel: add Hitachi TX10D07VM0BAA MIPI DSI panel driverSvyatoslav Ryhel
2025-05-08video: tegra: add 8-bit CPU driven protocolSvyatoslav Ryhel
2025-05-08sysreset: implement MAX9807 sysreset functionsSvyatoslav Ryhel
2025-05-08power: regulator: max9807: add regulator supportSvyatoslav Ryhel
2025-05-08power: pmic: add the base MAX8907 PMIC supportSvyatoslav Ryhel
2025-05-08gpio: tegra_gpio: implement rfree operationSvyatoslav Ryhel
2025-05-08net: gmac_rockchip: Add RMII support for rk3288Christoph Fritz
2025-05-08rockchip: rk3288: grf: Unify speed/flowctrl fields for clarityChristoph Fritz
2025-05-08board: rockchip: Add LCKFB TaishanPi RK3566 BoardJiehui He
2025-05-08board: rockchip: add Xunlong Orange Pi 5 MaxIlya Katsnelson
2025-05-07Merge patch series "include: env: phytec: k3_net: Remove net_apply_extensions"Tom Rini
2025-05-07board: phytec: phycore_am62ax: Update EnvironmentDaniel Schultz
2025-05-07include: env: phytec: k3_net: Use get_cmdDaniel Schultz
2025-05-07include: env: phytec: k3_net: Remove net_apply_extensionsDaniel Schultz
2025-05-06bootstd: Rework BLK dependencyTom Rini
2025-05-06mips: octeon: remove unused middle expressionBryan Brattlof
2025-05-06mtd: spi-nor: Send write disable cmd after every write enableVenkatesh Yadav Abbarapu
2025-05-06mtd: spi-nor-core: Fixup SNOR_F_IO_MODE_EN_VOLATILE for MT35XVaishnav Achath
2025-05-06configs: rockchip: sync ENV_MEM_LAYOUT_SETTINGS for px30 to rk3308/etcHeiko Stuebner
2025-05-06rockchip: io-domain: Enable by default for all supported SoCsChen-Yu Tsai