- 7ddea75 spi: use is_power_of_2 instead of hweight32 in spi_nor_write() by Rasmus Villemoes · 4 years, 8 months ago
- 91afd36 spi: Transform the FSL QuadSPI driver to use the SPI MEM API by Kuldeep Singh · 4 years, 9 months ago
- 221c4d9 Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 6 months ago
- 5266ccf Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 6 months ago
- f3bc736 usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC by Patrice Chotard · 4 years, 6 months ago
- 245847f usb: host: dwc2: add trace to have clean usb start by Patrick Delaunay · 4 years, 6 months ago
- 6600438 usb: host: dwc2: force reset assert by Patrick Delaunay · 4 years, 6 months ago
- 0bc632c usb: host: dwc2: add clk support by Patrick Delaunay · 4 years, 6 months ago
- e17a4bf usb: host: dwc2: add phy support by Patrick Delaunay · 4 years, 6 months ago
- 3c425fc usb: ether: avoid NULL check before free() by Heinrich Schuchardt · 4 years, 7 months ago
- cff0144 usb: avoid NULL check before free by Heinrich Schuchardt · 4 years, 7 months ago
- 3dc4f83 usb: dwc3-meson-g12a: add power-on/off of the PHYs by Neil Armstrong · 4 years, 7 months ago
- df42f32 phy: meson: add GXBB PHY driver by Beniamino Galvani · 5 years ago
- 75dcc2d clk: meson: g12a: add missing SD_EMMC_A controller gates by Neil Armstrong · 4 years, 7 months ago
- 9b20a79 Merge tag 'mips-pull-2020-04-27' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 4 years, 6 months ago
- 37b0228 Merge tag 'arc-more-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 6 months ago
- caf7092 sysreset: add reset controller based reboot driver by Weijie Gao · 4 years, 7 months ago
- b9ec102 nand: brcmnand: return without disabling clock by Álvaro Fernández Rojas · 4 years, 7 months ago
- 1dfb2ec ARC: HSDK: CGU: add support for timer clock by Eugeniy Paltsev · 4 years, 7 months ago
- ea16637 video: simple_panel: add boe,nv140fhmn49 display by Peter Robinson · 4 years, 7 months ago
- 973e31f drivers: video: rockchip: fix building eDP and LVDS drivers by Peter Robinson · 4 years, 7 months ago
- 691132e rtc: ds1374: typo Watchdog by Heinrich Schuchardt · 4 years, 7 months ago
- cffedec spi: mpc8xxx_spi: fix missing dev_err definition by Rasmus Villemoes · 4 years, 7 months ago
- 8b520ac clk: actions: Add common clock driver by Amit Singh Tomar · 4 years, 7 months ago
- 4939bee arm: dts: sync dts for Action Semi S900 by Amit Singh Tomar · 4 years, 7 months ago
- bf66584 serial: actions: add compatible string by Amit Singh Tomar · 4 years, 7 months ago
- f62782f cache: l2x0: Fix write to incorrect shared-override bit by Ley Foon Tan · 4 years, 7 months ago
- 3a905cd dm: mmc: Update mmc_get_mmc_dev() to use const * by Simon Glass · 4 years, 7 months ago
- 593f397 mtd: nand: pxa3xx: fix raw read when last_chunk_size == 0 by Baruch Siach · 4 years, 7 months ago
- df928f8 bootcount_ext: Add flag to enable/disable bootcount by Frédéric Danis · 4 years, 8 months ago
- 532de8d eth: mtk-eth: add mt7531 switch support in mediatek eth driver by Landen Chao · 4 years, 9 months ago
- ea8de98 watchdog: mpc8xx_wdt: Allow selection of watchdog mode through environment by Charles Frey · 4 years, 9 months ago
- dbfd9e0 dm: pinctrl: Use right device pointer for configuring pinctrl by Lokesh Vutla · 4 years, 7 months ago
- caad316 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 7 months ago
- 2b63959 Merge tag 'mmc-2020-4-22' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 7 months ago
- 2448c34 drivers: mmc: rpmb: do not build for SPL by Heinrich Schuchardt · 4 years, 7 months ago
- 4a66d4e mmc: tmio: sdhi: Implement get_b_max function by Marek Vasut · 4 years, 7 months ago
- 145429a mmc: Add option to adjust b_max before long read by Marek Vasut · 4 years, 7 months ago
- d2661d8 mmc: tmio: sdhi: Use bounce buffer to avoid DMA limitations by Marek Vasut · 4 years, 7 months ago
- 29617ca drivers: mmc: iproc_sdhci: move host.mmc init before sdhci_setup_cfg by Rayagonda Kokatanur · 4 years, 7 months ago
- 7a65b8b drivers: mmc: iproc_sdhci: fix compilation warning by Rayagonda Kokatanur · 4 years, 7 months ago
- 2bb02b1 drivers: mmc: iproc_sdhci: enable broken R1B response quirk by Bharat Kumar Reddy Gooty · 4 years, 7 months ago
- d5b8500 drivers: mmc: iproc_sdhci: fix possible memory leak by Bharat Kumar Reddy Gooty · 4 years, 7 months ago
- 0469d84 cmd: mmc: provide boot area protection command by Heinrich Schuchardt · 4 years, 7 months ago
- 1601ea2 mmc: export mmc_send_ext_csd() by Heinrich Schuchardt · 4 years, 7 months ago
- 239f424 clk: armada-37xx-periph: fix DDR PHY clock divider values by Marek Behún · 4 years, 7 months ago
- bdcb299 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 7 months ago
- 1bf6514 Merge tag 'for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 7 months ago
- 902af10 mmc: tmio: sdhi: Add DMA transfer address alignment check at writing by Hiroyuki Yokoyama · 4 years, 8 months ago
- a063758 Merge branch '2020-04-17-master-imports' by Tom Rini · 4 years, 7 months ago
- e4837da Merge tag 'u-boot-amlogic-20200420' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 7 months ago
- d1bbf83 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 7 months ago
- 838c0af phy: meson-gxl-usb: add set_mode call to force switch to peripheral mode by Neil Armstrong · 4 years, 7 months ago
- c2b9aa9 generic-phy: add generic_phy_get_by_node() by Neil Armstrong · 4 years, 7 months ago
- 956d57a drivers: i2c: add brcm iproc I2C driver support by Rayagonda Kokatanur · 4 years, 7 months ago
- 0b1d7b7 i2c: muxes: pca954x: add PCA9546 variant by Chris Packham · 4 years, 7 months ago
- ac4e761 clk: imx: add i.IMXRT1020 clk driver by Giulio Benetti · 4 years, 9 months ago
- 417ea63 pmic: pfuze100: Change error message level to debug by Fabio Estevam · 4 years, 7 months ago
- 76f6bcd video: mxsfb: enable setting ENABLE negative polarity by Giulio Benetti · 4 years, 7 months ago
- 7c30d76 video: mxsfb: enable setting PIXDATA on negative edge by Giulio Benetti · 4 years, 7 months ago
- 606668a video: mxsfb: enable setting VSYNC negative polarity by Giulio Benetti · 4 years, 7 months ago
- e121e00 video: mxsfb: enable setting HSYNC negative polarity by Giulio Benetti · 4 years, 7 months ago
- abda0a5 video: mxsfb: refactor for using display_timings by Giulio Benetti · 4 years, 7 months ago
- aa04570 video: mxsfb: add support for i.MXRT by Giulio Benetti · 4 years, 7 months ago
- ceb4ffc video: mxsfb: add support for DM CLK by Giulio Benetti · 4 years, 7 months ago
- 92a6836 sunxi: display: use common video_ctfb_mode_to_display_timing() by Giulio Benetti · 4 years, 7 months ago
- 10374da videomodes: add helper function to convert from ctfb to display_timing by Giulio Benetti · 4 years, 7 months ago
- ecd8497 clk: imx: clk-imxrt1050: add set_parent() callback by Giulio Benetti · 4 years, 7 months ago
- caac71b clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL by Giulio Benetti · 4 years, 7 months ago
- d303f9c clk: imx: clk-imxrt1050: fix typo in clock name "video:" by Giulio Benetti · 4 years, 7 months ago
- 8cefbe9 clk: imx: pllv3: add enable_bit by Giulio Benetti · 4 years, 7 months ago
- 2799a69 doc: fix references to driver-model by Heinrich Schuchardt · 4 years, 9 months ago
- 71126d5 tee: optee: use dev_info in print_os_revision by Patrick Delaunay · 4 years, 8 months ago
- e6e9a4f block: ide: use definitions from include/libata.h by Heinrich Schuchardt · 4 years, 8 months ago
- a537fa4 mediatek: pwm: add pwm driver for MediaTek SoCs by Sam Shih · 4 years, 9 months ago
- 402ef4d net: fm: fix build error when not using nand by Francois Gervais · 4 years, 7 months ago
- e5301ba test: pinmux: add pincontrol-gpio for pin configuration by Patrick Delaunay · 4 years, 10 months ago
- ff52665 test: dm: update test for pins configuration in gpio by Patrick Delaunay · 4 years, 10 months ago
- 2c0f782 gpio: sandbox: cleanup binding support by Patrick Delaunay · 4 years, 10 months ago
- d15c05b test: dm: update test for pins configuration in pinctrl node by Patrick Delaunay · 4 years, 10 months ago
- 77ed569 pinctrl: sandbox: Add mux information in get_pin_muxing by Patrick Delaunay · 4 years, 10 months ago
- 8fd9daf gpio: add ops to set dir flags by Patrick Delaunay · 4 years, 10 months ago
- d2c07e5 gpio: add ops to get dir flags by Patrick Delaunay · 4 years, 10 months ago
- 477ca57 gpio: add support of new GPIO direction flag by Patrick Delaunay · 4 years, 10 months ago
- 695e5fd gpio: update dir_flags management by Patrick Delaunay · 4 years, 10 months ago
- 9360bb0 gpio: add helper GPIOD_FLAGS_OUTPUT by Patrick Delaunay · 4 years, 10 months ago
- 4292fb1 gpio: add function check_dir_flags by Patrick Delaunay · 4 years, 10 months ago
- 788ea83 gpio: add function _dm_gpio_set_dir_flags by Patrick Delaunay · 4 years, 10 months ago
- 8a9140c gpio: add function _gpio_get_value by Patrick Delaunay · 4 years, 10 months ago
- 9f2b066 gpio: add gpio descriptor initialization helper by Patrick Delaunay · 4 years, 10 months ago
- e3f3a12 gpio: remove the open_drain API and ops by Patrick Delaunay · 4 years, 10 months ago
- e93f392 dm: pinctrl: migrate pinctrl-generic to livetree by Patrick Delaunay · 4 years, 10 months ago
- ce891fca dm: core: add ofnode and dev function to iterate on node property by Patrick Delaunay · 4 years, 10 months ago
- 719cab6 dm: pinctrl: convert pinctrl-single to livetree by Patrick Delaunay · 4 years, 10 months ago
- 0f238da Merge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · 4 years, 7 months ago
- cf87f7c Merge tag 'efi-2020-07-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 7 months ago
- 7b50db8 ARC: HSDK: CGU: fix tunnel clock calculation by Eugeniy Paltsev · 4 years, 7 months ago
- f51b4bc Merge tag 'dm-pull-10apr20-take2' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
- b0dcc87 dm: core: Read parent ofdata before children by Simon Glass · 4 years, 7 months ago
- 5c9c9bc dm: core: remove the duplicated function dm_ofnode_pre_reloc by Patrick Delaunay · 4 years, 7 months ago