public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-09-27 21:50:27 to 2024-09-30 17:06:01 UTC [more...]

[PATCH v1 00/12] Support OF_UPSTREAM for StarFive JH7110
 2024-09-30 15:59 UTC  (10+ messages)
` [PATCH v1 01/12] Makefile: Add OF_UPSTREAM Makefile for RISC-V
` [PATCH v1 03/12] riscv: dts: jh7110: Drop redundant devicetree files
` [PATCH v1 04/12] dt-bindings: Remove StarFive JH7110 clock and reset definitions
` [PATCH v1 06/12] clk: starfive: jh7110: Sync clock definitions with upstream dt-bindings
` [PATCH v1 07/12] pcie: starfive: Make the driver compatible with upstream DT
` [PATCH v1 08/12] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi
` [PATCH v1 10/12] board: starfive: spl: Drop the unneeded DT modification code
` [PATCH v1 11/12] configs: visionfive2: Add OF_LIST for JH7110 based board DT
` [PATCH v1 12/12] doc: board: starfive: Update the building guide

[PATCH] binman: add fast authentication method for i.MX8M signing
 2024-09-30 16:10 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3 1/2] binman: cosmetic: code formatting fixes
    ` [PATCH v3 2/2] binman: add fast authentication method for i.MX8M signing

[PATCH] usb: gadget: cdns3: Fix missing cache operations for non-zero Endpoints
 2024-09-30 16:31 UTC  (5+ messages)

Pull request: u-boot-rockchip-20240930
 2024-09-30 16:30 UTC  (2+ messages)

[PATCH v2 0/6] android_ab: introduce bcb ab_dump command and provide several bcb fixes
 2024-09-30 15:52 UTC  (9+ messages)
` [PATCH v2 1/6] include/android_ab: move ab_select_slot() documentation to @ notation
` [PATCH v2 2/6] treewide: bcb: move ab_select command to bcb subcommands
` [PATCH v2 3/6] cmd: bcb: change strcmp() usage style in the do_bcb_ab_select()
` [PATCH v2 4/6] cmd: bcb: introduce 'ab_dump' command to print BCB block content

[GIT PULL] Please pull u-boot-dfu-20240930
 2024-09-30 15:27 UTC 

[PATCH 00/26] Support display (and even more) on the BSH SMM S2/PRO boards
 2024-09-30 13:20 UTC  (6+ messages)
` [PATCH 08/26] power: Add iMX8M block ctrl driver for dispmix

[PATCH] xilinx: common: fix board_late_init() for Microblaze
 2024-09-30 14:55 UTC 

[PATCH 0/2] board: libre-computer: Add support for Libre Computer aml-a311d-cc & aml-s905d3-cc boards
 2024-09-30 14:27 UTC  (2+ messages)

[PATCH v2 0/2] ARM: meson: libretech-ac: add support for EFI Capsules Update
 2024-09-30 14:27 UTC  (2+ messages)

[PATCH v6 08/12] efi_loader: Disable ANSI output for tests
 2024-09-30 14:12 UTC  (6+ messages)
` [PATCH v6 09/12] efi_loader: Add a test app

[PATCH 0/4] mtd: rawnand: brcmnand: Add BCMBCA support
 2024-09-30 13:29 UTC  (6+ messages)
` [PATCH 1/4] mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver
` [PATCH 2/4] arm: dts: bcm: Update bcm6846 and bcm96846
` [PATCH 3/4] drivers: nand: bcmbca: Enable on BCM6846
` [PATCH 4/4] board: bcm96846: Enable NAND options

[PATCH v2] usb: gadget: usbhs: Add Renesas USBHS device driver
 2024-09-30  7:33 UTC  (2+ messages)

[PATCH 0/7] mtd: nand: brcmnand: Backported fixes from Linux
 2024-09-30 12:54 UTC  (4+ messages)

[PATCH v3 00/13] ufs: enhancements to support Qualcomm UFS controllers
 2024-09-30 12:44 UTC  (14+ messages)
