summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-07configs: qemu: add config fragment for ACPIHeinrich Schuchardt
2024-01-07riscv: allow usage of ACPIHeinrich Schuchardt
2024-01-07riscv: add support for QEMU firmware tablesHeinrich Schuchardt
2024-01-07acpi: enable writing ACPI tables on QEMUHeinrich Schuchardt
2024-01-07riscv: add ACPI fields to global dataHeinrich Schuchardt
2024-01-07arm: add ACPI fields to global dataHeinrich Schuchardt
2024-01-07acpi: carve out qfw_acpi.cHeinrich Schuchardt
2024-01-07acpi: Kconfig symbol CONFIG_QFW_ACPIHeinrich Schuchardt
2024-01-07acpi: support 64bit in acpi_find_table for DSDT and FACSHeinrich Schuchardt
2024-01-07cmd: acpi: check HW reduced flag in acpi listHeinrich Schuchardt
2024-01-07cmd: acpi: fix listing DSDT and FACSHeinrich Schuchardt
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-07efi: Correct smbios-table installationSimon Glass
2024-01-07acpi: Write pointers to tables instead of addressesSimon Glass
2024-01-07acpi: Rename test dm_test_setup_ctx_and_base_tables()Simon Glass
2024-01-07efi: smbios: Drop support for SMBIOS2 tablesSimon Glass
2024-01-07smbios: Drop support for SMBIOS2 tablesSimon 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-07smbios: Move the rest of the SMBIOS2 codeSimon Glass
2024-01-07smbios: Refactor 32-bit code into an else statementSimon Glass
2024-01-06Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2024-01-06Merge branch '2024-01-05-fw_env-fixes' into nextTom Rini
2024-01-06arm: dts: iot2050: Fix by syncing from LinuxJan Kiszka
2024-01-05fw_env: autodetect NAND erase size and env sectorsAnthony Loiseau
2024-01-05fw_env: keep calling read() until whole flash block is readRafał Miłecki
2024-01-05fw_env: rename variables holding env data contentRafał Miłecki
2024-01-05fw_env: fix reading NVMEM device's "compatible" valueRafał Miłecki
2024-01-05board: htc: endeavoru: add an early SPL RCM hookSvyatoslav Ryhel
2024-01-04Merge patch series "ATF and OP-TEE Firewalling for K3 devices."Tom Rini
2024-01-04docs: board: ti: k3: Add secure booting documentationManorit Chawdhry
2024-01-04docs: board: ti: k3: Cleanup FIT signature documentationManorit Chawdhry
2024-01-04arm: dts: k3-j7200-binman: Add firewall configurationsManorit Chawdhry
2024-01-04arm: dts: k3-j721s2-binman: Add firewall configurationsManorit Chawdhry
2024-01-04arm: dts: k3-j721e-binman: Add firewall configurationsManorit Chawdhry
2024-01-04arm: dts: k3-binman: Add k3-security.h and include it in k3-binman.dtsiManorit Chawdhry
2024-01-04binman: ftest: Add test for ti-secure firewall nodeManorit Chawdhry
2024-01-04binman: ti-secure: Add support for firewalling entitiesManorit Chawdhry
2024-01-04dtoc: Change dst to self in debug messageManorit Chawdhry
2024-01-04configs: j7200: Remove HBMC_AM654 configNishanth Menon
2024-01-03ARM: tegra114: support nonsecure state detectionSvyatoslav Ryhel
2024-01-03ARM: tegra114: expand MC register mapSvyatoslav Ryhel
2024-01-03ARM: tegra124: convert TEGRA_SUPPORT_NON_SECURE into KconfigSvyatoslav Ryhel
2024-01-03MAINTAINERS: fix folders within glob patternAnthony Loiseau
2024-01-03MAINTAINERS: Fix ANDROID AB unknown file entryMattijs Korpershoek
2024-01-03configs: Resync with savedefconfigTom Rini