public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-05-20 15:22:40 to 2022-05-23 21:37:02 UTC [more...]

[PATCH] ubifs: Fix reference count leak in ubifsumount
 2022-05-23 21:35 UTC 

[PATCH V4 0/8] arm64: binman: use binman symbols for imx
 2022-05-23 21:12 UTC  (31+ messages)
` [PATCH V4 1/8] spl: guard u_boot_any with X86
` [PATCH V4 2/8] arm: dts: imx8m: update binman ddr firmware node name
` [PATCH V4 3/8] imx: imx8mm-icore: migrate to use BINMAN
` [PATCH V4 5/8] tools: binman: section: replace @ with -
` [PATCH V4 6/8] ddr: imx8m: helper: load ddr firmware according to binman symbols
` [PATCH V4 7/8] arm: dts: imx8m: shrink ddr firmware size to actual file size
` [PATCH V4 8/8] binman_sym: guard with CONFIG_SPL_BINMAN_SYMBOLS

[PATCH] ubifs: Add missing dependency on GZIP
 2022-05-23 20:50 UTC 

[ANN] U-Boot v2022.07-rc3 released
 2022-05-23 19:41 UTC 

U-Boot v2022.07-rc2 regression: Bootmenu is completely broken
 2022-05-23 19:41 UTC  (3+ messages)

[PATCH 0/2] Rockchip: Add option to prevent boot on plug-in
 2022-05-23 19:30 UTC  (3+ messages)
` [PATCH 1/2] power: pmic: rk8xx: Support sysreset shutdown method
` [PATCH 2/2] rockchip: Add option to prevent booting on power plug-in

[PATCH 1/4] Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig
 2022-05-23 19:13 UTC  (4+ messages)
` [PATCH 2/4] Convert CONFIG_SPL_SYS_MALLOC_SIMPLE "
` [PATCH 3/4] ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usage
` [PATCH 4/4] Convert CONFIG_SPL_COMMON_INIT_DDR to Kconfig

[PATCH v3 0/8] Add MV88E61xx DSA driver and use on gwventana
 2022-05-23 18:25 UTC  (9+ messages)
` [PATCH v3 1/8] net: mdio-uclass: scan for dm mdio children on post-bind
` [PATCH v3 2/8] net: dsa: move cpu port probe to dsa_post_probe
` [PATCH v3 3/8] net: dsa: ensure dsa driver has proper ops
` [PATCH v3 4/8] net: dsa: allow rcv() and xmit() to be optional
` [PATCH v3 5/8] net: ksz9477: remove unnecessary xmit and recv functions
` [PATCH v3 6/8] net: fec: add support for DM_MDIO
` [PATCH v3 7/8] net: add MV88E61xx DSA driver
` [PATCH v3 8/8] board: gw_ventana: enable MV88E61XX DSA support

[PATCH 0/2] powerpc: mpc85xx: Fix NOR booting
 2022-05-23 17:58 UTC  (6+ messages)
` [PATCH 1/2] powerpc: mpc85xx: Fix CONFIG_OF_SEPARATE support for "
` [PATCH 2/2] powerpc: mpc85xx: Fix CONFIG_OF_EMBED "

[PATCH] net: fix phy_string_for_interface
 2022-05-23 17:58 UTC  (2+ messages)

[PATCH v2] fs/squashfs: use lldiv function for math
 2022-05-23 17:57 UTC  (2+ messages)

[PATCH] mmc: fsl_esdhc_spl: Fix checking for number of read sectors
 2022-05-23 17:57 UTC  (2+ messages)

[PATCH] arm: gic_v2: Skip gic_init_secure when cpu is not in el3
 2022-05-23 17:57 UTC  (2+ messages)

[PATCH v4 0/3] spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
 2022-05-23 17:57 UTC  (7+ messages)
