summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-04-12zlib: Remove incorrect ZLIB_VERSIONMichal Simek
2024-04-12usb: Add environment based device ignorelistJanne Grunau
2024-04-11Merge patch series "boot: fdt: Change type of env_get_bootm_low() to phys_add...Tom Rini
2024-04-11boot: fdt: Change type of env_get_bootm_low() to phys_addr_tMarek Vasut
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini
2024-04-10bootm: Make cmdline optional with bootm_boot_start()Simon Glass
2024-04-10fastboot: Change fastboot_buf_addr to an addressSimon Glass
2024-04-10Merge patch series "Complete decoupling of zboot logic from commands"Tom Rini
2024-04-10x86: zboot: Tidy up the comment for zboot_run()Simon Glass
2024-04-10x86: zboot: Rename zboot_start() to zboot_run()Simon Glass
2024-04-08efi_loader: move HOST_ARCH to version_autogenerated.hHeinrich Schuchardt
2024-04-08efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESSHeinrich Schuchardt
2024-04-08efi_loader: EFI_VARIABLE_READ_ONLY should be 32bitHeinrich Schuchardt
2024-04-08efi_loader: all variable attributes are 32bitHeinrich Schuchardt
2024-04-05Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2024-04-05Merge tag 'u-boot-amlogic-20240404' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-04-05arm: imx: fix signature_block_hdr struct fields orderJavier Viguera
2024-04-05usb: xhci: Set up endpoints for the first 2 interfacesJanne Grunau
2024-04-04dts: meson: Drop redundant G12A, G12B & SM1 devicetree filesNeil Armstrong
2024-04-04dts: meson: Drop redundant GXL, GXM & AXG devicetree filesNeil Armstrong
2024-04-04configs: meson64: remove amlogic prefix in fdtfile when CONFIG_OF_UPSTREAM is...Neil Armstrong
2024-04-04board: amlogic: jethubj100: fix common config headerViacheslav Bocharov