summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-27configs: Resync with savedefconfigTom Rini
2025-10-27Merge https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2025-10-27sunxi: dts: arm: update devicetree files from Linux kernel treeAndre Przywara
2025-10-27sunxi: dts: arm64: update devicetree files from Linux kernel treeAndre Przywara
2025-10-27sunxi: switch Allwinner A80 boards to OF_UPSTREAMAndre Przywara
2025-10-27sunxi: switch the Allwinner T113 SoC to OF_UPSTREAMAndre Przywara
2025-10-27net: sun8i-emac: Add support for active-low leds with internal PHYPaul Kocialkowski
2025-10-27net: sun8i-emac: Remove internal PHY config default valuePaul Kocialkowski
2025-10-27sunxi: add support for NetCube Systems KumquatLukas Schmid
2025-10-27Makefile: pass KEYDIR when set to sunxi-spl.bin mkimageJames Hilliard
2025-10-27sunxi: a523: Re-use H6/H616 DRAM size detection methodAndre Przywara
2025-10-27sunxi: a523: Add OrangePi 4A defconfigChen-Yu Tsai
2025-10-26Merge tag 'efi-2026-01-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-10-26doc/usage: Add a reference to General rules for commandsTom Rini
2025-10-26doc: usage: Use glob for all commandsTom Rini
2025-10-26doc: seama: Reword return value sectionTom Rini
2025-10-26doc: askenv: Reword and remove return valueTom Rini
2025-10-26doc: usage: Add general rule for `$?`Tom Rini
2025-10-26doc: develop: virtio: Fix qemu example (true/false -> on/off)Wolfgang Wallner
2025-10-26doc: Fix whitespace in devicetree example in overlay-fdt-boot.rstWolfgang Wallner
2025-10-26boot: Fix typoWolfgang Wallner
2025-10-26bootm: Fix typo in bootm.hWolfgang Wallner
2025-10-26image: Fix typos in image.hWolfgang Wallner
2025-10-26boot: kconfig: Fix typosWolfgang Wallner
2025-10-26doc: Fix typosWolfgang Wallner
2025-10-26doc: develop: Change formatting to make binman doc more readableWolfgang Wallner
2025-10-26doc: develop: Fix typos in binman/binman.rstWolfgang Wallner
2025-10-26efi_loader: efi_console: support editable input fieldsCasey Connolly
2025-10-26doc: separate read and write command documentationHeinrich Schuchardt
2025-10-24Merge patch series "firmware: scmi: Support SCMI LMM/CPU protocol for i.MX95"Tom Rini
2025-10-24bootstd: make it possible to use tftp for netboot with standardbootBenjamin Hahn
2025-10-24firmware: scmi: Add i.MX95 SCMI CPU ProtocolPeng Fan
2025-10-24phy: ti: phy-j721e-wiz: Allow reinitialization when SERDES is pre-configuredHrushikesh Salunke
2025-10-24firmware: scmi: Add i.MX95 SCMI LMM protocol driverPeng Fan
2025-10-24arm: armv8: Make save_boot_params simplerIlias Apalodimas
2025-10-24firmware: scmi: Support probe vendor ID 0x80 and 0x82Peng Fan
2025-10-24env: fat, ubi: Fix gd->env_valid for the first writeTom Rini
2025-10-24firmware: scmi: Cleanup the SCMI MISC IDPeng Fan
2025-10-24firmware: scmi: Conditionally compile protocol supportPeng Fan
2025-10-24makefile: Fix recursive makesIlias Apalodimas
2025-10-22Merge patch series "boot: Support priority for global bootmeths"Tom Rini
2025-10-22boot: Run the EFI bootmgr just before network devicesSimon Glass
2025-10-22boot: Run global bootmeths after all bootdevs are exhaustedSimon Glass
2025-10-22boot: Don't change the method count after global bootmethsSimon Glass
2025-10-22boot: Implement a priority for global bootmethsSimon Glass
2025-10-22boot: Only run global bootmeths once eachSimon Glass
2025-10-22boot: Support rescanning the global bootmethsSimon Glass
2025-10-22boot: Keep track of which bootmeths have been usedSimon Glass
2025-10-22boot: Add a flag for whether there are global bootmethsSimon Glass
2025-10-22boot: Update first_glob_method when dropping a bootmethSimon Glass