` [PATCH v4 1/3] spi: spi-uclass: Add new spi_get_bus_and_cs() implementation
` [PATCH v4 2/3] spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
` [PATCH v4 3/3] test: dm: spi: Replace _spi_get_bus_and_cs() by spi_get_bus_and_cs() in some case

Pull request: u-boot-imx u-boot-imx-20220523
 2022-05-23 17:57 UTC  (2+ messages)

[PATCH 00/22] imx: patches in queue
 2022-05-23 17:10 UTC  (24+ messages)
` [PATCH 01/22] imx: drop CONFIG_MXC_UART_BASE
` [PATCH 02/22] imx: imx8m[m/n/p]_venice: Enable SPL_DM_SERIAL
` [PATCH 03/22] imx: imx8m[m/n]_beacon: "
` [PATCH 04/22] imx: imx8mm-cl-iot-gate: Enable DM_SERIAL
` [PATCH 05/22] imx: imx8mm_icore: Enable SPL_DM_SERIAL
` [PATCH 06/22] imx: imx8m[m/p]_phycore: Enable DM_SERIAL
` [PATCH 07/22] imx: imx8mn_var_som: enable DM_SERIAL
` [PATCH 08/22] imx: kontron-sl-mx8mm: "
` [PATCH 09/22] configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE
` [PATCH 10/22] configs: imx8m: use common imx8m.h for i.MX8MM
` [PATCH 11/22] configs: imx8m: use common imx8m.h for i.MX8MN
` [PATCH 12/22] configs: imx8m: use common imx8m.h for i.MX8MP
` [PATCH 13/22] configs: imx8m: use common imx8m.h for i.MX8MQ
` [PATCH 14/22] imx: imx8mm_beacon: enable pinctrl_wdog in SPL
` [PATCH 15/22] imx: imx8mm-cl-iot-gate: "
` [PATCH 16/22] imx: engicam-imx8mm: drop unused macro
` [PATCH 17/22] imx: imx8mm/n/p-venice: enable pinctrl_wdog in SPL
` [PATCH 18/22] imx: imx8mn-beacon: "
` [PATCH 19/22] imx: imx8mn_var_som: clean up board watchdog code
` [PATCH 20/22] imx: imx8mp_rsb7320a1: enable wdog driver model in SPL
` [PATCH 21/22] imx: imx8mn-kontron-n801x: enable pinctrl_wdog "
` [PATCH 22/22] imx: phycore_imx8mm/p: clean up board watchdog code

[PATCH 0/2] tpm: Add support for TPMv2.x I2C chips
 2022-05-23 13:24 UTC  (5+ messages)
` [PATCH 2/2] tpm: add "

[PATCH] cmd: pxe_utils: Check fdtcontroladdr in label_boot
 2022-05-23 13:23 UTC  (7+ messages)

[PATCH] riscv: fix compitible with binutils 2.38
 2022-05-23 12:05 UTC 

[PATCH v5] board: purism: add the Purism Librem5 phone
 2022-05-23  9:36 UTC  (2+ messages)

[PATCH v2 0/3] usb: add isp1760 hcd support
 2022-05-23  9:01 UTC  (4+ messages)
` [PATCH v2 1/3] usb: common: move urb code to common
` [PATCH v2 2/3] usb: add isp1760 family driver
` [PATCH v2 3/3] corstone1000: enable isp1763 usb controller and mmc

[PATCH] arm: socfpga: Add the terasic de10-standard board
 2022-05-23  1:54 UTC  (5+ messages)
      ` [PATCH v2] "

Raspberry Pi won’t boot from compressed subvolume (BTRFS)
 2022-05-22 15:36 UTC 

[PATCH] cmd: cat: add new command
 2022-05-22  8:37 UTC 

dwc_eth_qos driver for tegra
 2022-05-23 12:09 UTC  (4+ messages)

[PATCH v1 0/8] Add support for the i.MXRT1170
 2022-05-23 11:39 UTC  (2+ messages)

[RESEND PATCH] gpio: rgpio2p: Enhance reading of GPIO pin value
 2022-05-23 11:33 UTC 

[PATCH v2] ARM: dts: imx: Add support for DH electronics i.MX8M Plus DHCOM and PDK2
 2022-05-23 11:33 UTC  (2+ messages)

[PATCH] ARM: imx: mx5: Convert MX53 Menlo board to DM I2C and DM RTC
 2022-05-23 11:33 UTC  (2+ messages)

