summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-30i2c: designware_i2c: adjust timing calculationHeinrich Schuchardt
2023-10-30i2c: nuvoton: remove standard mode onlyJim Liu
2023-10-28Merge branch 'master_tmio_fixes' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-10-28Merge branch '2023-10-28-assorted-platform-updates'Tom Rini
2023-10-28iot2050: Allow for more than 1 USB storage deviceJan Kiszka
2023-10-28mpc85xx: relocate code in non-SPL buildMartin Fäcknitz
2023-10-27board: synquacer: Update the flash image layoutIlias Apalodimas
2023-10-27driver: misc: k3_avs: Add support for thermal shutdownUdit Kumar
2023-10-27vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVPWei Chen
2023-10-27misc: vexpress_config: Use member .priv_auto to set the private dataWei Chen
2023-10-27config: qemu: relax print and console buffer sizeHeinrich Schuchardt
2023-10-27board: siemens: iot2050: Fix M.2 detectionJan Kiszka
2023-10-27board: toradex: verdin-imx8mp: enable usb device and fastboot supportMarcel Ziswiler
2023-10-27Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27Merge tag 'efi-2024-01-rc2-2' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2023-10-27efi_loader: fix EFI_ENTRY point on get_active_pcr_banksIlias Apalodimas
2023-10-27doc: usage: fix ordering of shell commandsTom Fitzhenry
2023-10-27doc: gpt: fix example of echoing variableTom Fitzhenry
2023-10-27doc: Replace dm_dump_all() with dm_dump_tree()Dylan Corrales
2023-10-27sphinx: Bump urllib3 versionTom Rini
2023-10-27Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-10-27ARM: amlogic: ad401: enable SPIFCIgor Prusov
2023-10-27spi: add support for Amlogic A1 SPI Flash ControllerIgor Prusov
2023-10-27Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-10-27test/py: always use autostart on tpm2 selftestsIlias Apalodimas
2023-10-27test: use a non system PCR for testing PCR extendIlias Apalodimas
2023-10-27efi_loader: fix EFI_ENTRY point on get_active_pcr_banksIlias Apalodimas
2023-10-27doc: Add measured boot documentationEddie James
2023-10-27test: Add sandbox TPM boot measurementEddie James
2023-10-27bootm: Support boot measurementEddie James
2023-10-27tpm: Support boot measurementsEddie James
2023-10-27tpm: sandbox: Update for needed TPM2 capabilitiesEddie James
2023-10-27tpm: Fix spelling for tpmu_ha unionEddie James
2023-10-27mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platformsMarek Vasut
2023-10-27mmc: tmio: Always check for errors after receiving an IRQMarek Vasut
2023-10-27mmc: sh_sdhi: Drop unused driverMarek Vasut
2023-10-27mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setupPaul Barker
2023-10-26ARM: meson: enable USB DFU + RAM on Amlogic boards with USB GadgetNeil Armstrong
2023-10-26configs: meson64: add alternate USB DFU boot targetNeil Armstrong
2023-10-26configs: meson64: declare addr out of EXTRA_ENV_SETTINGSNeil Armstrong
2023-10-26ARM: meson: enable FIT with LEGACY_IMAGE_FORMAT on all configsNeil Armstrong
2023-10-26configs: khadas-vim3*_android: fix environment savingMattijs Korpershoek
2023-10-26arm: kirkwood: Enable bootstd for Zyxel NSA310S boardTony Dinh
2023-10-26cmd: mvebu/bubt: move eMMC data-partition uboot from LBA-0 to 4096Josua Mayer
2023-10-26arm: mvebu: allow additional 4096 offset for bootable mmc imageJosua Mayer
2023-10-26arm: kirkwood: Enable bootstd for Pogo V4 boardTony Dinh
2023-10-26arm: mvebu: turris_mox: Extend to support RIPE Atlas ProbeMarek Behún
2023-10-26doc: build: update description of build dependencies for Alpine LinuxMilan P. Stanić
2023-10-24Merge branch '2023-10-24-assorted-general-fixes-and-updates'Tom Rini
2023-10-24serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINERasmus Villemoes