summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2025-11-17Merge tag 'u-boot-stm32-20251117' of https://source.denx.de/u-boot/custodians...Tom Rini
2025-11-17video: stm32: STM32 driver support for LVDSRaphael Gallais-Pou
2025-11-15docker: Correct the linux/arm64 platform stringBin Meng
2025-11-15doc: pytest: Complete dependencies list with missing packagesKory Maincent (TI.com)
2025-11-10Prepare v2026.01-rc2v2026.01-rc2Tom Rini
2025-11-07Merge patch series "Add support for TI AM6254atl SiP"Tom Rini
2025-11-07ti: add support for AM6254atl SiPAnshul Dalal
2025-11-07Merge tag 'efi-2026-01-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-11-06doc: ti: document R5 falcon mode for AM62 platformsAnshul Dalal
2025-11-06doc: bootstd: Describe the optional extension_overlay_addr environmentKory Maincent (TI.com)
2025-11-06doc: bootstd: Remove extension support from TODO listKory Maincent (TI.com)
2025-11-06qfw: Add more fields and a heading to qfw listSimon Glass
2025-11-06Merge patch series "ARM: bootm: Add support for starting Linux through OPTEE-...Tom Rini
2025-11-06ARM: bootm: Add support for starting Linux through OPTEE-OS on ARMv7aMarek Vasut
2025-11-04Merge tag 'u-boot-imx-master-20251104' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-11-04Merge patch series "Enable Firmware Handoff CI test on qemu_arm64"Tom Rini
2025-11-04pytest: add test script to validate Firmware HandoffRaymond Mao
2025-11-04imx95_evk: Add basic support for iMX95 15x15 EVKYe Li
2025-11-04doc: cmd: Document remoteproc usagePeng Fan
2025-11-04doc: board: nxp: Add remoteproc guidePeng Fan
2025-11-04bsh: update readme with instructions to build M2BAndrea Calabrese
2025-11-03doc: develop: add docs for secure falcon modeAnshul Dalal
2025-11-03Merge patch series "Convert extension support to UCLASS and adds its support ...Tom Rini
2025-11-03boot: pxe_utils: Add extension board devicetree overlay supportKory Maincent (TI.com)
2025-11-03boot: Add UCLASS support for extension boardsKory Maincent (TI.com)
2025-11-02Merge tag 'u-boot-rockchip-20251101' of https://source.denx.de/u-boot/custodi...Tom Rini
2025-11-02board: rockchip: Add support for rk3588 MNT Reform2Peter Robinson
2025-11-02board: rockchip: add Lunzn FastRhino R66STianling Shen
2025-11-02board: rockchip: Add ArmSoM Sige1Jonas Karlman
2025-11-02board: rockchip: Add Radxa ROCK 2A/2FJonas Karlman
2025-11-02board: rockchip: Add FriendlyElec NanoPi M5Jonas Karlman
2025-11-02board: rockchip: Add Luckfox Omni3576Jonas Karlman
2025-11-02board: rockchip: Add Radxa ROCK 4DJonas Karlman
2025-10-31Merge tag 'u-boot-imx-master-20251030' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-10-30Merge tag 'qcom-for-2026.01-rc2' of https://source.denx.de/u-boot/custodians/...Tom Rini
2025-10-30board: toradex: add Toradex SMARC iMX95João Paulo Gonçalves
2025-10-29doc: board/qualcomm: Clean up debug options for QUP UARTLuca Weiss
2025-10-28board: starfive: Add initial Milk-V Mars CM and Mars CM Lite user documentationE Shattow
2025-10-27Prepare v2026.01-rc1v2026.01-rc1Tom 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-26doc: Fix typosWolfgang Wallner
2025-10-26doc: separate read and write command documentationHeinrich Schuchardt
2025-10-24bootstd: make it possible to use tftp for netboot with standardbootBenjamin Hahn
2025-10-22boot: Run global bootmeths after all bootdevs are exhaustedSimon Glass