[PATCH resend 1/2] imx: imx8mq: default select CLK_IMX8MQ
 2022-05-23 11:38 UTC  (2+ messages)
` [PATCH resend 2/2] imx: imx8mq: select CONFIG_CMD_CLK

[PATCH v1] mmc: nuvoton: Add NPCM7xx mmc driver
 2022-05-23 10:37 UTC  (6+ messages)

[PATCH] squashfs: Fix compilation on big endian systems
 2022-05-23  9:32 UTC  (3+ messages)

[ANN] U-Boot v2022.07-rc2 released
 2022-05-23  9:29 UTC  (4+ messages)

[PATCH] ubifs: Fix lockup/crash when reading files
 2022-05-23  9:25 UTC  (4+ messages)

[PATCH v5 1/3] arm: mvebu: dts: sync DTS
 2022-05-23  9:20 UTC  (5+ messages)
` [PATCH v5 2/3] arm: mvebu: add support for Methode eDPU

[PATCH] arm: mvebu: Espressobin: Add NVMe to boot targets
 2022-05-23  9:18 UTC  (3+ messages)

[PATCH 1/2] arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals
 2022-05-23  9:14 UTC  (2+ messages)
` [PATCH 2/2] arm: mvebu: a3720: Add NVMe to BOOT_TARGET_DEVICES list

[v3 00/11] Add ASPEED SPI controller driver
 2022-05-23  8:57 UTC  (13+ messages)
` [v3 01/11] clk: aspeed: Get HCLK frequency support
` [v3 02/11] pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support
` [v3 03/11] spi: aspeed: Add ASPEED SPI controller driver
` [v3 04/11] configs: aspeed: Enable SPI flash features
` [v3 05/11] MAINTAINERS: Add ASPEED SPI driver file
` [v3 06/11] arm: dts: aspeed: Update SPI flash node settings
` [v3 07/11] spi-mem: Add dirmap API from Linux
` [v3 08/11] mtd: spi-nor: Use spi-mem dirmap API
` [v3 09/11] spi: aspeed: SPI dirmap read support
` [v3 10/11] configs: aspeed: Enable CONFIG_SPI_DIRMAP
` [v3 11/11] mtd: spi-nor-ids: Add Winbond W25Q512JV ID

[PATCH v1] i2c: nuvoton: Add NPCM7xx i2c driver
 2022-05-23  8:42 UTC  (4+ messages)

[PATCH] net: Add missing PCI dependency for CONFIG_E1000
 2022-05-23  8:41 UTC 

[PATCH] meson: axg: search dtb for meson-axg-usb-ctrl on board axg
 2022-05-23  8:40 UTC  (3+ messages)

[PATCH v2 00/16] stm32mp: add STM32MP13x support
 2022-05-23  7:04 UTC  (21+ messages)
` [PATCH v2 01/16] ARM: dts: stm32: add STM32MP13 SoCs support
` [PATCH v2 02/16] configs: stm32mp1: move SUPPORT_SPL in STM32MP15x
` [PATCH v2 03/16] arm: stm32mp: move the get_otp helper function in bsec
` [PATCH v2 04/16] arm: stm32mp: move code for STM32MP15x
` [PATCH v2 05/16] arm: stm32mp: add choice for STM32MP SOC family
` [PATCH v2 06/16] arm: stm32mp: add sub config Kconfig.15x
` [PATCH v2 07/16] arm: stm32mp: add CONFIG_STM32MP15_PWR
` [PATCH v2 08/16] arm: stm32mp: add support of STM32MP13x
` [PATCH v2 09/16] arm: stm32mp: support 2 MAC address for STM32MP13
` [PATCH v2 10/16] pinctrl: stm32: add support of STM32MP135
` [PATCH v2 11/16] board: stm32pm1: add stm32mp13 board support
` [PATCH v2 12/16] ram: stm32mp1: add support of STM32MP13x
` [PATCH v2 13/16] mmc: stm32_sdmmc2: make reset property optional
` [PATCH v2 14/16] arm: dts: stm32mp: add stm32mp13 device tree for U-Boot
` [PATCH v2 15/16] configs: add stm32mp13 defconfig
` [PATCH v2 16/16] doc: st: stm32mp1: add STM32MP13x support

