- 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
- 5900660 dm: core: refactor functions reading an u32 from dt by Dario Binacchi · 4 years, 8 months ago
- 4bb7075 dm: core: support reading a single indexed u32 value by Dario Binacchi · 4 years, 8 months ago
- ced1080 dm: core: Add a way to skip powering down power domains by Simon Glass · 4 years, 8 months ago
- 8474da9 dm: core: Add logging on unbind failure by Simon Glass · 4 years, 8 months ago
- 0544ecb dm: core: Move "/chosen" and "/firmware" node scan by Patrick Delaunay · 4 years, 9 months ago
- 67817b3 dm: core: remove redundant assignment by Heinrich Schuchardt · 4 years, 9 months ago
- f93a07d dm: core: remove redundant if statement by Heinrich Schuchardt · 4 years, 9 months ago
- 8a770f9 sandbox: p2sb: Silence compiler warning by Simon Glass · 4 years, 9 months ago
- b41d4b8 serial: Set baudrate on boot by Sean Anderson · 4 years, 9 months ago
- 3cabcf9 x86: Move acpi_s3.h to include/acpi/ by Simon Glass · 4 years, 7 months ago
- 7ca2850 dm: core: Add basic ACPI support by Simon Glass · 4 years, 7 months ago
- 9ece4b0 pci: Adjust dm_pci_read_bar32() to return errors correctly by Simon Glass · 4 years, 7 months ago
- d8c7fb5 dm: pci: Allow disabling auto-config for a device by Simon Glass · 4 years, 7 months ago
- 8830765 tpm: Don't cleanup unless an error happens by Simon Glass · 4 years, 7 months ago
- 32e8ee0 tpm: cr50: Use the correct GPIO binding by Simon Glass · 4 years, 7 months ago
- fe6831d tpm: cr50: Add a comment for cr50_priv by Simon Glass · 4 years, 7 months ago
- 79b7ade tpm: cr50: Release locality on exit by Simon Glass · 4 years, 7 months ago
- 600f584 cpu: Support querying the address width by Simon Glass · 4 years, 7 months ago
- 5db92a0 serial: ns16550: Provide UART base clock speed in ->getinfo() by Andy Shevchenko · 4 years, 9 months ago
- bf4661bc dm: serial: Add clock member to struct serial_device_info by Andy Shevchenko · 4 years, 9 months ago
- 17e1174 drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC by Heinrich Schuchardt · 4 years, 7 months ago
- 66b8669 Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years, 7 months ago
- 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 7 months ago
- 4f60a51 net: dwc_eth_qos: implement phy reg and max-speed for stm32 by Patrick Delaunay · 4 years, 8 months ago
- 5177b31 net: dwc_eth_qos: implement reset-gpios for stm32 by Christophe Roullier · 4 years, 8 months ago
- 19a159f watchdog: sp805_wdt: get platform clock from dt file by Rayagonda Kokatanur · 4 years, 7 months ago
- 40d7f3c watchdog: honour hw_margin_ms DT property by Rasmus Villemoes · 4 years, 8 months ago
- b4d9452 watchdog: move initr_watchdog() to wdt-uclass.c by Rasmus Villemoes · 4 years, 8 months ago
- 142a07f Merge branch 'master' of git://git.denx.de/u-boot-marvell by Tom Rini · 4 years, 7 months ago
- a1dd1fc arm: mvebu: drivers/ddr: remove redundant assignment by Heinrich Schuchardt · 4 years, 9 months ago
- 236609d ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter by Chris Packham · 4 years, 10 months ago
- 6181901 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 4 years, 7 months ago
- 8914831 Merge branch 'next' by Tom Rini · 4 years, 7 months ago
- 9cadf05 drivers: usb: host: Add BRCM xHCI driver by Rayagonda Kokatanur · 4 years, 7 months ago
- 2517dea usb: Migrate to support live DT for some driver by Kever Yang · 4 years, 8 months ago
- 0148bbe usb: ehci-msm: Use dev interface to get device address by Kever Yang · 4 years, 8 months ago
- 5c17030 usb: dwc3-of-simple: Drop redundant inclding header file by Kever Yang · 4 years, 8 months ago
- 9898579 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 4 years, 7 months ago
- a0c91fe video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default case by Bin Meng · 4 years, 7 months ago
- 995972d Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 7 months ago
- 159e7a2 Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode" by Biwen Li · 4 years, 7 months ago
- 28888ca dm: dump.c: Refactor dm_dump_drivers prints by Ovidiu Panait · 4 years, 7 months ago
- 02197fa dm: dump.c: Fix segfault when entry->of_match is NULL by Ovidiu Panait · 4 years, 7 months ago
- 31232de usb: Keep async schedule running only across mass storage xfers by Marek Vasut · 4 years, 7 months ago
- 97c7ac2 cmd: Add test and fix bugs for dm drivers by Sean Anderson · 4 years, 7 months ago
- 1ebf50d Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic into next by Tom Rini · 4 years, 7 months ago
- 1f47e2a Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 7 months ago
- 895a786 serial: zynq: Change uart initialization logic by Michal Simek · 4 years, 8 months ago
- 5028358 watchdog: versal: Add support for Xilinx window watchdog by Ashok Reddy Soma · 4 years, 8 months ago
- 73319ee firmware: zynqmp: Enable IPI code calling also in EL3 by Michal Simek · 4 years, 8 months ago
- f7e296d watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver by Michal Simek · 4 years, 8 months ago
- 25de8a8 net: zynq-gem: Setup and use mdio base separately by Michal Simek · 8 years ago
- 3811746 nand: raw: zynq: Do not try to probe driver if nand flash is disabled by Michal Simek · 4 years, 9 months ago
- 36f1f3b nand: raw: Do not free xnand structure by Michal Simek · 4 years, 9 months ago
- 0f8defd net: zynq_gem: Add cache flush to zynq_gem_free_pkt by Ashok Reddy Soma · 4 years, 9 months ago
- b3d69aa clk: meson: reset mmc clock on probe by Jerome Brunet · 4 years, 8 months ago
- 0392416 mmc: meson-gx: enable input clocks by Jerome Brunet · 4 years, 8 months ago
- 87a8f96 clk: meson-g12a: missing break by Heinrich Schuchardt · 4 years, 9 months ago
- 32d630f clk: socfpga: Read the clock parent's register base in probe function by Chee Hong Ang · 4 years, 8 months ago
- 74bf17d Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 4 years, 7 months ago
- a7b86eb Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 7 months ago
- 9e6ce62 serial: ns16550: Fix ordering of getting base address by Bin Meng · 4 years, 7 months ago
- b13da11 net: sh_eth: Init the hardware before PHY access by Marek Vasut · 4 years, 7 months ago
- 60f1cc5 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra by Tom Rini · 4 years, 7 months ago
- 6aff13a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 4 years, 7 months ago
- 808e193 mtd: spi: Add Macronix MX25U3235F device by Tom Warren · 4 years, 8 months ago
- b1747fd qspi: t210: Use dev_read calls to get FDT data like base, freq by Tom Warren · 4 years, 8 months ago
- 2fcc3ba qspi: t210: Fix QSPI clock and tap delays by Tom Warren · 5 years ago
- 3c8cf24 qspi: t210: Fix claim_bus's use of the wrong bus/device by Tom Warren · 5 years ago
- a482f32 mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect by Tom Warren · 5 years ago
- 5e965e8 mmc: t210: Add autocal and tap/trim updates for SDMMC1/3 by Tom Warren · 5 years ago
- 05c65a8 video: rockchip: Support 4K resolution for rk3399, HDMI by Jagan Teki · 4 years, 7 months ago
- e67243f video: rockchip: Fix vop modes for rk3399 by Jagan Teki · 4 years, 7 months ago
- b1bcd61 clk: rk3399: Set empty for vopl assigned-clocks by Jagan Teki · 4 years, 7 months ago
- 52e2565 spi: atmel-quadspi: Add verbose debug facilities to monitor register accesses by Tudor Ambarus · 4 years, 8 months ago
- ba03a6c spi: atmel-quadspi: fix possible MMIO window size overrun by Tudor Ambarus · 4 years, 8 months ago