` [PATCH v3 01/13] ufs: allocate descriptors with size aligned with DMA_MINALIGN
` [PATCH v3 02/13] ufs: fix dcache flush and invalidate range calculation
` [PATCH v3 03/13] ufs: split flush and invalidate to only invalidate when required
` [PATCH v3 04/13] ufs: use dcache helpers for scsi_cmd data and only invalidate if necessary
` [PATCH v3 05/13] ufs: Add UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS
` [PATCH v3 06/13] ufs: Add UFSHCD_QUIRK_HIBERN_FASTAUTO
` [PATCH v3 07/13] ufs/ufs.h: Add definition of 'ufshcd_rmwl()'
` [PATCH v3 08/13] ufs: Clear UECPA once due to LINERESET has happened during LINK_STARTUP
` [PATCH v3 09/13] ufs: Sync possible UFS Quirks with Linux UFS driver
` [PATCH v3 10/13] ufs: Add missing memory barriers
` [PATCH v3 11/13] ufs: Fix debug message in 'ufs_start'
` [PATCH v3 12/13] ufs: core: remove link_startup_again logic
` [PATCH v3 13/13] MAINTAINERS: Add myself to the list of UFS maintainers

[PATCH] Extend usage for OF_OVERLAY_LIST beyond SPL
 2024-09-30 12:05 UTC  (2+ messages)

[PATCH 0/4] rockchip: Skip serial pinctrl at pre-reloc phase
 2024-09-30 12:03 UTC  (6+ messages)

[PATCH 1/5] mmc: fsl_esdhc_imx: Enable AHB/IPG clk
 2024-09-30 11:17 UTC  (6+ messages)
` [PATCH 2/5] mmc: fsl_esdhc_imx: Send 80 clocks before IDLE command
` [PATCH 3/5] mmc: fsl_esdhc_imx: Fix host_caps issue for non-DM driver
` [PATCH 4/5] mmc: fsl_esdhc_imx: Avoid resource leak
` [PATCH 5/5] mmc: fsl_esdhc_imx: Reset tuning logic

[PATCH 1/2] arm64: versal: Remove description for USB1
 2024-09-30 11:03 UTC  (2+ messages)
` [PATCH 2/2] arm64: versal: Wire USB0 in distro boot

[PATCH] cmd/mem.c: fix undefined behavior in mem cmp
 2024-09-30  9:54 UTC  (4+ messages)

[PATCH 1/4] rockchip: rk3399-roc-pc: Hook sysreset gpio to enable full reset
 2024-09-30  9:01 UTC  (3+ messages)
` [PATCH 3/4] rockchip: rk3399-rockpro64: Disable bootstage instrumentation config

[PATCH 0/3] Anbernic RGxx3 Bootloader Fixes
 2024-09-30  8:59 UTC  (7+ messages)
` [PATCH 3/3] board: rockchip: Fix panel detection for mainline A-TF

[PATCH v3 0/4] Rockchip: Allow to silent TPL/SPL debug console
 2024-09-30  8:55 UTC  (4+ messages)
` [PATCH v3 1/4] debug_uart: Replace debug functions with dummies if CONFIG_DEBUG_UART is not set

[PATCH v3 0/3] mtd: nand: raw: Collected improvements
 2024-09-30  8:07 UTC  (4+ messages)
` [PATCH v3 3/3] mtd: nand: raw: atmel: Fix pulse read timing for certain NAND flashes

i.MX8/9: question about unused DDR PHY trained CSR board array
 2024-09-30  6:38 UTC  (2+ messages)

[PATCH 1/3] dts: Deduplicate dtbs target
 2024-09-30  6:10 UTC  (7+ messages)
` [PATCH 2/3] dts: Add ability to build DTOs only from arch/$(ARCH)/dts
` [PATCH 3/3] arm64: dts: imx: Switch to using upstream DT on DH i.MX8MP DHCOM PDK2/PDK3

[PATCH v2 0/7] Add the USB5744 hub driver as per new DT binding
 2024-09-30  5:07 UTC  (8+ messages)
