aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-28scsi: Add ata_swap_buf_le16() to support big-endian platformsStefan Roese1-0/+6
2021-04-28ata: ahci: Fix usage on big-endian platformsStefan Roese1-12/+11
2021-04-28sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese2-2/+3
2021-04-28serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese3-0/+194
2021-04-28serial: serial_octeon_pcie_console.c: Add PCI remote console supportStefan Roese3-0/+379
2021-04-28mips: octeon: Add Octeon PCIe host controller driverStefan Roese3-0/+166
2021-04-28mips: octeon: Misc changes required because of the newly added headersStefan Roese2-28/+22
2021-04-27Merge branch '2021-04-27-assorted-fixes'Tom Rini2-3/+12
2021-04-27reset: fix reset_get_by_index_nodev index handlingNeil Armstrong1-1/+1
2021-04-27pinctrl: single: fix a never true comparisonDario Binacchi1-2/+2
2021-04-27pinctrl: single: check function mask to be non-zeroDario Binacchi1-0/+9
2021-04-27allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes1-1/+1
2021-04-27timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOGRasmus Villemoes1-1/+5
2021-04-27watchdog: use time_after_eq() in watchdog_reset()Rasmus Villemoes1-1/+1
2021-04-26Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini10-87/+87
2021-04-26net: sun8i-emac: Fix pinmux setup for Allwinner H5Andre Przywara1-2/+6
2021-04-25clk: renesas: Synchronize Gen2 MSTP teardown tablesMarek Vasut3-6/+6
2021-04-25clk: renesas: Only ever access documented bits in clock driver teardownMarek Vasut7-81/+81
2021-04-24Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...WIP/24Apr2021Tom Rini13-42/+781
2021-04-24video: sunxi: de2: switch to public uclass functionsJernej Skrabec1-19/+10
2021-04-24video: sunxi: dw-hdmi: read source_id laterJernej Skrabec1-4/+2
2021-04-24video: sunxi: Remove TV probe from DE2Jernej Skrabec1-14/+1
2021-04-24video: sunxi: Remove check for ddc-i2c-bus propertyJernej Skrabec1-3/+0
2021-04-24video: sunxi: Use DW-HDMI hpd functionJernej Skrabec1-28/+6
2021-04-24video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec1-0/+7
2021-04-23scsi: Add ata_swap_buf_le16() to support big-endian platformsStefan Roese1-0/+6
2021-04-23ata: ahci: Fix usage on big-endian platformsStefan Roese1-12/+11
2021-04-23sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese2-2/+3
2021-04-23serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese3-0/+194
2021-04-23serial: serial_octeon_pcie_console.c: Add PCI remote console supportStefan Roese3-0/+379
2021-04-23mips: octeon: Add Octeon PCIe host controller driverStefan Roese3-0/+166
2021-04-23mips: octeon: Misc changes required because of the newly added headersStefan Roese2-28/+22
2021-04-23Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/23Apr2021Tom Rini2-0/+28
2021-04-23clk: Fix typo in Zynq Kconfig symbol descriptionMichal Simek1-1/+1
2021-04-22usb: ehci-hcd: Add IAA handshake for removing async QHYe Li2-0/+28
2021-04-22mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese2-56/+149
2021-04-22net: jr2: Fix Serdes6G configurationHoratiu Vultur1-4/+23
2021-04-22net: jr2: Reset switchHoratiu Vultur1-1/+15
2021-04-20sysreset: provide type of reset in do_reset cmdIgor Opaniuk1-1/+10
2021-04-20sysreset: psci: use psci driver exported functionsIgor Opaniuk1-6/+2
2021-04-20psci: add features/reset2 supportIgor Opaniuk1-0/+68
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara2-64/+135
2021-04-20power: regulator: add driver for ANATOP regulatorYing-Chun Liu (PaulLiu)3-0/+289
2021-04-20net: octeontx: smi: fix mii probeTim Harvey1-0/+2
2021-04-20drivers: ata: ahci: update max id if it is more than available portsSuneel Garapati1-0/+3
2021-04-20drivers: net: octeontx: fix QSGMIITim Harvey1-13/+7
2021-04-20Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk1-109/+43
2021-04-20misc: make CONFIG_IRQ selectable for all platformsWasim Khan1-3/+2
2021-04-20phy: meson-g12a-usb3-pcie: add support for PCIe opsNeil Armstrong1-4/+77
2021-04-20clk: meson-g12a: add PCIe gatesNeil Armstrong1-0/+2