aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-27LOCAL: Update defconfigsTEST/switch-to-dmscsiTom Rini116-123/+0
2023-10-27scsi: Forceably finish migration to DM_SCSITom Rini33-922/+20
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini24-1063/+1491
2023-10-27test/py: always use autostart on tpm2 selftestsIlias Apalodimas1-2/+2
2023-10-27test: use a non system PCR for testing PCR extendIlias Apalodimas1-8/+8
2023-10-27efi_loader: fix EFI_ENTRY point on get_active_pcr_banksIlias Apalodimas1-2/+2
2023-10-27doc: Add measured boot documentationEddie James2-0/+32
2023-10-27test: Add sandbox TPM boot measurementEddie James7-0/+98
2023-10-27Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodia...Tom Rini48-7/+686
2023-10-27ARM: amlogic: ad401: enable SPIFCIgor Prusov1-0/+1
2023-10-27spi: add support for Amlogic A1 SPI Flash ControllerIgor Prusov3-0/+393
2023-10-27Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini13-67/+200
2023-10-27bootm: Support boot measurementEddie James7-0/+122
2023-10-27tpm: Support boot measurementsEddie James5-1020/+1154
2023-10-27tpm: sandbox: Update for needed TPM2 capabilitiesEddie James2-30/+72
2023-10-27tpm: Fix spelling for tpmu_ha unionEddie James1-2/+2
2023-10-26ARM: meson: enable USB DFU + RAM on Amlogic boards with USB GadgetNeil Armstrong31-0/+62
2023-10-26configs: meson64: add alternate USB DFU boot targetNeil Armstrong1-0/+26
2023-10-26configs: meson64: declare addr out of EXTRA_ENV_SETTINGSNeil Armstrong1-7/+16
2023-10-26ARM: meson: enable FIT with LEGACY_IMAGE_FORMAT on all configsNeil Armstrong43-0/+172
2023-10-26configs: khadas-vim3*_android: fix environment savingMattijs Korpershoek4-0/+16
2023-10-26arm: kirkwood: Enable bootstd for Zyxel NSA310S boardTony Dinh2-16/+4
2023-10-26cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096Josua Mayer1-2/+9
2023-10-26arm: mvebu: allow additional 4096 offset for bootable mmc imageJosua Mayer1-2/+3
2023-10-26arm: kirkwood: Enable bootstd for Pogo V4 boardTony Dinh2-34/+4
2023-10-26arm: mvebu: turris_mox: Extend to support RIPE Atlas ProbeMarek BehĂșn7-13/+180
2023-10-24Merge branch '2023-10-24-assorted-general-fixes-and-updates'Tom Rini179-160/+1657
2023-10-24serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINERasmus Villemoes2-2/+16
2023-10-24serial: serial-uclass.c: move definition of _serial_flush up a bitRasmus Villemoes1-12/+12
2023-10-24test: dm: add SCMI power domain protocol testAKASHI Takahiro1-0/+103
2023-10-24sandbox: add SCMI power domain protocol support for testingAKASHI Takahiro5-1/+302
2023-10-24power: domain: add SCMI driverAKASHI Takahiro5-0/+213
2023-10-24firmware: scmi: add power domain protocol supportAKASHI Takahiro3-0/+367
2023-10-24cmd: mbr: Allow 4 MBR partitions without need for extendedAlexander Gendin10-4/+506
2023-10-24pstore: Use root address-cells/size-cells as defaults for reserved-memoryAndrey Skvortsov1-2/+8
2023-10-24.gitignore: ignore misc include, simple-bin, and tools/generated build artifactsJohn Clark1-1/+6
2023-10-24Makefile: remove misc include and simple-bin build artifacts on cleanJohn Clark1-3/+3
2023-10-24riscv: Remove common.h usageTom Rini34-32/+9
2023-10-24mips: Remove common.h usageTom Rini46-47/+4
2023-10-24microblaze: Remove common.h usageTom Rini10-9/+7
2023-10-24m68k: Remove common.h usageTom Rini39-30/+17
2023-10-24arc: Remove common.h usageTom Rini16-15/+3
2023-10-24include: Add <linux/types.h> in a few placesTom Rini3-0/+5
2023-10-24patman: Add a little documentation on the checkpatch testsSimon Glass1-0/+49
2023-10-24checkpatch.pl: Make common.h check boarderTom Rini2-4/+15
2023-10-24cli: Consume invalid escape sequences earlyYurii Monakov2-0/+14
2023-10-24Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodi...WIP/24Oct2023Tom Rini57-295/+5472
2023-10-24Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini17-29/+184
2023-10-24rockchip: configs: sandbox: enable rkmtd commandJohan Jonker2-0/+2
2023-10-24rockchip: doc: add rkmtd.rstJohan Jonker2-0/+106