aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-27iot2050: Allow for more than 1 USB storage deviceWIP/2023-10-28-assorted-platform-updatesJan Kiszka1-0/+9
2023-10-27mpc85xx: relocate code in non-SPL buildMartin Fäcknitz1-1/+1
2023-10-27board: synquacer: Update the flash image layoutIlias Apalodimas1-22/+1
2023-10-27driver: misc: k3_avs: Add support for thermal shutdownUdit Kumar1-0/+104
2023-10-27vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVPWei Chen1-0/+7
2023-10-27misc: vexpress_config: Use member .priv_auto to set the private dataWei Chen1-3/+2
2023-10-27config: qemu: relax print and console buffer sizeHeinrich Schuchardt11-19/+0
2023-10-27board: siemens: iot2050: Fix M.2 detectionJan Kiszka1-5/+6
2023-10-27board: toradex: verdin-imx8mp: enable usb device and fastboot supportMarcel Ziswiler1-1/+15
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini24-1062/+1490
2023-10-27Merge tag 'efi-2024-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini6-11/+19
2023-10-27efi_loader: fix EFI_ENTRY point on get_active_pcr_banksIlias Apalodimas1-1/+2
2023-10-27doc: usage: fix ordering of shell commandsTom Fitzhenry1-4/+4
2023-10-27doc: gpt: fix example of echoing variableTom Fitzhenry1-2/+3
2023-10-27doc: Replace dm_dump_all() with dm_dump_tree()Dylan Corrales1-1/+1
2023-10-27sphinx: Bump urllib3 versionTom Rini1-1/+1
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-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/+99
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-26doc: build: update description of build dependencies for Alpine LinuxMilan P. Stanić1-2/+8
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