messages from 2023-02-10 14:00:26 to 2023-02-12 23:21:38 UTC [more...]
[PATCH v3 00/95] RFC: Migrate to split config
2023-02-12 23:15 UTC (16+ messages)
` [PATCH v3 01/95] mtd: Drop unused kb9202_nand driver
` [PATCH v3 02/95] mtd: Drop unused CONFIG_ONENAND_U_BOOT
` [PATCH v3 03/95] sh4: Drop unused twl6030 driver
` [PATCH v3 04/95] moveconfig: Update to detect / correct missing SPL Kconfigs
` [PATCH v3 05/95] bootstd: Disable QFW bootmeth in SPL
` [PATCH v3 06/95] Correct SPL uses of ARCH_MVEBU
` [PATCH v3 07/95] Correct SPL uses of DISPLAY_AER_FULL
` [PATCH v3 09/95] Correct SPL uses of MULTIPLEXER
` [PATCH v3 10/95] Correct SPL use of PG_WCOM_UBOOT_UPDATE_SUPPORTED
` [PATCH v3 11/95] Correct SPL use of PHY_CADENCE_SIERRA
` [PATCH v3 14/95] boot: Add a Kconfig for SPL_BOOTSTD_FULL
` [PATCH v3 15/95] boot: Add Kconfigs for BOOTMETH_VBE_REQUEST
` [PATCH v3 18/95] boot: Add a Kconfig for SPL_BOOTDEV_ETH
` [PATCH v3 21/95] boot: Add a Kconfig for SPL_OF_LIVE
` [PATCH v3 23/95] console: Add a Kconfig for SPL_CONSOLE_MUX et al
[PATCH v4 00/11] dm: Move to new driver model schema for device tree tags
2023-02-12 23:15 UTC (14+ messages)
` [PATCH v4 01/11] schemas: Add schema for U-Boot driver model 'phase tags'
` [PATCH v4 02/11] dm: dts: Convert driver model tags to use new schema
` [PATCH v4 03/11] dm: doc: Update device tree binding docs for "
` [PATCH v4 04/11] dm: doc: Update documentation for new driver model schema
` [PATCH v4 05/11] dm: doc: Move to "
` [PATCH v4 06/11] dm: treewide: Complete migration "
` [PATCH v4 07/11] checkpatch: Add a warning for pre-schema driver model tags
` [PATCH v4 08/11] CI: Add a check "
` [PATCH v4 09/11] test: Add a way to set the environment for a pytest
` [PATCH v4 10/11] dm: Add support for handling old u-boot,dm- tags
` [PATCH v4 10/11] dm: Add support for handling old u-boot, dm- tags
` [PATCH v4 11/11] dm: test: Add a test for the various migration combinations
[PATCH v2 026/169] Correct SPL use of ARCH_VERSAL
2023-02-12 23:15 UTC (10+ messages)
` [PATCH v2 137/169] Correct SPL uses of SEC_FIRMWARE_ARMV8_PSCI
` [PATCH v2 141/169] Correct SPL use of SPI_FLASH_BAR
` [PATCH v2 142/169] Correct SPL uses of SPI_FLASH_MACRONIX
[PATCH v2 062/169] Correct SPL uses of CPU_MICROBLAZE
2023-02-12 23:14 UTC (39+ messages)
` [PATCH v2 064/169] Correct SPL uses of DFU_VIRT
` [PATCH v2 076/169] Correct SPL use of EFI_SECURE_BOOT
` [PATCH v2 091/169] Correct SPL uses of FSL_ISBC_KEY_EXT
` [PATCH v2 093/169] Correct SPL use of FSP_VERSION2
` [PATCH v2 095/169] Correct SPL use of GENERATE_SMBIOS_TABLE
` [PATCH v2 096/169] Correct SPL uses of GMAC_ROCKCHIP
` [PATCH v2 099/169] Correct SPL uses of I8259_PIC
` [PATCH v2 103/169] Correct SPL uses of IMX_RDC
` [PATCH v2 109/169] Correct SPL uses of MULTIPLEXER
` [PATCH v2 112/169] Correct SPL uses of NXP_FSPI
` [PATCH v2 119/169] Correct SPL use of PCI_PNP
` [PATCH v2 124/169] Correct SPL use of PHY_CADENCE_TORRENT
` [PATCH v2 127/169] Correct SPL use of QFW_PIO
[PATCH v3 01/14] clk: imx8mp: Add EQoS MAC clock
2023-02-12 23:13 UTC (15+ messages)
` [PATCH v3 02/14] net: Pull board_interface_eth_init() into common code
` [PATCH v3 03/14] net: dwc_eth_qos: Drop bogus return after goto
` [PATCH v3 04/14] net: dwc_eth_qos: Drop unused dm_gpio_free() on STM32
` [PATCH v3 05/14] net: dwc_eth_qos: Staticize eqos_inval_buffer_tegra186()
` [PATCH v3 06/14] net: dwc_eth_qos: Set DMA_MODE SWR bit to reset the MAC
` [PATCH v3 07/14] net: dwc_eth_qos: Add DM CLK support for i.MX8M Plus
` [PATCH v3 08/14] net: dwc_eth_qos: Add i.MX8M Plus RMII support
` [PATCH v3 09/14] net: dwc_eth_qos: Add board_interface_eth_init() for i.MX8M Plus
` [PATCH v3 10/14] net: fec_mxc: Add ref clock setup support for i.MX8M Mini/Nano/Plus
` [PATCH v3 11/14] net: fec_mxc: Add board_interface_eth_init() "
` [PATCH v3 12/14] arm64: dts: imx8mp: Drop EQoS clock workaround
` [PATCH v3 13/14] arm64: imx8mp: Drop EQoS GPR[1] board workaround
` [PATCH v3 14/14] arm64: imx8mm: imx8mn: imx8mp: Drop FEC "
[PATCH 0/4] FPGAs as Memory Technology Devices in U-Boot
2023-02-12 22:40 UTC (10+ messages)
` [PATCH 1/4] include/mtd/mtd-abi.h: Add FPGA as MTD device
` [PATCH 2/4] cmd/mtd.c: Support FPGAs in mtd command
` [PATCH 3/4] mtd/fpga: add fpga directory to mtd (with Cyclone 10)
` [PATCH 4/4] mtd/Kconfig,Makefile support FPGA
[PATCH] socfpga: fix the serial console on DE1-SoC
2023-02-12 20:38 UTC (2+ messages)
[GIT PULL] Clock changes for 2023.04-rc1
2023-02-12 19:59 UTC
[PATCH v2 1/2] clk: Allow clk_get_by_name() with NULL name
2023-02-12 19:57 UTC (3+ messages)
[RFC PATCH] doc: arch: Add document for RISC-V architecture
2023-02-12 19:25 UTC (3+ messages)
[GIT PULL] Please pull u-boot-mpc8xx
2023-02-12 18:42 UTC
[PATCH] arm64: imx: Add support for imx8mp-beacon-kit
2023-02-12 18:08 UTC (4+ messages)
imx8mp spi fail
2023-02-12 18:04 UTC
[PATCH v1 00/18] arm: Add Rockchip RK3588 support
2023-02-12 17:59 UTC (5+ messages)
` [PATCH v1 05/18] clk: rockchip: Add rk3588 clk support
[PATCH v3 00/10] usb: dwc3: Refactor dwc3-generic and apply to dwc3-uniphier
2023-02-12 17:58 UTC (5+ messages)
` [PATCH v3 07/10] clk: uniphier: Add missing USB SS-PHY clocks
` [PATCH v3 08/10] phy: socionext: Add UniPhier USB3 PHY driver
[PATCH v2 01/10] clk: imx8mp: Add EQoS MAC clock
2023-02-12 17:57 UTC (3+ messages)
` [PATCH v2 06/10] net: dwc_eth_qos: Add DM CLK support for i.MX8M Plus
[PATCH v2 0/6] mtd: nand: sunxi: Convert to devicetree and the driver model
2023-02-12 17:55 UTC (3+ messages)
` [PATCH v2 1/6] clk: sunxi: Add NAND clocks and resets
[PATCH] Dockerfile: Update QEMU git location
2023-02-12 16:45 UTC (2+ messages)
[PATCH 00/24] trace: Update the trace feature to work with trace-cmd
2023-02-12 16:45 UTC (2+ messages)
[PATCH] fs/btrfs: handle data extents, which crosss stripe boundaries, correctly
2023-02-12 16:20 UTC (4+ messages)
[PATCH 0/1 v2] Add Radxa ROCK 3 Model A support in U-boot
2023-02-12 13:45 UTC (2+ messages)
` [PATCH 1/1 v2] arm64: dts: rockchip: rk3568: Add Radxa ROCK 3 Model A board support
[PATCH 0/5] arm: fsl-layerscape: remove some boards
2023-02-12 10:17 UTC (6+ messages)
` [PATCH 1/5] arm: ls1012: remove ls1012aqds
` [PATCH 2/5] arm: ls1021: remove ls1021aqds
` [PATCH 3/5] arm: ls1043: remove ls1043aqds
` [PATCH 4/5] arm: ls1046: remove ls1046aqds
` [PATCH 5/5] arm: ls2080: remove ls2080aqds
[PATCH v2 0/1] Fix boot regressions on at least TI am62x
2023-02-12 15:07 UTC (2+ messages)
` [PATCH v2 1/1] lmb: Treat a region which is a subset as equal
[PATCH 1/2] riscv: Rename Andes cpu and board names
2023-02-12 15:57 UTC (2+ messages)
[PATCH] doc: devicetree: dt_qemu.rst: Fix the typo and space
2023-02-12 7:09 UTC
[PATCH v2 03/14] tpm: Add a proper Kconfig option for crc8 in SPL
2023-02-11 23:29 UTC (3+ messages)
` [PATCH v2 13/14] rockchip: Enable bootstage on rockpro64
[PATCH v2 1/4] arm64: dts: imx8mp: Adjust EQoS PHY address on i.MX8MP DHCOM
2023-02-11 22:38 UTC (4+ messages)
` [PATCH v2 2/4] arm64: dts: imx8mp: Add EQoS RMII pin mux "
` [PATCH v2 3/4] arm64: dts: imx8mp: Add FEC "
` [PATCH v2 4/4] arm64: dts: imx8mp: Do not delete PHY nodes on i.MX8MP DHCOM PDK2
[PATCH] arm64: imx8mp: Auto-detect PHY on i.MX8MP DHCOM
2023-02-11 22:10 UTC
[PATCH 1/4] arm64: dts: imx8mp: Adjust FEC PHY address on i.MX8MP DHCOM
2023-02-11 22:09 UTC (4+ messages)
` [PATCH 2/4] arm64: dts: imx8mp: Add EQoS RMII pin mux "
` [PATCH 3/4] arm64: dts: imx8mp: Add FEC "
` [PATCH 4/4] arm64: dts: imx8mp: Do not delete PHY nodes on i.MX8MP DHCOM PDK2
[PATCH] ARM: imx: Add 2 GiB DRAM support for DH electronics i.MX8M Plus DHCOM
2023-02-11 21:49 UTC
[PATCH] ARM: imx: Enable LTO for DH electronics i.MX8M Plus DHCOM
2023-02-11 21:48 UTC
[PATCH v2 00/10] Backport BRCMNAND changes from Linux
2023-02-11 15:29 UTC (11+ messages)
` [PATCH v2 01/10] mtd: rawnand: brcmnand: Refactored code to introduce helper functions
` [PATCH v2 02/10] mtd: rawnand: brcmnand: Add support for v7.3 controller
` [PATCH v2 03/10] mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
` [PATCH v2 04/10] mtd: nand: brcmnand: Add support for flash-dma v0
` [PATCH v2 05/10] mtd: rawnand: brcmnand: correctly verify erased pages
` [PATCH v2 06/10] mtd: rawnand: brcmnand: rename v4 registers
` [PATCH v2 07/10] mtd: rawnand: brcmnand: fix CS0 layout
` [PATCH v2 08/10] mtd: rawnand: brcmnand: rename page sizes
` [PATCH v2 09/10] mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
` [PATCH v2 10/10] mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC
[PATCH v2] riscv: cancel the limitation that NR_CPUS is less than or equal to 32
2023-02-11 14:11 UTC (7+ messages)
[PATCH 1/6] nvmem: core: add nvmem_dev_size() helper
2023-02-11 13:45 UTC (2+ messages)
Dependency issue on SPL_MXC_OCOTP
2023-02-11 10:18 UTC
[PATCH] arm: bcm7xxx: Convert to DM_SERIAL
2023-02-11 0:24 UTC (3+ messages)
` [PATCH] doc: board: bcm7xxx: Convert to reStructuredText format
[PATCH 00/14] Backport BRCMNAND changes from Linux
2023-02-11 9:45 UTC (9+ messages)
` [PATCH 01/14] mtd: nand: brcm: switch to mtd_ooblayout_ops
[PATCH v2 0/8] Add new equipment from CSSI - v2
2023-02-11 9:41 UTC (9+ messages)
` [PATCH v2 1/8] board: MCR3000: Use lowercase filenames
` [PATCH v2 2/8] board: MCR3000: Migrate to using CONFIG_EXTRA_ENV_TEXT
` [PATCH v2 3/8] board: MCR3000: Modernise the settings to properly work on lastest u-boot version
` [PATCH v2 4/8] board: MCR3000: Remove update of non-existing e1-wan DT node
` [PATCH v2 5/8] driver, gpio: Add support for MPC 8xx CPU ports
` [PATCH v2 6/8] spi, mpc8xx: Add support for chipselect via GPIO and fixups
` [PATCH v2 7/8] board: cssi: Add new board MCR3000_2G
` [PATCH v2 8/8] board: cssi: Add MIAE & VGoIP devices
[PATCH] arm: kirkwood: Enable uart0 dm-pre-reloc for Kirkwood boards
2023-02-11 2:29 UTC (14+ messages)
[PATCH v3 00/76] Clean up of bad Kconfig options
2023-02-11 1:06 UTC (4+ messages)
` [PATCH v3 68/76] usb: Drop unused fotg210 gadget
Pull request for efi-2023-04-rc2
2023-02-10 23:17 UTC (2+ messages)
[PATCH] binman: Avoid requiring a home directory on startup
2023-02-10 21:23 UTC (2+ messages)
[PATCH] arm: kirkwood: Enable uart0 dm-pre-reloc for Pogoplug V4 board
2023-02-10 21:08 UTC
rk3328 broken between v2022.04 and v2022.07 - still not working with v2023.01
2023-02-10 19:02 UTC (6+ messages)
[PATCH v3 1/3] net: ftmac100: change driver name from nds32_mac to ftmac100
2023-02-10 18:44 UTC (6+ messages)
` [PATCH v3 2/3] net: ftmac100: simplify priv->iobase casting
` [PATCH v3 3/3] net: ftmac100: add mii read and write callbacks
[PATCH v2 00/14] QCS404: Add ethernet and I2C drivers
2023-02-10 18:44 UTC (27+ messages)
` [PATCH v2 01/14] qcs404: sysmap: Don't map reserved memory ranges
` [PATCH v2 02/14] qcs404-evb: Enable msm_gpio driver support
` [PATCH v2 03/14] clocks: qcs404: Add support for ethernet clocks
` [PATCH v2 04/14] pinctrl: qcs404: Enable ethernet pinmux options
` [PATCH v2 05/14] pinctrl-snapdragon: Get rid of custom drive-strength values
` [PATCH v2 06/14] net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optional
` [PATCH v2 07/14] net: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz
` [PATCH v2 08/14] net: dwc_eth_qos: Add Qcom ethernet driver glue layer
` [PATCH v2 09/14] dts: qcs404-evb: Add ethernet controller node
` [PATCH v2 10/14] clock-snapdragon: Add clk_rcg_set_rate() with mnd_width=0
` [PATCH v2 12/14] pinctrl: qcs404: Enable I2C pinmux options
` [PATCH v2 13/14] i2c: Add support for Qualcomm I2C driver
` [PATCH v2 14/14] dts: qcs404-evb: Add I2C controller nodes
[PATCH 0/2] env: Enhancements for establishing variable protection
2023-02-10 18:44 UTC (5+ messages)
` [PATCH 1/2] env: Complete generic support for writable list
` [PATCH 2/2] env: Couple networking-related variable flags to CONFIG_NET
[PATCH v3 0/5] dm: input: driver for buttons with linux, code declaration
2023-02-10 18:43 UTC (11+ messages)
` [PATCH v3 1/5] gpio: qcom: add direction functions for pwrkey
` [PATCH v3 2/5] dts: add missing linux,code in gpio-keys
` [PATCH v3 3/5] test: create dedicated fdt node for ofnode_for_each_prop test
` [PATCH v3 4/5] dm: button: add support for linux_code in button-gpio.c driver
` [PATCH v3 5/5] dm: input: add button_kbd driver
[PATCH] rockchip: dts: rk3328: fix sdram params
2023-02-10 18:30 UTC
[PATCH 0/3] Add Broadcom Northstar basic support
2023-02-10 17:49 UTC (3+ messages)
` [PATCH 3/3] board: Add new Broadcom Northstar board
[PATCH v2 00/17] Basic StarFive JH7110 RISC-V SoC support
2023-02-10 17:41 UTC (6+ messages)
imx8mm USB Mass Storage fails through a HUB
2023-02-10 17:15 UTC (5+ messages)
[PATCH v3 00/16] General Tegra improvements
2023-02-10 16:35 UTC (5+ messages)
U-boot not loading NVMe driver on Pi CM4
2023-02-10 16:05 UTC (3+ messages)
[PATCH 1/3] mmc: mv_sdhci: Simplify call to sdhci_mvebu_mbus_config()
2023-02-10 16:05 UTC (3+ messages)
` [PATCH 3/3] mmc: mv_sdhci: Depend on DM_MMC
[PATCH v2 0/3] fdt: introduce "fsapply" command
2023-02-10 16:05 UTC (4+ messages)
` [PATCH v2 3/3] fdt: introduce fsapply command
[PATCH v3 6/8] dm: treewide: Complete migration to new driver model schema
2023-02-10 16:05 UTC (12+ messages)
[PATCH v1 1/1] tools: env: use /run to store lockfile
2023-02-10 15:30 UTC (2+ messages)
[PATCH v2 000/169] Kconfig: More cleanup of CONFIG options
2023-02-10 15:17 UTC (2+ messages)
[PATCH 00/88] Clean up of bad Kconfig options
2023-02-10 14:03 UTC (6+ messages)
` [PATCH 02/88] treewide: Correct invalid Kconfig syntax and warnings
i.MX8M binman
2023-02-10 14:06 UTC (4+ messages)
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