public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-05-13 06:29:38 to 2022-05-16 22:24:22 UTC [more...]

[PATCH V2 00/14] imx8m: convert to DM_SERIAL
 2022-05-16 22:24 UTC  (3+ messages)
` [PATCH V2 03/14] imx: imx8mm_mx8menlo: Enable DM_SERIAL

[PATCH v1] ARM: imx8mm: verdin-imx8mm: fix board hang in spl
 2022-05-16 22:21 UTC 

Broken support for 4GB DDR on 32-bit platforms
 2022-05-16 21:56 UTC  (3+ messages)

[PATCH V2] configs: drop CONFIG_SPL_ABORT_ON_RAW_IMAGE
 2022-05-16 21:39 UTC  (2+ messages)

[PATCH v2 0/3] Support Devkit800 device tree
 2022-05-16 21:04 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: omap3-devkit8000: Add support for Devkit8000
` [PATCH v2 2/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning
` [PATCH v2 3/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning

[PATCH] cmd: source: Support FITs with external data
 2022-05-16 20:15 UTC 

[PATCH v3 1/2] mkimage: Document more misc options
 2022-05-16 20:11 UTC  (2+ messages)
` [PATCH v3 2/2] mkimage: Support signing 'auto' FITs

[PATCH][RESEND] mtd: spi-nor-ids: Add Winbond W25Q128JW ID
 2022-05-16 19:51 UTC  (4+ messages)

[PATCH 0/5] arm: mvebu: turris_omnia: Fix hangup in debug UART
 2022-05-16 16:50 UTC  (16+ messages)
` [PATCH 1/5] arm: Add new config option ARCH_VERY_EARLY_INIT
` [PATCH 2/5] arm: mvebu: Move internal registers in arch_very_early_init() function
` [PATCH 3/5] serial: Add new config option SPL_DEBUG_UART_BASE
` [PATCH 4/5] serial: ns16550: Add support for SPL_DEBUG_UART_BASE
` [PATCH 5/5] arm: mvebu: turris_omnia: Fix DEBUG_UART_BASE
` [PATCH 6/5] arm: mvebu: Fix DEBUG_UART_BASE for all 32-bit boards
` [PATCH 7/5] serial: Add new config option TPL_DEBUG_UART_BASE

i.MX8MP usb status
 2022-05-16 15:50 UTC  (6+ messages)

[RFC PATCH v2 0/8] Build Rockchip final images using binman
 2022-05-16 15:13 UTC  (10+ 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 3/8] soc: rockchip: Include common U-Boot dtsi file
` [RFC PATCH v2 4/8] board: rockchip: Move SPI U-Boot offset to config
` [RFC PATCH v2 5/8] rockchip: Remove obsolete Makefile targets
` [RFC PATCH v2 6/8] rockchip: Enable binman for ARM64
` [RFC PATCH v2 7/8] doc: rockchip: Update for new binman image generation
` [RFC PATCH v2 8/8] board: rockpro64: Enable building SPI image

[PATCH] Fix CVE-2022-30767 (old CVE-2019-14196)
 2022-05-16 15:01 UTC  (2+ messages)

[PATCH v7 0/7] fpga: zynqmp: Adding support of loading authenticated images
 2022-05-16 14:25 UTC  (9+ messages)
` [PATCH v7 2/7] fpga: add fit_fpga_load function

[PATCH] arm64: zynqmp: zynqmp-sm-k26-revA: Fix DP PLL configuration
 2022-05-16 14:02 UTC 

[PATCH 0/3] imx8m: Automatically add the optee firmware node to the FDT
 2022-05-16 13:49 UTC  (6+ messages)
` [PATCH 1/3] optee: Add an helper to add the optee firmware node in "
` [PATCH 2/3] imx8m: Automatically add the optee firmware node to "
` [PATCH 3/3] imx8: Use the optee lib to "

[PATCH] phy: zynqmp: Increase timeout value to 10ms
 2022-05-16 12:13 UTC  (2+ messages)

[PATCH 0/3] xilinx: Swith platforms to DM_ETH_PHY
 2022-05-16 12:10 UTC  (6+ messages)
` [PATCH 1/3] net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver
` [PATCH 2/3] net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver

[PATCH] arm64: zynqmp: Set qspi tx-buswidth to 4
 2022-05-16 12:05 UTC  (2+ messages)

[PATCH] xilinx: zynqmp: Do not guard SPL_FS_LOAD_PAYLOAD_NAME by SDHCI driver
 2022-05-16 12:04 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix split mode reset functionality
 2022-05-16 12:01 UTC  (2+ messages)

[PATCH] arm64: zynqmp: zynqmp-zcu102-revA: Fix DP PLL configuration
 2022-05-16 12:00 UTC  (2+ messages)

[PATCH] arm64: zynqmp: zynqmp-zcu106-revA: Fix DP PLL configuration
 2022-05-16 11:59 UTC  (2+ messages)

[PATCH] arm64: zynqmp: zynqmp-zcu106-rev1.0: Fix DP PLL configuration
 2022-05-16 11:57 UTC  (2+ messages)

[PATCH v6 0/6] enable menu-driven boot device selection
 2022-05-16 11:00 UTC  (7+ messages)
` [PATCH v6 1/6] efi_loader: menu-driven addition of UEFI boot option
` [PATCH v6 2/6] efi_loader: menu-driven deletion of UEFI boot variable
` [PATCH v6 3/6] efi_loader: menu-driven update of UEFI bootorder variable
` [PATCH v6 4/6] bootmenu: add removable media entries
` [PATCH v6 5/6] doc:bootmenu: add description for UEFI boot support
` [PATCH v6 6/6] lib/charset: fix compile warnings

[PATCH 00/11] Fuzzing and ASAN for sandbox
 2022-05-16 10:47 UTC  (7+ messages)
` [PATCH v2 03/12] sandbox: Migrate getopt section to linker list

[PATCH v3 00/12] virtio: Harden and test vring
 2022-05-16 10:41 UTC  (13+ messages)
` [PATCH v3 01/12] virtio_ring: Merge identical variables
` [PATCH v3 02/12] virtio_ring: Add helper to attach vring descriptor
` [PATCH v3 03/12] virtio_ring: Maintain a shadow copy of descriptors
` [PATCH v3 04/12] virtio_ring: Check used descriptors are chain heads
` [PATCH v3 05/12] dm: test: virtio: Test the virtio ring
` [PATCH v3 06/12] virtio: sandbox: Fix device features bitfield
` [PATCH v3 07/12] test: dm: virtio: Test notify before del_vqs
` [PATCH v3 08/12] test: dm: virtio: Split out virtio device tests
` [PATCH v3 09/12] virtio: sandbox: Bind RNG rather than block device
` [PATCH v3 10/12] test: dm: virtio: Test virtio device driver probing
` [PATCH v3 11/12] virtio: rng: Check length before copying
` [PATCH v3 12/12] test: dm: virtio_rng: Test virtio-rng with faked device

[PATCH] arm: mvebu: Espressobin: Add NVMe to boot targets
 2022-05-16  9:30 UTC  (2+ messages)

[PATCH v5 00/17] enable menu-driven boot device selection
 2022-05-16  9:20 UTC  (6+ messages)
` [PATCH v5 16/17] bootmenu: add removable media entries

[PATCH] powerpc: Add support for CZ.NIC Turris 1.x routers
 2022-05-16  9:01 UTC 

[PATCH 1/2] pinctrl: probe pinctrl drivers during post-bind
 2022-05-16  8:54 UTC  (6+ messages)
` [PATCH 2/2] arm: mvebu: add support for Methode eDPU

Clarification on mtd: nand: mxs_nand_spl: Remove the page aligned access
 2022-05-16  7:52 UTC 

[PATCH] imx: imx8m: drop uneeded check
 2022-05-16  7:30 UTC  (4+ messages)

imx6ull: NAND boot fails when block 0x00000000 is bad
 2022-05-16  7:22 UTC  (8+ messages)

[PATCH] RockPi4: Add UEFI capsule update support
 2022-05-16  7:21 UTC  (5+ messages)

[PATCH 0/3] Updates for omap3-evm
 2022-05-16  3:25 UTC  (4+ messages)
` [PATCH 1/3] ARM: omap3: evm: Power on MMC when setting up PMIC
` [PATCH 2/3] ARM: omap3: evm: Complete DM_I2C migration
` [PATCH 3/3] ARM: omap3: evm: Fix 'fitImage' booting

[PATCH v5 00/25] Add support for MediaTek MT7621 SoC - v5
 2022-05-16  2:44 UTC  (26+ messages)
` [PATCH v5 01/25] mips: add asm/mipsmtregs.h for MIPS multi-threading
` [PATCH v5 02/25] mips: add more definitions for asm/cm.h
` [PATCH v5 03/25] mips: add __image_copy_len for SPL linker script
` [PATCH v5 04/25] mips: add support for noncached_alloc()
` [PATCH v5 05/25] mips: mtmips: add support for MediaTek MT7621 SoC
` [PATCH v5 06/25] mips: mtmips: add two reference boards for mt7621
` [PATCH v5 07/25] doc: mediatek: add documentation for mt7621 reference boards
` [PATCH v5 08/25] clk: mtmips: add clock driver for MediaTek MT7621 SoC
` [PATCH v5 09/25] reset: mtmips: add reset controller support "
` [PATCH v5 10/25] pinctrl: mtmips: add "
` [PATCH v5 11/25] usb: xhci-mtk: "
` [PATCH v5 12/25] phy: mtk-tphy: "
` [PATCH v5 13/25] spi: "
` [PATCH v5 14/25] gpio: "
` [PATCH v5 15/25] watchdog: "
` [PATCH v5 16/25] mmc: mediatek: "
` [PATCH v5 17/25] net: mediatek: remap iobase address
` [PATCH v5 18/25] net: mediatek: use regmap api to modify ethsys registers
` [PATCH v5 19/25] net: mediatek: add support for MediaTek MT7621 SoC
` [PATCH v5 20/25] nand: raw: "
` [PATCH v5 21/25] spl: allow using nand base without standard nand driver
` [PATCH v5 22/25] spl: spl_legacy: fix the use of SPL_COPY_PAYLOAD_ONLY
` [PATCH v5 23/25] spl: nand: support loading legacy image with payload compressed
` [PATCH v5 24/25] tools: mtk_image: add support for MT7621 NAND images
` [PATCH v5 25/25] MAINTAINERS: update maintainer for MediaTek MIPS platform

[PATCH] net: mpc8xx_fec: Migrate to DM_ETH
 2022-05-16  0:32 UTC  (2+ messages)

[PATCH 0/3] dwc_eth_qos PHY dt node fixups
 2022-05-16  0:31 UTC  (5+ messages)
` [PATCH 1/3] net: dwc_eth_qos: remove use of DWC_NET_PHYADDR
` [PATCH 3/3] net: dwc_eth_qos: set proper DT node for phy device

[PATCH] RFC: net: fec: get rid of CONFIG_FEC_MXC_MDIO_BASE
 2022-05-16  0:28 UTC  (2+ messages)

[PATCH] net: dwc_eth_qos: lift parsing of max-speed DT property to common code
 2022-05-16  0:27 UTC  (2+ messages)

[PATCH] net: dwc_eth_qos: fix double resource leak in eqos_remove()
 2022-05-16  0:26 UTC  (2+ messages)

[PATCH] net: fix phy_string_for_interface
 2022-05-16  0:26 UTC  (3+ messages)

[PATCH v4 00/25] Add support for MediaTek MT7621 SoC
 2022-05-16  0:25 UTC  (7+ messages)
` [PATCH v4 17/25] net: mediatek: remap iobase address
` [PATCH v4 18/25] net: mediatek: use regmap api to modify ethsys registers
` [PATCH v4 19/25] net: mediatek: add support for MediaTek MT7621 SoC

[PATCH 1/3] ARM: dts: omap3-devkit8000: Add support for Devkit8000
 2022-05-15 18:58 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_I2C warning
` [PATCH 3/3] ARM: dts: omap3-devkit8000: Fix CONFIG_DM_ETH warning

[PATCH v2] sandbox: sdl: Add stub sandbox_sdl_remove_display()
 2022-05-15 18:55 UTC  (2+ messages)

[PATCH 00/10] dm: Experiments for reducing SPL memory usage
 2022-05-15 18:52 UTC  (5+ messages)
` [PATCH 01/10] Makefile: v2 Allow LTO to be disabled for a build

[PATCH 1/2] event: remove CONFIG_EVENT_DYNAMIC check in event_register()
 2022-05-15 18:40 UTC  (2+ messages)
` [PATCH 2/2] event: fix static events for CONFIG_NEEDS_MANUAL_RELOC

[PATCH V4 0/5] MXS nand fixes in SPL
 2022-05-15 12:54 UTC  (7+ messages)
` [PATCH V4 1/5] nand: raw: mxs_nand: Fix specific hook registration
` [PATCH V4 2/5] mtd: nand: mxs_nand_spl: Fix bad block skipping
` [PATCH V4 3/5] arm: mach-imx: cmd_nandbcb fix bad block handling
` [PATCH V4 4/5] spl: spl_nand: Fix bad block handling in fitImage
` [PATCH V4 5/5] board: bsh: Switch to nand spl load instead of romapi

[PATCH] drivers: ram: rockchip: Fix dram channels calculation for rk3399
 2022-05-15  6:11 UTC 

[PATCH] drivers: ram: rockchip: Fix dram channels calculation for rk3399
 2022-05-14 23:58 UTC 

[PATCH] mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_t
 2022-05-15 10:21 UTC  (2+ messages)

[PATCH] imx: imx8mn_smm_s2/s2pro: Enable TrustZone
 2022-05-15  9:41 UTC 

[PATCH V3 5/5] board: bsh: Switch to nand spl load instead of romapi
 2022-05-15  9:31 UTC 

[PATCH V3 0/5] MXS nand fixes in SPL
 2022-05-15  9:25 UTC  (6+ messages)
` [PATCH V3 1/5] nand: raw: mxs_nand: Fix specific hook registration
` [PATCH V3 2/5] mtd: nand: mxs_nand_spl: Fix bad block skipping
` [PATCH V3 3/5] arm: mach-imx: cmd_nandbcb fix bad block handling
` [PATCH V3 4/5] spl: spl_nand: Fix bad block handling in fitImage
` [PATCH 5/5] board: bsh: Switch to nand spl load instead of romapi

Ineffective fix of CVE-2019-14196
 2022-05-15  3:14 UTC  (2+ messages)

[PATCH] pci: Do not enable PCIe ASMedia ASM2824 workaround by default
 2022-05-14 13:20 UTC  (6+ messages)

[PATCH] imx8mn-*-evk: rename mkimage config
 2022-05-14  6:43 UTC  (2+ messages)

[PATCH v2] sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platform
 2022-05-14  5:08 UTC  (3+ messages)

[PATCH 0/2] tpm: Add support for TPMv2.x I2C chips
 2022-05-13 18:30 UTC  (3+ messages)
` [PATCH 1/2] tpm: core: Set timeouts before requesting locality
` [PATCH 2/2] tpm: add support for TPMv2.x I2C chips

[PATCH 0/3] Enable QSPI and SF command
 2022-05-13 15:13 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: sam9x60: fix compatible for qspi child node
` [PATCH 2/3] configs: at91: sam9x60ek: enable QSPI and SF command
` [PATCH 3/3] configs: at91: sama5d2_icp: "

[PATCH 0/6] introduce Arm FF-A support
 2022-05-13 14:40 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] arm_ffa: introduce Arm FF-A low-level driver

[PATCH] arm:socfpga:soc64: To notify SDM when U-Boot pass control to Linux
 2022-05-13  7:29 UTC  (2+ messages)
` [PATCH v2] arm: socfpga: soc64: "

[PATCH] ddr:altera:soc64: Integer fix overflow that caused DDR size mismatched
 2022-05-13  7:05 UTC  (2+ messages)
` [PATCH v2] ddr: altera: soc64: "

[PATCH v1] sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platform
 2022-05-13 11:23 UTC  (2+ messages)

[PATCH] devres: Use the correct devres implementation in SPL builds
 2022-05-13 10:26 UTC  (3+ messages)

[PATCH 1/1] config: ls2088ardb: Add config CONFIG_SYS_FLASH_CFI_WIDTH
 2022-05-13  9:05 UTC 

[PATCH 00/14] SCMI multi-channel and optee shm
 2022-05-13  6:26 UTC  (11+ messages)
` [PATCH 04/14] firmware: scmi: prepare uclass to pass channel reference
` [PATCH 06/14] firmware: scmi: add multi-channel support
` [PATCH 07/14] firmware: scmi: mailbox transport: implement multi-channel
` [PATCH 08/14] firmware: scmi: smccc "
` [PATCH 09/14] firmware: scmi: optee "
` [PATCH 10/14] clk: scmi: support SCMI multi-channel
` [PATCH 11/14] reset: "
` [PATCH 12/14] power: regulator: "
` [PATCH 13/14] power: regulator: scmi: simplify scmi_voltd_set_enable()
` [PATCH 14/14] firmware: scmi: use multi channel in mailbox, optee and smccc agents


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