U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-10 15:52:34 to 2021-07-12 09:51:05 UTC [more...]

[v4 00/17] Add Intel N5X SoC support
 2021-07-12  9:49 UTC  (8+ messages)
` [v4 01/17] arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function
` [v4 02/17] arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h
` [v4 03/17] arm: socfpga: Add base address for Intel N5X device
` [v4 04/17] arm: socfpga: Add handoff data support "
` [v4 05/17] drivers: clk: Add clock driver "
` [v4 06/17] arm: socfpga: Get clock manager base address "
` [v4 07/17] drivers: clk: Add memory clock driver "

[PATCH V1] arm: add initial support for the Phytium Pomelo Board
 2021-07-12  9:34 UTC 

[PATCH 0/5] add measurement support
 2021-07-12  9:27 UTC  (7+ messages)
` [PATCH 1/5] efi_loader: increase eventlog buffer size

[PATCH] efi_loader: Fix to set bootdev_root correctly if bootdev found
 2021-07-12  9:05 UTC 

[PATCH] armv8: fsl : create bootcmd and mcinitcmd as per boot source
 2021-07-12  8:06 UTC  (2+ messages)

[PATCH v2 11/14] board: freescale: ls2081ardb: Update I2C mux config
 2021-07-12  8:02 UTC  (2+ messages)

[PATCH v2 01/14] board: freescale: Refactor NXP common mux code
 2021-07-12  7:50 UTC  (2+ messages)

rock960c
 2021-07-12  6:54 UTC  (2+ messages)

[PATCH 1/2 v2] tpm2: Introduce TIS tpm core
 2021-07-12  6:24 UTC  (5+ messages)
` [PATCH 2/2] tpm2: Add a TPMv2 MMIO TIS driver

[PATCH v4 00/21] TI/Cadence: Add Sierra/Torrent SERDES driver
 2021-07-12  6:20 UTC  (22+ messages)
` [PATCH v4 01/21] drivers: reset: Add devm_to_reset() to return dummy "struct reset_ctl"
` [PATCH v4 02/21] dm: core: Add helper to compare node names
` [PATCH v4 03/21] dm: test: Add test case to check node name ignoring unit address
` [PATCH v4 04/21] dt-bindings: phy: Add definitions for additional phy types
` [PATCH v4 05/21] dt-bindings: phy: Add defines for AM64 SERDES Wrapper
` [PATCH v4 06/21] dt-bindings: phy: cadence-torrent: Add defines for refclk driver
` [PATCH v4 07/21] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC
` [PATCH v4 08/21] phy: cadence: Add driver for Sierra PHY
` [PATCH v4 09/21] phy: cadence: Add driver for Torrent SERDES
` [PATCH v4 10/21] phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC
` [PATCH v4 11/21] board: ti: j721e: Add support for probing and configuring Torrent serdes on J7200
` [PATCH v4 12/21] ARM: dts: k3-j721e: Add support for USB3 in USB0 instance
` [PATCH v4 13/21] arm: dts: k3-j7200-main: Add DT node for torrent serdes
` [PATCH v4 14/21] arm: dts: k3-j7200-common-proc-board: Enable SERDES DT
` [PATCH v4 15/21] arm: dts: k3-j7200-common-proc-board-u-boot: Add u-boot tags for torrent serdes
` [PATCH v4 16/21] configs: j721e_evm_a72: Enable the drivers required for the USB3 support
` [PATCH v4 17/21] configs: j7200_evm_a72_defconfig: Add config for torrent serdes and common clock framework
` [PATCH v4 18/21] env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVM
` [PATCH v4 19/21] configs: j7200_evm_a72: Add CONFIG_PREBOOT to configure ethernet PHY
` [PATCH v4 20/21] doc: board: Move j721e document to doc/board/ti/ directory
` [PATCH v4 21/21] doc: board: j721e_evm: Add documentation for firmware loading

[PATCH] spl: Align device tree blob address at 8-byte boundary
 2021-07-12  5:36 UTC  (3+ messages)

Convert mvebu_mmc driver to driver model
 2021-07-12  5:11 UTC 

[PATCH 1/4] configs: ls1088aqds.h: Update mc size in env
 2021-07-12  4:48 UTC  (4+ messages)
