- 97f5e2d tpm2: Introduce TIS tpm core by Ilias Apalodimas · 3 years, 1 month ago
- 9e91dd3 tpm: refactor function names for LPC based TPMs by Ilias Apalodimas · 3 years, 1 month ago
- 228c57c tpm: refactor function names and macros for infineon v1.2 TPM by Ilias Apalodimas · 3 years, 1 month ago
- d132593 efi_loader: fix BootOrder variable measurement handling by Masahisa Kojima · 3 years, 1 month ago
- 3dbdbfa Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
- f8f134d tools: kwbimage: Properly set srcaddr in kwbimage v0 by Pali Rohár · 3 years, 1 month ago
- ecb3ca7 tools: kwbimage: Properly calculate and align kwbimage v0 header size by Pali Rohár · 3 years, 1 month ago
- e411842 tools: kwbimage: Fill the real header size into the main header by Pali Rohár · 3 years, 1 month ago
- 14c0596 tools: kwbimage: Align kwbimage header to proper size by Pali Rohár · 3 years, 1 month ago
- dce60c5 tools: kwbimage: Do not put final image padding to the image data size by Pali Rohár · 3 years, 1 month ago
- deba0ad tools: kwbimage: Align final UART image to 128 bytes by Pali Rohár · 3 years, 1 month ago
- ac0c348 tools: kwbimage: Remove unused enums and prototypes by Pali Rohár · 3 years, 1 month ago
- 17414cb tools: kwbimage: Fix validation of kwbimage v0 by Pali Rohár · 3 years, 1 month ago
- 1e2d7fb tools: kwbimage: Set BOOT_FROM by default to SPI by Pali Rohár · 3 years, 1 month ago
- c990f94 tools: kwbimage: Explicitly set version also for kwbimage v0 by Pali Rohár · 3 years, 1 month ago
- d884094 tools: kwbimage: Add support for new commands UART_PORT and UART_MPP by Pali Rohár · 3 years, 1 month ago
- 7c80e67 pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro by Pali Rohár · 3 years, 1 month ago
- 73ae7aa tools: kwboot: Always print kwboot version by Pali Rohár · 3 years, 1 month ago
- 400b5cf tools: kwboot: Fix sending Kirkwood v0 images by Pali Rohár · 3 years, 1 month ago
- e4e247e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 1 month ago
- 150528f watchdog: don't autostart watchdog on Sunxi boards by Heinrich Schuchardt · 3 years, 1 month ago
- 324d1be Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 1 month ago
- 9478e80 exynos: mmu: use CONFIG_IS_ENABLED by Minkyu Kang · 3 years, 1 month ago
- e14ab7c exynos78x0: pinctrl: set const to structs by Minkyu Kang · 3 years, 1 month ago
- 66345c6 exynos: pwm: Deal with a PWM at 100% by Simon Glass · 3 years, 1 month ago
- 1c25a29 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 3 years, 1 month ago
- de53e5e Fix syntax error by Leo Yu-Chi Liang · 3 years, 1 month ago
- d3a09ec riscv: ae350: Use #if defined instead of CONFIG_IS_ENABLED by Leo Yu-Chi Liang · 3 years, 1 month ago
- 2f5b807 riscv: add #define in asm/io.h for some device drivers by Wei Fu · 3 years, 1 month ago
- 9607674 cmd: sbi: show SBI implementation version by Heinrich Schuchardt · 3 years, 1 month ago
- 69c681e riscv: function to retrieve SBI implementation version by Heinrich Schuchardt · 3 years, 1 month ago
- 33b1f47 Merge tag 'efi-2022-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 1 month ago
- 54fb1fa dfu: newline after updating by Heinrich Schuchardt · 3 years, 9 months ago
- 22fe66d ARM: renesas: reduce rcar3_salvator-x image size by Heinrich Schuchardt · 3 years, 4 months ago
- 4d1fee2 efi_selftest: add selftest for EFI_TCG2_PROTOCOL and Measured Boot by Masahisa Kojima · 3 years, 1 month ago
- 04c26ff efi: Add video support to the app by Simon Glass · 3 years, 1 month ago
- 0a3e7b3 efi: Add a way to obtain boot services in the app by Simon Glass · 3 years, 1 month ago
- 86ed9c5 x86: Don't duplicate global_ptr in 64-bit EFI app by Simon Glass · 3 years, 1 month ago
- 49a643b efi: Create a 64-bit app by Simon Glass · 3 years, 1 month ago
- 359a89d x86: Create a 32/64-bit selection for the app by Simon Glass · 3 years, 1 month ago
- c03ecd7 efi: Drop the OF_EMBED warning for EFI by Simon Glass · 3 years, 1 month ago
- ebf8b06 efi: Enable DM_ETH for the app by Simon Glass · 3 years, 1 month ago
- daa53a2 efi: Add a script to build an image for testing on UEFI by Simon Glass · 3 years, 1 month ago
- 06ef6b6 efi_loader: add EFI_TCG2_PROTOCOL.SubmitCommand by Masahisa Kojima · 3 years, 1 month ago
- d420d8d efi_loader: use byteshift unaligned access helper by Masahisa Kojima · 3 years, 1 month ago
- f155bf5 efi_loader: capsule: drop __weak from efi_get_public_key_data() by AKASHI Takahiro · 3 years, 1 month ago
- 44acc5f doc: mmc rescan speed mode by Heinrich Schuchardt · 3 years, 1 month ago
- c9a1914 doc: Remove the obsolete README.AMCC-eval-boards-cleanup file by Thomas Huth · 3 years, 1 month ago
- 222d544 doc: Remove obsolete doc/README.nand-boot-ppc440 by Stefan Roese · 3 years, 1 month ago
- d239d36 Merge branch '2021-11-05-Kconfig-syncs' by Tom Rini · 3 years, 1 month ago
- 0254200 configs: Resync with savedefconfig by Tom Rini · 3 years, 1 month ago
- 36f4879 Convert CONFIG_BOARD_EARLY_INIT_F et al to Kconfig by Tom Rini · 3 years, 1 month ago
- d24700f Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 1 month ago
- 1bd3b17 Convert CONFIG_BMP_16BPP to Kconfig by Tom Rini · 3 years, 1 month ago
- 5cd398a Convert CONFIG_OF_EMBED to Kconfig by Tom Rini · 3 years, 1 month ago
- ae6fd8e Convert CONFIG_MCFUART to Kconfig by Tom Rini · 3 years, 1 month ago
- 26a0095 Convert CONFIG_FEC_MXC to Kconfig by Tom Rini · 3 years, 1 month ago
- a34469d Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Tom Rini · 3 years, 1 month ago
- c25cc7a Convert CONFIG_SYS_TEXT_BASE to Kconfig by Tom Rini · 3 years, 1 month ago
- 2713651 Convert CONFIG_SYS_HZ to Kconfig by Tom Rini · 3 years, 1 month ago
- c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
- dcd6294 fs: yaffs2: Finish Kconfig migration by Tom Rini · 3 years, 1 month ago
- 11b5cbc Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
- f97d676 sunxi: Use sysreset framework for poweroff/reset by Samuel Holland · 3 years, 1 month ago
- 01477b3 sunxi: Avoid duplicate reset_cpu with SYSRESET enabled by Samuel Holland · 3 years, 1 month ago
- 3a8713a watchdog: Automatically register device with sysreset by Samuel Holland · 3 years, 1 month ago
- 90722ba sysreset: watchdog: Move watchdog reference to plat data by Samuel Holland · 3 years, 1 month ago
- 83e32fa sysreset: Mark driver probe functions as static by Samuel Holland · 3 years, 1 month ago
- d9263d5 sysreset: Add uclass Kconfig dependency to drivers by Samuel Holland · 3 years, 1 month ago
- 7e7a7b6 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 1 month ago
- 5b1205d Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
- f566d47 usb: mtu3: flush cache for the first GPD when allocate GPD ring by developer · 3 years, 1 month ago
- 058f67b arm: a37xx: pci: Program the data strobe for config read requests by Pali Rohár · 3 years, 1 month ago
- 2d760ed tools: kwboot: Do not send magic seq when changing baudrate back to 115200 by Pali Rohár · 3 years, 1 month ago
- 6303a23 tools: kwboot: Do not use stack when setting baudrate back to default value by Pali Rohár · 3 years, 1 month ago
- 15b16e5 tools: kwboot: Replace ARM mov + movt instruction pair by mov + orr by Pali Rohár · 3 years, 1 month ago
- 9e624c9 tools: kwboot: Increase delay after changing baudrate in ARM code by Pali Rohár · 3 years, 1 month ago
- f2acbba tools: kwboot: Do not call tcdrain() after each sent packet by Pali Rohár · 3 years, 1 month ago
- 6daa561 tools: kwboot: Fix sending retry of last header packet by Pali Rohár · 3 years, 1 month ago
- 959e850 tools: kwboot: Resend first 3 xmodem retry packets immediately by Pali Rohár · 3 years, 1 month ago
- e665c6a tools: kwboot: Change retry loop from decreasing to increasing by Pali Rohár · 3 years, 1 month ago
- 6fa9709 tools: kwboot: Calculate real used space in kwbimage header when calling kwboot_img_grow_hdr() by Pali Rohár · 3 years, 1 month ago
- 90eb900 tools: kwboot: Do not modify kwbimage header before increasing its size by Pali Rohár · 3 years, 1 month ago
- 085d9ce tools: kwboot: Simplify code for aligning image header by Pali Rohár · 3 years, 1 month ago
- ddee5d8 tools: kwboot: Show verbose message when waiting for baudrate change magic by Pali Rohár · 3 years, 1 month ago
- 71db362 tools: kwboot: Correctly set configuration of UART for BootROM messages by Pali Rohár · 3 years, 1 month ago
- f625a22 tools: kwboot: Recalculate 4-byte data checksum after injecting baudrate code by Pali Rohár · 3 years, 1 month ago
- aed39f2 tools: kwboot: Inject baudrate change back code after data part by Pali Rohár · 3 years, 1 month ago
- 0b659e5 tools: kwboot: Validate 4-byte image data checksum by Pali Rohár · 3 years, 1 month ago
- d877439 tools: kwboot: Reserve enough space for patching kwbimage in memory by Pali Rohár · 3 years, 1 month ago
- 40003a0 tools: kwboot: Fix initialization of tty device by Pali Rohár · 3 years, 1 month ago
- c1efca4 tools: kwboot: Initialize rfds to zero by Pali Rohár · 3 years, 1 month ago
- ac2ee55 pci: pci_mvebu: Fix comment about driver class name by Pali Rohár · 3 years, 1 month ago
- 6f3e57a pci: pci_mvebu: Setup PCI controller to Root Complex mode by Pali Rohár · 3 years, 1 month ago
- 7dc01fd pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- 2f9b519 pci: pci_mvebu: Fix place of link up detection by Pali Rohár · 3 years, 1 month ago
- b0877d1 pci: pci_mvebu: Remove unused functions by Pali Rohár · 3 years, 1 month ago
- 9e2274d pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port) by Pali Rohár · 3 years, 1 month ago
- 8922013 pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
- 35bce49 pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago