aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-05-01efi_loader: pass GUID by address to efi_dp_from_loHeinrich Schuchardt
2024-05-01efi_selftest: add tests for QueryVariableInfo at runtimeIlias Apalodimas
2024-04-29Merge patch series "upstream DT compatibility"Tom Rini
2024-04-29dt-bindings: drop generic headersCaleb Connolly
2024-04-29board: toradex: verdin-am62: Remove not needed env variablesFrancesco Dolcini
2024-04-29Merge tag 'u-boot-imx-master-20240429' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-04-29power: tps65941: Add macros of TPS65224 PMICBhargav Raviprakash
2024-04-28dt-bindings: imx93: sync clock headerPeng Fan
2024-04-28board: toradex: colibri-imx(6ull|imx7): Fix missing fdt_fixup boot errorFrancesco Dolcini
2024-04-26mmc: Support 32-bit only ADMA on 64-bit platformsGreg Malysa
2024-04-26mmc: sdhci: Fix potential ADMA descriptor table overflowIan Roberts
2024-04-26mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_opsIan Roberts
2024-04-23i2c: Add support for Qualcomm Generic Interface (GENI) I2C controllerNeil Armstrong
2024-04-23board: add support for Schneider HMIBSC boardSumit Garg
2024-04-22Merge patch series "configs: apple: Switch to standard boot + small adjustments"Tom Rini
2024-04-22arm: apple: Switch to standard bootJanne Grunau
2024-04-22configs: apple: Use "vidconsole,serial" as stdout/stderrJanne Grunau
2024-04-22Merge patch series "Kconfig: some cleanups"Tom Rini
2024-04-22common: Convert *.c/h from UTF-8 to ASCII enconfingMichal Simek
2024-04-22board: tegra30: switch to button cmdSvyatoslav Ryhel
2024-04-22ARM: tegra: move to standard bootSvyatoslav Ryhel
2024-04-21Merge tag 'video-20240421' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2024-04-21boot: Move framebuffer reservation to separate helperDevarsh Thakkar
2024-04-21configs: evb-rk3328: Enable vidconsole for rk3328Jagan Teki
2024-04-21video: dw_hdmi: Add setup_hpd hookJagan Teki
2024-04-21video: dw_hdmi: Add read_hpd hookJagan Teki
2024-04-21video: dw_hdmi: Extend the HPD detectionJagan Teki
2024-04-21video: dw_hdmi: Add Vendor PHY handlingJagan Teki
2024-04-20Merge tag 'u-boot-imx-master-20240420' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-04-20efi_loader: add an EFI variable with the file contentsIlias Apalodimas
2024-04-20efi_loader: Add OS notifications for SetVariable at runtimeIlias Apalodimas
2024-04-20board: toradex: imx: Remove not needed env variablesFrancesco Dolcini
2024-04-19Merge tag 'u-boot-dfu-20240419' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
2024-04-18fastboot: introduce 'oem board' subcommandAlexey Romanov
2024-04-15mmc: Add generic tuning flagMarek Vasut
2024-04-15mmc: Convert hs400_tuning flag from u8 to boolMarek Vasut
2024-04-15mmc: Drop unused mmc_send_tuning() cmd_error parameterMarek Vasut
2024-04-15mmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPLJonas Karlman
2024-04-14Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-04-14mtd: spinand: Add support for XTX SPINANDBruce Suen
2024-04-14mtd: nand: raw: Port another option flag from LinuxAlexander Dahl
2024-04-13Merge tag 'efi-2024-07-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-04-13efi_loader: sanitize efi_tcg2_final_events_table definitionHeinrich Schuchardt
2024-04-13efi_loader: eliminate duplicate runtime section definitionsHeinrich Schuchardt
2024-04-12Merge patch series "mcheck implementation for U-Boot"Tom Rini
2024-04-12mcheck: let mcheck_abortfunc_t print the pointerEugene Uriev
2024-04-12mcheck: add pedantic mode supportEugene Uriev
2024-04-12mcheck: introduce essentials of mcheckEugene Uriev
2024-04-12Merge patch series "zlib: Address CVE-2016-9841"Tom Rini