- bc820d5 fastboot: add UUU command UCmd and ACmd support by Heiko Schocher · 3 years, 9 months ago
- de1728c fastboot: Allow u-boot-style partitions by Sean Anderson · 3 years, 9 months ago
- ae5e6b4 fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_name by Sean Anderson · 3 years, 9 months ago
- f3cf964 fastboot: Remove mmcpart argument from raw_part_get_info_by_name by Sean Anderson · 3 years, 9 months ago
- 3f6fb77 mmc: sandbox: Add support for writing by Sean Anderson · 3 years, 9 months ago
- df88a0e net: cortina_ni: buffer overrun by Heinrich Schuchardt · 3 years, 9 months ago
- 6b0431d mtd: rawnand: cortina_nand: missing initialization by Heinrich Schuchardt · 3 years, 9 months ago
- f0bbcde dm: ddr: socfpga: don't assign values that are not used by Heinrich Schuchardt · 3 years, 9 months ago
- 391a16b rng: iProc rng200: Rename ..._platdata variables to just ..._plat by Peter Robinson · 3 years, 9 months ago
- 25d34b9 virtio: fix off by one device id comparison by Vincent Stehlé · 3 years, 9 months ago
- cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
- d9aa19e spi: zynqmp_gqspi: fix set_speed bug on multiple runs by Brandon Maier · 3 years, 10 months ago
- a13a821 net: gem: Fix error path in zynq_gem_probe by Michal Simek · 3 years, 9 months ago
- ea4d4cb net: gem: Enable ethernet rx clock for versal by T Karthik Reddy · 3 years, 9 months ago
- 8faa791 i2c: i2c_cdns: Enable i2c clock by T Karthik Reddy · 3 years, 9 months ago
- 60b03f1 clk: versal: Add support to enable clocks by T Karthik Reddy · 3 years, 9 months ago
- a72a6ae clk: zynqmp: Add support to enable clocks by T Karthik Reddy · 3 years, 9 months ago
- 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 9 months ago
- 8c02d84 fpga: zynqpl: fix buffer alignment by Michael Walle · 3 years, 9 months ago
- 8f7a16a Merge tag 'u-boot-amlogic-20210222' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
- bced796 Merge tag 'ti-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 9 months ago
- a3ddc77 Merge tag 'video-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 3 years, 9 months ago
- d242a14 clk: ti: improve debug messages for clkctrl driver by Dario Binacchi · 3 years, 9 months ago
- 44a7cc8 uec.h: fix COFIG_DM typo by Rasmus Villemoes · 4 years, 1 month ago
- 69bd7df dm_qe_uec.c: fix indentation in uec_set_mac_if_mode() by Rasmus Villemoes · 4 years, 1 month ago
- b732c87 Merge tag 'for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 3 years, 9 months ago
- 2147a16 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO by Igor Opaniuk · 3 years, 9 months ago
- d1f3abe dm: i2c: allow disabling driver model in SPL by Igor Opaniuk · 3 years, 9 months ago
- 73c1669 i2c: at91: fix crash when using 'i2c probe' by Eugen Hristev · 4 years ago
- 6befb51 i2c: i2c-gpio: Fix GPIO output by Harm Berntsen · 4 years ago
- 06183ac pci: renesas: Fix BAR mapping on Gen3 by Marek Vasut · 3 years, 10 months ago
- b169ef1 pci: renesas: Make map address and mask power of two on Gen3 by Marek Vasut · 3 years, 10 months ago
- b9616d8 pci: renesas: Add root bus handling on Gen3 by Marek Vasut · 3 years, 10 months ago
- 0f42561 drivers: video: Add Support for Himax HX8238D Panel by Moses Christopher · 3 years, 10 months ago
- 196947b Replace video_uc_platdata with video_uc_plat by Dario Binacchi · 3 years, 10 months ago
- 9c1e098 video: eliminate unused drivers/video/mb862xx.c by Heinrich Schuchardt · 3 years, 11 months ago
- f457680 video: simple_panel: Add boe,nv101wxmn51 display by Alper Nebi Yasak · 4 years, 1 month ago
- 92a8143 video: simple_panel: Add sharp,lq123p1jx31 display by Alper Nebi Yasak · 4 years, 1 month ago
- 9d7e661 mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq by Jaehoon Chung · 3 years, 9 months ago
- a96ea4d mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq by Jaehoon Chung · 3 years, 9 months ago
- caee38a mmc: pwrseq: add mmc-pwrseq file to provide a generic interface by Jaehoon Chung · 3 years, 9 months ago
- 46938ab mmc: mmc_spi: Document the 3 local functions by Bin Meng · 3 years, 9 months ago
- 2f22cb4 mmc: mmc_spi: Fix potential spec violation in receiving card response by Bin Meng · 3 years, 9 months ago
- 781aad0 mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd() by Bin Meng · 3 years, 9 months ago
- 01962f8 mmc: mmc_spi: Print verbose debug output when crc16 check fails by Bin Meng · 3 years, 9 months ago
- 8e2b0af mmc: fix response timeout after switch command by Stefan Bosch · 3 years, 10 months ago
- 37e1362 mmc: sdhci: skip cache invalidation if DMA is not used by Yuezhang.Mo@sony.com · 3 years, 10 months ago
- 52ff04a mmc: initialize an err variable by Jaehoon Chung · 4 years ago
- 0059ef0 video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible by Nicolas Saenz Julienne · 3 years, 10 months ago
- c89c96d mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys() by Nicolas Saenz Julienne · 3 years, 10 months ago
- 1a47455 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 10 months ago
- 4abf68d dm: Introduce DMA constraints into the core device model by Nicolas Saenz Julienne · 3 years, 10 months ago
- 51bdb50 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 10 months ago
- c709243 pci: pcie-brcmstb: Fix inbound window configurations by Nicolas Saenz Julienne · 3 years, 10 months ago
- 85f3fdd pci: brcmstb: Cleanup controller state before handover by Nicolas Saenz Julienne · 3 years, 10 months ago
- e3bbc1f usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag by Nicolas Saenz Julienne · 3 years, 10 months ago
- 1613cf5 config: Enable iProc RNG200 driver in RPi4 configs by Matthias Brugger · 4 years ago
- 97ab802 adc: meson-saradc: add support for getting reference voltage value by Marek Szyprowski · 3 years, 9 months ago
- c0165c8 button: add a simple Analog to Digital Converter device based button driver by Marek Szyprowski · 3 years, 9 months ago
- 537f001 rng: Add iProc RNG200 driver by Matthias Brugger · 4 years ago
- 71a2d1e drivers: net: Add Felix DSA switch driver by Alex Marginean · 3 years, 10 months ago
- fc054d5 net: Introduce DSA class for Ethernet switches by Claudiu Manoil · 3 years, 10 months ago
- d0781c9 net: phy: introduce fixed_phy_create for DSA CPU ports by Vladimir Oltean · 3 years, 10 months ago
- 56a5588 net: phy: fixed: support speeds of 2500 and 10000 by Vladimir Oltean · 3 years, 10 months ago
- 592b98b drivers: tee: sandbox: add rpc test ta emulation by Igor Opaniuk · 3 years, 10 months ago
- 4e96356 drivers: tee: i2c trampoline driver by Jorge Ramirez-Ortiz · 3 years, 10 months ago
- c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
- f0debb2 sh: Remove sh7757lcr board by Tom Rini · 3 years, 9 months ago
- 215386e sh: Remove r7780mp board by Tom Rini · 3 years, 9 months ago
- 2ce7b65 arm: Remove ls2080a_simu board by Tom Rini · 3 years, 9 months ago
- a1361f4 arm: Remove mx35pdk board by Tom Rini · 3 years, 9 months ago
- 7c82e12 Merge tag 'u-boot-atmel-fixes-2021.04-a' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 3 years, 9 months ago
- 038e024 net: gem: unregister mdio bus if probe fails by Michael Walle · 3 years, 9 months ago
- 65bde1c clk: at91: compat: partially revert "dm: Remove uses of device_bind_offset()" by Eugen Hristev · 3 years, 9 months ago
- db8fb2f usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg by Patrick Delaunay · 3 years, 9 months ago
- cec8042 usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() by Stefan Roese · 3 years, 10 months ago
- 5a5024f usb: xhci-pci: Check for errors from dm_pci_map_bar() by Pali Rohár · 3 years, 10 months ago
- 04232f7 usb: xhci-mtk: support option to disable ports by Chunfeng Yun · 3 years, 11 months ago
- c7182c0 Merge tag 'u-boot-amlogic-20210210' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 9 months ago
- 4547551 phy: Add Amlogic AXG MIPI PCIe Analog PHY driver by Neil Armstrong · 3 years, 11 months ago
- 7ef1950 phy: Add Amlogic AXG MIPI D-PHY driver by Neil Armstrong · 3 years, 11 months ago
- f8da8a8 generic-phy: add configure op by Neil Armstrong · 3 years, 11 months ago
- afef205 phy: dphy: Add configuration helpers by Neil Armstrong · 3 years, 11 months ago
- 789d764 clk: stm32mp1: add support of I2C6_K by Patrick Delaunay · 3 years, 10 months ago
- 4363aac pinctrl: stm32: bind only the enabled GPIO subnode by Patrick Delaunay · 3 years, 10 months ago
- 1da4269 pinctrl: stm32: correct management pin display of OTYPE by Patrick Delaunay · 3 years, 10 months ago
- ca5cc31 pinctrl: stmfx: Use PINNAME_SIZE for pin's name size by Patrice Chotard · 3 years, 10 months ago
- 54f5bf3 pinctrl: stmfx: Fix pin configuration issue by Patrice Chotard · 3 years, 10 months ago
- e14d576 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 3 years, 9 months ago
- a10d06a Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 3 years, 9 months ago
- 7811880 gpio: mpc8xxx_gpio: Fix for litte endian by Biwen Li · 3 years, 9 months ago
- d167667 pci: kconfig: layerscape: Change LX2162A PCIe node compatible string by Hou Zhiqiang · 3 years, 10 months ago
- 5841073 pci: layerscape: Remove the shadow SVR definitions by Hou Zhiqiang · 3 years, 10 months ago
- fd20097 spi: fsl_qspi: apply the same settings for LS1088 as LS208x by Mathew McBride · 3 years, 10 months ago
- 6b4eb60 spi: fsl_qspi: Ensure width is respected in spi-mem operations by Mathew McBride · 3 years, 10 months ago
- 440b28a net: eqos: Reduce the MDIO wait time by Ye Li · 3 years, 11 months ago
- 64a0fb4 net: memac_phy: add a timeout to MDIO operations by Ioana Ciornei · 4 years ago
- 5d867bc mtd: spi-nor: add unlock all config option by Michael Walle · 4 years ago
- 24a0f8c mmc: mv_sdhci: parse device-tree entry by Baruch Siach · 3 years, 9 months ago