summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-24arm: mach-k3: am62a_qos: Move common bit MACROS to k3_qos header fileJayesh Choudhary
2024-06-24Merge tag 'tpm-master-24062024' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-06-24ARM: imx: Enable SPL DTO application support for i.MX8MP DHCOM PDK2Marek Vasut
2024-06-24board: gateworks: venice: Simplify Ethernet initializationTim Harvey
2024-06-24imx8mp-venice-gw702x: Drop EQos clock workaroundTim Harvey
2024-06-24imx8mp-venice-gw74xx: default USB1 to host modeTim Harvey
2024-06-24imx8m{m,p}_venice: add NVMe to boot devicesTim Harvey
2024-06-24board: gateworks: venice: add print for GPY111 PHY nameTim Harvey
2024-06-24board: gateworks: venice: delay before reading GSC EEPROMTim Harvey
2024-06-24board: gateworks: venice: enable GSC supervisor for new board modelsTim Harvey
2024-06-24dt-bindings: imx: Drop redundant imports with dts/upstreamSumit Garg
2024-06-24arm: fsl: imx6ulz_bsh_smm_m2: Migrate to OF_UPSTREAMPatrick Barsanti
2024-06-24arm: fsl: imx8mn_bsh_smm_s2: Migrate to OF_UPSTREAMPatrick Barsanti
2024-06-24efi_loader: fix the return values on efi_tcgIlias Apalodimas
2024-06-24tpm: fix the return code, if the eventlog buffer is fullIlias Apalodimas
2024-06-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2024-06-23Merge tag 'doc-2024-07-rc5-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-06-22doc: board: ti: Add capsule documentation for TI K3 devicesJonathan Humphreys
2024-06-22doc: develop: testing: Fix reference to test writing sectionAlexander Dahl
2024-06-22doc: develop: testing: Fix broken reference to pytest suite helpAlexander Dahl
2024-06-22boot: links to FIT documentation in KconfigHeinrich Schuchardt
2024-06-22doc: FIT links in develop/uefi/uefi.rstHeinrich Schuchardt
2024-06-22cmd: link to doc/usage/fit/x86-fit-boot.rstHeinrich Schuchardt
2024-06-20Merge patch series "boot: fix crash in bootflow menu with EFI BOOTMGR support...Tom Rini
2024-06-20Merge patch series "lib: smbios: Extend driver with using sysinfo driver"Tom Rini
2024-06-20boot: bootflow_menu: fix crash for EFI BOOTMGR global bootmethQuentin Schulz
2024-06-20lib: smbios: Detect system properties via SYSINFO IDsMichal Simek
2024-06-20doc: bootstd: fix typosQuentin Schulz
2024-06-20boot: fix typos in help text of Kconfig configsQuentin Schulz
2024-06-20cmd: fix typo in CMD_BOOTMETH help textQuentin Schulz
2024-06-20lib: smbios: Let detect the system via sysinfoMichal Simek
2024-06-20xilinx: Enable SMBIOS commandMichal Simek
2024-06-20arm: dts: corstone1000: enable secondary cores for FVPHarsimran Singh Tungal
2024-06-20Merge patch series "Enable ICSSG Driver for AM64x"Tom Rini
2024-06-19board: ti: am64x: Set storage_interface and fw_dev_part ENVsMD Danish Anwar
2024-06-19configs: am64x_evm_a53: Enable ICSSG DriverMD Danish Anwar
2024-06-19efi_loader: avoid duplicate weak invalidate_icache_all()Heinrich Schuchardt
2024-06-19arm: implement invalidate_icache_all on ARM11Heinrich Schuchardt
2024-06-19Merge patch series "Add basic U-Boot Support for J722S-EVM"Tom Rini
2024-06-19doc: board: ti: Add J722S-EVM documentationJayesh Choudhary
2024-06-19configs: introduce configs needed for the J722SJayesh Choudhary
2024-06-19arm: dts: Introduce J722S U-Boot dts filesJayesh Choudhary
2024-06-19firmware: ti_sci_static_data: Add static DMA channelJayesh Choudhary
2024-06-19board: ti: Introduce basic board files for the J722S familyJayesh Choudhary
2024-06-19arch: mach-k3: Introduce basic files to support J722S SoC familyJayesh Choudhary
2024-06-19ram: k3-ddrss: Enable the am62ax's DDR controller for J722SJayesh Choudhary
2024-06-19arm: mach-k3: j722s: introduce clock and device files for wkup splJayesh Choudhary
2024-06-19arm: mach-k3: r5: Makefile: Fix the order for entriesJayesh Choudhary
2024-06-19power: domain: ti: Fix the order for platform data entriesJayesh Choudhary
2024-06-19clk: ti: clk-k3: use IS_ENABLED macro and fix the clock-data orderJayesh Choudhary