aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-09Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsungWIP/09Jan2024Tom Rini6-56/+136
2024-01-09Merge tag 'rng-2024-04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2-11/+29
2024-01-09rng: detect RISC-V Zkr RNG device in bind methodHeinrich Schuchardt1-8/+26
2024-01-09rng: fix ARMv8.5 RNDR driverHeinrich Schuchardt1-3/+3
2024-01-08Merge tag 'u-boot-imx-master-20240108' of https://gitlab.denx.de/u-boot/custo...WIP/08Jan2024Tom Rini41-12/+3585
2024-01-08Add imx93-var-som supportMathieu Othacehe22-1/+3247
2024-01-08imx9: imx93_evk: Add binman support.Mathieu Othacehe6-0/+76
2024-01-08mach-imx: Add i.MX93 binman support.Mathieu Othacehe5-1/+165
2024-01-08spl: binman: Disable u_boot_any symbols for i.MX93 boardsMathieu Othacehe3-3/+3
2024-01-08verdin-imx8mm: Remove stale fdt_addr env variableFrancesco Dolcini1-1/+0
2024-01-08ARM: imx: Auto-detect PHY on Data Modul i.MX8M Mini/Plus eDM SBCMarek Vasut5-6/+94
2024-01-08Merge branch 'next'Tom Rini2238-19662/+62842
2024-01-08Prepare v2024.01v2024.01Tom Rini3-14/+859
2024-01-08Merge tag 'dm-next-7jan23' of https://source.denx.de/u-boot/custodians/u-boot...WIP/08Jan2024-nextTom Rini35-372/+556
2024-01-07arm: enable support for QEMU firmware tablesHeinrich Schuchardt1-0/+1
2024-01-07configs: qemu: add config fragment for ACPIHeinrich Schuchardt4-0/+28
2024-01-07riscv: allow usage of ACPIHeinrich Schuchardt1-0/+1
2024-01-07riscv: add support for QEMU firmware tablesHeinrich Schuchardt1-0/+2
2024-01-07acpi: enable writing ACPI tables on QEMUHeinrich Schuchardt1-0/+25
2024-01-07riscv: add ACPI fields to global dataHeinrich Schuchardt1-0/+6
2024-01-07arm: add ACPI fields to global dataHeinrich Schuchardt1-1/+6
2024-01-07acpi: carve out qfw_acpi.cHeinrich Schuchardt3-240/+257
2024-01-07acpi: Kconfig symbol CONFIG_QFW_ACPIHeinrich Schuchardt4-5/+12
2024-01-07acpi: support 64bit in acpi_find_table for DSDT and FACSHeinrich Schuchardt1-5/+24
2024-01-07cmd: acpi: check HW reduced flag in acpi listHeinrich Schuchardt1-0/+4
2024-01-07cmd: acpi: fix listing DSDT and FACSHeinrich Schuchardt1-2/+6
2024-01-07acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt5-29/+13
2024-01-07fdt: Allow the devicetree to come from a bloblistSimon Glass3-12/+41
2024-01-07efi: Correct smbios-table installationSimon Glass1-9/+7
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass8-24/+58
2024-01-07acpi: Rename test dm_test_setup_ctx_and_base_tables()Simon Glass1-2/+2
2024-01-07efi: smbios: Drop support for SMBIOS2 tablesSimon Glass1-3/+1
2024-01-07smbios: Drop support for SMBIOS2 tablesSimon Glass1-59/+17
2024-01-07smbios: Require the caller to align the SMBIOS tableSimon Glass2-6/+5
2024-01-07efi: Use the correct GUID for the SMBIOS tableSimon Glass2-2/+14
2024-01-07smbios: Correct gd_smbios_start()Simon Glass2-2/+2
2024-01-07smbios: Use SMBIOS 3.0 to support an address above 4GBSimon Glass2-6/+30
2024-01-07smbios: SMBIOS 3.0 (64-bit) Entry Point structureHeinrich Schuchardt1-0/+26
2024-01-07smbios: Move the rest of the SMBIOS2 codeSimon Glass1-8/+7
2024-01-07smbios: Refactor 32-bit code into an else statementSimon Glass1-17/+21
2024-01-06Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...WIP/06Jan2024-nextTom Rini11-211/+436
2024-01-06Merge branch '2024-01-05-fw_env-fixes' into nextTom Rini2-46/+59
2024-01-06arm: dts: iot2050: Fix by syncing from LinuxJan Kiszka5-134/+123
2024-01-05fw_env: autodetect NAND erase size and env sectorsWIP/2024-01-05-fw_env-fixesAnthony Loiseau2-2/+12
2024-01-05fw_env: keep calling read() until whole flash block is readRafał Miłecki1-19/+15
2024-01-05fw_env: rename variables holding env data contentRafał Miłecki1-21/+18
2024-01-05fw_env: fix reading NVMEM device's "compatible" valueRafał Miłecki1-4/+14
2024-01-05board: htc: endeavoru: add an early SPL RCM hookSvyatoslav Ryhel1-0/+56
2024-01-04Merge patch series "ATF and OP-TEE Firewalling for K3 devices."WIP/04Jan2024-nextTom Rini13-103/+842
2024-01-04docs: board: ti: k3: Add secure booting documentationManorit Chawdhry1-0/+43