[PATCH] dm: core: convert of_machine_is_compatible to livetree
 2022-05-23  6:42 UTC  (2+ messages)
` [Uboot-stm32] "

[PATCH] stm32mp1: fix reference for STMicroelectronics
 2022-05-23  4:35 UTC  (2+ messages)

[PATCH V2] include/configs: Remove rootwait=1 to all the affected boards
 2022-05-23  4:34 UTC  (2+ messages)

[PATCH 00/12] sunxi: Devicetree sync from Linux v5.18-rc1
 2022-05-22 23:33 UTC  (17+ messages)
` [PATCH 05/12] ARM: dts: sunxi: A13/A31/A23/A33: Sync "
` [PATCH 06/12] ARM: dts: sun9i: "
` [PATCH 07/12] ARM: dts: sun8i: A83T: "
` [PATCH 08/12] ARM: dts: sunxi: H2+/H3/H5: "
` [PATCH 09/12] ARM: dts: sun8i: V3/V3s/S3: "
` [PATCH 10/12] ARM: dts: sun8i: R40/T3: "
` [PATCH 11/12] ARM: dts: sun50i: A64: "
` [PATCH 12/12] ARM: dts: sun50i: H6: "

[PATCH v2 00/11] Add ASPEED SPI controller driver
 2022-05-22 12:02 UTC  (4+ messages)
` [PATCH v2 01/11] clk: aspeed: Get HCLK frequency support

[PATCH] board: freescale: Update MAINTAINERS List
 2022-05-22  5:23 UTC 

[RFC PATCH v2 0/8] Build Rockchip final images using binman
 2022-05-22  1:27 UTC  (12+ messages)
` [RFC PATCH v2 1/8] binman: mkimage: Support ':'-separated inputs
` [RFC PATCH v2 2/8] rockchip: Add binman definitions for final images
` [RFC PATCH v2 6/8] rockchip: Enable binman for ARM64

[PULL] u-boot-usb/master
 2022-05-21 15:19 UTC  (2+ messages)

[RESEND PATCH] gpio: rgpio2p: Enhance reading of GPIO pin value
 2022-05-21 13:35 UTC  (4+ messages)

[PATCH v1] board: apalis_t30/tk1/colibri_t20/t30: integrate mac address via dt
 2022-05-21 10:42 UTC 

[PATCH v2 0/3] Support Devkit800 device tree
 2022-05-21  9:57 UTC  (2+ messages)

[PATCH v2 0/3] stm32mp: prepare RCC support for STM32MP13
 2022-05-21  7:19 UTC  (3+ messages)
` [PATCH v2 1/3] clk: Add directory for STM32 clock drivers

[PULL] Pull request for u-boot master / v2022.07 = u-boot-stm32-20220520
 2022-05-21  2:07 UTC  (2+ messages)

[RFC PATCH 1/2] board: dhelectronics: stm32mp1: convert to livetree
 2022-05-21  1:33 UTC  (4+ messages)
` [RFC PATCH 2/2] ARM: stm32: activate OF_LIVE for DHSOM

i.MX8MP usb status
 2022-05-20 23:04 UTC  (6+ messages)

[PATCH] configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC
 2022-05-20 21:26 UTC 

[PATCH] board: gateowrks: venice: add GW7903 PMIC
 2022-05-20 18:13 UTC  (2+ messages)

[PATCH 00/16] stm32mp: add STM32MP13x support
 2022-05-20 16:13 UTC  (7+ messages)
` [PATCH 11/16] board: stm32pm1: add stm32mp13 board support
` [PATCH 16/16] doc: st: stm32mp1: add STM32MP13x support

[PATCH] crypto/fsl: fsl_hash: Fix dcache issue in caam_hash_finish
 2022-05-20 16:00 UTC  (3+ messages)

[PATCH] arm: dts: imx8mm-venice-gw700x: add support for GPY111 phy
 2022-05-20 15:55 UTC 

[PATCH] arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-spl
 2022-05-20 15:22 UTC  (2+ messages)
` [PATCH] arm: dts: k3-am642-*: Mark the memory node with u-boot,dm-spl


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox