- 1c193c0 mtd: rawnand: denali: deassert write protect pin by Masahiro Yamada · 4 years, 6 months ago
- 7a27043 mtd: rawnand: denali: configure SPARE_AREA_SKIP_BYTES only for denali_spl by Masahiro Yamada · 4 years, 7 months ago
- b0b13f4 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
- cf2d07f drivers: crypto: mod_exp_sw: Re-add DM_FLAG_PRE_RELOC by Jan Kiszka · 4 years, 6 months ago
- d5b0af0 net: fsl-mc: fixup DPC: add /board/ports node if missing by Razvan Ionut Cirjan · 4 years, 7 months ago
- 21a00d1 drivers: net: fsl-mc: fixup msi-map property by Laurentiu Tudor · 4 years, 6 months ago
- 9b2e892 driver: net: fm: minor fix in DM ETH support by Madalin Bucur · 4 years, 6 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 6 months ago
- 1af3c7f common: Drop linux/stringify.h from common header by Simon Glass · 4 years, 6 months ago
- eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 6 months ago
- 25a5818 common: Drop asm/ptrace.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 3c7dded Fix some checkpatch warnings in calls to debug() by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 6 months ago
- e6f6f9e common: Drop part.h from common header by Simon Glass · 4 years, 6 months ago
- 0528979 part: Drop disk_partition_t typedef by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- c3dc39a arm: Don't include common.h in header files by Simon Glass · 4 years, 6 months ago
- b79fdc7 common: Drop flash.h from common header by Simon Glass · 4 years, 6 months ago
- 714497e efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
- 1bc5d3a drivers/reset/Kconfig: fix typo by Trevor Woerner · 4 years, 6 months ago
- 71f6354 rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 6 months ago
- 18138ab rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 6 months ago
- bb0fb4c rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 6 months ago
- b16a331 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 6 months ago
- e2b86e2 Merge tag 'u-boot-stm32-20200514' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 6 months ago
- fe16786 Merge tag 'rpi-next-2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 6 months ago
- 36911fc clk: stm32mp1: fix CK_MPU calculation by Lionel Debieve · 4 years, 7 months ago
- d7244e4 mmc: stm32_sdmmc2: change the displayed config name by Patrick Delaunay · 4 years, 7 months ago
- f17412e gpio: stm32: support gpio ops in SPL by Patrick Delaunay · 4 years, 7 months ago
- bcd677f usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 8 months ago
- 0c27c16 ram: stm32mp1: Add support for multiple configs by Marek Vasut · 4 years, 7 months ago
- 80a7674 CLK: ARC: HSDK: add separate clock map for HSDK-4xD by Eugeniy Paltsev · 4 years, 6 months ago
- 96b2142 CLK: ARC: HSDK: define clock map with DT binding constants by Eugeniy Paltsev · 4 years, 6 months ago
- c698868 CLK: ARC: HSDK: make set_clock optional by Eugeniy Paltsev · 4 years, 6 months ago
- debfe38 CLK: ARC: HSDK: prepare for multiple clock maps support by Eugeniy Paltsev · 4 years, 6 months ago
- 9b67ebd CLK: ARC: HSDK: driver cleanup by Eugeniy Paltsev · 4 years, 6 months ago
- 731f12f CLK: ARC: HSDK: use appropriate config data types by Eugeniy Paltsev · 4 years, 6 months ago
- 5a27065 CLK: ARC: HSDK: drop unused offset by Eugeniy Paltsev · 4 years, 6 months ago
- 46d295f CLK: ARC: HSDK: avoid code duplication by Eugeniy Paltsev · 4 years, 6 months ago
- 7acdc9a mmc: sdhci: Use debug for not supported SDMA info message by Matthias Brugger · 4 years, 6 months ago
- 10bca13 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 6 months ago
- 1e6d9f5 Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 6 months ago
- fabb3a4 mmc: sdhci: not return error when SDMA is not supported by Jaehoon Chung · 4 years, 8 months ago
- fac8bfd mmc: sdhci: use phys2bus macro when dma address is accessed by Jaehoon Chung · 4 years, 8 months ago
- 0ed0db9 arm: bcm283x: serial: Move ofdata reading to probe() method by Simon Glass · 4 years, 8 months ago
- 57805f2 net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII by Nicolas Saenz Julienne · 4 years, 9 months ago
- 648856a usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · 4 years, 6 months ago
- 73ca014 usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 6 months ago
- bb488ac Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 6 months ago
- 1bccb23 Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 6 months ago
- 47bd533 gpio: emulate open drain & open source in dm_gpio_set_value() by Neil Armstrong · 4 years, 6 months ago
- 295ab88 video: omap: change include order by Dario Binacchi · 4 years, 6 months ago
- 8af1caa sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array by Ye Li · 4 years, 6 months ago
- 1fbfe58 spi: fix dev parameter in dev_* calls by Dario Binacchi · 4 years, 6 months ago
- 28029c7 spi: nxp-fspi: Use new readl_poll_sleep_timeout API by Kuldeep Singh · 4 years, 7 months ago
- 5a2b677 phy: Use _nodev naming convention if non-device clients by Jagan Teki · 4 years, 7 months ago
- d0847ec spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 7 months ago
- 231401d imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 6 months ago
- bf9382a mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · 4 years, 6 months ago
- 6fcb2ee imx8: Replace SC_R_LAST with SC_R_NONE in DTB by Leonard Crestez · 4 years, 6 months ago
- 1074af5 power: imx8: Check owned resource in power on by Ye Li · 4 years, 6 months ago
- e8f8b5c power: imx8: remove the resource owned check before power off by Peng Fan · 4 years, 6 months ago
- ca0c527 power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag by Ye Li · 4 years, 6 months ago
- 8c0a1c6 imx8: power: Add PD device lookup interface to power domain uclass by Peng Fan · 4 years, 6 months ago
- fe04bcd nand: enable the Randomizer module for i.mx7 and i.mx8 by Alice Guo · 4 years, 6 months ago
- f7bb012 mxs_nand: don't check zero count when ECC reading with randomizer by Han Xu · 4 years, 6 months ago
- a596912 MXS_NAND: Add clock support for iMX8 by Ye Li · 4 years, 6 months ago
- 39320e7 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 6 months ago
- f290fe0 nand: mxs_nand: make imx8mm can use hardware BCH and randomizer by Alice Guo · 4 years, 6 months ago
- 17282f4 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · 4 years, 6 months ago
- 9fdb5f0 mtd: nand: mxs_nand: add i.MX6QP compatible string by Han Xu · 4 years, 6 months ago
- e551ee2 mxs_nand: Update compatible string for i.MX6SX by Ye Li · 4 years, 6 months ago
- b209635 nand: Update SPL MXS NAND mini driver by Ye Li · 4 years, 6 months ago
- ff99041 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 6 months ago
- 29f40c0 nand: mxs: correct bitflip for erased NAND page by Peng Fan · 4 years, 6 months ago
- 552c882 nand: mxs: fix the bitflips for erased page when uncorrectable error by Peng Fan · 4 years, 6 months ago
- 51cdf83 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · 4 years, 6 months ago
- 616f03d mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · 4 years, 6 months ago
- 77ed80c misc: scu: Increase the timeout for MU communication by Ye Li · 4 years, 6 months ago
- e5e95ec misc: fuse: Update imx8 fuse driver for 8QM by Ye Li · 4 years, 6 months ago
- 634fe73 thermal: imx_tmu: support i.MX8MP by Peng Fan · 4 years, 6 months ago
- 951bf19 thermal: imx_tmu: Check the TEMP range for iMX8MM by Peng Fan · 4 years, 6 months ago
- b5447b9 thermal: imx_tmu: Fix for temperature out of range by Peng Fan · 4 years, 6 months ago
- 8489740 thermal: imx_tmu: support TMU arch level initialization by Peng Fan · 4 years, 6 months ago
- fc8657b thermal: imx_tmu: Add support for thermal sensor on iMX8MM by Peng Fan · 4 years, 6 months ago
- 2cd7f47 thermal: Add thermal driver for i.MX8M by Peng Fan · 4 years, 6 months ago
- 6039d66 thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensor by Ye Li · 4 years, 6 months ago
- 580fab4 eQos: Implement the read_rom_hwaddr callback by Ye Li · 4 years, 6 months ago
- 9d4194f fec: Move imx_get_mac_from_fuse declare to imx file by Ye Li · 4 years, 6 months ago
- 0e9d239 net: eqos: implement callbaks to get interface and set txclk rate by Fugang Duan · 4 years, 6 months ago
- 3a97da1 net: dwc_eth_qos: add dwc eqos for imx support by Fugang Duan · 4 years, 6 months ago
- e32e4d0 net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · 4 years, 6 months ago
- 6a895d0 net: Update eQos driver and FEC driver to use eth phy interfaces by Ye Li · 4 years, 6 months ago
- 5fe419e net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 6 months ago