- 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
- 5ff78d1 Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs" by Peng Ma · 5 years ago
- 4246fae Merge tag 'mmc-2-20-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years, 9 months ago
- 4155ad9 mmc: sdhci: fix missing cache invalidation after reading by DMA by Masahiro Yamada · 4 years, 9 months ago
- 58d8ace mmc: sdhci: use dma_map_single() instead of flush_cache() before DMA by Masahiro Yamada · 4 years, 9 months ago
- fdd84c8 mmc: sdhci: remove unneeded casts by Masahiro Yamada · 4 years, 9 months ago
- a2b0221 mmc: sdhci: use lower_32_bit2() and upper_32_bits() for setting adma_addr by Masahiro Yamada · 4 years, 9 months ago
- f5df6aa mmc: sdhci: reduce code duplication for aligned buffer by Masahiro Yamada · 4 years, 9 months ago
- c8cc18b mmc: sdhci: put the aligned buffer pointer to struct sdhci_host by Masahiro Yamada · 4 years, 9 months ago
- 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
- 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 9 months ago
- ede2822 mmc: fsl_esdhc: actually enable cache snooping on mpc830x by Rasmus Villemoes · 4 years, 10 months ago
- 64d44c4 i2c: designware_i2c: Correct the selection of speed mode by Simon Glass · 4 years, 9 months ago
- 76ca2d1 mmc: remove unneeded forward declarations by Masahiro Yamada · 4 years, 10 months ago
- 8adf50e mmc: check the return value of mmc_select_mode_and_width() by Masahiro Yamada · 4 years, 10 months ago
- 54a78cb mmc: sdhci-cadence: send tune request twice to work around errata by Masahiro Yamada · 4 years, 10 months ago
- 4af6659 mmc: fix the build error when MMC_WRITE is disabled by Jaehoon Chung · 4 years, 10 months ago
- ae93d81 drivers: mmc: rpmb: Use R1 response by Bharat Kumar Reddy Gooty · 5 years ago
- f2a73d6 Merge tag 'u-boot-stm32-20200214' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 9 months ago
- eb49dce clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree by Patrick Delaunay · 4 years, 10 months ago
- b100892 pinctrl: stmfx: update the result type of dm_i2c_reg_read by Patrick Delaunay · 4 years, 10 months ago
- e3dc592 ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG by Michal Simek · 4 years, 9 months ago
- defd1e7 CLK: HSDK: fix HDMI clock calculation by Eugeniy Paltsev · 4 years, 10 months ago
- b8f3ce0 CLK: HSDK: Check for PLL bypass firstly by Eugeniy Paltsev · 4 years, 10 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- b7adcdd regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_to_platdata by Lukasz Majewski · 4 years, 10 months ago
- 4e5c468 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 9 months ago
- 5f2fe7d Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years, 9 months ago
- 821c982 misc: i2c_eeprom: set offset len and chip addr offset mask by Robert Beckett · 4 years, 10 months ago
- c0a179a gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO by Fabio Estevam · 4 years, 10 months ago
- 0de653d serial: serial_cortina: add UART DM driver for CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- 7f54b83 watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- 2ccacf3 gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs by Jason Li · 4 years, 10 months ago
- 47b1431 eth: mtk-eth: aarch64: fix build warnings on ethernet-driver by Frank Wunderlich · 4 years, 10 months ago
- e395717 eth: mtk-eth: add mt7622 support in mediatek eth driver by MarkLee · 4 years, 10 months ago
- b4ef49a eth: mtk-eth: add sgmii mode support in mediatek eth driver by MarkLee · 4 years, 10 months ago
- d36856a tpm: Add a driver for H1/Cr50 by Simon Glass · 4 years, 9 months ago
- 0255435 dm: irq: Add support for requesting interrupts by Simon Glass · 4 years, 9 months ago
- 69c2dc9 x86: Give each driver an IRQ type by Simon Glass · 4 years, 9 months ago
- ba87607 dm: irq: Add support for interrupt controller types by Simon Glass · 4 years, 9 months ago
- b4d00b2 x86: Add a clock driver for Intel devices by Simon Glass · 4 years, 9 months ago
- fdec36f tegra: i2c: Change driver to use helper function by Simon Glass · 4 years, 9 months ago
- ae44caf dm: core: Change syscon to use helper function by Simon Glass · 4 years, 9 months ago
- 5016234 dm: core: Add a function to find a device by drvdata by Simon Glass · 4 years, 9 months ago
- 457faef Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 4 years, 9 months ago
- 8a6ffed video: enable VIDEO_ANSI and all VIDEO_BBP options by Anatolij Gustschin · 4 years, 9 months ago
- 21d651f sandbox: Complete migration away from os_malloc() by Simon Glass · 4 years, 9 months ago
- f217651 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 9 months ago
- a466db5 sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 9 months ago
- 6be88c7 sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 9 months ago
- 0266248 sandbox: sound: Handle errors better in sound_beep() by Simon Glass · 4 years, 9 months ago
- 3062cd1 sound: Add a new stop_play() method by Simon Glass · 4 years, 9 months ago
- 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
- aae9588 dma: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
- fb8c0d5 clk: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
- 093152f gpio: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
- 94474b2 reset: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
- 4f51188 power-domain: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
- cc92c3c mailbox: Rename free() to rfree() by Simon Glass · 4 years, 9 months ago
- 3b85ce8 video: sandbox: Enable all colour depths by Simon Glass · 4 years, 9 months ago
- 51973cc video: Support truetype fonts on a 32-bit display by Simon Glass · 4 years, 9 months ago
- 7b9d60f cmd: Add command to dump drivers and compatible strings by Sean Anderson · 4 years, 10 months ago
- 8d73be7 tpm2: ftpm: A driver for firmware TPM running inside TEE by Thirupathaiah Annapureddy · 4 years, 10 months ago
- eb7387a sandbox: pmic: Correct i2c pmic emulator platdata method by Simon Glass · 4 years, 10 months ago
- 9ff5e04 dm: core: Drop uclass_find_next_free_req_seq() conditions by Simon Glass · 4 years, 10 months ago
- 903e83e dm: core: Add a way to iterate through children, probing each by Simon Glass · 4 years, 10 months ago
- f262d4c dm: core: Add a way to read platdata for all child devices by Simon Glass · 4 years, 10 months ago
- bd933bf dm: core: Add ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
- 1aada63 dm: core: Reimplement ofnode_read_size() by Simon Glass · 4 years, 10 months ago
- a8167d8 dm: core: Add ofnode_read_prop() by Simon Glass · 4 years, 10 months ago
- 14ca9f7 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · 4 years, 10 months ago
- 88b3a37 dm: core: Use const device for the dev_read_...() interface by Simon Glass · 4 years, 10 months ago
- d975ce2 dm: core: Use const device for the devfdt...() interface by Simon Glass · 4 years, 10 months ago
- 194fca9 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 10 months ago
- c4e72c4 dm: pci: Update the PCI read_config() method to const dev * by Simon Glass · 4 years, 10 months ago
- fc347fb dm: core: Use const where possible in device.h by Simon Glass · 4 years, 10 months ago
- f5cc89a Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 9 months ago
- c95215a Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 9 months ago
- 9a5a90a ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · 5 years ago
- cf89ef8 watchdog: designware: Optionally fetch clock and reset from DT by Marek Vasut · 5 years ago
- cf8c836 watchdog: designware: Convert to DM and DT probing by Marek Vasut · 5 years ago
- 8382b10 video: mxsfb: call remove() when booting OS by Anatolij Gustschin · 4 years, 10 months ago
- ab6ea93 video: fix Coverity missing break issue by Anatolij Gustschin · 4 years, 10 months ago
- d4827fc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 9 months ago
- c691032 i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · 4 years, 11 months ago