aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...27Oct2023Tom Rini2023-10-2724-1062/+1490
|\
| * test/py: always use autostart on tpm2 selftestsIlias Apalodimas2023-10-271-2/+2
| * test: use a non system PCR for testing PCR extendIlias Apalodimas2023-10-271-8/+8
| * efi_loader: fix EFI_ENTRY point on get_active_pcr_banksIlias Apalodimas2023-10-271-2/+2
| * doc: Add measured boot documentationEddie James2023-10-272-0/+32
| * test: Add sandbox TPM boot measurementEddie James2023-10-277-0/+99
| * bootm: Support boot measurementEddie James2023-10-277-0/+122
| * tpm: Support boot measurementsEddie James2023-10-275-1020/+1154
| * tpm: sandbox: Update for needed TPM2 capabilitiesEddie James2023-10-272-30/+72
| * tpm: Fix spelling for tpmu_ha unionEddie James2023-10-271-2/+2
* | Merge tag 'efi-2024-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini2023-10-276-11/+19
|\ \
| * | efi_loader: fix EFI_ENTRY point on get_active_pcr_banksIlias Apalodimas2023-10-271-1/+2
| * | doc: usage: fix ordering of shell commandsTom Fitzhenry2023-10-271-4/+4
| * | doc: gpt: fix example of echoing variableTom Fitzhenry2023-10-271-2/+3
| * | doc: Replace dm_dump_all() with dm_dump_tree()Dylan Corrales2023-10-271-1/+1
| * | sphinx: Bump urllib3 versionTom Rini2023-10-271-1/+1
| * | doc: build: update description of build dependencies for Alpine LinuxMilan P. Stanić2023-10-261-2/+8
* | | Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodia...Tom Rini2023-10-2748-7/+686
|\ \ \
| * | | ARM: amlogic: ad401: enable SPIFCIgor Prusov2023-10-271-0/+1
| * | | spi: add support for Amlogic A1 SPI Flash ControllerIgor Prusov2023-10-273-0/+393
| * | | ARM: meson: enable USB DFU + RAM on Amlogic boards with USB GadgetNeil Armstrong2023-10-2631-0/+62
| * | | configs: meson64: add alternate USB DFU boot targetNeil Armstrong2023-10-261-0/+26
| * | | configs: meson64: declare addr out of EXTRA_ENV_SETTINGSNeil Armstrong2023-10-261-7/+16
| * | | ARM: meson: enable FIT with LEGACY_IMAGE_FORMAT on all configsNeil Armstrong2023-10-2643-0/+172
| * | | configs: khadas-vim3*_android: fix environment savingMattijs Korpershoek2023-10-264-0/+16
| |/ /
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2023-10-2713-67/+200
|\ \ \ | |/ / |/| |
| * | arm: kirkwood: Enable bootstd for Zyxel NSA310S boardTony Dinh2023-10-262-16/+4
| * | cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096Josua Mayer2023-10-261-2/+9
| * | arm: mvebu: allow additional 4096 offset for bootable mmc imageJosua Mayer2023-10-261-2/+3
| * | arm: kirkwood: Enable bootstd for Pogo V4 boardTony Dinh2023-10-262-34/+4
| * | arm: mvebu: turris_mox: Extend to support RIPE Atlas ProbeMarek Behún2023-10-267-13/+180
|/ /
* | Merge branch '2023-10-24-assorted-general-fixes-and-updates'Tom Rini2023-10-24179-160/+1657
|\ \
| * | serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINEWIP/2023-10-24-assorted-general-fixes-and-updatesRasmus Villemoes2023-10-242-2/+16
| * | serial: serial-uclass.c: move definition of _serial_flush up a bitRasmus Villemoes2023-10-241-12/+12
| * | test: dm: add SCMI power domain protocol testAKASHI Takahiro2023-10-241-0/+103
| * | sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro2023-10-245-1/+302
| * | power: domain: add SCMI driverAKASHI Takahiro2023-10-245-0/+213
| * | firmware: scmi: add power domain protocol supportAKASHI Takahiro2023-10-243-0/+367
| * | cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin2023-10-2410-4/+506
| * | pstore: Use root address-cells/size-cells as defaults for reserved-memoryAndrey Skvortsov2023-10-241-2/+8
| * | .gitignore: ignore misc include, simple-bin, and tools/generated build artifactsJohn Clark2023-10-241-1/+6
| * | Makefile: remove misc include and simple-bin build artifacts on cleanJohn Clark2023-10-241-3/+3
| * | riscv: Remove common.h usageTom Rini2023-10-2434-32/+9
| * | mips: Remove common.h usageTom Rini2023-10-2446-47/+4
| * | microblaze: Remove common.h usageTom Rini2023-10-2410-9/+7
| * | m68k: Remove common.h usageTom Rini2023-10-2439-30/+17
| * | arc: Remove common.h usageTom Rini2023-10-2416-15/+3
| * | include: Add <linux/types.h> in a few placesTom Rini2023-10-243-0/+5
| * | patman: Add a little documentation on the checkpatch testsSimon Glass2023-10-241-0/+49
| * | checkpatch.pl: Make common.h check boarderTom Rini2023-10-242-4/+15