- 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, 10 months ago
- 21d651f sandbox: Complete migration away from os_malloc() by Simon Glass · 4 years, 10 months ago
- f217651 dm: core: Drop the inclusion of linux/compat.h in dm.h by Simon Glass · 4 years, 10 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
- a466db5 sandbox: Support changing the LCD colour depth by Simon Glass · 4 years, 10 months ago
- 6be88c7 sandbox: sdl: Add an option to double the screen size by Simon Glass · 4 years, 10 months ago
- 0266248 sandbox: sound: Handle errors better in sound_beep() by Simon Glass · 4 years, 10 months ago
- 3062cd1 sound: Add a new stop_play() method by Simon Glass · 4 years, 10 months ago
- 8d38a84 mtd: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
- aae9588 dma: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
- fb8c0d5 clk: Rename free() to rfree() by Simon Glass · 4 years, 10 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, 10 months ago
- 4f51188 power-domain: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
- cc92c3c mailbox: Rename free() to rfree() by Simon Glass · 4 years, 10 months ago
- 3b85ce8 video: sandbox: Enable all colour depths by Simon Glass · 4 years, 10 months ago
- 51973cc video: Support truetype fonts on a 32-bit display by Simon Glass · 4 years, 10 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, 10 months ago
- c691032 i2c: mxc_i2c: add DM_FLAG_PRE_RELOC flag by Biwen Li · 4 years, 11 months ago
- 42cd5cb rtc: pcf8563: Add driver model support by Biwen Li · 4 years, 11 months ago
- ea86e72 gpio: intel_gpio: Fix register/bit offsets intel_gpio_get_value() by Wolfgang Wallner · 4 years, 10 months ago
- 28c6268 gpio: intel_gpio: Clear tx state bit when setting output by Wolfgang Wallner · 4 years, 10 months ago
- b840c39 gpio: intel_gpio: Pass pinctrl device to pcr_clrsetbits32() by Wolfgang Wallner · 4 years, 10 months ago
- 4dd0593 watchdog: omap_wdt: Fix WDT coding style by Marek Vasut · 4 years, 10 months ago
- 11c1af6 watchdog: omap_wdt: Fix WDT reloading by Marek Vasut · 4 years, 10 months ago
- 8a9ec4d watchdog: omap_wdt: Fix WDT timeout configuration by Marek Vasut · 4 years, 10 months ago
- 25216d6 gpio: da8xx_gpio: Add "ti,keystone-gpio" compatible by Vignesh Raghavendra · 4 years, 10 months ago
- 94f992d gpio: da8xx_gpio: Fix compiler warning by Vignesh Raghavendra · 4 years, 10 months ago
- dd6638a gpio: pca953x_gpio: Add support for 24 bit IO expander by Vignesh Raghavendra · 4 years, 10 months ago
- 142c975 x86: Move itss.h from Apollo Lake to the generic x86 include directory by Wolfgang Wallner · 4 years, 10 months ago
- 5e579cc spi: ich: Drop while loop in hardware sequencing erase case by Wolfgang Wallner · 4 years, 10 months ago
- 44482e8 x86: serial: Add a coreboot serial driver by Simon Glass · 5 years ago
- 62cbde4 serial: ns16550: Support run-time configuration by Simon Glass · 5 years ago
- 8941f84 watchdog: designware: Migrate CONFIG_DESIGNWARE_WATCHDOG to Kconfig by Marek Vasut · 5 years ago
- 9e60821 reset: socfpga: Poll for reset status after deassert reset by Ley Foon Tan · 4 years, 10 months ago
- 31a790b Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 10 months ago
- 13cb7cc dfu: Add option to skip empty pages when flashing UBI images to NAND by Guillermo Rodríguez · 5 years ago
- bf16a7b usb: cdns3: ep0: Invalidate cache before reading Setup Packet by Vignesh Raghavendra · 4 years, 10 months ago
- 427da6f Merge tag 'u-boot-rockchip-20200130' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 10 months ago
- 80e99ad Merge tag 'uniphier-v2020.04-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier by Tom Rini · 4 years, 10 months ago
- 407b01b mtd: rawnand: denali_dt: use UCLASS_MTD instead of UCLASS_MISC by Masahiro Yamada · 4 years, 10 months ago
- 80924cc mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES based on DT compatible by Masahiro Yamada · 4 years, 10 months ago
- 21d4a3c mtd: rawnand: denali_dt: insert udelay() after reset deassert by Masahiro Yamada · 4 years, 10 months ago
- 9925df0 mtd: rawnand: denali: Do not reset the block before booting the kernel by Marek Vasut · 4 years, 10 months ago
- 11bcc58 mtd: rawnand: denali_dt: make the core clock optional by Masahiro Yamada · 4 years, 10 months ago
- 33672c9 mtd: rawnand: denali-spl: Add missing hardware init on SoCFPGA by Marek Vasut · 4 years, 10 months ago
- dad9af5 net: fix typo by Flavio Suligoi · 4 years, 10 months ago
- 31531f6 ram: rk3328: only do data traning for cs0 by Kever Yang · 4 years, 10 months ago
- b52a199 arm: rockchip: Add common cru.h by Jagan Teki · 4 years, 10 months ago
- 95052b4 ram: rk3399: don't assume phy_io_config() uses real regs by Thomas Hebb · 5 years ago
- d53e3fa net: Add support for Broadcom GENETv5 Ethernet controller by Amit Singh Tomar · 4 years, 10 months ago
- c4d08cb usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support by Marek Szyprowski · 5 years ago
- c2a1e3d dfu: mmc: remove file size limit for io operations by Marek Szyprowski · 5 years ago
- 774f8b0 dfu: mmc: rearrange the code by Marek Szyprowski · 5 years ago