` [PATCH 2/4] configs: ls1088ardb.h: "
` [PATCH 3/4] configs: ls2080aqds.h: "
` [PATCH 4/4] configs: ls2080ardb.h: "

[PATCH 8/8] dtoc: Update documentation to cover warnings in more detail
 2021-07-12  2:23 UTC  (18+ messages)
` [PATCH 0/8] dtoc: Improvements to warnings
  ` [PATCH 1/8] dtoc: Avoid using subscripts on match objects
  ` [PATCH 2/8] dtoc: Convert to use ArgumentParser
  ` [PATCH 3/8] dtoc: Allow multiple warnings for a driver
  ` [PATCH 4/8] dtoc: Correct the re_compat regular expression
  ` [PATCH 7/8] dtoc: Detect drivers which do not parse correctly
  ` [PATCH 6/8] dtoc: Detect unexpected suffix on .of_match
  ` [PATCH 5/8] dtoc: Add a stdout check in test_normalized_name()

[PATCH v3 0/7] vpl: Introduce a verifying program loader
 2021-07-12  2:19 UTC  (8+ messages)
` [PATCH v3 1/7] doc: Convert SPL documentation to ReST
` [PATCH v3 2/7] doc: Expand SPL docs to explain the phase and config
` [PATCH v3 3/7] test: Tidy up test building with SPL
` [PATCH v3 4/7] spl: Move TPL_HASH_SUPPORT down next to other TPL options
` [PATCH v3 5/7] binman: Add VPL support
` [PATCH v3 6/7] Introduce Verifying Program Loader (VPL)
` [PATCH v3 7/7] vpl: Add Kconfig options for VPL

[PATCH] arm: vexpress64: juno: Enable distro_bootcmd functionality
 2021-07-11 23:25 UTC 

[PATCH] distro_boot: Fix block device after DHCP boot sequence
 2021-07-11 23:07 UTC 

[PATCH] net: Use phys_addr_t for SMC net device addresses
 2021-07-11 22:29 UTC  (2+ messages)

[PATCH v3 0/6] This patch set fixes minor issues related to tapdelays
 2021-07-11 22:24 UTC  (13+ messages)
  ` [PATCH v3 1/6] mmc: zynq_sdhci: Resolve uninitialized return value
  ` [PATCH v3 2/6] mmc: zynq_sdhci: Allow configuring zero Tap values
  ` [PATCH v3 3/6] mmc: zynq_sdhci: Use Mask writes for Tap delays
  ` [PATCH v3 4/6] mmc: zynq_sdhci: Split set_tapdelay function to in and out
  ` [PATCH v3 5/6] mmc: zynq_sdhci: Fix kernel doc warnings
  ` [PATCH v3 6/6] mmc: zynq_sdhci: Make variables/structure static

[PATCH 00/17] Makefile: Start simplifying Makefile rules (Part A)
 2021-07-11 22:22 UTC  (19+ messages)
` [PATCH 01/17] README: Fix hyphenation in the directory docs
` [PATCH 02/17] Makefile: Sort the subdirectories
` [PATCH 03/17] Makefile: Move phy rules into drivers/phy
` [PATCH 04/17] Rename SPL_POWER_SUPPORT to SPL_POWER
` [PATCH 05/17] Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTO
` [PATCH 06/17] Rename SPL_ETH_SUPPORT to SPL_ETH
` [PATCH 07/17] Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEW
` [PATCH 08/17] Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG
` [PATCH 09/17] Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOST
` [PATCH 10/17] Rename GPIO_SUPPORT to GPIO
` [PATCH 11/17] Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC
` [PATCH 12/17] i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
` [PATCH 13/17] i2c: Fix the migration warning
` [PATCH 14/17] i2c: Drop unused CONFIG_I2C
` [PATCH 15/17] i2c: Create a new Kconfig for I2C
` [PATCH 16/17] i2c: Rename SPL/TPL_I2C_SUPPORT to I2C
` [PATCH 17/17] Makefile: Move drivers/i2c/ into drivers/Makefile

[PATCH u-boot-mvebu 00/31] kwboot / kwbimage improvements
 2021-07-11 21:56 UTC  (11+ messages)

[PATCH v2 0/6] arm64: synquacer: DeveloperBox updates
 2021-07-11 11:18 UTC  (8+ messages)
` [PATCH v2 1/6] board: synquacer: Initialize SCBM SMMU at board_init()
` [PATCH v2 2/6] configs: synquacer: Make U-Boot binary position independent
` [PATCH v2 3/6] dts: synquacer: Add partition information to the spi-nor
` [PATCH v2 4/6] configs: synquacer: Remove mtdparts settings and update DFU setting
` [PATCH v2 5/6] configs: synquacer: Drop Ext2/4 support by default
` [PATCH v2 6/6] configs: synquacer: Enable UEFI secure boot

[PATCH 1/3] arm: a37xx: pci: Extend validation for PCIe resources and oubound windows
 2021-07-11 10:08 UTC  (6+ messages)
` [PATCH 2/3] arm: a37xx: pci: Optimize a3700_fdt_fix_pcie_regions() when fixup offset is zero
  ` [EXT] "
` [PATCH 3/3] arm: a37xx: pci: Fix typo in comment
  ` [EXT] "
` [EXT] [PATCH 1/3] arm: a37xx: pci: Extend validation for PCIe resources and oubound windows

