messages from 2020-10-16 07:36:20 to 2020-10-17 11:14:07 UTC [more...]
am335x uart boot
2020-10-17 11:14 UTC (2+ messages)
[PATCH] clk: mediatek: Add MT8183 clock driver
2020-10-17 10:52 UTC
[PATCH v1 0/8] Microchip PolarFire SoC support
2020-10-17 9:47 UTC (13+ messages)
` [PATCH v1 1/8] riscv: Add Microchip MPFS Icicle Kit support
` [PATCH v1 2/8] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v1 3/8] dt-bindings: clock: Add indexes for reset signals
` [PATCH v1 4/8] riscv: Add DMA 64-bit address support
` [PATCH v1 5/8] net: macb: Add DMA 64-bit address support for macb
` [PATCH v1 6/8] net: macb: Add phy address to read it from device tree
` [PATCH v1 7/8] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v1 8/8] doc: board: Add Microchip MPFS Icicle Kit doc
[PATCH 1/1] trace: conserve gd register on RISC-V
2020-10-17 7:37 UTC
[PATCH v4 00/13] riscv: Add SPI support for Kendryte K210
2020-10-16 22:57 UTC (14+ messages)
` [PATCH v4 01/13] spi: dw: Fix driving MOSI low while recieving
` [PATCH v4 02/13] spi: dw: Convert calls to debug to dev_*
` [PATCH v4 03/13] spi: dw: Rename "cs-gpio" to "cs-gpios"
` [PATCH v4 04/13] spi: dw: Use generic function to read reg address
` [PATCH v4 05/13] spi: dw: Rename registers to match datasheet
` [PATCH v4 06/13] spi: dw: Remove spi_enable_chip
` [PATCH v4 07/13] spi: dw: Rearrange struct dw_spi_priv
` [PATCH v4 08/13] spi: dw: Add SoC-specific compatible strings
` [PATCH v4 09/13] spi: dw: Add support for multiple CTRLR0 layouts
` [PATCH v4 10/13] spi: dw: Document devicetree binding
` [PATCH v4 11/13] spi: dw: Add mem_ops
` [PATCH v4 12/13] riscv: Add device tree bindings for SPI
` [PATCH v4 13/13] riscv: Add support for SPI on Kendryte K210
Please pull u-boot-marvell/master
2020-10-16 22:02 UTC (2+ messages)
[PATCH v3 00/27] Add DM support for omap PWM backlight
2020-10-16 20:31 UTC (7+ messages)
[PATCH] tools: mtk_image: add support for booting ARM64 images
2020-10-16 17:52 UTC
[PATCH v3] armv8: layerscape: don't remove crypto node if just partially disabled
2020-10-16 17:38 UTC
[PATCH v2 0/5] sunxi: video: Add V3S simple-framebuffer
2020-10-16 17:17 UTC (6+ messages)
` [PATCH v2 1/5] ARM: dts: sun8i: Update V3s dts(i) files from Linux-v5.9
` [PATCH v2 2/5] ARM: dts: sun8i: v3s: Add simple-framebuffer
` [PATCH v2 3/5] pwm: sunxi: v3s: Enable PWM0
` [PATCH v2 4/5] sunxi: video: v3s: Enable LCD support
` [PATCH v2 5/5] sunxi: add drivers and configs needed for LCD display
i.MX RT1050 toolchain
2020-10-16 16:48 UTC (2+ messages)
[PATCH] usb: dwc2: add "u-boot,force-vbus-detection" for stm32
2020-10-16 16:32 UTC (5+ messages)
[PATCH v2] armv8: layerscape: don't remove crypto node if just partially disabled
2020-10-16 16:27 UTC (2+ messages)
[PATCH 0/5] board: mediatek: pumpkin: add fastboot support
2020-10-16 15:40 UTC (6+ messages)
` [PATCH 1/5] arm: dts: mt8516: add support for USB
` [PATCH 2/5] arm: dts: mt8516-pumpkin: enable usb port
` [PATCH 3/5] board: mediatek: pumpkin: initialize usb device
` [PATCH 4/5] configs: pumpkin: enable USB gadget
` [PATCH 5/5] configs: pumpkin: enable fastboot
[PATCH] libfdt: Fix signedness comparison warnings
2020-10-16 15:22 UTC (3+ messages)
[PATCH 00/17] fs/squashfs: fix memory leaks and introduce exists() function
2020-10-16 14:49 UTC (9+ messages)
` [PATCH 06/17] fs/squashfs: sqfs_read_directory_table: fix memory leak
` [PATCH 15/17] fs/squashfs: sqfs_read: "
[PATCH 00/32] x86: Allow Coral to boot into Chrome OS
2020-10-16 14:17 UTC (65+ messages)
` [PATCH 01/32] Add an assembly guard around linux/bitops.h
` [PATCH 02/32] x86: apl: Add core init for the SoC
` [PATCH 03/32] x86: Add a layout for Chrome OS verified boot
` [PATCH 04/32] x86: Add support for private files
` [PATCH 05/32] x86: Allow writing tables to fail
` [PATCH 06/32] x86: acpi: Store the ACPI context in global_data
` [PATCH 07/32] x86: Store the FADT so we can avoid searching for it
` [PATCH 08/32] x86: Don't bother clearing global NVS
` [PATCH 09/32] x86: coral: Drop the duplicate PCIe settings
` [PATCH 10/32] x86: Add SMBIOS info for Coral
` [PATCH 11/32] x86: coral: Correct max98357 file
` [PATCH 12/32] x86: Move ROM_TABLE_ADDR into the C file
` [PATCH 13/32] x86: Use if instead of #ifdef in write_tables()
` [PATCH 14/32] x86: Allow putting some tables in the bloblist
` [PATCH 15/32] x86: nhlt: Correct output of bytes and 16-bit data
` [PATCH 16/32] x86: nhlt: Fix a few bugs in the table generation
` [PATCH 17/32] x86: Show the interrupt pointer with 'irqinfo'
` [PATCH 18/32] x86: sound: Correct error handling
` [PATCH 19/32] acpi: Correct reset handling in acpi_device_add_power_res()
` [PATCH 20/32] x86: acpi: Allow the SSDT to be empty
` [PATCH 21/32] x86: acpi: Put the generated code first in DSDT
` [PATCH 22/32] acpi: Don't reset the tables with every new generation
` [PATCH 23/32] x86: Define the Chrome OS GNVS region
` [PATCH 24/32] x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
` [PATCH 25/32] x86: Set up Chrome OS to boot into developer mode
` [PATCH 26/32] x86: Boot coral into Chrome OS by default
` [PATCH 27/32] x86: fsp: Convert fsp_dram to use log_debug()
` [PATCH 28/32] x86: Silence some logging statements
` [PATCH 29/32] x86: acpi: Include the TPMv1 table only if needed
` [PATCH 30/32] x86: acpi: Don't show the UART address by default
` [PATCH 31/32] x86: pinctrl: Silence the warning when a pin is not found
` [PATCH 32/32] x86: fsp: Adjust calculations for MTRR range and DRAM top
[PATCH 00/16] dm: Remove redefinitions of dev_xxx macros
2020-10-16 14:10 UTC (40+ messages)
` [PATCH 01/16] clk: sifive: Include device_compat.h
` [PATCH 02/16] dm: syscon: Set LOG_CATEGORY
` [PATCH 03/16] firmware: scmi: Include device_compat.h
` [PATCH 04/16] mtd: mxs_nand: Fix not calling dev_xxx with a device
` [PATCH 05/16] net: ldpaa_eth: Include device_compat.h
` [PATCH 06/16] phy: "
` [PATCH 07/16] ram: imxrt: "
` [PATCH 08/16] spi: nsp_fspi: "
` [PATCH 08/16] spi: nxp_fspi: "
` [PATCH 09/16] spi: fsl_qspi: "
` [PATCH 10/16] tee: optee: "
` [PATCH 11/16] timer: "
` [PATCH 12/16] usb: xhci: "
` [PATCH 13/16] usb: musb-new: "
` [PATCH 14/16] usb: musb-new: mt85xx: Fix not calling dev_err with a device
` [PATCH 15/16] linux/compat.h: Remove redefinition of dev_xxx macros
` [PATCH 16/16] dm: Don't undefine "
` [PATCH 1/3] arm: fsl-layerscape: Include device_compat.h in soc.c
` [PATCH 2/3] clk: at91: Include device_compat.h in compat.c
` [PATCH 3/3] usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c
[PATCH] sunxi: make V3s DRAM initialization more proper
2020-10-16 13:49 UTC (2+ messages)
[PATCH] spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2
2020-10-16 13:40 UTC (2+ messages)
[PATCH 1/4] mmc: octeontx_hsmmc.c: Remove test debug message
2020-10-16 13:39 UTC (8+ messages)
` [PATCH 2/4] arm: octeontx: Select CLK
` [PATCH 3/4] watchdog: octeontx_wdt: Add support for start and stop
` [PATCH 4/4] arm: octeontx: Add CMD_WDT
[PATCH 1/5] mips: start.S: Add Octeon boot header compatibility
2020-10-16 13:25 UTC (6+ messages)
` [PATCH 2/5] mips: octeon: Fix Octeon DDR driver to use the correct struct
` [PATCH 3/5] mips: octeon: Report full DDR size in dram_init() to gd->ram_size
` [PATCH 4/5] mips: octeon: bootoctlinux: Use gd->ram_size instead of ram_get_info()
` [PATCH 5/5] mips: octeon: tools: Add update_octeon_header tool
[PATCH] rtc: move pcf8563 to Kconfig
2020-10-16 12:57 UTC (2+ messages)
[PATCH] mx6: peripheral clock from oscillator
2020-10-16 12:41 UTC (2+ messages)
[PATCH 0/3] pinctrl: renesas: trivial fixes and enhancements
2020-10-16 12:40 UTC (2+ messages)
[PATCH 0/3] Renesas R8A774C0 import DTSI and clocks
2020-10-16 12:37 UTC (7+ messages)
` [PATCH 1/3] arm: renesas: Add config option for R8A774C0 SoC
` [PATCH 2/3] arm: dts: r8a774c0: Import DTS from Linux 5.9
` [PATCH 3/3] clk: renesas: Import R8A774C0 clock tables "
[PATCH] lib: zlib: Use post-increment only in inffast.c
2020-10-16 12:36 UTC (4+ messages)
[PATCH next v10] usb: add MediaTek USB3 DRD driver
2020-10-16 12:08 UTC (3+ messages)
[PATCH v2 00/21] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
2020-10-16 11:08 UTC (22+ messages)
` [PATCH v2 01/21] mmc: sdhci: Add helper functions for UHS modes
` [PATCH v2 02/21] mmc: am654_sdhci: Unconditionally switch off DLL in the beginning of ios_post()
` [PATCH v2 03/21] mmc: am654_sdhci: Convert flag fields to BIT macro
` [PATCH v2 04/21] mmc: am654_sdhci: Add flag for PHY calibration
` [PATCH v2 05/21] mmc: am654_sdhci: Add support for AM65x SR2.0
` [PATCH v2 06/21] mmc: am654_sdhci: Add support for input tap delay
` [PATCH v2 07/21] mmc: am654_sdhci: Add support for writing to clkbuf_sel
` [PATCH v2 08/21] mmc: am654_sdhci: Add support for software tuning
` [PATCH v2 09/21] mmc: am654_sdhci: Fix HISPD bit configuration in some lower speed modes
` [PATCH v2 10/21] mmc: am654_sdhci: Use sdhci_set_control_reg()
` [PATCH v2 11/21] arm: dts: k3-am65: Fix mmc nodes
` [PATCH v2 12/21] arm: dts: k3-j721e-main: Update otap-delay values
` [PATCH v2 13/21] arm: dts: k3-j721e-common-proc-board: Add support for UHS modes for SD card
` [PATCH v2 14/21] arm: dts: k3-j7200-main: Add support for gpio0
` [PATCH v2 15/21] arm: dts: k3-j7200-common-proc-board: Enable support for UHS modes
` [PATCH v2 16/21] configs: j721e_evm: Add "
` [PATCH v2 17/21] configs: j7200_evm: "
` [PATCH v2 18/21] i2c: Makefile: Add SPL_DM_I2C_GPIO
` [PATCH v2 19/21] arm: dts: k3-am65-main: Add itapdly and clkbuf-sel values
` [PATCH v2 20/21] arm: dts: k3-am654-base-board: Limit Sd card to High speed modes
` [PATCH v2 21/21] configs: am65x_evm: Add configs for UHS modes
[PATCH v4 0/7] drivers: Add a framework for MUX drivers
2020-10-16 10:46 UTC (8+ messages)
` [PATCH v4 1/7] drivers: Add a new framework for multiplexer devices
` [PATCH v4 2/7] dm: board: complete the initialization of the muxes in initr_dm()
` [PATCH v4 3/7] drivers: mux: mmio-based syscon mux controller
` [PATCH v4 4/7] Kconfig: Increase the pre-relocation memory
` [PATCH v4 5/7] test: Add tests for the multiplexer framework
` [PATCH v4 6/7] cmd: Add a mux command
` [PATCH v4 7/7] test: mux-cmd: Add tests for the 'mux' command
efi_loader: DM_REMOVE_ACTIVE_ALL
2020-10-16 10:20 UTC (2+ messages)
[PATCH 01/15] gpio: mpc8xxx_gpio: fix a bug on ls1046ardb
2020-10-16 9:28 UTC (16+ messages)
` [PATCH 02/15] arm: dts: ls1021a: add gpio node
` [PATCH 03/15] arm64: dts: ls1012a: "
` [PATCH 04/15] arm64: dts: ls1028a: "
` [PATCH 05/15] arm64: dts: ls1043a: "
` [PATCH 06/15] arm64: dts: ls1046a: "
` [PATCH 07/15] arm64: dts: ls1088a: "
` [PATCH 08/15] arm64: dts: ls208xa: "
` [PATCH 09/15] configs: ls1012a: enable CONFIG_MPC8XXX_GPIO
` [PATCH 10/15] configs: ls1043a: "
` [PATCH 11/15] configs: ls1028a: "
` [PATCH 12/15] configs: ls1088a: "
` [PATCH 13/15] configs: ls208xa: "
` [PATCH 14/15] configs: lx2160a: "
` [PATCH 15/15] configs: ls1046a: enable MPC8XXX_GPIO
[PATCH 1/1] board: freescale: vid.c: Initialize variable 'i2caddress'
2020-10-16 9:15 UTC
[PATCH 00/18] Add support for MediaTek MT7620 SoC
2020-10-16 8:50 UTC (2+ messages)
[PATCH 12/18] watchdog: add watchdog driver for MediaTek MT7620 SoC
2020-10-16 8:13 UTC (2+ messages)
[PATCH 00/12] Various minor patches
2020-10-16 7:50 UTC (4+ messages)
` [PATCH 02/12] x86: zimage: Add a little more logging
[PATCH v2 00/14] vboot: Fix forged-configuration vulnerability
2020-10-16 7:39 UTC
[PATCH 18/18] MAINTAINERS: add maintainer for MediaTek MIPS platform
2020-10-16 7:37 UTC
[PATCH 17/18] mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCs
2020-10-16 7:36 UTC
[PATCH 16/18] net: add ethernet driver for MediaTek MT7620 SoC
2020-10-16 7:36 UTC
[PATCH 15/18] phy: add USB PHY driver for MediaTek MT7620 SoC
2020-10-16 7:36 UTC
[PATCH 14/18] spi: add spi controller support for MediaTek MT7620 SoC
2020-10-16 7:36 UTC
[PATCH 13/18] gpio: add GPIO controller driver for MediaTek MT7620 SoC
2020-10-16 7:36 UTC
[PATCH 11/18] pinctrl: mtmips: add support for MediaTek MT7620 SoC
2020-10-16 7:36 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox