aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-27Merge branch '2021-04-27-assorted-fixes'Tom Rini
2021-04-27reset: fix reset_get_by_index_nodev index handlingNeil Armstrong
2021-04-27pinctrl: single: fix a never true comparisonDario Binacchi
2021-04-27pinctrl: single: check function mask to be non-zeroDario Binacchi
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes
2021-04-27timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOGRasmus Villemoes
2021-04-27watchdog: use time_after_eq() in watchdog_reset()Rasmus Villemoes
2021-04-26Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2021-04-26net: sun8i-emac: Fix pinmux setup for Allwinner H5Andre Przywara
2021-04-25clk: renesas: Synchronize Gen2 MSTP teardown tablesMarek Vasut
2021-04-25clk: renesas: Only ever access documented bits in clock driver teardownMarek Vasut
2021-04-24Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-04-24video: sunxi: de2: switch to public uclass functionsJernej Skrabec
2021-04-24video: sunxi: dw-hdmi: read source_id laterJernej Skrabec
2021-04-24video: sunxi: Remove TV probe from DE2Jernej Skrabec
2021-04-24video: sunxi: Remove check for ddc-i2c-bus propertyJernej Skrabec
2021-04-24video: sunxi: Use DW-HDMI hpd functionJernej Skrabec
2021-04-24video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec
2021-04-23scsi: Add ata_swap_buf_le16() to support big-endian platformsStefan Roese
2021-04-23ata: ahci: Fix usage on big-endian platformsStefan Roese
2021-04-23sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese
2021-04-23serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese
2021-04-23serial: serial_octeon_pcie_console.c: Add PCI remote console supportStefan Roese
2021-04-23mips: octeon: Add Octeon PCIe host controller driverStefan Roese
2021-04-23mips: octeon: Misc changes required because of the newly added headersStefan Roese
2021-04-23Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-04-23clk: Fix typo in Zynq Kconfig symbol descriptionMichal Simek
2021-04-22usb: ehci-hcd: Add IAA handshake for removing async QHYe Li
2021-04-22mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese
2021-04-22net: jr2: Fix Serdes6G configurationHoratiu Vultur
2021-04-22net: jr2: Reset switchHoratiu Vultur
2021-04-20sysreset: provide type of reset in do_reset cmdIgor Opaniuk
2021-04-20sysreset: psci: use psci driver exported functionsIgor Opaniuk
2021-04-20psci: add features/reset2 supportIgor Opaniuk
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara
2021-04-20power: regulator: add driver for ANATOP regulatorYing-Chun Liu (PaulLiu)
2021-04-20net: octeontx: smi: fix mii probeTim Harvey
2021-04-20drivers: ata: ahci: update max id if it is more than available portsSuneel Garapati
2021-04-20drivers: net: octeontx: fix QSGMIITim Harvey
2021-04-20Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk
2021-04-20misc: make CONFIG_IRQ selectable for all platformsWasim Khan
2021-04-20phy: meson-g12a-usb3-pcie: add support for PCIe opsNeil Armstrong
2021-04-20clk: meson-g12a: add PCIe gatesNeil Armstrong
2021-04-19gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banksEugen Hristev
2021-04-18Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini
2021-04-18Merge tag 'ti-v2021.07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2021-04-18usb: ehci-mx6: Add iMX8M supportMarek Vasut
2021-04-18usb: ehci-mx6: Fix aarch64 build warningsMarek Vasut
2021-04-18usb: ehci-mx6: Add fsl,imx7d-usb compatible stringMarek Vasut
2021-04-18usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not definedMarek Vasut