summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Fix uninitialized return value from dm_scan_fdt_nodeSean Anderson2021-04-291-1/+1
* dm: core: Add address translation in fdt_get_resourcePatrick Delaunay2021-04-295-23/+5
* Merge branch '2021-04-27-assorted-fixes'Tom Rini2021-04-272-3/+12
|\
| * reset: fix reset_get_by_index_nodev index handlingNeil Armstrong2021-04-271-1/+1
| * pinctrl: single: fix a never true comparisonDario Binacchi2021-04-271-2/+2
| * pinctrl: single: check function mask to be non-zeroDario Binacchi2021-04-271-0/+9
* | allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes2021-04-271-1/+1
* | timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOGRasmus Villemoes2021-04-271-1/+5
* | watchdog: use time_after_eq() in watchdog_reset()Rasmus Villemoes2021-04-271-1/+1
|/
* Merge https://source.denx.de/u-boot/custodians/u-boot-shTom Rini2021-04-2610-87/+87
|\
| * clk: renesas: Synchronize Gen2 MSTP teardown tablesMarek Vasut2021-04-253-6/+6
| * clk: renesas: Only ever access documented bits in clock driver teardownMarek Vasut2021-04-257-81/+81
* | net: sun8i-emac: Fix pinmux setup for Allwinner H5Andre Przywara2021-04-261-2/+6
* | Merge tag 'mips-pull-2021-04-24' of https://source.denx.de/u-boot/custodians/...Tom Rini2021-04-2413-42/+781
|\ \ | |/ |/|
| * scsi: Add ata_swap_buf_le16() to support big-endian platformsStefan Roese2021-04-231-0/+6
| * ata: ahci: Fix usage on big-endian platformsStefan Roese2021-04-231-12/+11
| * sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese2021-04-232-2/+3
| * serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese2021-04-233-0/+194
| * serial: serial_octeon_pcie_console.c: Add PCI remote console supportStefan Roese2021-04-233-0/+379
| * mips: octeon: Add Octeon PCIe host controller driverStefan Roese2021-04-233-0/+166
| * mips: octeon: Misc changes required because of the newly added headersStefan Roese2021-04-232-28/+22
* | video: sunxi: de2: switch to public uclass functionsJernej Skrabec2021-04-241-19/+10
* | video: sunxi: dw-hdmi: read source_id laterJernej Skrabec2021-04-241-4/+2
* | video: sunxi: Remove TV probe from DE2Jernej Skrabec2021-04-241-14/+1
* | video: sunxi: Remove check for ddc-i2c-bus propertyJernej Skrabec2021-04-241-3/+0
* | video: sunxi: Use DW-HDMI hpd functionJernej Skrabec2021-04-241-28/+6
* | video: sunxi: Add mode_valid callback to sunxi_dw_hdmiJernej Skrabec2021-04-241-0/+7
* | Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-04-232-0/+28
|\ \ | |/ |/|
| * usb: ehci-hcd: Add IAA handshake for removing async QHYe Li2021-04-222-0/+28
* | mmc: octeontx_hsmmc: Add support for MIPS OcteonStefan Roese2021-04-222-56/+149
* | net: jr2: Fix Serdes6G configurationHoratiu Vultur2021-04-221-4/+23
* | net: jr2: Reset switchHoratiu Vultur2021-04-221-1/+15
|/
* sysreset: provide type of reset in do_reset cmdIgor Opaniuk2021-04-201-1/+10
* sysreset: psci: use psci driver exported functionsIgor Opaniuk2021-04-201-6/+2
* psci: add features/reset2 supportIgor Opaniuk2021-04-201-0/+68
* net: calxedagmac: Convert to DM_ETHAndre Przywara2021-04-202-64/+135
* power: regulator: add driver for ANATOP regulatorYing-Chun Liu (PaulLiu)2021-04-203-0/+289
* net: octeontx: smi: fix mii probeTim Harvey2021-04-201-0/+2
* drivers: ata: ahci: update max id if it is more than available portsSuneel Garapati2021-04-201-0/+3
* drivers: net: octeontx: fix QSGMIITim Harvey2021-04-201-13/+7
* Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk2021-04-201-109/+43
* misc: make CONFIG_IRQ selectable for all platformsWasim Khan2021-04-201-3/+2
* phy: meson-g12a-usb3-pcie: add support for PCIe opsNeil Armstrong2021-04-201-4/+77
* clk: meson-g12a: add PCIe gatesNeil Armstrong2021-04-201-0/+2
* gpio: atmel_pio4: add support for sama7g5 pio4 version with 5 banksEugen Hristev2021-04-191-0/+22
* Merge https://source.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-04-184-176/+285
|\
| * usb: ehci-mx6: Add iMX8M supportMarek Vasut2021-04-181-1/+3
| * usb: ehci-mx6: Fix aarch64 build warningsMarek Vasut2021-04-181-4/+4
| * usb: ehci-mx6: Add fsl,imx7d-usb compatible stringMarek Vasut2021-04-181-0/+1
| * usb: ehci-mx6: Set default CONFIG_MXC_USB_PORTSC if not definedMarek Vasut2021-04-181-0/+5