- b8475e6 Convert CONFIG_MACB to Kconfig by Tom Rini · 3 years ago
- 6f84e80 rtc: ds1337: fix compatible string typo by Clemens Gruber · 3 years ago
- 1e72ad6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 3 years ago
- 166a77b Merge tag 'u-boot-stm32-20211110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years ago
- f42045b stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 1 month ago
- 56a368f gpio: stm32: create include file for driver private data by Patrick Delaunay · 3 years, 1 month ago
- 6354913 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years ago
- cbf0d3a pci: pci_mvebu: Use global MBUS_PCI_MEM_SIZE macro by Pali Rohár · 3 years ago
- 86798ee watchdog: don't autostart watchdog on Sunxi boards by Heinrich Schuchardt · 3 years ago
- be38416 pci: layerscape: Fix the LUT and msi-map mismatch issue by Hou Zhiqiang · 3 years ago
- a97a071 configs: fsl: migrate FMAN/QE specific defines to Kconfig by Rajesh Bhagat · 3 years ago
- 2b0b51d usb: dwc3: add layerscape support by Michael Walle · 3 years, 1 month ago
- f150b8d usb: dwc3: Enable undefined length INCR burst type by Michael Walle · 3 years, 1 month ago
- d274cbb usb: dwc3: Add frame length adjustment quirk by Michael Walle · 3 years, 1 month ago
- 7f79a2c usb: common: silence dubious errors by Michael Walle · 3 years, 1 month ago
- e10da1f pci: layerscape: add official ls1028a binding support by Michael Walle · 3 years, 1 month ago
- 8f176eb usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3 by Michael Walle · 3 years, 1 month ago
- cde9b14 scsi: ceva: rename the resource name to match the linux kernel one by Michael Walle · 3 years, 1 month ago
- c9bf9af serial: lpuart: add new compatible fsl, ls1028a-lpuart by Michael Walle · 3 years, 1 month ago
- 8c58089 spi: fsl_dspi: rename num-cs to spi-num-chipselects by Michael Walle · 3 years, 1 month ago
- 765afe7 spi: fsl_dspi: add new compatible fsl, ls1021a-v1.0-dspi by Michael Walle · 3 years, 1 month ago
- 5709a85 watchdog: sp805_wdt: use correct compatible string by Michael Walle · 3 years, 1 month ago
- 38ce95a drivers: ddr: lc_common_dimm_params.c : Fix Divison by zero issue by Maninder Singh · 3 years, 1 month ago
- ed06772 drivers: net: fsl-mc: add a command which dumps the MC log by Cosmin-Florin Aluchenesei · 3 years, 1 month ago
- bd2a4eb board: fsl_validate: Fix Double free Issue by Kshitiz Varshney · 3 years, 2 months ago
- 71b255b drivers: ddr: main.c: Fix Bad Shift operator issue by Priyanka Singh · 3 years, 3 months ago
- f5a37b0 drivers: ddr: fsl_ddr_gen4.c: Fix divide by zero issue by Priyanka Singh · 3 years, 3 months ago
- a1932ec drivers: ddr: util.c: Fix divide by zero issue by Priyanka Singh · 3 years, 3 months ago
- 2b77d9a exynos78x0: pinctrl: set const to structs by Minkyu Kang · 3 years, 1 month ago
- dfb8470 exynos: pwm: Deal with a PWM at 100% by Simon Glass · 3 years, 1 month ago
- f8d7e6e dfu: newline after updating by Heinrich Schuchardt · 3 years, 9 months ago
- 1834c08 efi: Add video support to the app by Simon Glass · 3 years, 1 month ago
- 1616626 Convert CONFIG_SPL_DRIVERS_MISC et al to Kconfig by Tom Rini · 3 years, 1 month ago
- a8f63d1 watchdog: Automatically register device with sysreset by Samuel Holland · 3 years, 1 month ago
- 5544a01 sysreset: watchdog: Move watchdog reference to plat data by Samuel Holland · 3 years, 1 month ago
- 30ba45d sysreset: Mark driver probe functions as static by Samuel Holland · 3 years, 1 month ago
- 6b84217 sysreset: Add uclass Kconfig dependency to drivers by Samuel Holland · 3 years, 1 month ago
- bc18582 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 1 month ago
- 2c4f217 usb: mtu3: flush cache for the first GPD when allocate GPD ring by Chunfeng Yun · 3 years, 1 month ago
- 57fa6fb arm: a37xx: pci: Program the data strobe for config read requests by Pali Rohár · 3 years, 1 month ago
- 03a8a5e pci: pci_mvebu: Fix comment about driver class name by Pali Rohár · 3 years, 1 month ago
- 2344a76 pci: pci_mvebu: Setup PCI controller to Root Complex mode by Pali Rohár · 3 years, 1 month ago
- 42ab3b3 pci: pci_mvebu: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- 79b4eb2 pci: pci_mvebu: Fix place of link up detection by Pali Rohár · 3 years, 1 month ago
- 452f2e7 pci: pci_mvebu: Remove unused functions by Pali Rohár · 3 years, 1 month ago
- a7b61ab pci: pci_mvebu: Properly configure and use PCI Bridge (PCIe Root Port) by Pali Rohár · 3 years, 1 month ago
- 657177a pci: pci_mvebu: Fix read_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
- daa9bfd pci: pci_mvebu: Fix write_config() with PCI_SIZE_8 or PCI_SIZE_16 by Pali Rohár · 3 years, 1 month ago
- 77680d8 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 3 years, 1 month ago
- 69bde04 SoC: exynos: add support for exynos 78x0 by Dzmitry Sankouski · 3 years, 1 month ago
- d8428f7 pinctrl: exynos: add support for multiple pin banks by Dzmitry Sankouski · 3 years, 1 month ago
- 85fcf94 serial: samsung: add support for skip debug init in s5p by Dzmitry Sankouski · 3 years, 1 month ago
- 7964c30 pinctrl: qcom: add pinctrl and gpio drivers for SDM845 SoC by Dzmitry Sankouski · 3 years, 1 month ago
- f5a2d6b spmi: msm: add arbiter version 5 support by Dzmitry Sankouski · 3 years, 1 month ago
- 324df15 serial: qcom: add support for GENI serial driver by Dzmitry Sankouski · 3 years, 1 month ago
- 785cfde iommu: Add Apple DART driver by Mark Kettenis · 3 years, 1 month ago
- d520e1f serial: s5p: Add Apple M1 support by Mark Kettenis · 3 years, 1 month ago
- fb57462 test: Add tests for IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
- 40dbf03 iommu: Add IOMMU uclass by Mark Kettenis · 3 years, 1 month ago
- 617e851 usb: xhci-brcm: Include header file needed for dev_err by Stefan Agner · 3 years, 1 month ago
- c95b029 mmc: arm_pl180_mmci: Enable HWFC for specific versions of MCI by Usama Arif · 3 years, 1 month ago
- 44645f8 mmc: Fix mmc_switch excessive timeout by Kirill Kapranov · 3 years, 1 month ago
- 40e6f52 drivers: mmc: Add wait_dat0 support for sdhci driver by Stephen Carlson · 3 years, 3 months ago
- ee02543 drivers: mmc: Add wait_dat0 support for Freescale eSDHC driver by Stephen Carlson · 3 years, 3 months ago
- 73d18e3 dfu: Sort Kconfig entries alphabetically by Marek Vasut · 3 years, 1 month ago
- ca341e9 dfu: dfu_sf: Read the SPI flash in 16 MiB chunks by Marek Vasut · 3 years, 2 months ago
- c846fe4 mmc: sunxi: conditionally include MMC2 initialization code by Icenowy Zheng · 3 years, 4 months ago
- 93d34fa watchdog: Add a driver for the sunxi watchdog by Samuel Holland · 3 years, 3 months ago
- e0c628d clk: sunxi: Extend DM_RESET selection to SPL by Samuel Holland · 3 years, 2 months ago
- 95d9ffd power: pmic: axp: Implement poweroff via sysreset by Samuel Holland · 3 years, 1 month ago
- 830e161 power: axp: Avoid do_poweroff conflict with sysreset by Samuel Holland · 3 years, 3 months ago
- 6fa41cd phy: sun4i-usb: Support VBUS detection via power supply by Samuel Holland · 3 years, 2 months ago
- 1da7b88 phy: sun4i-usb: Refactor VBUS detection to match Linux by Samuel Holland · 3 years, 2 months ago
- 6617894 phy: sun4i-usb: Remove a couple of debug messages by Samuel Holland · 3 years, 2 months ago
- 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
- b9cfd8b spi: nxp_fspi: Implement errata workaround for LS1028A by Kuldeep Singh · 3 years, 4 months ago
- e8751a9 spi: nxp-fspi: Add support for IP read only by Kuldeep Singh · 3 years, 4 months ago
- 8588616 mtd: spi-nor-ids: Add SECT_4K to mt25qu512a by Kris Chaplin · 3 years, 1 month ago
- b7a772a mtd: spi-nor-ids: Add is25lp512 and is25wp512 devices by Kris Chaplin · 3 years, 1 month ago
- 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months ago
- a60397d mtd: mtdpart: Make mtdpart's _erase method sane by Marek Behún · 3 years, 2 months ago
- 1fd5e67 mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase() by Marek Behún · 3 years, 2 months ago
- ff0000b mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase() by Marek Behún · 3 years, 2 months ago
- 7398c1b mtd: spi-nor-core: Don't check for zero length in spi_nor_write() / spi_nor_erase() by Marek Behún · 3 years, 2 months ago
- f572779 mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase() by Marek Behún · 3 years, 2 months ago
- a9d9d41 mtd: spi-nor-core: Don't overwrite return value if it is non-zero by Marek Behún · 3 years, 2 months ago
- 5ea6dcc mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase() by Marek Behún · 3 years, 2 months ago
- 36384f6 mtd: spi-nor-core: Try cleaning up in case writing BAR failed by Marek Behún · 3 years, 2 months ago
- e66c6f1 mtd: spi-nor: Add support for Spansion S25FL256L by Takahiro Kuwano · 3 years, 2 months ago
- e4f97f1 mtd: spi-nor-ids: Add GD25LQ256D Chip by Yanhong Wang · 3 years, 2 months ago
- f200a4b Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 3 years, 1 month ago
- bd4064f arm: a37xx: pci: Fix condition for CRS response by Pali Rohár · 3 years, 1 month ago
- aaddce0 arm: a37xx: pci: Do not allow setting bars on PCI Bridge by Pali Rohár · 3 years, 1 month ago
- 999ac22 arm: mvebu: a3720: Create Kconfig option for I2C_MV by Marek Behún · 3 years, 1 month ago
- 79b8849 Merge tag 'u-boot-imx-20211020' of https://source.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 1 month ago
- d36c942 ram: sifive: Fix -Wint-to-pointer-cast warnings by Bin Meng · 3 years, 2 months ago
- b422ed0 net: macb: Fix -Wint-to-pointer-cast warnings by Bin Meng · 3 years, 2 months ago
- fb9bec8 dm: core: Add a new API devfdt_get_addr_index_ptr() by Bin Meng · 3 years, 2 months ago
- 7e22c85 i2c: ocores: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 2 months ago
- d710c7e gpio: sifive: Fix -Wint-to-pointer-cast warning by Bin Meng · 3 years, 2 months ago