U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-19 12:58:14 to 2024-04-22 07:16:05 UTC [more...]

BTRFS use-after-free bug at free_extent_buffer_internal
 2024-04-22  7:15 UTC  (2+ messages)

[PATCH v3 00/28] rockchip: rk35xx: Miscellaneous fixes and updates
 2024-04-22  6:29 UTC  (29+ messages)
` [PATCH v3 01/28] clk: rockchip: rk356x: Add CLK_USB3OTGx_REF support
` [PATCH v3 02/28] clk: rockchip: rk3588: Add REF_CLK_USB3OTGx support
` [PATCH v3 03/28] clk: rockchip: rk356x: Fix set rate of SCLK_SFC clock
` [PATCH v3 04/28] rockchip: rk35xx: Drop USB_GADGET_PRODUCT_NUM Kconfig option
` [PATCH v3 05/28] rockchip: rk3588: Drop REGULATOR_PWM "
` [PATCH v3 06/28] rockchip: rk3566-anbernic-rgxx3: Remove SPL_ROCKCHIP_BACK_TO_BROM option
` [PATCH v3 07/28] rockchip: rk35xx: Sort imply statements alphabetically
` [PATCH v3 08/28] rockchip: rk35xx: Enable random generator
` [PATCH v3 09/28] rockchip: rk35xx: Imply support for GbE PHY
` [PATCH v3 10/28] rockchip: rk356x: Imply enhanced features for standard boot
` [PATCH v3 11/28] rockchip: rk35xx: Sort soc u-boot.dtsi alphabetically
` [PATCH v3 12/28] rockchip: rk356x: Update bootph props
` [PATCH v3 13/28] rockchip: rk3588: "
` [PATCH v3 14/28] rockchip: rk3568-evb: Use pinctrl in SPL
` [PATCH v3 15/28] rockchip: rk3588-evb: Use pinctrl and aliases "
` [PATCH v3 16/28] rockchip: rk3566-pinetab2: Fix reading FIT from SPI flash
` [PATCH v3 17/28] rockchip: rk3588-coolpi: Add boards to documentation
` [PATCH v3 18/28] rockchip: rk3588-coolpi: Fix .dtb-file entries in Makefile
` [PATCH v3 19/28] rockchip: rk3588-toybrick: Use pinctrl and aliases in SPL
` [PATCH v3 20/28] rockchip: rk3588-toybrick: Add .dtb-file entry in Makefile
` [PATCH v3 21/28] rockchip: rk3588-turing-rk1: Use dwc3-generic driver
` [PATCH v3 22/28] rockchip: rk3588-edgeble-neu6: Enable FIT checksum validation
` [PATCH v3 23/28] rockchip: rk356x-generic: Fix eMMC and SD-card pinctrl
` [PATCH v3 24/28] rockchip: rk356x-generic: Add support for SPI flash
` [PATCH v3 25/28] rockchip: rk356x-generic: Add support for USB OTG
` [PATCH v3 26/28] rockchip: rk3588-generic: Use M0 iomux for UART2
` [PATCH v3 27/28] rockchip: rk3588-generic: Add support for USB OTG
` [PATCH v3 28/28] rockchip: rk35xx-generic: Disable unused features

[PATCH v3 1/3] clk: imx8mm: Add support for PCIe clocks
 2024-04-22  4:57 UTC  (6+ messages)
` [PATCH v3 2/3] pci: dw_imx: add support for IMX8MM
` [PATCH v3 3/3] imx8mm_venice_defconfig: Enable PCIe/NVMe support

[PATCH 01/19] ARM: dts: stm32: Add alternate pinmux for MP13 ADC pins
 2024-04-21 23:17 UTC  (19+ messages)
