- f83567e pci-host-ecam-generic: access config space independent of system-wide bus id by Vladimir Oltean · 4 years, 8 months ago
- 4fb2264 armv8/ls1046ardb: RGMII ports require internal delay by Madalin Bucur · 4 years, 8 months ago
- 00160cf armv8/ls1043ardb: RGMII ports require internal delay by Madalin Bucur · 4 years, 8 months ago
- e219d7d net: fman: add support for all RGMII delay modes by Madalin Bucur · 4 years, 8 months ago
- 061ef41 clk: renesas: Switch to fdtdec_get_addr_size_auto_noparent() on Gen2 by Marek Vasut · 4 years, 8 months ago
- ac28e59 usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 8 months ago
- 2be1130 usb: ehci-msm: Use dev interface to get device address by Kever Yang · 4 years, 8 months ago
- eea4810 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · 4 years, 8 months ago
- 5b5699c timer: sti: use clk API to get timer clock rate by Nicolas Heemeryck · 4 years, 8 months ago
- 123123d timer: sti: convert to livetree by Nicolas Heemeryck · 4 years, 8 months ago
- c324465 i2c: stm32f7_i2c: allows for any bus frequency by Alain Volmat · 4 years, 8 months ago
- 9368bdf ram: stm32mp1: the property st, phy-cal becomes optional by Patrick Delaunay · 4 years, 8 months ago
- d424e67 ram: stm32mp1: reduce delay after BIST reset for tuning by Patrick Delaunay · 4 years, 8 months ago
- b604a41 ram: stm32mp1_ddr: fix self refresh disable during DQS training by Patrick Delaunay · 4 years, 8 months ago
- 8c9ce08 ram: stm32mp1: update BIST config for tuning by Patrick Delaunay · 4 years, 8 months ago
- 27e7b4e ram: stm32mp1: tuning: deactivate derating during BIST test by Patrick Delaunay · 4 years, 8 months ago
- f711d1f ram: stm32mp1: tuning: add timeout for polling BISTGSR.BDDONE by Patrick Delaunay · 4 years, 8 months ago
- 1c55a91 ram: stm32mp1: don't display the prompt two times by Patrick Delaunay · 4 years, 8 months ago
- c8eb4e0 ram: stm32mp1: display result for software read DQS gating by Patrick Delaunay · 4 years, 8 months ago
- e9a20f8 ram: stm32mp1: increase vdd2_ddr: buck2 for 32bits LPDDR by Patrick Delaunay · 4 years, 8 months ago
- 0c90e0c clk: stm32mp1: add SPI5_K support by Patrick Delaunay · 4 years, 8 months ago
- 69ffb55 clk: stm32mp1: correct CKSELR masks by Patrick Delaunay · 4 years, 8 months ago
- 48313fe sunxi: Move common defconfig options to Kconfig by Andre Przywara · 4 years, 9 months ago
- 2738f0e Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next by Tom Rini · 4 years, 8 months ago
- 6d8eae9 watchdog: Handle timer wrap around by Chris Packham · 4 years, 9 months ago
- 80e8b8a bootcounter: add DM support for memory based bootcounter by Heiko Schocher · 4 years, 8 months ago
- 27d483b i2c: designware_i2c: add 'hs_hcnt' and 'hs_lcnt' for high speed by Jun Chen · 4 years, 8 months ago
- be26342 i2c: designware_i2c: remove 'has_high_speed' by Jun Chen · 4 years, 8 months ago
- 565e328 i2c: designware_i2c: check is high speed possible support by Jun Chen · 4 years, 8 months ago
- 70c894f i2c: designware_i2c: Fix IC_CON register setting for high speed mode by Jun Chen · 4 years, 8 months ago
- 0c17bb1 misc: i2c_eeprom: store pagesize instead of pagewidth in i2c_eeprom_drv_data by Masahiro Yamada · 4 years, 8 months ago
- 445b450 remoteproc: k3-r5: Fix rproc init failure on Split-mode _only_ devices by Suman Anna · 4 years, 8 months ago
- ed6dd4e misc: i2c_eeprom: remove pagewidth field from i2c_eeprom by Masahiro Yamada · 4 years, 8 months ago
- 0438a0a remoteproc: k3-r5: Fix rproc init failure for Main R5FSS0 by Suman Anna · 4 years, 8 months ago
- 4200581 remoteproc: k3-dsp: Add support for L2RAM loading on C66x DSPs by Suman Anna · 4 years, 8 months ago
- 1e53d5b remoteproc: k3-dsp: Add a sanity check for DSP boot address alignment by Suman Anna · 4 years, 8 months ago
- 0020003 remoteproc: k3-dsp: Fix unbalanced state machine in k3_dsp_start by Suman Anna · 4 years, 8 months ago
- ba6fb2f dm: i2c-gpio: add support for clock stretching by Heiko Schocher · 4 years, 8 months ago
- 7383edc dm: i2c-gpio: rework gpio get/set functions by Michael Auchter · 4 years, 9 months ago
- 4368c6a i2c: gpio: Run deblock sequence on probe by Marek Vasut · 4 years, 9 months ago
- a191728 i2c: Add option to send start condition after deblocking by Marek Vasut · 4 years, 9 months ago
- 7231522 i2c: Export i2c_deblock_gpio_loop() by Marek Vasut · 4 years, 9 months ago
- 1f746a2 i2c: Make deblock delay and SCL clock configurable by Marek Vasut · 4 years, 9 months ago
- 92a19be watchdog: Align Kconfig properties by Michal Simek · 4 years, 8 months ago
- 1886024 serial: mcfuart: renaming to a more appropriate name by Angelo Durgehello · 4 years, 8 months ago
- ce5e3ea serial: mcfuart: fix uart port index by Angelo Durgehello · 4 years, 8 months ago
- db3b181 Merge tag 'efi-2020-04-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 8 months ago
- bc40eb2 drivers/rng: add Amlogic hardware RNG driver by Heinrich Schuchardt · 4 years, 9 months ago
- c312c4b drivers/rng: simplify Kconfig by Heinrich Schuchardt · 4 years, 9 months ago
- 36bdcf7 Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 8 months ago
- 3e4fcfa power-domain: fix hang in endless loop on i.MX8 by Anatolij Gustschin · 4 years, 9 months ago
- 3a1cb95 Merge tag 'u-boot-imx-20200310' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 8 months ago
- dd12b2f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net by Tom Rini · 4 years, 8 months ago
- 1c1f4f0 net: phy: marvell: Unify 88E151x series phy_driver by Clemens Gruber · 4 years, 9 months ago
- a784495 net: phy: dp83867: Add SGMII mode type switching by Michal Simek · 4 years, 9 months ago
- a44ee24 net: phy: Fix overlong PHY timeout by Andre Przywara · 4 years, 10 months ago
- 2d5d526 drivers: net: phy: aquantia: make it less verbose by Alex Marginean · 5 years ago
- 0d8b0c9 drivers: net: phy: aquantia: drop XGMII as a valid system interface proto by Alex Marginean · 5 years ago
- e2ffeaa phy: Include NC-SI in phy setup by Samuel Mendoza-Jonas · 5 years ago
- f641a8a phy: Add support for the NC-SI protocol by Samuel Mendoza-Jonas · 5 years ago
- 289dd9f serial_lpuart: make clock failure less verbose by Giulio Benetti · 4 years, 9 months ago
- a851213 mmc: am654_sdhci: Implement workaround for card detect by Faiz Abbas · 4 years, 8 months ago
- c7d106b mmc: am654_sdhci: Update output tap delay writes by Faiz Abbas · 4 years, 8 months ago
- e8d5dde mmc: Merge SD_LEGACY and MMC_LEGACY bus modes by Faiz Abbas · 4 years, 8 months ago
- cb88434 sdhci: Add sdhci_deferred_probe() API by Faiz Abbas · 4 years, 8 months ago
- 32860bd mmc: Add a deferred_probe() API by Faiz Abbas · 4 years, 8 months ago
- d55e4e7 mmc: ca_dw_mmc: add DesignWare based DM support for CAxxxx SoCs by Arthur Li · 4 years, 9 months ago
- 720f9e1 serial: ns16550: Move PCI access from ofdata_to_platdata() to probe() by Wolfgang Wallner · 4 years, 8 months ago
- 38a2a48 x86: remove dead code in intel_clk_get_rate() by Heinrich Schuchardt · 4 years, 9 months ago
- c12ee85 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 8 months ago
- 3e106f1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 8 months ago
- 57b2712 dma: ti: k3-udma: Mark flow id as valid parameter for RX channel config by Lokesh Vutla · 4 years, 8 months ago
- 11e47de firmware: tisci: Drop all deprecated messages by Lokesh Vutla · 4 years, 8 months ago
- 0aff8e2 video: omap: fix pixel-per-line bitfield setting by Dario Binacchi · 4 years, 9 months ago
- 96b109b video: omap: add support for DM/DTS by Dario Binacchi · 4 years, 9 months ago
- a9df3c5 video: omap: create two routines to set the pixel clock rate by Dario Binacchi · 4 years, 9 months ago
- 9d7f53c video: omap: add loop exit conditions to the dpll setup by Dario Binacchi · 4 years, 9 months ago
- 9aead9a video: omap: fix debug message by Dario Binacchi · 4 years, 9 months ago
- 41f76a0 video: omap: rename LCD controller registers by Dario Binacchi · 4 years, 9 months ago
- 017295f video: omap: fix bitfields order by Dario Binacchi · 4 years, 9 months ago
- 3af4375 video: omap: fix coding style on use of spaces by Dario Binacchi · 4 years, 9 months ago
- e3f82b8 video: omap: add missing bitfield masks by Dario Binacchi · 4 years, 9 months ago
- a2f4706 video: omap: use BIT() and GENMASK() macros by Dario Binacchi · 4 years, 9 months ago
- 3e7b0aa power: mfd: k3_avs: update am65xx MPU_VDD voltage values by Tero Kristo · 4 years, 9 months ago
- 3b36b38 misc: pmic_esm: Add support for PMIC ESM driver by Tero Kristo · 4 years, 9 months ago
- 344eb6d misc: k3_esm: Add support for Texas Instruments K3 ESM driver by Tero Kristo · 4 years, 9 months ago
- 8cd10a4 power: pmic: tps65941: Add support for probing the child devices by Tero Kristo · 4 years, 9 months ago
- 28ff144 drivers: Descend to drivers/soc unconditionally by Vignesh Raghavendra · 4 years, 9 months ago
- 9aa886c video: meson: keep power domain up after booting by Anatolij Gustschin · 4 years, 9 months ago
- 5349e25 dm: core: Add a flag for power domain control on device removal by Anatolij Gustschin · 4 years, 9 months ago
- 8aad169 Merge tag 'u-boot-stm32-20200203' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 8 months ago
- bd7bb38 Merge tag 'xilinx-for-v2020.04-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 8 months ago
- 250b303 stm32mp1: rng: remove superfluous assignment by Heinrich Schuchardt · 4 years, 9 months ago
- b371acc rtc: m41t62: add compatible for m41st87 by Marek Vasut · 4 years, 9 months ago
- 491cabf gadget: f_thor: add missing line breaks for pr_err() by Seung-Woo Kim · 4 years, 9 months ago
- 53d9bd4 dfu: Reset timeout in case of DFU request by Andy Shevchenko · 4 years, 9 months ago
- 7e00e90 watchdog: Don't select CONFIG_WATCHDOG and CONFIG_HW_WATCHDOG at the same time by Christophe Leroy · 4 years, 8 months ago
- a682560 watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOG by Christophe Leroy · 4 years, 9 months ago
- 58ecd9a net: zynq: Free allocated buffers in case of error by Michal Simek · 4 years, 9 months ago
- 3803765 net: phy: dp83867: Clean force link good bit by Michal Simek · 4 years, 9 months ago