- 22c0133 verdin-imx8mm: spl: switch to pca9450 pmic by Max Krummenacher · 4 years, 1 month ago
- 6cca289 ARM: dts: imx8mm-verdin: follow changed pmic by Max Krummenacher · 4 years, 1 month ago
- db8fef2 power: pmic: add SPL_DM_PMIC_PCA9450 symbol to Kconfig by Igor Opaniuk · 4 years, 1 month ago
- 1af31f3 pca9450a: fix i2c address by Max Krummenacher · 4 years, 1 month ago
- 4a9c702 toradex: tdx-cfg-clock: add new i.mx 8m mini/plus skus by Marcel Ziswiler · 4 years, 1 month ago
- eaa2f10 mmc: fsl_esdhc_imx: optimize the timing setting by Haibo Chen · 4 years, 1 month ago
- dedbc9c imx: imx8qm_rom7720_a1: add missing DTS to the MAINTAINERS by Oliver Graute · 4 years, 1 month ago
- a8203cc board: ge: bx50v3: check b850v3 power management watchdog by Ian Ray · 4 years, 1 month ago
- b96c888 board: ge: reduce VPD EEPROM partition size by Ian Ray · 4 years, 1 month ago
- 3087190 board: ge: bx50v3: reduce magic numbers by Sebastian Reichel · 4 years, 1 month ago
- ebd40af board: ge: bx50v3: drop unused pinmux defines by Sebastian Reichel · 4 years, 1 month ago
- 656d8d5 board: ge: bx50v3: correct CONFIG_CMD_NFS by Ian Ray · 4 years, 1 month ago
- c2c3860 board: ge: common: vpd: fix name by Sebastian Reichel · 4 years, 1 month ago
- cb78f21 mmc: fsl_esdhc_imx: add wait_dat0() support by Haibo Chen · 4 years, 1 month ago
- f46161a imx: ahab: fix implicit declaration warning by Oliver Graute · 4 years, 1 month ago
- 8ad653b imx: ahab: fix compiler warnings in debug by Oliver Graute · 4 years, 1 month ago
- 7d7721a imx: ahab: Fix compiler warnings in printf by Oliver Graute · 4 years, 1 month ago
- c4a3290 imx: clk: added IPG Clock for I2C on imx8qm by Oliver Graute · 4 years ago
- ab77bef imx: aristainetos: enable U-Boot Environment variables protection by Heiko Schocher · 4 years ago
- cc686ee arm: dts: aristainetos: sync with changes in linux by Heiko Schocher · 4 years ago
- b43a1d7 imx6: add support for aristainetos2c_cslb board variant by Heiko Schocher · 4 years ago
- 5a0baf4 imx6: remove not longer supported aristainetos boards by Heiko Schocher · 4 years ago
- 1190a4e Merge branch '2020-12-02-master-imports' by Tom Rini · 4 years ago
- 861c87b km/common: remove CONFIG_MTD_CONCAT by Holger Brunck · 4 years, 1 month ago
- 0f7d96a remove obsolete option CONFIG_JFFS2_CMDLINE by Holger Brunck · 4 years, 1 month ago
- 2d7266a mtd: spi-nor-ids: add Winbond W25Q32JW-IM flash by Michael Walle · 4 years ago
- 75e3963 MAINTAINERS: assign include/log.h by Heinrich Schuchardt · 4 years ago
- ec506d9 log: typos in include/log.h by Heinrich Schuchardt · 4 years ago
- 92c8080 common: update: fix an "unused" warning against update_flash() by AKASHI Takahiro · 4 years ago
- 9286eb9 global_data: Fix comment for dm_driver_rt by Simon Glass · 4 years ago
- 372e227 log: Fix comment for LOGC_BOOT by Simon Glass · 4 years ago
- e4b5636 linux/compat.h: Remove debug() from spin_lock_irqsave() by Andy Shevchenko · 4 years ago
- ab5959e watchdog: sbsa: timeout should be in "millisecond" by Zhao Qiang · 4 years ago
- 1d95a1e fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free by Richard Genoud · 4 years ago
- df054ef Merge tag 'dm-pull-30nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years ago
- 31c848c Merge tag 'mips-fixes-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years ago
- b6f4b9f binman: Remove additional backslash by Michal Simek · 4 years ago
- 386a68c dm: core: Fix incorrect flag check by Marek Vasut · 4 years ago
- 5370d83 sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years ago
- 6e89224 binman: Handle tool paths containing '~' correctly by Simon Glass · 4 years, 1 month ago
- c173df6 Prepare v2021.01-rc3 by Tom Rini · 4 years ago
- 56fd1e1 configs: Resync with savedefconfig by Tom Rini · 4 years ago
- 3dc0667 mips: octeon: tools: Add update_octeon_header tool by Stefan Roese · 4 years ago
- 29ada3d mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info() by Stefan Roese · 4 years, 1 month ago
- 380a97c mips: octeon: Report full DDR size in dram_init() to gd->ram_size by Stefan Roese · 4 years, 1 month ago
- 4a23720 mips: octeon: Fix Octeon DDR driver to use the correct struct by Stefan Roese · 4 years, 1 month ago
- 04c8b5a mips: start.S: Add Octeon boot header compatibility by Stefan Roese · 4 years, 1 month 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, 1 month 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