` [PATCH 02/19] ARM: dts: stm32: Add alternate pinmux for MP13 ADC CC pins
` [PATCH 03/19] ARM: dts: stm32: Add alternate pinmux for MP13 ETH1 pins
` [PATCH 04/19] ARM: dts: stm32: Add alternate pinmux for MP13 ETH2 pins
` [PATCH 05/19] ARM: dts: stm32: Add alternate pinmux for MP13 I2C5 pins
` [PATCH 06/19] ARM: dts: stm32: Add alternate pinmux for MP13 MCAN1 pins
` [PATCH 07/19] ARM: dts: stm32: Add alternate pinmux for MP13 MCAN2 pins
` [PATCH 08/19] ARM: dts: stm32: Add alternate pinmux for MP13 PWM5 pins
` [PATCH 09/19] ARM: dts: stm32: Add alternate pinmux for MP13 PWM13 pins
` [PATCH 10/19] ARM: dts: stm32: Add alternate pinmux for MP13 QSPI pins
` [PATCH 11/19] ARM: dts: stm32: Add alternate pinmux for MP13 SAI1 pins
` [PATCH 12/19] ARM: dts: stm32: Add alternate pinmux for MP13 SDMMC2 D4..D7 pins
` [PATCH 13/19] ARM: dts: stm32: Add alternate pinmux for MP13 SPI2 pins
` [PATCH 14/19] ARM: dts: stm32: Add alternate pinmux for MP13 SPI3 pins
` [PATCH 15/19] ARM: dts: stm32: Add alternate pinmux for MP13 USART1 pins
` [PATCH 16/19] ARM: dts: stm32: Add alternate pinmux for MP13 USART2 pins
` [PATCH 17/19] ARM: dts: stm32: Add alternate pinmux for MP13 UART4 pins
` [PATCH 18/19] ARM: dts: stm32: Add alternate pinmux for MP13 UART7 pins
` [PATCH 19/19] ARM: dts: stm32: Add support for STM32MP13xx DHCOR SoM and DHSBC board

[PATCH] ARM: dts: stm32: add eth1 and eth2 support on stm32mp13
 2024-04-21 23:09 UTC 

[PATCH] clk: imx8mn: add video clocks support
 2024-04-21 20:54 UTC  (3+ messages)

[PATCH v1] tee: sandbox: check for buffer size
 2024-04-21 20:48 UTC 

[PATCH] usb: dwc2: update reset method for host and device mode
 2024-04-21 20:42 UTC  (2+ messages)

[PATCH] usb: dwc3: support USB 3.1 controllers
 2024-04-21 20:38 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: stm32: add PWR regulators support on stm32mp131
 2024-04-21 20:27 UTC  (2+ messages)

[PATCH] rockchip: rk3328: Fix bootph prop for vop node
 2024-04-21 20:12 UTC 

[PATCH v2 0/3] rockchip: rk3328: Add IO-domain driver and speed up boot
 2024-04-21 20:09 UTC  (4+ messages)
` [PATCH v2 1/3] rockchip: rk3328: Sort imply statements alphabetically
` [PATCH v2 2/3] rockchip: rk3328: Enable ARMv8 crypto extensions
` [PATCH v2 3/3] rockchip: io-domain: Add support for RK3328

[GIT PULL] u-boot-video/video-20240421
 2024-04-21 18:21 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-master-20240420
 2024-04-21  1:27 UTC  (2+ messages)

Pull request efi-2024-07-rc1-3
 2024-04-21  1:27 UTC  (2+ messages)

[PATCH v1 0/2] Simple panel improvements
 2024-04-20 23:24 UTC  (2+ messages)

[PATCH v3 00/17] video: dw_hdmi: Support Vendor PHY
 2024-04-20 23:19 UTC  (4+ messages)

[PATCH] video: dw_hdmi: Fix compiler warnings with gcc-14
 2024-04-20 23:16 UTC  (2+ messages)

[PATCH] video: simplefb: modernise DT parsing
 2024-04-20 23:12 UTC  (2+ messages)

[PATCH 0/4] Simplefb and fb reservation related updates
 2024-04-20 23:09 UTC  (3+ messages)

[PATCH v2 0/7] Tegra panel improvements
 2024-04-20 23:03 UTC  (5+ messages)

[PATCH v6 00/18] Add T114 video support
 2024-04-20 23:02 UTC  (46+ messages)
` [PATCH v6 01/18] video: tegra20: dc: diverge DC per-SOC
` [PATCH v6 02/18] video: tegra20: dc: fix image shift on rotated panels
` [PATCH v6 03/18] video: tegra20: consolidate DC header
` [PATCH v6 04/18] video: tegra20: dc: pass DC id to internal devices
` [PATCH v6 05/18] video: tegra20: dc: add PLLD2 parent support
` [PATCH v6 06/18] video: tegra20: dc: add reset support
` [PATCH v6 07/18] video: tegra20: dc: add powergate
` [PATCH v6 08/18] video: tegra20: dc: configure behavior if PLLD/D2 is used
` [PATCH v6 09/18] video: tegra20: dc: fix printing of framebuffer address
` [PATCH v6 10/18] video: tegra20: dc: enable backlight after DC is configured
` [PATCH v6 11/18] video: tegra20: dc: clean framebuffer memory block
` [PATCH v6 12/18] video: tegra20: dc: parameterize V- and H-sync polarities
` [PATCH v6 13/18] video: tegra20: add MIPI calibration driver
` [PATCH v6 14/18] video: tegra20: dsi: add T114 support
` [PATCH v6 15/18] video: tegra20: dsi: add reset support
` [PATCH v6 16/18] video: tegra20: dsi: remove pre-configuration
` [PATCH v6 17/18] video: tegra20: dsi: set correct fifo depth
` [PATCH v6 18/18] video: tegra20: dsi: use set_backlight for backlight only

[PATCH v1] board: toradex: imx: Remove not needed env variables
 2024-04-20 18:37 UTC  (2+ messages)

[PATCH] imx8m*_venice_defconfig: enable ipv6, wget and tftpput
 2024-04-20 18:36 UTC  (2+ messages)

[PATCH] board: gateworks: venice: fix dt adjustment for gw73xx baseboard for imx8mp
 2024-04-20 18:36 UTC  (2+ messages)

[PATCH v1] arm: dts: verdin-imx8mm/imx8mp: use gpio-hog for sleep moci
 2024-04-20 18:35 UTC  (2+ messages)

[PATCH] imx93: Move SoC and lifeclycle information to debug level
 2024-04-20 18:34 UTC  (2+ messages)

[PATCH] imx8m*-venice: enable TPM support
 2024-04-20 18:34 UTC  (2+ messages)

[PATCH 1/1] efi_loader: improve error handling in try_load_entry()
 2024-04-20 15:28 UTC  (2+ messages)

[PATCH] cmd: terminate efidebug test bootmgr early on error
 2024-04-20 14:57 UTC  (2+ messages)

[PATCH v3 0/4]
 2024-04-20 11:57 UTC  (6+ messages)
` [PATCH v3 4/4] efi_selftest: add tests for setvariableRT

