- 30ac0b4 nvme: invalidate correct memory range after read by Stefan Agner · 3 years, 3 months ago
- 07c6524 rtc: ds1307: Handle oscillator-stop bit correctly by Mark Tomlinson · 3 years, 3 months ago
- 0892a7e mtd: rawnand: Add Macronix raw NAND controller driver by Zhengxun Li · 3 years, 3 months ago
- 5f9338a fastboot: fix partition name truncation in environment lookup by Matthias Schiffer · 3 years, 5 months ago
- 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
- 618c77d Merge tag 'u-boot-at91-2022.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 3 years, 2 months ago
- 2aab77f Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 3 years, 2 months ago
- 4c3dc6f usb: sandbox: Add gadget callbacks by Patrice Chotard · 3 years, 3 months ago
- 9d59110 usb: gadget: Add bcdDevice for the DWC2 USB Gadget Controller by Patrice Chotard · 3 years, 3 months ago
- 38f7d3b cmd: bind: Fix driver binding on a device by Patrice Chotard · 3 years, 3 months ago
- 9b07597 pwm: Add PWM driver for SAMA5D2 by Dan Sneddon · 3 years, 3 months ago
- 2421497 sunxi: video: Convert panel I2C to use DM_I2C by Samuel Holland · 3 years, 2 months ago
- 3227c85 i2c: Add a DM_I2C driver for the sun8i RSB controller by Samuel Holland · 3 years, 2 months ago
- 104950a i2c: Add a DM_I2C driver for the sun6i P2WI controller by Samuel Holland · 3 years, 2 months ago
- 526c4f2 power: pmic: Add a driver for X-Powers AXP PMICs by Samuel Holland · 3 years, 2 months ago
- 3fd90e4 power: pmic: Consistently depend on SPL_DM_PMIC by Samuel Holland · 3 years, 2 months ago
- 7f51b55 power: pmic: Consistently depend on DM_PMIC by Samuel Holland · 3 years, 2 months ago
- 165e8fe clk: ti: add am33xx/am43xx spread spectrum clock support by Dario Binacchi · 3 years, 3 months ago
- 23c8336 clk: sunxi: Add drivers for A31 and H6 PRCM CCUs by Samuel Holland · 3 years, 3 months ago
- c61897b clk: sunxi: Add support for I2C gates/resets by Samuel Holland · 3 years, 3 months ago
- 8fe8ff3 sunxi: gpio: Remove bank-specific size macros by Samuel Holland · 3 years, 3 months ago
- 4d9958b sunxi: gpio: Remove name_to_gpio macro by Samuel Holland · 3 years, 3 months ago
- 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 3 months ago
- 14c8c63 gpio: sunxi: Remove the sunxi_name_to_gpio_bank function by Samuel Holland · 3 years, 3 months ago
- 21d314a clk: sunxi: Move header out of arch directory by Samuel Holland · 3 years, 3 months ago
- 79c0533 video: move MXS to Kconfig by Anatolij Gustschin · 3 years, 3 months ago
- 450d937 video: remove not used mx3fb driver by Anatolij Gustschin · 3 years, 3 months ago
- 2c2653d video: simplefb: Add 30bpp support by Mark Kettenis · 3 years, 3 months ago
- 0efe41c video: Add 30bpp support by Mark Kettenis · 3 years, 3 months ago
- c31cf40 i2c: stm32f7: compute i2cclk only one time by Patrick Delaunay · 3 years, 5 months ago
- 6338b45 i2c: stm32f7: add support for DNF i2c-digital-filter binding by Patrick Delaunay · 3 years, 5 months ago
- 6bbb14f i2c: stm32f7: fix configuration of the digital filter by Patrick Delaunay · 3 years, 5 months ago
- 0959999 i2c: stm32f7: support DT binding i2c-analog-filter by Patrick Delaunay · 3 years, 5 months ago
- 1fd9eb6 i2c: stm32f7: move driver data of each instance in a privdata by Patrick Delaunay · 3 years, 5 months ago
- 81b2445 spi: stm32: Add ofdata_to_platdata() callback by Patrice Chotard · 3 years, 5 months ago
- 8247c90 arm: a37xx: pci: Update private structure documentation by Marek Behún · 3 years, 3 months ago
- 96a3c98 arm: a37xx: pci: Cosmetic change by Marek Behún · 3 years, 3 months ago
- 1d7ad68 arm: a37xx: pci: Handle propagation of CRSSVE bit from PCIe Root Port by Pali Rohár · 3 years, 3 months ago
- 95e101e arm: a37xx: pci: Do not automatically enable bus mastering on PCI Bridge by Pali Rohár · 3 years, 3 months ago
- cb05600 arm: a37xx: pci: Add support for accessing PCI Bridge on root bus by Pali Rohár · 3 years, 3 months ago
- 6b2771c arm: a37xx: pci: Fix pcie_advk_link_up() by Pali Rohár · 3 years, 3 months ago
- 021a98a phy: marvell: a3700: Return correct error code when power up fails by Pali Rohár · 3 years, 3 months ago
- 4ca474d phy: marvell: a3700: Fix configuring polarity invert bits by Pali Rohár · 3 years, 3 months ago
- 4adb16b phy: marvell: a3700: Set TXDCLK_2X_SEL bit during PCIe initialization by Pali Rohár · 3 years, 3 months ago
- cc30ea5 Convert CONFIG_STM32_FLASH to Kconfig by Patrick Delaunay · 3 years, 3 months ago
- 5d81616 phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-node by Patrick Delaunay · 3 years, 3 months ago
- 5b4fa85 phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphyc by Patrick Delaunay · 3 years, 3 months ago
- 7a508a7 Merge tag 'u-boot-amlogic-20211007' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 3 years, 2 months ago
- c7c0858 usb: dwc3: meson-gxl: add AXG compatible by Neil Armstrong · 3 years, 3 months ago
- d6c1036 pci: pcie_dw_meson: fix usb fail when pci link fails to go up by Neil Armstrong · 3 years, 3 months ago
- 24ed531 sysreset: provide SBI based sysreset driver by Heinrich Schuchardt · 3 years, 3 months ago
- 41f7be7 serial: Add a debug console using the RISC-V SBI interface by Samuel Holland · 3 years, 3 months ago
- 425c08f clk: k210: Try harder to get the best config by Sean Anderson · 3 years, 3 months ago
- 4970874 k210: clk: Refactor out_of_spec tests by Sean Anderson · 3 years, 3 months ago
- 54d5d2d clk: k210: Fix checking if ulongs are less than 0 by Sean Anderson · 3 years, 3 months ago
- 6115f1c Convert CONFIG_NAND_OMAP_ECCSCHEME to Kconfig by Tom Rini · 3 years, 3 months ago
- 53f0613 Convert CONFIG_NAND_FSL_ELBC et al to Kconfig by Tom Rini · 3 years, 3 months ago
- b2e25af Convert CONFIG_SYS_NAND_MAX_CHIPS to Kconfig by Tom Rini · 3 years, 3 months ago
- 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 3 months ago
- c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 3 months ago
- 4884d82 Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to Kconfig by Tom Rini · 3 years, 3 months ago
- 9d9f59d Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to Kconfig by Tom Rini · 3 years, 3 months ago
- 606c377 nand_spl_simple: Drop CONFIG_SYS_NAND_4_ADDR_CYCLE support by Tom Rini · 3 years, 3 months ago
- 8db73ec Convert CONFIG_SYS_NAND_PAGE_COUNT to Kconfig by Tom Rini · 3 years, 3 months ago
- a0de075 Convert CONFIG_SPL_NAND_LOAD et al to Kconfig by Tom Rini · 3 years, 3 months ago
- ccdc7cf Convert CONFIG_NAND_LPC32XX_MLC to Kconfig by Tom Rini · 3 years, 3 months ago
- c3ef455 reboot-mode: migrate uclass to livetree by Patrick Delaunay · 3 years, 3 months ago
- 455f2d1 demo: migrate uclass to livetree by Patrick Delaunay · 3 years, 3 months ago
- e2170c2 remoteproc: migrate uclass to livetree by Patrick Delaunay · 3 years, 3 months ago
- 8a47982 gpio: Factor out DT flag translation by Samuel Holland · 3 years, 3 months ago
- 37c10bf gpio: Verify validity of pin offsets from device trees by Samuel Holland · 3 years, 3 months ago
- 390ccff gpio: Verify validity of pin offsets when looking up names by Samuel Holland · 3 years, 3 months ago
- fd921d2 pinctrl: single: Add request() api by Bharat Gooty · 3 years, 4 months ago
- 62f86c6 pinctrl: single: Parse gpio details from dt by Bharat Gooty · 3 years, 4 months ago
- 50c8420 Merge branch 'next' by Tom Rini · 3 years, 3 months ago
- c2e0363 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 3 months ago
- f3efb1d watchdog: rti_wdt: Add support for loading firmware by Jan Kiszka · 3 years, 3 months ago
- 903d8ed pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static by Vladimir Oltean · 3 years, 3 months ago
- 0cab66c pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup by Vladimir Oltean · 3 years, 3 months ago
- c67930e pci: layerscape: ls_pcie_conf_address can be static by Vladimir Oltean · 3 years, 3 months ago
- 8101a40 pci: _dm_pci_phys_to_bus can be static by Vladimir Oltean · 3 years, 3 months ago
- 1512ac1 pci: pci_read_config can be static by Vladimir Oltean · 3 years, 3 months ago
- f98aa78 pci: pci_write_config can be static by Vladimir Oltean · 3 years, 3 months ago
- 7f76084 pci: include pci_internal.h inside pci_auto.c by Vladimir Oltean · 3 years, 3 months ago
- 701c04f rtc: rx8025: revise single register write to use offset by Mathew McBride · 3 years, 3 months ago
- 771fc0c rtc: rx8025: set date in a single i2c transaction by Mathew McBride · 3 years, 3 months ago
- 9ca4ae2 rtc: rx8025: add support for EPSON RX8035. by Mathew McBride · 3 years, 3 months ago
- 152ef91 rtc: rx8025: drop non-DM support by Mathew McBride · 3 years, 3 months ago
- 561d1d3 serial: Remove extraneous SYS_MALLOC_F check by Tom Rini · 3 years, 3 months ago
- 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 3 months ago
- d9be860 arm: Remove aspenite board by Tom Rini · 3 years, 3 months ago
- 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 3 months ago
- 8bef036 Merge tag 'xilinx-for-v2022.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 3 months ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 3 months ago
- 0a50b3c WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 3 months ago
- c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 3 months ago
- 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 3 months ago
- dced079 watchdog: versal: Add support for expire now by Ashok Reddy Soma · 3 years, 3 months ago
- 8c287ed watchdog: versal: Add support for basic window watchdog by Ashok Reddy Soma · 3 years, 3 months ago
- 1db1acb clk: versal: Enable only GATE type clocks by T Karthik Reddy · 3 years, 3 months ago