` [PATCH v2 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH v2 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH v2 5/7] usb: onboard-hub: Bail out if peer hub is already probed

[PATCH] usb: dwc3-generic: fix CONFIG_DM_REGULATOR-off case
 2024-09-30  4:54 UTC  (5+ messages)

[PATCH v2 0/2] arm64: zynqmp: Update zynqmp tcminit mode
 2024-09-30  4:38 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: zynqmp: Print an error for split to lock mode switch
` [PATCH v2 2/2] arm64: zynqmp: Fix tcminit mode value based on argv

[PATCH 1/4] power: pmic: Support pmic pf5300
 2024-09-30  3:55 UTC  (4+ messages)
` [PATCH 2/4] power: regulator: "
` [PATCH 3/4] power: pmic: ADD PMIC PF9453 support
` [PATCH 4/4] power: regulator: "

[PATCH 1/2] power: pmic: Support pmic pf0900
 2024-09-30  3:22 UTC  (2+ messages)
` [PATCH 2/2] power: regulator: "

[PATCH v3 00/33] Tidy up use of 'SPL' and CONFIG_SPL_BUILD
 2024-09-30  1:49 UTC  (34+ messages)
` [PATCH v3 01/33] Makefile: Add a u-boot.cfg file for VPL
` [PATCH v3 02/33] boot: Drop unnecessary ifdef for LOAD_FIT
` [PATCH v3 03/33] tegra: Drop dependency on SPL_BUILD
` [PATCH v3 04/33] net: freescale: Drop use of SPL_BUILD dependency
` [PATCH v3 05/33] serial: Make use of the SERIAL define
` [PATCH v3 06/33] stdio: "
` [PATCH v3 07/33] scripts: Rename Makefile.spl to Makefile.xpl
` [PATCH v3 08/33] scripts: Add some comments about autoconf.mk
` [PATCH v3 09/33] scripts: Define CONFIG_XPL_BUILD for all xPL builds
` [PATCH v3 10/33] qconfig: Add XPL_BUILD to ignored symbols
` [PATCH v3 11/33] xpl: Rename u_boot_first_phase to xpl_is_first_phase()
` [PATCH v3 12/33] xpl: Rename spl_phase to xpl_phase_t
` [PATCH v3 13/33] xpl: Rename spl_phase() to xpl_phase()
` [PATCH v3 14/33] xpl: Rename spl_in_proper() to not_xpl()
` [PATCH v3 15/33] xpl: Add a function to indicate when in xPL
` [PATCH v3 16/33] xpl: Rename spl_next_phase() and spl_prev_phase()
` [PATCH v3 17/33] xpl: Rename spl_phase_prefix() and spl_phase_name()
` [PATCH v3 18/33] log: global: Rename warn_non_spl()
` [PATCH v3 19/33] doc: Update SPL docs for the xPL changes
` [PATCH v3 20/33] README: Drop SoC-specific comment about SPL
` [PATCH v3 21/33] doc: Move init-related things out of README
` [PATCH v3 22/33] doc: Update init docs for the xPL changes
` [PATCH v3 23/33] arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
` [PATCH v3 24/33] board: "
` [PATCH v3 25/33] drivers: "
` [PATCH v3 26/33] include: "
` [PATCH v3 27/33] global: "
` [PATCH v3 28/33] xpl: Define CONFIG_SPL_BUILD only for the SPL build
` [PATCH v3 29/33] kconfig: binman: Check for SPL instead of XPL
` [PATCH v3 30/33] global: Rename SPL_ to XPL_
` [PATCH v3 31/33] global: Rename SPL_TPL_ to PHASE_
` [PATCH v3 32/33] spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
` [PATCH v3 33/33] qconfig: Update tool for new Makefile variables

[PATCH 0/9] add support for Enclustra Mercury AA1 SoMs
 2024-09-29 19:19 UTC  (10+ messages)
` [PATCH 2/9] ARM: dts: socfpga: add Enclustra Intel AA1

[PATCH v2] arm64: dts: imx8mp: Add DH i.MX8MP DHCOM SoM on DRC02 carrier board
 2024-09-29 20:56 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Add support for DH electronics i.MX8M Plus DHCOM PicoITX
 2024-09-29 20:55 UTC  (2+ messages)

