messages from 2020-12-11 01:31:45 to 2020-12-13 10:08:36 UTC [more...]
[PATCH 0/6] Add MMC/SD support for S700
2020-12-13 10:08 UTC (7+ messages)
` [PATCH 1/6] clk: actions: Introduce dummy get/set_rate callbacks
` [PATCH 2/6] clk: actions: Add SD/MMC clocks
` [PATCH 3/6] ARM: dts: sync Actions Semi S700 DT from Linux 5.10-rc7
` [PATCH 4/6] ARM: dts: s700: add MMC/SD controller node
` [PATCH 5/6] mmc: actions: add MMC driver for Actions OWL S700
` [PATCH 6/6] configs: Enable mmc support
[PATCH v2] ARM: dts: renesas: Remove leading 0x from rpc node
2020-12-12 19:18 UTC (2+ messages)
[PATCH] gpio: pca953x: add bus option to select the i2c bus
2020-12-12 18:51 UTC (3+ messages)
[PATCH v2 00/26] dm: Change the way sequence numbers are implemented
2020-12-12 18:38 UTC (12+ messages)
` [PATCH v2 20/26] dm: Switch over to use new sequence number for dev_seq()
` [PATCH v2 21/26] dm: Drop uclass_resolve_seq()
` [PATCH v2 22/26] dm: Drop the unused arg in uclass_find_device_by_seq()
` [PATCH v2 23/26] dm: core: Update uclass_find_next_free_req_seq() for new scheme
` [PATCH v2 24/26] cmd: Drop use of old sequence numbers in commands
` [PATCH v2 25/26] dm: core: Drop seq and req_seq
` [PATCH v2 26/26] dm: Update documentation for new sequence numbers
[PATCH 0/3] GE Bx50v3 cleanups
2020-12-12 17:24 UTC (5+ messages)
` [PATCH 1/3] image: support board_fit_config_name_match
[PATCH 1/1] doc: move README.trace to HTML documentation
2020-12-12 15:40 UTC (2+ messages)
[PATCH 1/1] doc: move README.commands to HTML doc
2020-12-12 15:40 UTC (2+ messages)
[PATCH] bootcount: allow to use this feature on TPL
2020-12-12 15:40 UTC (2+ messages)
[PATCH] fsp: Move and rename fsp_types.h file
2020-12-12 15:40 UTC (2+ messages)
[PATCH v2 0/8] Raspberry Pi 400/Compute Module 4 support
2020-12-12 15:39 UTC (7+ messages)
` [PATCH v2 4/8] dm: Introduce xxx_get_dma_range()
` [PATCH v2 5/8] dm: Introduce DMA constraints into the core device model
` [PATCH v2 6/8] dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()
[PATCH 1/1] sandbox: implement invalidate_icache_all()
2020-12-12 15:39 UTC (2+ messages)
[PATCH 0/8] Raspberry Pi 400/Compute Module 4 support
2020-12-12 15:39 UTC (6+ messages)
` [PATCH 4/8] dm: Introduce xxx_get_dma_range()
[PATCH v2 0/4] mkimage usability fixes
2020-12-12 15:39 UTC (4+ messages)
` [PATCH v2 4/4] mkimge: Reject signing-related flags without FIT_SIGNATURE
[PATCH] common: splash_source: fix -Wint-to-pointer-cast warning
2020-12-12 15:39 UTC (2+ messages)
[PATCH 0/6] spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
2020-12-12 15:39 UTC (11+ messages)
` [PATCH 1/6] sandbox: spi: Drop unused sandbox_spi_parse_spec function
` [PATCH 2/6] sandbox: test: Add a second SPI slave on sandbox_spi bus
` [PATCH 4/6] test: spi: Add sandbox_spi_get_{speed, mode} interface
` [PATCH 5/6] spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic
` [PATCH 6/6] test: dm: spi: Add testcase for spi_claim_bus()
[PATCH v2 1/2] x86: edison: Use dwc3-generic driver for Intel Edison
2020-12-12 15:39 UTC (4+ messages)
` [PATCH v2 2/2] x86: edison: Switch to DM_USB_GADGET
[PATCH 1/2] configs: sandbox: activate DEBUG_UART
2020-12-12 15:39 UTC (5+ messages)
` [PATCH 2/2] console: sandbox: remove unnecessary sandbox code
[PATCH v1] x86: edison: BINMAN selection is specific to the board
2020-12-12 15:39 UTC (2+ messages)
[PATCH 1/1] sandbox: implement runtime system reset
2020-12-12 15:39 UTC (2+ messages)
[PATCH 0/6] video: remove VIDCONSOLE_AS_LCD and VIDCONSOLE_AS_NAME
2020-12-12 15:39 UTC (3+ messages)
` [PATCH 5/6] spring: configs: remove VIDCONSOLE_AS_LCD
[PATCH 0/4] console: remove #ifdef CONFIG when it is possible
2020-12-12 15:39 UTC (9+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] console: add function console_devices_set
` [PATCH 3/4] console: remove #ifdef CONFIG_CONSOLE_RECORD
` [PATCH 4/4] console: add console_tstc_check helper function for CONSOLE_MUX
[PATCH 0/3] video: seps525: Add new driver for seps525 OLED display
2020-12-12 15:35 UTC (7+ messages)
` [PATCH 1/3] video: Introduce video_sync call
` [PATCH 2/3] video: seps525: Add dt binding description
` [PATCH 3/3] video: seps525: Add seps525 SPI driver
[PATCH v3] fdt: Use phandle to distinguish DT nodes with same name
2020-12-12 15:35 UTC (2+ messages)
[RESEND,PATCH v3] cmd: Add a pwm command
2020-12-12 15:35 UTC (2+ messages)
[u-boot,v2019.04-aspeed, v1 0/1] Common:fdt: Check for error return
2020-12-12 15:35 UTC (3+ messages)
` [u-boot, v2019.04-aspeed, v1 1/1] Common:fdt: Check for error return value
` [u-boot,v2019.04-aspeed, "
[PATCH v2 1/2] mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support
2020-12-12 14:58 UTC (4+ messages)
` [PATCH v2 2/2] board: presidio: Add Parallel NAND support
[PULL] u-boot-atmel-fixes-2021.01-b
2020-12-12 14:58 UTC (2+ messages)
[PATCH 1/1] doc: move README.bootmenu to HTML doc
2020-12-12 12:00 UTC (2+ messages)
[PATCH v1 1/2] imx8mm: configs: add support for distro boot commands
2020-12-12 8:50 UTC (2+ messages)
` [PATCH v1 2/2] board: imx8mm: add boot.cmd for distro boot on iMX8MM
[PATCH 1/1] doc: move README.NetConsole to HTML documentation
2020-12-12 8:40 UTC
[PATCH] doc: uefi: remove leading $ from bash commands
2020-12-12 8:18 UTC
[PATCH 0/2] doc: move pstore.rst to usage/pstore.rst
2020-12-12 8:08 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] doc: use code-block in pstore.rst
[PATCH] cmd: mmc: modify partconf to be used in script
2020-12-12 7:46 UTC
[PATCH 1/2] mtd: rawnand: cortina_nand: Add Cortina CAxxxx SoC support
2020-12-11 21:51 UTC (5+ messages)
` [PATCH 2/2] board: presidio: Add Parallel NAND support
[PATCH 0/9] dm: treewide: Tidy up and adjust driver model naming
2020-12-11 21:30 UTC (2+ messages)
pull request of u-boot-fsl-qoriq for v2021.01
2020-12-11 20:54 UTC (2+ messages)
Pull request for UEFI sub-system for next
2020-12-11 20:54 UTC (2+ messages)
[PATCH v4 0/4] Add Renesas SoC identification driver support
2020-12-11 20:25 UTC (3+ messages)
[PATCH] arm: mvebu: armada-xp-gp.dts: Add spi0 alias
2020-12-11 17:14 UTC (2+ messages)
[PATCH] arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot properties
2020-12-11 17:14 UTC (2+ messages)
patman regression?
2020-12-11 16:29 UTC (5+ messages)
[PATCH 00/27] dm: Change the way sequence numbers are implemented
2020-12-11 16:24 UTC (12+ messages)
[PATCH v1 00/50] mips: octeon: Add serdes and device helper support incl. DM PCIe driver
2020-12-11 16:06 UTC (51+ messages)
` [PATCH v1 01/50] mips: global_data.h: Add Octeon specific data to arch_global_data struct
` [PATCH v1 02/50] mips: octeon: Add misc cvmx-helper header files
` [PATCH v1 03/50] mips: octeon: Add cvmx-agl-defs.h header file
` [PATCH v1 04/50] mips: octeon: Add cvmx-asxx-defs.h "
` [PATCH v1 05/50] mips: octeon: Add cvmx-bgxx-defs.h "
` [PATCH v1 06/50] mips: octeon: Add cvmx-ciu-defs.h "
` [PATCH v1 07/50] mips: octeon: Add cvmx-dbg-defs.h "
` [PATCH v1 08/50] mips: octeon: Add cvmx-dpi-defs.h "
` [PATCH v1 09/50] mips: octeon: Add cvmx-dtx-defs.h "
` [PATCH v1 10/50] mips: octeon: Add cvmx-fpa-defs.h "
` [PATCH v1 11/50] mips: octeon: Add cvmx-gmxx-defs.h "
` [PATCH v1 12/50] mips: octeon: Add cvmx-gserx-defs.h "
` [PATCH v1 13/50] mips: octeon: Add cvmx-ipd-defs.h "
` [PATCH v1 14/50] mips: octeon: Add cvmx-l2c-defs.h "
` [PATCH v1 15/50] mips: octeon: Add cvmx-mio-defs.h "
` [PATCH v1 16/50] mips: octeon: Add cvmx-npi-defs.h "
` [PATCH v1 17/50] mips: octeon: Add cvmx-pcieepx-defs.h "
` [PATCH v1 18/50] mips: octeon: Add cvmx-pciercx-defs.h "
` [PATCH v1 19/50] mips: octeon: Add cvmx-pcsx-defs.h "
` [PATCH v1 20/50] mips: octeon: Add cvmx-pemx-defs.h "
` [PATCH v1 21/50] mips: octeon: Add cvmx-pepx-defs.h "
` [PATCH v1 22/50] mips: octeon: Add cvmx-pip-defs.h "
` [PATCH v1 23/50] mips: octeon: Add cvmx-pki-defs.h "
` [PATCH v1 24/50] mips: octeon: Add cvmx-pko-defs.h "
` [PATCH v1 25/50] mips: octeon: Add cvmx-pow-defs.h "
` [PATCH v1 26/50] mips: octeon: Add cvmx-rst-defs.h "
` [PATCH v1 27/50] mips: octeon: Add cvmx-sata-defs.h "
` [PATCH v1 28/50] mips: octeon: Add cvmx-sli-defs.h "
` [PATCH v1 29/50] mips: octeon: Add cvmx-smix-defs.h "
` [PATCH v1 30/50] mips: octeon: Add cvmx-sriomaintx-defs.h "
` [PATCH v1 31/50] mips: octeon: Add cvmx-sriox-defs.h "
` [PATCH v1 32/50] mips: octeon: Add cvmx-sso-defs.h "
` [PATCH v1 33/50] mips: octeon: Add misc remaining header files
` [PATCH v1 34/50] mips: octeon: Misc changes required because of the newly added headers
` [PATCH v1 35/50] mips: octeon: Move cvmx-lmcx-defs.h from mach/cvmx to mach
` [PATCH v1 36/50] mips: octeon: Add cvmx-helper-cfg.c
` [PATCH v1 37/50] mips: octeon: Add cvmx-helper-fdt.c
` [PATCH v1 38/50] mips: octeon: Add cvmx-helper-jtag.c
` [PATCH v1 39/50] mips: octeon: Add cvmx-helper-util.c
` [PATCH v1 40/50] mips: octeon: Add cvmx-helper.c
` [PATCH v1 41/50] mips: octeon: Add cvmx-pcie.c
` [PATCH v1 42/50] mips: octeon: Add cvmx-qlm.c
` [PATCH v1 43/50] mips: octeon: Add octeon_fdt.c
` [PATCH v1 44/50] mips: octeon: Add octeon_qlm.c
` [PATCH v1 45/50] mips: octeon: Makefile: Enable building of the newly added C files
` [PATCH v1 46/50] mips: octeon: Kconfig: Enable CONFIG_SYS_PCI_64BIT
` [PATCH v1 47/50] mips: octeon: mrvl, cn73xx.dtsi: Add PCIe controller DT node
` [PATCH v1 48/50] mips: octeon: octeon_ebb7304: Add board specific QLM init code
` [PATCH v1 49/50] mips: octeon: Add Octeon PCIe host controller driver
` [PATCH v1 50/50] mips: octeon: octeon_ebb7304_defconfig: Enable Octeon PCIe and E1000
[PATCH] ARM: dts: at91: sama5d2_icp: fix i2c eeprom compatible
2020-12-11 15:48 UTC (2+ messages)
[PATCH] configs: stm32mp1: activate OF_LIVE for DT live support
2020-12-11 14:32 UTC
[PATCH v2] string: Use memcpy() within memmove() when we can
2020-12-11 13:59 UTC
[PATCH v5 0/7] Microchip PolarFire SoC support
2020-12-11 13:26 UTC (31+ messages)
` [PATCH v5 1/7] riscv: Add DMA 64-bit address support
` [PATCH v5 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v5 4/7] clk: Add Microchip PolarFire SoC clock driver
` [PATCH v5 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v5 6/7] riscv: Add Microchip MPFS Icicle Kit support
[PATCH] arm: stm32mp: stm32prog: always flush DFU on start command for uart
2020-12-11 12:36 UTC
[PATCH V2] imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit
2020-12-11 12:01 UTC
[PATCH 00/13] Nokia RX-51: Fix USB TTY console and enable it
2020-12-11 10:53 UTC (3+ messages)
[PATC 1/2H] board: fsl: ls2088ardb: Program GIC LPI configuration table
2020-12-11 10:48 UTC (3+ messages)
[Patch v3] armv8: dts: fsl-lx2162a: add dspi node into qds dts
2020-12-11 9:31 UTC
[Patch v2] armv8: dts: fsl-lx2162a: add dspi node into qds dts
2020-12-11 9:24 UTC (3+ messages)
[PATCH] armv8: lx2162aqds: disable non existing pcie controllers
2020-12-11 9:01 UTC (3+ messages)
[PATCH] imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit
2020-12-11 9:01 UTC (2+ messages)
[PATCH v2] armv8: lx2162aqds: disable non existing pcie controllers
2020-12-11 8:56 UTC
[PATCH] configs: lx2162a: Enable OPTEE support
2020-12-11 8:17 UTC (2+ messages)
configs: lx2162aqds: enable CONFIG_BOARD_EARLY_INIT_R
2020-12-11 8:16 UTC (2+ messages)
[v2] configs: lx2162aqds: enable eMMC HS400 mode support
2020-12-11 8:12 UTC (2+ messages)
[PATCH] pci: layerscape: fix a dead loop issue
2020-12-11 8:11 UTC (2+ messages)
[PATCH] board/freescale/common: fix a bug that failed to read/write eeprom on ls1021atsn
2020-12-11 8:10 UTC (2+ messages)
[v2] include/configs: ls1012aqds: add default environment variable
2020-12-11 8:09 UTC (2+ messages)
[PATCH 1/1] board: freescale: vid.c: Initialize variable 'i2caddress'
2020-12-11 8:08 UTC (2+ messages)
[PATCH 0/2] board: freescale: cover all RGMII modes on DPAA 1 boards
2020-12-11 8:07 UTC (3+ messages)
` [PATCH 1/2] armv8: ls1043/ls1046aqds: add support for all RGMII modes
[PATCH 1/1] layerscape: fdt.c: Check for NULL return value from fdt_getprop()
2020-12-11 8:05 UTC (2+ messages)
[PATCH 1/2] ls1043a: Fix address for secure boot headers
2020-12-11 8:03 UTC (3+ messages)
` [PATCH 2/2] lx2160a: "
[v3] net: pfe_eth: read PFE ESBC header flash with spi_flash_read API
2020-12-11 8:02 UTC (2+ messages)
[PATCH v4 0/3] Add support for LX2162AQDS board
2020-12-11 8:00 UTC (3+ messages)
` [PATCH v4 1/3] drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig
[PATCH v2 00/12] Add label to pcie nodes
2020-12-11 7:58 UTC (3+ messages)
` [PATCH v2 01/12] configs: lx2160a: Enable CONFIG_PCIE_LAYERSCAPE_GEN4
[PATCH] armv8: fsl-layerscape: Fix automatic setting of bootmcd with TF-A
2020-12-11 7:56 UTC (2+ messages)
[PATCH] powerpc: mpc85xx: Allow boards to override CONFIG_USB_MAX_CONTROLLER_COUNT
2020-12-11 7:54 UTC (2+ messages)
[PATCH] drivers: ifc: add define for IFC_CSPRn TE bit
2020-12-11 7:53 UTC (2+ messages)
[PATCH] arm: ls102xa: select USB PHY erratum's only if USB support is enabled
2020-12-11 7:52 UTC (2+ messages)
[RESEND PATCH] configs: lx2162aqds: Enable gpio driver in defconfig
2020-12-11 7:51 UTC (2+ messages)
[PATCH] tools: socfpgaimage: Print image header information
2020-12-11 7:15 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