summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-10tpm: Use the new API on tpm2 spi driverIlias Apalodimas
2021-11-10tpm2: Add a TPMv2 MMIO TIS driverIlias Apalodimas
2021-11-10tpm2: Introduce TIS tpm coreIlias Apalodimas
2021-11-10tpm: refactor function names for LPC based TPMsIlias Apalodimas
2021-11-10tpm: refactor function names and macros for infineon v1.2 TPMIlias Apalodimas
2021-11-10efi_loader: fix BootOrder variable measurement handlingMasahisa Kojima
2021-11-10Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians...Tom Rini
2021-11-10stm32mp15: tidy up #ifdefs in cpu.cPatrick Delaunay
2021-11-10stm32mp15: replace CONFIG_TFABOOT when it is possiblePatrick Delaunay
2021-11-10stm32mp15: remove configs dependency on CONFIG_TFABOOTPatrick Delaunay
2021-11-10arm: stm32mp: bsec: Update OTP shadow registers in SPLPatrick Delaunay
2021-11-10ARM: stm32: Align mtdparts with SPI NOR layout on DHSOMMarek Vasut
2021-11-10ARM: stm32: Disable video output on DHSOMMarek Vasut
2021-11-10ARM: stm32: Disable EFI on DHSOMMarek Vasut
2021-11-10ARM: stm32: Increase default SF bus frequency to 50 MHz and enable SFDPMarek Vasut
2021-11-10ARM: dts: stm32: Drop nWP GPIO hog on DHSOMMarek Vasut
2021-11-10ARM: stm32: Enable DFU MTD support on DHSOMMarek Vasut
2021-11-10gpio: stm32: create include file for driver private dataPatrick Delaunay
2021-11-10board: stmp32mp1: split board and SOC STM32MP15 configurationPatrick Delaunay
2021-11-10arm: dts: stm32mp15: alignment with v5.15-rc6Patrick Delaunay
2021-11-10Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2021-11-10stm32mp: add binman support for STM32MP15xPatrick Delaunay
2021-11-10stm32mp: stm32prog: Normalise newlinesWilliam Grant
2021-11-10tools: kwbimage: Properly set srcaddr in kwbimage v0Pali Rohár
2021-11-10tools: kwbimage: Properly calculate and align kwbimage v0 header sizePali Rohár
2021-11-10tools: kwbimage: Fill the real header size into the main headerPali Rohár
2021-11-10tools: kwbimage: Align kwbimage header to proper sizePali Rohár
2021-11-10tools: kwbimage: Do not put final image padding to the image data sizePali Rohár
2021-11-10tools: kwbimage: Align final UART image to 128 bytesPali Rohár
2021-11-10tools: kwbimage: Remove unused enums and prototypesPali Rohár
2021-11-10tools: kwbimage: Fix validation of kwbimage v0Pali Rohár
2021-11-10tools: kwbimage: Set BOOT_FROM by default to SPIPali Rohár
2021-11-10tools: kwbimage: Explicitly set version also for kwbimage v0Pali Rohár
2021-11-10tools: kwbimage: Add support for new commands UART_PORT and UART_MPPPali Rohár
2021-11-10pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macroPali Rohár
2021-11-10tools: kwboot: Always print kwboot versionPali Rohár
2021-11-10tools: kwboot: Fix sending Kirkwood v0 imagesPali Rohár
2021-11-09Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2021-11-10watchdog: don't autostart watchdog on Sunxi boardsHeinrich Schuchardt
2021-11-09Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2021-11-09configs: ls1028a: ensure Ethernet is enabledVladimir Oltean
2021-11-09pci: layerscape: Fix the LUT and msi-map mismatch issueHou Zhiqiang
2021-11-09configs: fsl: migrate FMAN/QE specific defines to KconfigRajesh Bhagat
2021-11-09configs: ls1046aqds: Configure environment related configsKuldeep Singh
2021-11-09configs: ls1046aqds: Move CONFIG_SPI_FLASH_* definitions to defconfigsKuldeep Singh
2021-11-09board: kontron: sl28: add myself to ls1028a.dtsi maintainersMichael Walle
2021-11-09armv8: layerscape: use memalign() to allocate spintable codeMichael Walle
2021-11-09board: sl28: enable USB periheral support and gadgetsMichael Walle
2021-11-09board: sl28: switch to dwc3 driverMichael Walle
2021-11-09usb: dwc3: add layerscape supportMichael Walle