aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-29power: regulator: Add support for regulator-force-boot-offKonstantin Porotchkin
2021-04-28configs: Resync with savedefconfigTom Rini
2021-04-28reset: fix reset_get_by_index_nodev index handlingNeil Armstrong
2021-04-28test: reset: Extend base reset test to catch errorNeil Armstrong
2021-04-28IOMUX: Fix buffer overflow in iomux_replace_device()Yuichiro Goto
2021-04-28pinctrl: single: fix a never true comparisonDario Binacchi
2021-04-28pinctrl: single: check function mask to be non-zeroDario Binacchi
2021-04-28Makefile: fix generation of defaultenv.h from empty initial fileRasmus Villemoes
2021-04-28fs: btrfs: fix the false alert of decompression failureQu Wenruo
2021-04-28arm: zimage: Use correct symbol to hide messages in SPLSamuel Holland
2021-04-28powerpc: introduce CONFIG_CACHE_FLUSH_WATCHDOG_THRESHOLDRasmus Villemoes
2021-04-28powerpc: lib: remove leftover CONFIG_5xxRasmus Villemoes
2021-04-28allow opting out of WATCHDOG_RESET() from timer interruptRasmus Villemoes
2021-04-28timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOGRasmus Villemoes
2021-04-28watchdog: use time_after_eq() in watchdog_reset()Rasmus Villemoes
2021-04-28Prepare v2021.07-rc1Tom Rini
2021-04-28ARM: rmobile: Enable NVMe support on RCar3Marek Vasut
2021-04-28ARM: rmobile: Enable CONFIG_SYS_FLASH_PROTECTIONMarek Vasut
2021-04-28clk: renesas: Synchronize Gen2 MSTP teardown tablesMarek Vasut
2021-04-28clk: renesas: Only ever access documented bits in clock driver teardownMarek Vasut
2021-04-28sunxi: DT: A64: Update devicetree files from Linux 5.12Andre Przywara
2021-04-28sunxi: DT: R40: Update device tree files from Linux 5.12Ivan Uvarov
2021-04-28net: sun8i-emac: Fix pinmux setup for Allwinner H5Andre Przywara
2021-04-28mips: octeon: ebb7304: Add support for some I2C devicesAaron Williams
2021-04-28mips: octeon: dts/dtsi: Change UART DT node to use clocks propertyAaron Williams
2021-04-28mips: octeon: Add Octeon III NIC23 board supportStefan Roese
2021-04-28mips: octeon: mrvl, cn73xx.dtsi: Add AHCI/SATA DT nodeStefan Roese
2021-04-28scsi: Add ata_swap_buf_le16() to support big-endian platformsStefan Roese
2021-04-28ata: ahci: Fix usage on big-endian platformsStefan Roese
2021-04-28sata: ahci_mvebu.c: Enable AHCI/SATA driver for MIPS OcteonStefan Roese
2021-04-28mips: octeon: cpu.c: Enable AHCI/SATA supportStefan Roese
2021-04-28mips: octeon: cpu.c: Add arch_misc_init() for pci-console & pci-bootcmdStefan Roese
2021-04-28serial: serial_octeon_bootcmd.c: Add PCI remote console supportStefan Roese
2021-04-28serial: serial_octeon_pcie_console.c: Add PCI remote console supportStefan Roese
2021-04-28mips: octeon: cvmx-coremask.h: Fix cvmx_coremask_dprint() with DEBUG definedStefan Roese
2021-04-28mips: octeon: cvmx-bootmem: Fix compare in "if" statementStefan Roese
2021-04-28mips: octeon: Move CVMX_SYNC from octeon_ddr.h to cvmx-regs.hStefan Roese
2021-04-28mips: octeon: octeon_ebb7304_defconfig: Enable Octeon PCIe and E1000Stefan Roese
2021-04-28mips: octeon: Add Octeon PCIe host controller driverStefan Roese
2021-04-28mips: octeon: octeon_ebb7304: Add board specific QLM init codeAaron Williams
2021-04-28mips: octeon: mrvl, cn73xx.dtsi: Add PCIe controller DT nodeStefan Roese
2021-04-28mips: octeon: Kconfig: Enable CONFIG_SYS_PCI_64BITStefan Roese
2021-04-28mips: octeon: Makefile: Enable building of the newly added C filesStefan Roese
2021-04-28mips: octeon: Add octeon_qlm.cAaron Williams
2021-04-28mips: octeon: Add octeon_fdt.cAaron Williams
2021-04-28mips: octeon: Add cvmx-qlm.cAaron Williams
2021-04-28mips: octeon: Add cvmx-pcie.cAaron Williams
2021-04-28mips: octeon: Add cvmx-helper.cAaron Williams
2021-04-28mips: octeon: Add cvmx-helper-util.cAaron Williams
2021-04-28mips: octeon: Add cvmx-helper-jtag.cAaron Williams