- 0d96378 efi_loader: capsule: support firmware update by AKASHI Takahiro · 4 years ago
- 73d77ae efi_loader: capsule: add memory range capsule definitions by AKASHI Takahiro · 4 years ago
- 45b81954 efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 4 years ago
- 473d9b3 efi_loader: define UpdateCapsule api by AKASHI Takahiro · 4 years ago
- c2e7a36 common: update: fix an "unused" warning against update_flash() by AKASHI Takahiro · 4 years ago
- a51fb1c cmd: efidebug: Add support for TCG2 final events table by Ilias Apalodimas · 4 years ago
- 967650d efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · 4 years ago
- cae28ef tpm: Add tpm2 headers for TCG2 eventlog support by Ilias Apalodimas · 4 years ago
- 7f59c71 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 4 years ago
- 42c8ba2 efi_loader: replace printf by log in efi_uclass.c by Heinrich Schuchardt · 4 years ago
- 3ac3836 Merge branch '2020-12-01-next-imports' into next by Tom Rini · 4 years ago
- ff41a75 km/arm: coding style clean up by Holger Brunck · 4 years, 1 month ago
- 6c5c03c spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · 4 years, 1 month ago
- 223ee7d IPQ40xx: clk: add USB clock handling by Robert Marko · 4 years, 1 month ago
- 8309b12 IPQ40xx: clk: dont always return 0 by Robert Marko · 4 years, 1 month ago
- da1f2d3 IPQ40xx: clk: drop breaks in switch case by Robert Marko · 4 years, 1 month ago
- 0260c08 IPQ40xx: clk: use dev_read_addr() by Robert Marko · 4 years, 1 month ago
- a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
- 489b76a hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files by Patrick Delaunay · 4 years, 1 month ago
- 6875dec net: sntp: remove CONFIG_TIMESTAMP constraint by Heinrich Schuchardt · 4 years, 1 month ago
- 580a7a5 setexpr: Add support for strings by Simon Glass · 4 years, 1 month ago
- 00547af setexpr: Convert to use a struct for values by Simon Glass · 4 years, 1 month ago
- 7a11486 setexpr: Correct buffer overflow bug and enable tests by Simon Glass · 4 years, 1 month ago
- 28ae25a setexpr: Correct dropping of final unmatched string by Simon Glass · 4 years, 1 month ago
- 00e4419 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 4 years, 1 month ago
- b8e9f2d setexpr: Split the core logic into its own function by Simon Glass · 4 years, 1 month ago
- bbcdba8 test: Add some setexpr regex tests by Simon Glass · 4 years, 1 month ago
- 7c19edf setexpr: Add explicit support for 32- and 64-bit ints by Simon Glass · 4 years, 1 month ago
- 3d3c397 command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years, 1 month ago
- 663a2c1 test: Add some tests for setexpr by Simon Glass · 4 years, 1 month ago
- 45ae436 Makefile: Correctly propagate failure when removing target by Pali Rohár · 4 years, 1 month ago
- 7596903 gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 3 months ago
- 73fcbc7 Adds basic support for ProxyDHCP by Lyle Franklin · 5 years ago
- feb7db8 cmd: pxe: Use internal FDT if retrieving from FDTDIR fails by Anton Leontiev · 5 years ago
- c173df6 Prepare v2021.01-rc3 by Tom Rini · 4 years ago
- 56fd1e1 configs: Resync with savedefconfig by Tom Rini · 4 years ago
- 088ba72 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years ago
- 31849df Merge tag 'efi-2021-01-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
- f1202c4 charset: make u16_strnlen accessible at runtime by Ilias Apalodimas · 4 years ago
- ba5c1ab lib/efi_loader: fix ABI in efi_mm_communicate_header by Etienne Carriere · 4 years ago
- 8da4625 efi_loader: enable EFI_SET_TIME on sandbox and QEMU ARM by Heinrich Schuchardt · 4 years ago
- 881c74a fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · 4 years ago
- 6dc7a16 fs: fat: directory entries starting with 0x05 by Heinrich Schuchardt · 4 years ago
- a802152 fs: fat: avoid NULL dereference when root dir is full by Heinrich Schuchardt · 4 years ago
- 55df5ac Merge https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years ago
- 4f1b444 riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller by Pragnesh Patel · 4 years ago
- 1cfbd7a i2c: ocores: add i2c driver for OpenCores I2C controller by Pragnesh Patel · 4 years ago
- 9355716 i2c: designware_i2c: Don't warn if no reset controller by Simon Glass · 4 years, 1 month ago
- edf478b i2c: mvtwsi: disable i2c slave also on Armada 8k by Baruch Siach · 4 years, 2 months ago
- c71c95c mmc: check a return value about regulator's always-on by Jaehoon Chung · 4 years, 1 month ago
- ad9f7ce mmc: display an error number to debug by Jaehoon Chung · 4 years ago
- 8fbe95b mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years, 1 month ago
- ee2708b mmc: fsl_esdhc: set sysctl register for clock initialization by Yangbo Lu · 4 years, 1 month ago
- 8632509 mmc: Add some helper functions for retrying on error by Sean Anderson · 4 years, 1 month ago
- 2bfeb4b Merge tag 'u-boot-stm32-20201125' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago
- 61eebd4 board: st: stm32mp1: update load address for FIT examples by Patrick Delaunay · 4 years ago
- c8a755d phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off by Patrick Delaunay · 4 years, 1 month ago
- 1d95e4f pinctrl: stmfx: update pin name by Patrick Delaunay · 4 years, 1 month ago
- 23a46bf pinctrl: stmfx: update pincontrol and gpio device name by Patrick Delaunay · 4 years, 1 month ago
- f60bc02 gpio: stm32: correct the bias management by Patrick Delaunay · 4 years, 1 month ago
- 6347ed9 pinctrl: stm32: display bias information for all pins by Patrick Delaunay · 4 years, 1 month ago
- b78ceb4 remoteproc: stm32: update error management in stm32_copro_start by Patrick Delaunay · 4 years, 1 month ago
- a841489 remoteproc: stm32: use reset for hold boot by Patrick Delaunay · 4 years, 1 month ago
- 4290573 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years, 1 month ago
- 1b5cd0b board: stm32mp1: no MTD partitions fixup for serial boot by Patrick Delaunay · 4 years, 1 month ago
- e93ee7b SPL: stm32mp1: fix spl_mmc_boot_partition not defined by Richard Genoud · 4 years, 2 months ago
- 3aa57b6 ARM: dts: stm32: Drop QSPI CS2 on DHCOM by Marek Vasut · 4 years, 1 month ago
- b64e001 ARM: dts: stm32: Fix uSD card-detect GPIO on DHCOM by Marek Vasut · 4 years, 1 month ago
- a942d26 ARM: dts: stm32: Add DHCOM based PicoITX board by Marek Vasut · 4 years, 1 month ago
- 0fa6228 arm: stm32mp: correct the ALIGN macro usage by Patrick Delaunay · 4 years, 1 month ago
- ff965ee ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi by Patrice Chotard · 4 years, 1 month ago
- 8227081 ARM: dts: stm32: Fix timer initialization for stm32 MCU's board by Patrice Chotard · 4 years, 1 month ago
- 62f5616 ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boards by Patrice Chotard · 4 years, 1 month ago
- e893f05 ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1 by Patrice Chotard · 4 years, 1 month ago
- b1ed6a8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years ago
- a654775 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years ago
- 09aee38 usb: gadget: dwc2_udc_otg: return zero when reset property is not present by Jaehoon Chung · 4 years, 1 month ago
- c37f8f3 usb: dwc3: Handle case where setup_phy is not needed by Siva Durga Prasad Paladugu · 4 years, 1 month ago
- 99df7a5 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years, 1 month ago
- 8bbf387 pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl by Lad Prabhakar · 4 years, 1 month ago
- d228827 pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1 by Biju Das · 4 years, 1 month ago
- 0a36270 pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1 by Biju Das · 4 years, 1 month ago
- fd37ab3 pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1 by Biju Das · 4 years, 1 month ago
- 121bd00 pinctrl: renesas: r8a77951: Add R8A774E1 PFC support by Biju Das · 4 years, 1 month ago
- d1d7888 pinctrl: renesas: r8a77965: Add R8A774B1 PFC support by Biju Das · 4 years, 1 month ago
- 44ae9f4 Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
- cd9f860 efi_loader: parameter check in GetNextVariableName() by Heinrich Schuchardt · 4 years ago
- c67fef6 efi_loader: tcg2 protocol updates by Ilias Apalodimas · 4 years ago
- 5cef045 dfu: simplify the dependencies of DFU_TFTP by AKASHI Takahiro · 4 years ago
- 739cbab Merge tag 'xilinx-for-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years ago
- 2fc7812 fru: common: Record pcie/uuid fields in custom board area by Michal Simek · 4 years, 1 month ago
- bd8d50f fru: ops: Do not let parser to write data to not allocated space by Michal Simek · 4 years, 1 month ago
- b682f00 fru: common: Switch capture variable with the rest by Michal Simek · 4 years, 1 month ago
- 93f6043 arm64: zynqmp: Enable TPM for xilinx platforms by Michal Simek · 4 years, 1 month ago
- 812881b arm64: zynqmp: Get rid of unused macros by Michal Simek · 4 years, 1 month ago
- 9ef40ea tpm: spi: Cleanup source code by Michal Simek · 4 years, 1 month ago
- f3e2c9d microblaze: Detect NOR flash based on DT by Michal Simek · 4 years, 1 month ago
- 736c1e64 microblaze: Unify of setting for SPL_NOR/XIP support by Michal Simek · 4 years, 1 month ago
- 64b5d20 microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years, 1 month ago
- b139503 microblaze: Get rid of xparameters.h by Michal Simek · 4 years, 1 month ago