[PATCH] ARM: dts: rmobile: Disable RPC HF by default
 2021-07-11  8:36 UTC 

[PATCH] ARM: dts: rmobile: Remove multiple unused DT properties on R-Car Gen3
 2021-07-11  8:35 UTC 

[PATCH] x86: Ensure the e820 map is installed in all cases
 2021-07-11  3:15 UTC 

RFC: Devices for files and partitions
 2021-07-11  0:01 UTC  (4+ messages)

[PATCH 0/5] stm32mp1: handle TF-A boot with FIP
 2021-07-11  0:01 UTC  (2+ messages)

[PATCH] gpio: mcp230xx: Introduce new driver
 2021-07-11  0:01 UTC  (2+ messages)

[PATCH 0/6] Convert MIPS Malta boards to PCI DM
 2021-07-11  0:00 UTC  (3+ messages)
` [PATCH 5/6] MIPS: malta: add support for PCI driver model

[PATCH] sunxi: Load sun8i secure monitor to SRAM A2
 2021-07-10 23:51 UTC  (2+ messages)

[PATCH 1/4] phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ
 2021-07-10 23:34 UTC  (8+ messages)
` [PATCH 4/4] imx8mq_evk: Enable the USB3.0 host port
    ` [EXT] "

[PATCH 0/2] Add MNT Reform 2 board support
 2021-07-10 23:17 UTC  (3+ messages)
` [PATCH 1/2] arm: dts: imx8mq: add MNT Reform 2
` [PATCH 2/2] board: mntre: imx8mq: Add MNT Reform 2 board support

Broken arc toolchain
 2021-07-10 22:03 UTC 

Broken arc toolchain
 2021-07-10 20:22 UTC  (2+ messages)

[PATCH] mx6sabresd: Make checkboard respect CONFIG_NXP_BOARD_REVISION
 2021-07-10 19:39 UTC 

[PATCH 11/11] imx: ventana: display 'none' for MMC if board does not have it
 2021-07-10 19:37 UTC  (3+ messages)

[PATCH V2 1/2] spl: mmc: Factor out eMMC boot partition selection code
 2021-07-10 19:37 UTC  (2+ messages)

[PATCH 9/9] configs: imx8mm_venice_defconfig: add support for gbe switch
 2021-07-10 19:37 UTC  (2+ messages)

[PATCH 07/11] imx: ventana: put LTC3676 regulators in continuous mode
 2021-07-10 19:37 UTC  (3+ messages)

[PATCH 1/5] board: gateworks: venice: gsc: fix typo
 2021-07-10 19:37 UTC  (2+ messages)

[PATCH 4/5] board: gateworks: venice: add ftd_file env vars on boot
 2021-07-10 19:37 UTC  (2+ messages)

[PATCH v3 4/9] board: phytec: phycore_imx8mp: Change debug UART
 2021-07-10 19:36 UTC  (3+ messages)

[PATCH v3 9/9] board: phytec: imx8mp-phycore: Switch to binman
 2021-07-10 19:36 UTC  (3+ messages)

[RESEND PATCH 4/6] imx8m: Restrict usable memory to space below 4G boundary
 2021-07-10 19:36 UTC  (3+ messages)

[PATCH 04/11] imx: ventana: add legacy uboot image support
 2021-07-10 19:36 UTC  (3+ messages)

[PATCH v3 8/9] arm: dts: imx8mp-phyboard-pollux-rdk-u-boot: Add wdog pinctrl entry
 2021-07-10 19:36 UTC  (3+ messages)

[RESEND PATCH 1/6] mtd: spi-nor-ids: Add support for Macronix MX25V8035F and MX25R1635F
 2021-07-10 19:36 UTC  (3+ messages)

[PATCH 05/11] imx: ventana: add PMIC fix for GW54xx-G
 2021-07-10 19:36 UTC  (3+ messages)

[PATCH 3/5] board: gateworks: venice: display DTB used
 2021-07-10 19:36 UTC  (2+ messages)

[PATCH 4/9] net: add set_promisc function to enable/disable Promiscuous mode
 2021-07-10 19:36 UTC  (2+ messages)

[PATCH 06/11] imx: ventana: put PFUZ100 regulators in continuous mode
 2021-07-10 19:36 UTC  (3+ messages)

[PATCH v3 7/9] board: phytec: phycore-imx8mp: Enable DVS1 control
 2021-07-10 19:36 UTC  (3+ messages)

[PATCH v2] pci: imx: use reset-gpios if defined by device-tree
 2021-07-10 19:36 UTC  (3+ messages)

[PATCH 03/11] imx: ventana: increase SYS_BOOTM_LEN
 2021-07-10 19:36 UTC  (3+ messages)

[PATCH v3 5/9] board: phytec: phycore_imx8mp: Add fec support
 2021-07-10 19:36 UTC  (3+ messages)

[PATCH V2 2/2] ARM: imx: Pick correct eMMC boot partition from ROM log
 2021-07-10 19:36 UTC  (2+ messages)

[PATCH v3 2/9] arm: dts: imx8mp: Add common u-boot dtsi
 2021-07-10 19:36 UTC  (3+ messages)

[PATCH 7/9] net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switch
 2021-07-10 19:35 UTC  (2+ messages)

[PATCH 3/3] smegw01: Select the CMD_UNZIP option
 2021-07-10 19:35 UTC  (3+ messages)

[PATCH v3 6/9] board: phytec: phycore_imx8mp: Set VDD_ARM to 0,95V
 2021-07-10 19:35 UTC  (3+ messages)

[PATCH 01/11] imx: ventana: remove USB_KEYBOARD support
 2021-07-10 19:35 UTC  (3+ messages)

[RESEND PATCH 2/6] spi: fsl_qspi: Build driver only if DM_SPI is available
 2021-07-10 19:35 UTC  (3+ messages)

[PATCH 2/5] board: gateworks: venice: gsc: fix voltage offset
 2021-07-10 19:35 UTC  (2+ messages)

[PATCH 6/9] net: dsa: enable master promisc mode if available and needed
 2021-07-10 19:35 UTC  (2+ messages)

[PATCH] arm/mach-imx: Fix macros in mmdc_size.c
 2021-07-10 19:35 UTC 

[PATCH v3 3/9] arm: dts: imx8mp-phyboard-pollux: Sync dts files with kernel
 2021-07-10 19:35 UTC  (3+ messages)

[PATCH 02/11] imx: ventana: remove unneeded includes
 2021-07-10 19:35 UTC  (3+ messages)

[PATCH 2/9] net: fec: use device sequence vs index when fetching fec
 2021-07-10 19:35 UTC  (2+ messages)

[PATCH 10/11] imx: ventana: add support for DLC0700XDP21LF LCD display
 2021-07-10 19:35 UTC  (3+ messages)

[PATCH 1/9] board: gateworks: venice: add imx8mm-gw7901 support
 2021-07-10 19:35 UTC  (2+ messages)

[PATCH 8/9] arm: dts: imx8mm-venice-gw7901.dts: fix dsa switch configuration
 2021-07-10 19:35 UTC  (2+ messages)

[PATCH v3 1/9] arm: dts: imx8mp: Resync imx8mp device tree include
 2021-07-10 19:35 UTC  (3+ messages)

[PATCH 5/9] net: fec: add set_promisc function
 2021-07-10 19:35 UTC  (2+ messages)

[PATCH V2] ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS file
 2021-07-10 19:34 UTC 

[PATCH 3/9] net: fec: set phy_of_node properly for fixed-link phy
 2021-07-10 19:34 UTC  (2+ messages)

[PATCH 09/11] imx: ventana: display neteowrk PHY
 2021-07-10 19:34 UTC  (3+ messages)

[PATCH 1/3] smegw01: Allow booting the Yocto image by default
 2021-07-10 19:34 UTC  (3+ messages)

[RESEND PATCH 3/6] clk: imx8mm: Add SPI clocks
 2021-07-10 19:34 UTC  (3+ messages)

[PATCH 08/11] imx: ventana: add DP83867 PHY LED configuration
 2021-07-10 19:34 UTC  (2+ messages)

[PATCH 5/5] board: gateworks: venice: remove forced enable of GSC thermal protection
 2021-07-10 19:34 UTC  (2+ messages)

[PATCH] board: dragonboard410c: Load U-Boot directly without LK
 2021-07-10 19:27 UTC  (3+ messages)

[PATCH] arm/mach-imx: Fix macros in mmdc_size.c
 2021-07-10 15:52 UTC 

[PATCH V2] ARM: imx6: Update dhelectronics/dh_imx6/MAINTAINERS file
 2021-07-10 15:52 UTC 

[PATCH 7/8] dtoc: Detect drivers which do not parse correctly
 2021-07-05 18:04 UTC 

[PATCH 4/8] dtoc: Correct the re_compat regular expression
 2021-07-05 18:04 UTC 

[PATCH 2/8] dtoc: Convert to use ArgumentParser
 2021-07-05 18:04 UTC 

[PATCH 1/8] dtoc: Avoid using subscripts on match objects
 2021-07-05 18:04 UTC 

[PATCH 6/8] dtoc: Detect unexpected suffix on .of_match
 2021-07-04 18:19 UTC 

[PATCH 5/8] dtoc: Add a stdout check in test_normalized_name()
 2021-07-04 18:19 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).