- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
- c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 1e26864 arm: Don't include common.h in header files by Simon Glass · 4 years, 7 months ago
- 8e20188 common: Drop flash.h from common header by Simon Glass · 4 years, 7 months ago
- 282d386 efi_loader: round the memory area in efi_add_memory_map() by Michael Walle · 4 years, 6 months ago
- e3d9c99 drivers/reset/Kconfig: fix typo by Trevor Woerner · 4 years, 7 months ago
- 2bcc1ed rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32 by Trevor Woerner · 4 years, 7 months ago
- 513f640 rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA by Trevor Woerner · 4 years, 7 months ago
- bb7ab07 rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD by Trevor Woerner · 4 years, 7 months ago
- f995375 rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X by Trevor Woerner · 4 years, 7 months ago
- abccdb1 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
- 72fb18f 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
- 9728949 clk: stm32mp1: fix CK_MPU calculation by Lionel Debieve · 4 years, 7 months ago
- c3d0780 mmc: stm32_sdmmc2: change the displayed config name by Patrick Delaunay · 4 years, 7 months ago
- b1c6014 gpio: stm32: support gpio ops in SPL by Patrick Delaunay · 4 years, 7 months ago
- 6dbadd3 usb: gadget: g_dnl: add function g_dnl_set_product by Patrick Delaunay · 4 years, 8 months ago
- 697887a ram: stm32mp1: Add support for multiple configs by Marek Vasut · 4 years, 7 months ago
- 6bd63fc CLK: ARC: HSDK: add separate clock map for HSDK-4xD by Eugeniy Paltsev · 4 years, 7 months ago
- 7aa8c09 CLK: ARC: HSDK: define clock map with DT binding constants by Eugeniy Paltsev · 4 years, 7 months ago
- 87b0d19 CLK: ARC: HSDK: make set_clock optional by Eugeniy Paltsev · 4 years, 7 months ago
- 089c8e9 CLK: ARC: HSDK: prepare for multiple clock maps support by Eugeniy Paltsev · 4 years, 7 months ago
- 9264fdf CLK: ARC: HSDK: driver cleanup by Eugeniy Paltsev · 4 years, 7 months ago
- 0b8ac7c CLK: ARC: HSDK: use appropriate config data types by Eugeniy Paltsev · 4 years, 7 months ago
- f29fb45 CLK: ARC: HSDK: drop unused offset by Eugeniy Paltsev · 4 years, 7 months ago
- 42da394 CLK: ARC: HSDK: avoid code duplication by Eugeniy Paltsev · 4 years, 7 months ago
- 44354b0 mmc: sdhci: Use debug for not supported SDMA info message by Matthias Brugger · 4 years, 7 months ago
- f887744 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 4 years, 7 months ago
- f792725 Merge tag 'u-boot-amlogic-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
- d9a86c1 mmc: sdhci: not return error when SDMA is not supported by Jaehoon Chung · 4 years, 8 months ago
- 2768593 mmc: sdhci: use phys2bus macro when dma address is accessed by Jaehoon Chung · 4 years, 8 months ago
- 910c58f arm: bcm283x: serial: Move ofdata reading to probe() method by Simon Glass · 4 years, 8 months ago
- 138f595 net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII by Nicolas Saenz Julienne · 4 years, 9 months ago
- 1eb3c30 usb: dwc3: Add versal compatibility string to dwc3 glue ids by Siva Durga Prasad Paladugu · 4 years, 7 months ago
- c1157dc usb: dwc3: add dis_del_phy_power_chg_quirk by Jagan Teki · 4 years, 7 months ago
- 5c0ee8b Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years, 7 months ago
- 78b0041 Merge tag 'u-boot-imx-20200511' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
- f51b8da gpio: emulate open drain & open source in dm_gpio_set_value() by Neil Armstrong · 4 years, 7 months ago
- 763e736 video: omap: change include order by Dario Binacchi · 4 years, 7 months ago
- efd11b9 sf: Add Macronix MX25R6435F SPI NOR flash to flash parameters array by Ye Li · 4 years, 7 months ago
- e50cc3e spi: fix dev parameter in dev_* calls by Dario Binacchi · 4 years, 7 months ago
- cab5651 spi: nxp-fspi: Use new readl_poll_sleep_timeout API by Kuldeep Singh · 4 years, 7 months ago
- a4e8eee phy: Use _nodev naming convention if non-device clients by Jagan Teki · 4 years, 7 months ago
- 65eedd5 spi: Zap lpc32xx_ssp driver-related code by Jagan Teki · 4 years, 7 months ago
- 1b9729a imx: imx8qm/imx8qxp: Power down the resources before SPL jump to u-boot by Peng Fan · 4 years, 7 months ago
- afed2a1 mtd: nand: raw: mxs_nand changes for nandbcb by Han Xu · 4 years, 7 months ago
- 797be1b imx8: Replace SC_R_LAST with SC_R_NONE in DTB by Leonard Crestez · 4 years, 7 months ago
- 479a9631 power: imx8: Check owned resource in power on by Ye Li · 4 years, 7 months ago
- 6c3a5b3 power: imx8: remove the resource owned check before power off by Peng Fan · 4 years, 7 months ago
- 625347a power: imx8-power-domain: Set DM_FLAG_DEFAULT_PD_CTRL_OFF flag by Ye Li · 4 years, 7 months ago
- b48acc5 imx8: power: Add PD device lookup interface to power domain uclass by Peng Fan · 4 years, 7 months ago
- 3f27778 nand: enable the Randomizer module for i.mx7 and i.mx8 by Alice Guo · 4 years, 7 months ago
- e4f2b00 mxs_nand: don't check zero count when ECC reading with randomizer by Han Xu · 4 years, 7 months ago
- 30e5a50 MXS_NAND: Add clock support for iMX8 by Ye Li · 4 years, 7 months ago
- 128abf4 mtd: nand: support GPMI NAND driver for i.MX8 by Peng Fan · 4 years, 7 months ago
- 7f174c6 nand: mxs_nand: make imx8mm can use hardware BCH and randomizer by Alice Guo · 4 years, 7 months ago
- 33543b5 mtd: mxs_nand: fix the gf_13/14 definition issue by Han Xu · 4 years, 7 months ago
- a231b75 mtd: nand: mxs_nand: add i.MX6QP compatible string by Han Xu · 4 years, 7 months ago
- 960b4ba mxs_nand: Update compatible string for i.MX6SX by Ye Li · 4 years, 7 months ago
- cf63923 nand: Update SPL MXS NAND mini driver by Ye Li · 4 years, 7 months ago
- 74948b8 mxs_nand: Add support for i.MX8M by Ye Li · 4 years, 7 months ago
- 9e81373 nand: mxs: correct bitflip for erased NAND page by Peng Fan · 4 years, 7 months ago
- df23c9d nand: mxs: fix the bitflips for erased page when uncorrectable error by Peng Fan · 4 years, 7 months ago
- c673613 mtd: gpmi: provide the option to use legacy bch geometry by Ye Li · 4 years, 7 months ago
- 9454744 mtd: gpmi: change the BCH layout setting for large oob NAND by Ye Li · 4 years, 7 months ago
- 3e738e5 misc: scu: Increase the timeout for MU communication by Ye Li · 4 years, 7 months ago
- 390f460 misc: fuse: Update imx8 fuse driver for 8QM by Ye Li · 4 years, 7 months ago
- fed211f thermal: imx_tmu: support i.MX8MP by Peng Fan · 4 years, 7 months ago
- 6eff287 thermal: imx_tmu: Check the TEMP range for iMX8MM by Peng Fan · 4 years, 7 months ago
- cabe231 thermal: imx_tmu: Fix for temperature out of range by Peng Fan · 4 years, 7 months ago
- 4f5026c thermal: imx_tmu: support TMU arch level initialization by Peng Fan · 4 years, 7 months ago
- bef7d2a thermal: imx_tmu: Add support for thermal sensor on iMX8MM by Peng Fan · 4 years, 7 months ago
- 10de579 thermal: Add thermal driver for i.MX8M by Peng Fan · 4 years, 7 months ago
- 4489a2e thermal: imx_scu_thermal: Update driver for i.MX8QM thermal sensor by Ye Li · 4 years, 7 months ago
- 3fb1a0e eQos: Implement the read_rom_hwaddr callback by Ye Li · 4 years, 7 months ago
- 89e2f95 fec: Move imx_get_mac_from_fuse declare to imx file by Ye Li · 4 years, 7 months ago
- dd455e6 net: eqos: implement callbaks to get interface and set txclk rate by Fugang Duan · 4 years, 7 months ago
- 37aae5f net: dwc_eth_qos: add dwc eqos for imx support by Fugang Duan · 4 years, 7 months ago
- 030ccaa net: phy: realtek: add rx delay support for RTL8211F by Fugang Duan · 4 years, 7 months ago
- ad122b7 net: Update eQos driver and FEC driver to use eth phy interfaces by Ye Li · 4 years, 7 months ago
- cd5bb77 net: Add eth phy generic driver for shared MDIO by Ye Li · 4 years, 7 months ago
- 4b3c46c pinctrl: nxp: scu: Check the pad partition before set pinmux by Ye Li · 4 years, 7 months ago
- 075497c net: fec: add fuse check by Peng Fan · 4 years, 7 months ago
- f8b2719 usb: mx6: add fuse check by Peng Fan · 4 years, 7 months ago
- 23d4ee3 i2c: mxc: add fuse check by Peng Fan · 4 years, 7 months ago
- 8612c099 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 4 years, 7 months ago
- 6565e90 net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode by Murali Karicheri · 4 years, 7 months ago
- d301f8f sata: dwc_ahsata: Fix memory issue in reset_sata by Ye Li · 4 years, 7 months ago
- dcec3bd sata: dwc_ahsata: Fix incorrect free by Ye Li · 4 years, 7 months ago
- f1c562e sata: ahsata: Fix wrong operand for checking SERR DIAG_X by Ye Li · 4 years, 7 months ago
- cc653ce sata: ahsata: Fix resource leak by Ye Li · 4 years, 7 months ago
- e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- b032d89 phy: atheros: consolidate {ar8031|ar8035}_config() by Michael Walle · 4 years, 7 months ago
- 1385902 phy: atheros: ar8035: remove static clock config by Michael Walle · 4 years, 7 months ago
- 5d0ea11 phy: atheros: add device tree bindings and config by Michael Walle · 4 years, 7 months ago
- 376019a phy: atheros: move delay config to common function by Michael Walle · 4 years, 7 months ago
- fb4a465 phy: atheros: introduce debug read and write functions by Michael Walle · 4 years, 7 months ago