[PATCH v2] gpio: adp5585: Add SPL config for ADP5585 driver
 2024-09-29 20:54 UTC  (2+ messages)

[PATCH v2 0/7] mtd: nand: brcmnand: Backported fixes from Linux
 2024-09-29 17:20 UTC  (6+ messages)
` [PATCH v2 1/7] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
` [PATCH v2 2/7] mtd: rawnand: brcmnand: Fix potential false time out warning

[PATCH v1] mailbox: add i.MX MU driver
 2024-09-29 13:13 UTC 

[PATCH v1] mailbox: add i.MX MU driver
 2024-09-29 13:10 UTC  (2+ messages)
` 回复: "

[PATCH v1] mailbox: support timeout when sending
 2024-09-29 12:53 UTC 

[PATCH v4 00/11] led: introduce LED boot and activity function
 2024-09-29 12:48 UTC  (4+ messages)
` [PATCH v4 03/11] led: implement LED boot API

[PATCH v2 00/30] Tidy up use of 'SPL' and CONFIG_SPL_BUILD
 2024-09-29 11:50 UTC  (41+ messages)
` [PATCH v2 01/30] Makefile: Add a u-boot.cfg file for VPL
` [PATCH v2 02/30] scripts: Rename Makefile.spl to Makefile.xpl
` [PATCH v2 03/30] scripts: Add some comments about autoconf.mk
` [PATCH v2 04/30] scripts: Define CONFIG_XPL_BUILD for all xPL builds
` [PATCH v2 05/30] global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
` [PATCH v2 06/30] doc: Update SPL docs for the xPL changes
` [PATCH v2 07/30] net: freescale: Drop use of SPL_BUILD dependency
` [PATCH v2 08/30] x86: Update a comment to mention XPL
` [PATCH v2 09/30] tegra: Use SPL instead of SPL_BUILD
` [PATCH v2 10/30] log: global: Rename warn_non_spl() and update the condition
` [PATCH v2 11/30] qconfig: Add XPL_BUILD to ignored symbols
` [PATCH v2 12/30] boot: Drop unnecessary ifdef for LOAD_FIT
` [PATCH v2 13/30] xpl: Define CONFIG_SPL_BUILD only for the SPL build
` [PATCH v2 14/30] serial: Make use of the SERIAL define
` [PATCH v2 15/30] stdio: "
` [PATCH v2 16/30] kconfig: binman: Check for SPL instead of XPL
` [PATCH v2 17/30] global: Rename SPL_ to XPL_
` [PATCH v2 18/30] global: Rename SPL_TPL_ to PHASE_
` [PATCH v2 19/30] spl: Rename SPL_TPL_NAME and SPL_TPL_PROMPT
` [PATCH v2 20/30] qconfig: Update tool for new Makefile variables
` [PATCH v2 21/30] xpl: Rename u_boot_first_phase to xpl_is_first_phase()
` [PATCH v2 22/30] xpl: Rename spl_phase to xpl_phase_t
` [PATCH v2 23/30] xpl: Rename spl_phase() to xpl_phase()
` [PATCH v2 24/30] xpl: Rename spl_in_proper() to not_xpl()
` [PATCH v2 25/30] xpl: Add a function to indicate when in xPL
` [PATCH v2 26/30] xpl: Rename spl_next_phase() and spl_prev_phase()
` [PATCH v2 27/30] xpl: Rename spl_phase_prefix() and spl_phase_name()
` [PATCH v2 28/30] README: Drop SoC-specific comment about SPL
` [PATCH v2 29/30] doc: Move init-related things out of README
` [PATCH v2 30/30] doc: Update init docs for the xPL changes

[PATCH] cmd: Make bootvx independent of bootelf
 2024-09-29  9:27 UTC 

[PATCH 00/27] led: Remove old status-LED code
 2024-09-28 16:03 UTC  (5+ messages)

[PATCH v6 0/6] FUSB302 USB-C controller support
 2024-09-27 22:31 UTC  (5+ messages)
` [PATCH v6 1/6] usb: tcpm: add core framework
` [PATCH v6 2/6] usb: tcpm: fusb302: add driver


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