aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-18Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...Tom Rini
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
2024-04-04arm: mvebu: turris_omnia: Add header containing MCU command interface and use itMarek BehĂșn
2024-04-02Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodi...Tom Rini
2024-04-02usb: udc: dwc3: Fold dwc3_uboot_handle_interrupt into dm_usb_gadget_handle_in...Marek Vasut
2024-04-02usb: udc: dwc3: Fold board dm_usb_gadget_handle_interrupts() into DWC3 gadgetMarek Vasut
2024-03-29Merge patch series "Clean up arm linker scripts"Tom Rini
2024-03-29arm: fix __efi_runtime_start/end definitionsIlias Apalodimas
2024-03-29arm: fix __efi_runtime_rel_start/end definitionsIlias Apalodimas
2024-03-28Merge branch '2024-03-28-assorted-net-changes' into nextTom Rini
2024-03-27smbios: fill wake-up typeHeinrich Schuchardt
2024-03-27acpi: remove duplicate declaration of acpi_fill_header()Heinrich Schuchardt
2024-03-27acpi: document HETP tableHeinrich Schuchardt
2024-03-27acpi: rename aslc_id, aslc_revisionHeinrich Schuchardt