[PATCH] riscv: dts: jh7110: Enable PLL node in SPL
 2024-04-20 10:56 UTC  (7+ messages)

[PATCH 0/3] spi: sophgo: milkv_duo: Add spi nor flash support for Milk-V Duo board
 2024-04-20  7:08 UTC  (4+ messages)
` [PATCH 1/3] spi: cv1800b: Add spi nor flash controller driver for cv1800b SoC
` [PATCH 2/3] riscv: dts: sophgo: Add spi nor flash controller node
` [PATCH 3/3] configs: milkv_duo: Add spi nor configs

[PATCH v2 0/3] board: sophgo: milkv_duo: Add ethernet support for Milk-V Duo board
 2024-04-20  7:00 UTC  (4+ messages)
` [PATCH v2 1/3] board: milkv_duo: Add init code for Milk-V Duo ethernet
` [PATCH v2 2/3] riscv: dts: sophgo: Add ethernet node
` [PATCH v2 3/3] configs: milkv_duo: Add ethernet configs

[PATCH v2 00/16] pxe: Allow extlinux booting without CMDLINE enabled
 2024-04-20  8:11 UTC  (5+ messages)

[PATCH RFC 0/9] sunxi: video: Support LCD and HDMI output on H6/D1
 2024-04-20  0:02 UTC  (10+ messages)
` [PATCH RFC 1/9] sunxi: clock: support H6/D1 video clocks
` [PATCH RFC 2/9] sunxi: ncat2: Specify DE2 and LCD0 base addresses
` [PATCH RFC 3/9] sunxi: sun50i-h6: "
` [PATCH RFC 4/9] sunxi: video: support LCD on H6/D1
` [PATCH RFC 5/9] sunxi: video: enable DE2 "
` [PATCH RFC 6/9] sunxi: video: silence unused use_mipi_pll warning
` [PATCH RFC 7/9] sunxi: video: dummy out HDMI on H6/D1
` [PATCH RFC 8/9] sunxi: Enable display engine "
` [PATCH RFC 9/9] sunxi: video: support HDMI on H6/H616

[PATCH] ARM: stm32: Ping IWDG on exit from PSCI suspend code
 2024-04-19 22:03 UTC 

[PULL] Pull request for u-boot master / v2024.07 = u-boot-stm32-20240419
 2024-04-19 21:31 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-dfu-20240419
 2024-04-19 21:31 UTC  (2+ messages)

Pull request for tpm-master-18042024
 2024-04-19 21:31 UTC  (2+ messages)

[PATCH v2 0/7] binman: ti: create binman nodes for EFI capsules
 2024-04-19 21:28 UTC  (8+ messages)
` [PATCH v2 1/7] dts: ti: binman: Add base K3 firmware capsule nodes
` [PATCH v2 2/7] dts: am64x: binman: Include firmware capsules binman nodes
` [PATCH v2 3/7] dts: j721e: "
` [PATCH v2 4/7] dts: beagleplay: "
` [PATCH v2 5/7] dts: am62px: "
` [PATCH v2 6/7] dts: am62x: "
` [PATCH v2 7/7] dts: beagleboneai64: "

