summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-21part: correct documentation of part_get_bootable()Heinrich Schuchardt
2024-01-19Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians...Tom Rini
2024-01-19ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOMMarek Vasut
2024-01-19Merge branch '2024-01-18-assorted-fixes'Tom Rini
2024-01-19env: allow to copy value from default environment into a bufferQuentin Schulz
2024-01-19board: rockchip: Add the Turing RK1 SoMJoshua Riek
2024-01-19rockchip: rk35xx: expand space for decompressed kernelHugh Cole-Baker
2024-01-18drivers: pci: Fix dm_pci_map_bar() to support 64b BARsMoritz Fischer
2024-01-18include: env: ti: add default for do_main_cpsw0_qsgmii_phyinitManorit Chawdhry
2024-01-18include: env: ti: ti_common: Fix a missing semicolonManorit Chawdhry
2024-01-17Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-01-17efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro
2024-01-16cmd/command.c: constify "arg" argument of cmd_get_data_size()Rasmus Villemoes
2024-01-16ARM add initial support for the Phytium Pe2201 Board.TracyMg_Li
2024-01-16board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoMWadim Egorov
2024-01-16Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-bo...Tom Rini
2024-01-16Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2024-01-16clk/qcom: use function pointers for enable and set_rateCaleb Connolly
2024-01-16clk/qcom: handle resets and clocks in one deviceKonrad Dybcio
2024-01-15arm: xea: Move XEA's environment variables from xea.h to xea.envLukasz Majewski
2024-01-13ARM: imx: Set stdio to serial on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut
2024-01-13ARM: imx: Set stdio to serial on DH i.MX8M Plus DHCOMMarek Vasut
2024-01-13fwu: fix fwu_get_image_index interfaceMasahisa Kojima
2024-01-13efi_loader: Clean up efi_dp_append and efi_dp_concatIlias Apalodimas
2024-01-11tools: fix build without LIBCRYPTO supportPaul-Erwan Rio
2024-01-11Merge patch series "net fixes prior lwip"Tom Rini
2024-01-11bcm_ns3: use device specific naming for variablesMaxim Uvarov
2024-01-11Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-01-09fastboot: add oem console command supportIon Agorria
2024-01-09lib: membuff: fix readline not returning line in case of overflowIon Agorria
2024-01-09common: console: introduce console_record_isempty helperIon Agorria
2024-01-09fastboot: implement "getvar all"Ion Agorria
2024-01-09fastboot: multiresponse supportIon Agorria
2024-01-09smbios: smbios.h should not import ofnode.hHeinrich Schuchardt
2024-01-09lib: make table_compute_checksum() arguments constHeinrich Schuchardt
2024-01-08Add imx93-var-som supportMathieu Othacehe
2024-01-08verdin-imx8mm: Remove stale fdt_addr env variableFrancesco Dolcini
2024-01-07acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt
2024-01-07fdt: Allow the devicetree to come from a bloblistSimon Glass
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass
2024-01-07smbios: Require the caller to align the SMBIOS tableSimon Glass
2024-01-07efi: Use the correct GUID for the SMBIOS tableSimon Glass
2024-01-07smbios: Correct gd_smbios_start()Simon Glass
2024-01-07smbios: Use SMBIOS 3.0 to support an address above 4GBSimon Glass
2024-01-07smbios: SMBIOS 3.0 (64-bit) Entry Point structureHeinrich Schuchardt
2024-01-03Merge tag 'v2024.01-rc6' into nextTom Rini
2023-12-31bloblist: Update documentation and header commentSimon Glass
2023-12-31bloblist: Add alignment to bloblist_new()Simon Glass
2023-12-31bloblist: Adjust the bloblist headerSimon Glass
2023-12-31bloblist: Reduce blob-header sizeSimon Glass