aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-02-05Merge patch series "board: siemens: clean up subfolders"WIP/05Feb2024Tom Rini3-9/+0
2024-02-05siemens: eeprom: clean up definitionsEnrico Leto3-9/+0
2024-02-02smbios: correctly name Structure Table Maximum Size fieldHeinrich Schuchardt1-1/+1
2024-01-31riscv: sophgo: milkv_duo: initial support addedKongyang Liu1-0/+12
2024-01-31riscv: qemu: enable booting on a second virtio deviceAurelien Jarno1-0/+1
2024-01-29clk: Document clk_ops return codes and behaviorSean Anderson1-10/+103
2024-01-29treewide: Remove clk_freeSean Anderson1-21/+0
2024-01-29clk: Remove rfreeSean Anderson2-24/+4
2024-01-29Merge tag 'efi-2024-04-rc1-4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-0/+2
2024-01-29Merge patch series "Move framebuffer reservation for SPL to RAM end"Tom Rini1-0/+10
2024-01-29spl: Enforce framebuffer reservation from end of RAMDevarsh Thakkar1-0/+10
2024-01-29Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spiTom Rini1-9/+5
2024-01-29mtd: spi-nor-core: Rework spi_nor_cypress_octal_dtr_enable()Takahiro Kuwano1-0/+1
2024-01-29mtd: spi-nor-core: Use CLPEF(0x82) as alternative to CLSR(0x30) for S25 and S28Takahiro Kuwano1-0/+1
2024-01-29mtd: spi-nor-core: Consolidate non-uniform erase helpers for S25 and S28Takahiro Kuwano1-1/+0
2024-01-29mtd: spi-nor-core: Clean up macros for Infineon(Cypress) S25 and S28Takahiro Kuwano1-8/+3
2024-01-29efi_loader: export efi_get_configuration_tableHeinrich Schuchardt1-0/+2
2024-01-29sunxi: cleanup sunxi-common.hAndre Przywara1-44/+12
2024-01-26efi_loader: migrate SMBIOS 3.0 entry point structure for measurementMasahisa Kojima2-2/+3
2024-01-26smbios: type2: contained object handlesHeinrich Schuchardt1-0/+1
2024-01-24headers: don't depend on errno.h being availableMax Krummenacher12-0/+22
2024-01-21part: correct documentation of part_get_bootable()Heinrich Schuchardt1-2/+2
2024-01-19Merge tag 'u-boot-stm32-20240119' of https://source.denx.de/u-boot/custodians...Tom Rini1-4/+7
2024-01-19ARM: stm32: Set stdio to serial on DH STM32MP15xx DHSOMMarek Vasut1-4/+7
2024-01-19Merge branch '2024-01-18-assorted-fixes'Tom Rini2-1/+3
2024-01-19env: allow to copy value from default environment into a bufferQuentin Schulz1-0/+10
2024-01-19board: rockchip: Add the Turing RK1 SoMJoshua Riek1-0/+15
2024-01-19rockchip: rk35xx: expand space for decompressed kernelHugh Cole-Baker2-12/+12
2024-01-18drivers: pci: Fix dm_pci_map_bar() to support 64b BARsMoritz Fischer1-0/+1
2024-01-18include: env: ti: add default for do_main_cpsw0_qsgmii_phyinitManorit Chawdhry1-0/+1
2024-01-18include: env: ti: ti_common: Fix a missing semicolonManorit Chawdhry1-1/+1
2024-01-17Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini1-11/+17
2024-01-17efi_loader: split unrelated code from efi_bootmgr.cAKASHI Takahiro1-11/+17
2024-01-16cmd/command.c: constify "arg" argument of cmd_get_data_size()Rasmus Villemoes1-1/+1
2024-01-16ARM add initial support for the Phytium Pe2201 Board.TracyMg_Li1-0/+16
2024-01-16board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoMWadim Egorov1-0/+15
2024-01-16Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/16Jan2024Tom Rini7-97/+73
2024-01-16Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini4-154/+23
2024-01-16clk/qcom: use function pointers for enable and set_rateCaleb Connolly5-5/+0
2024-01-16clk/qcom: handle resets and clocks in one deviceKonrad Dybcio2-92/+73
2024-01-15arm: xea: Move XEA's environment variables from xea.h to xea.envLukasz Majewski1-140/+0
2024-01-13ARM: imx: Set stdio to serial on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut2-7/+13
2024-01-13ARM: imx: Set stdio to serial on DH i.MX8M Plus DHCOMMarek Vasut1-7/+10
2024-01-13fwu: fix fwu_get_image_index interfaceMasahisa Kojima1-8/+5
2024-01-13efi_loader: Clean up efi_dp_append and efi_dp_concatIlias Apalodimas1-3/+2
2024-01-11tools: fix build without LIBCRYPTO supportPaul-Erwan Rio1-1/+1
2024-01-11Merge patch series "net fixes prior lwip"WIP/11Jan2024Tom Rini1-3/+3
2024-01-11bcm_ns3: use device specific naming for variablesMaxim Uvarov1-3/+3
2024-01-11Merge tag 'u-boot-dfu-20240111' of https://source.denx.de/u-boot/custodians/u...Tom Rini4-2/+42
2024-01-09fastboot: add oem console command supportIon Agorria1-0/+1