[PATCH v3 00/19] EFI: ti: Enable EFI capsule updates
 2024-04-19 21:20 UTC  (21+ messages)
` [PATCH v3 01/19] doc: uefi: capsules: Start Capsule Update porting section
` [PATCH v3 02/19] board: am64x: Define capsule update firmware info
` [PATCH v3 03/19] configs: am64x: Enable EFI capsule update
` [PATCH v3 04/19] doc: board: ti: am64x: document OSPI layout
` [PATCH v3 05/19] board: j721e: Define capsule update firmware info
` [PATCH v3 06/19] configs: j721e: Enable EFI capsule update
` [PATCH v3 07/19] doc: board: ti: j721e: document OSPI layout
` [PATCH v3 08/19] board: beagleplay: Define capsule update firmware info
` [PATCH v3 09/19] configs: beagleplay: Enable DFU for MMC
` [PATCH v3 10/19] configs: beagleplay: Enable EFI capsule update
` [PATCH v3 11/19] board: am62px: Define capsule update firmware info
` [PATCH v3 12/19] configs: am62px: Enable EFI capsule update
` [PATCH v3 13/19] doc: board: ti: am62px: document OSPI layout
` [PATCH v3 14/19] configs: am62x: Enable serial flash DFU
` [PATCH v3 15/19] board: am62x: Define capsule update firmware info
` [PATCH v3 16/19] configs: am62x: Enable EFI capsule update
` [PATCH v3 17/19] doc: board: ti: am62x: document OSPI layout
` [PATCH v3 18/19] board: beagleboneai64: Define capsule update firmware info
` [PATCH v3 19/19] configs: beagleboneai64: Enable EFI capsule update

[PATCH] mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops
 2024-04-19 20:54 UTC  (4+ messages)

[PATCH v2] configs: am62px_evm_a53_defconfig: Enable MMC UHS config option
 2024-04-19 20:33 UTC  (2+ messages)

[PATCH v3] tpm-v2: allow algoirthm name to be configured for pcr_read and pcr_extend
 2024-04-19 20:03 UTC  (7+ messages)

[PATCH] usb: dwc2: Add in version 4xx compatibility
 2024-04-19 19:21 UTC  (5+ messages)

[PATCH v4 0/3] upstream DT compatibility
 2024-04-19 18:16 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: drop generic headers
` [PATCH v4 3/3] dts: support building all dtb files for a specific vendor

[PATCH 0/5] Update PHYTEC SOM Detection
 2024-04-19 15:55 UTC  (6+ messages)
` [PATCH 1/5] board: phytec: common: Generic "add extension" function
` [PATCH 2/5] board: phytec: introduce eeprom struct member 'valid'
` [PATCH 3/5] board: phytec: check eeprom_data validity
` [PATCH 4/5] board: phytec: common: Fix eepom is empty check
` [PATCH 5/5] board: phytec: Add SOM detection for AM6x

[PATCH v4 0/7] Add SE HMBSC board support
 2024-04-19 15:24 UTC  (2+ messages)

[PATCH] ARM: imx: Enable kaslrseed command on DH i.MX8M Plus DHCOM
 2024-04-19 15:24 UTC  (7+ messages)

[PATCH 0/3] qcom: switch to OF_UPSTREAM
 2024-04-19 15:21 UTC  (7+ messages)
` [PATCH 1/3] mach-snapdragon: use OF_UPSTREAM
` [PATCH 2/3] arm: dts: drop qcom dts files
` [PATCH 3/3] qcom_defconfig: set SYS_INIT_SP_BSS_OFFSET

[PATCH 1/1] efi_loader: superfluous efi_restore_gd after EFI_CALL
 2024-04-19 13:25 UTC  (2+ messages)

[PATCH 1/3] pinctrl: qcom: allow selecting with ARCH_IPQ40XX
 2024-04-19 12:57 UTC  (4+ messages)
` [PATCH 2/3] mach-ipq40xx: import GPIO header from mach-snapgradon


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).