public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-10-16 09:32:29 to 2023-10-17 06:53:21 UTC [more...]

[PATCH] riscv: andes: Rearrange Andes PLICSW to single-bit-per-hart strategy
 2023-10-17  6:50 UTC  (2+ messages)

[PATCH v2 0/6] spi-nor: Add parallel and stacked memories support
 2023-10-17  6:37 UTC  (8+ messages)
` [PATCH v2 1/6] mtd: "
` [PATCH v2 2/6] mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
` [PATCH v2 3/6] mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
` [PATCH v2 4/6] spi: spi-uclass: Read chipselect and restrict capabilities
` [PATCH v2 5/6] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
` [PATCH v2 6/6] spi: zynq_qspi: Add parallel memories support in QSPI driver

[PATCH v1] usb: xhci: Check return value of wait for TRB_TRANSFER event
 2023-10-17  6:20 UTC 

Understanding how .config for uboot is generated in buildroot
 2023-10-17  5:35 UTC 

[PATCH v7 0/9] Add EFI HTTP boot support
 2023-10-17  5:32 UTC  (12+ messages)
` [PATCH v7 4/9] efi_loader: create default file boot option
` [PATCH v7 7/9] Boot var automatic management for removable medias

[PATCH] board: siemens: iot2050: Fix M.2 detection
 2023-10-17  5:20 UTC 

[PATCH] mmc: sdhci-cadence: Add support for Cadence sdmmc v6
 2023-10-17  4:53 UTC  (2+ messages)

[PATCH] timer: starfive: Add Starfive timer support
 2023-10-17  4:53 UTC  (4+ messages)

[PATCH] spl: mmc: Resolve emmc not load image after switched hw partition
 2023-10-17  4:53 UTC  (2+ messages)

[PATCH 0/3] Use FEAT_HAFDBS to track dirty pages
 2023-10-17  4:22 UTC  (8+ messages)
` [PATCH 1/3] arm64: Use FEAT_HAFDBS to track dirty pages when available

[PATCH] arm64: zynqmp: Introduce kria SOM defconfig
 2023-10-17  3:17 UTC 

[PULL] u-boot-sh/master
 2023-10-17  2:31 UTC 

[PATCH 1/3] ARM: imx: Factor out parsing of ROM log
 2023-10-17  1:34 UTC  (4+ messages)
` [PATCH 3/3] ARM: imx: Add support for detecting primary/secondary bmode on MX8M

[PATCH v3 00/32] Tidy up use of CONFIG_CMDLINE
 2023-10-17  0:50 UTC  (34+ messages)
` [PATCH v3 01/32] buildman: Use oldconfig when adjusting the config
` [PATCH v3 02/32] bootstd: Correct dependencies on CMDLINE
` [PATCH v3 03/32] autoboot: "
` [PATCH v3 04/32] cmd: Add a few more "
` [PATCH v3 05/32] test: Make UNIT_TEST depend "
` [PATCH v3 06/32] sifive: Drop an unnecessary #ifdef
` [PATCH v3 07/32] fastboot: Declare a dependency on CMDLINE
` [PATCH v3 08/32] cli: Always build cli_getch
` [PATCH v3 09/32] cmd: Use an #ifdef around run_commandf()
` [PATCH v3 10/32] Move bootmenu_conv_key() into its own file
` [PATCH v3 11/32] pxe: Depend on CMDLINE
` [PATCH v3 12/32] env: Split out non-command code into a new file
` [PATCH v3 13/32] console: Move SYS_PBSIZE into common/
` [PATCH v3 14/32] bootm: Allow building when cleanup functions are missing
` [PATCH v3 15/32] fdt: Move working_fdt into fdt_support
` [PATCH v3 16/32] net: Depend on CONFIG_CMDLINE
` [PATCH v3 17/32] log: Allow use without CONFIG_CMDLINE
` [PATCH v3 18/32] video: "
` [PATCH v3 19/32] video: Dont require the font command
` [PATCH v3 20/32] efi: Make commands depend on CMDLINE
` [PATCH v3 21/32] efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGR
` [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH
` [PATCH v3 23/32] cli: Split command-line-editing into its own file
` [PATCH v3 24/32] Add a new Kconfig for command-line entry
` [PATCH v3 25/32] Add a new Kconfig for command-line history
` [PATCH v3 26/32] sandbox: Disable CONFIG_DISTRO_DEFAULTS
` [PATCH v3 27/32] cmd: Make all commands depend on CMDLINE
` [PATCH v3 28/32] sandbox: Avoid requiring cmdline
` [PATCH v3 29/32] arm: x86: Drop discarding of command linker-lists
` [PATCH v3 30/32] mmc: env: Unify the U_BOOT_ENV_LOCATION conditions
` [PATCH v3 31/32] treewide: Tidy up semicolon after command macros
` [PATCH v3 32/32] sandbox: Add a test for disabling CONFIG_CMDLINE

Pull request: please pull u-boot-imx-20231016
 2023-10-17  0:41 UTC  (2+ messages)

[PATCH] mbr: Test tweaks
 2023-10-16 22:50 UTC 

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-10-16 21:54 UTC  (13+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

[PATCH v2 0/2] serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE
 2023-10-16 21:54 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v4 0/8] Add rkmtd command
 2023-10-16 21:54 UTC  (5+ messages)
` [PATCH v4 2/8] rockchip: dm: prepare rkmtd UCLASS
` [PATCH v4 4/8] rockchip: block: blk-uclass: disable bounce buffer support for rkmtd

[PATCH v5 0/6] Introduce the sysinfo command
 2023-10-16 21:54 UTC  (14+ messages)
` [PATCH v5 1/6] sysinfo: Add IDs for board id and revision
` [PATCH v5 2/6] cmd: Add a sysinfo command
` [PATCH v5 4/6] sysinfo: Add documentation
` [PATCH v5 6/6] sysinfo: rcar3: Implement BOARD_ID and BOARD_REV_*

[PATCH 1/1] config: qemu: relax print and console buffer size
 2023-10-16 21:54 UTC 

Please pull u-boot-marvell/master
 2023-10-16 21:32 UTC  (2+ messages)

[PATCH] cmd/ti: Update Kconfig logic and Makefile recursion logic
 2023-10-16 21:32 UTC  (2+ messages)

[PATCH 1/2] command.h: Add a U_BOOT_LONGHELP macro
 2023-10-16 21:32 UTC  (6+ messages)
` [PATCH 2/2] cmd: Convert existing long help messages to the new macro

[PATCH 0/6] cmd mac: separate implementations
 2023-10-16 21:31 UTC  (13+ messages)
` [PATCH 1/6] cmd: move mac command
` [PATCH 2/6] freescale: fix long help handling in "
` [PATCH 3/6] eeprom: SiFive Unmatched: re-implement "
` [PATCH 4/6] eeprom: starfive: "
` [PATCH 5/6] eeprom: starfive: raw dump if unsupported data version
` [PATCH 6/6] eeprom: starfive: add 'mac raw' command

[GIT PULL] Please pull u-boot-amlogic-20231015
 2023-10-16 21:31 UTC  (2+ messages)

[PATCH] mxs: Kconfig: Remove TARGET_XFI3 symbol
 2023-10-16 21:22 UTC  (2+ messages)

[PATCH v2] pico-pi-imx7d: Unselect CONFIG_CONSOLE_MUX
 2023-10-16 21:22 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM
 2023-10-16 21:22 UTC 

[PATCH v4] imx8mp-evk: Add USB0 OTG support
 2023-10-16 21:22 UTC  (2+ messages)

[RESEND PATCH] arm: kirkwood: Pogo v4: Enable LTO
 2023-10-16 20:01 UTC 

[PATCH v2] usb: xhci: Workaround to fix the USB halted endpoint issues
 2023-10-16 19:30 UTC  (6+ messages)

[PATCH 0/9] Suspend to RAM support for K3 J7200
 2023-10-16 18:14 UTC  (12+ messages)
` [PATCH 1/9] DO NOT MERGE: arm: dts: k3-j7200-r5-common: Add pmic node for esm
` [PATCH 2/9] configs: j7200_evm_r5: Used reserved memory in DDR for stack
` [PATCH 3/9] configs: j7200_evm_r5: Move address used for allocation in the reserved space
` [PATCH 4/9] board: ti: j721e: Add resume detection for J7200
` [PATCH 5/9] ram: k3-ddrss: Add exit retention support
` [PATCH 6/9] board: ti: j721e: Add the missing part of exit retention for k3-ddrss (J7200)
` [PATCH 7/9] board: ti: j721e: During resume spl restores TF-A and DM-Firmware
` [PATCH 8/9] arm: mach-k3: j7200: Skip fit processing when resuming
` [PATCH 9/9] cmd: test_enter_suspend: Add test_enter_suspend command

[PATCH 4/4] arm: dts: imx93-evk: remove wrong eqos compatible string
 2023-10-16 16:46 UTC 

[PATCH 1/4] clk: imx: add i.MX93 CCF driver
 2023-10-16 16:46 UTC 

[PATCH 3/5] arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH] imx: hab: Use size parameter
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 1/4] net: dwc_eth_qos: add i.MX93 support
 2023-10-16 16:46 UTC 

[PATCH 1/5] spl: fit: Add board level function to decide application of DTO
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 2/3] mx7dsabresd: Convert to watchdog driver model
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 4/5] arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 4/4] imx93_evk: defconfig: enable clock driver
 2023-10-16 16:46 UTC 

[PATCH 3/3] smegw01: Convert to watchdog driver model
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 2/5] arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 3/4] serial: lpuart: Enable IPG clock
 2023-10-16 16:46 UTC 

[PATCH 5/5] arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 1/3] imx7d-sdb-u-boot: Pass SPDX-License tag
 2023-10-16 16:45 UTC  (2+ messages)

[PATCH 3/4] net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG
 2023-10-16 16:45 UTC 

[PATCH 2/4] net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93
 2023-10-16 16:45 UTC 

[PATCH] ARM: dts: imx: Switch USB1 port control to GPIO on Data Modul i.MX8M Plus eDM SBC
 2023-10-16 16:45 UTC  (2+ messages)

[PATCH 2/4] arm: dts: imx93: add a per clock for LPUART1
 2023-10-16 16:45 UTC 

[PATCH] cmd: mbr: Allow 4 MBR partitions without need for extended
 2023-10-16 16:22 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2 1/4] spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
 2023-10-16 16:16 UTC  (4+ messages)
` [PATCH v2 2/4] ARM: imx: Factor out parsing of ROM log
` [PATCH v2 3/4] ARM: imx: Use correct U-Boot offset in case of secondary boot from eMMC
` [PATCH v2 4/4] ARM: imx: Add support for detecting primary/secondary bmode on MX8M

[PATCH v3 5/9] board_f: Fix corruption of relocaddr
 2023-10-16 16:15 UTC  (15+ messages)

[RFC PATCH 0/5] Move video memory reservation for SPL at the end of RAM
 2023-10-16 16:06 UTC  (6+ messages)
` [RFC PATCH 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM
` [RFC PATCH 2/5] board: ti: am62x: evm: Remove video_setup from spl_board_init
` [RFC PATCH 3/5] common/board_f: Catch bloblist before starting resevatinos
` [RFC PATCH 4/5] video: Skip framebuffer reservation if already reserved
` [RFC PATCH 5/5] video: Fill video handoff in video post probe

[PATCH v1] arm: dts: k3-am625-verdin: fix boot
 2023-10-16 15:58 UTC  (2+ messages)

[PATCH 00/11] Introduce basic support for TI's AM62Px SoC family
 2023-10-16 15:52 UTC  (2+ messages)

[PATCH] arm: mvebu: AC5/AC5X: Disable SMBIOS
 2023-10-16 14:45 UTC  (3+ messages)

[PATCH 0/2] arm: mvebu: clearfog: support additional ddr
 2023-10-16 14:45 UTC  (7+ messages)
` [PATCH 1/2] arm: mvebu: clearfog: read number of ddr channels from tlv data
` [PATCH 2/2] arm: mvebu: clearfog: support 512MB memory size from tlv eeprom

[PATCH] arm: mvebu: Enable bootstd for Thecus N2350 board
 2023-10-16 14:44 UTC  (3+ messages)

[PATCH] arm: mvebu: Enable bootstd for Synology DS116 board
 2023-10-16 14:43 UTC  (3+ messages)

[PATCH 1/2] arm: mvebu: x240: Disable SMBIOS
 2023-10-16 14:43 UTC  (6+ messages)
` [PATCH 2/2] Revert "arm: mvebu: x240: Use i2c-gpio instead of built in controller"

[PATCH] arm: mvebu: sata_mv: Add bootstd hook to enable sata_bootdev
 2023-10-16 14:42 UTC  (3+ messages)

[PATCH] arm: kirkwood: Add support for ZyXEL NSA325 board
 2023-10-16 14:42 UTC  (2+ messages)

[PATCH 1/2] ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins
 2023-10-16 14:41 UTC  (6+ messages)
` [PATCH 2/2] ARM64: dts: marvell: cn9310-crb: Remove duplicate pinctrl

[PATCH] kirkwood: dns325: Enable 2nd harddrive
 2023-10-16 14:40 UTC  (3+ messages)

[PATCH 0/4] imx93: add DWC EQoS MAC driver support
 2023-10-16 14:22 UTC  (3+ messages)
` [PATCH 1/4] net: dwc_eth_qos: add i.MX93 support

failed to build u-boot mt7621_rfb_defconfig
 2023-10-16 13:00 UTC  (2+ messages)

[PATCH v3 00/21] Add support for the Renesas RZ/G2L SMARC EVK
 2023-10-16 12:59 UTC  (23+ messages)
` [PATCH v3 04/21] dt-bindings: Add RZ/G2L IRQC bindings
` [PATCH v3 05/21] arm: rmobile: Add basic RZ/G2L family support
` [PATCH v3 06/21] arm: rmobile: Add basic R9A07G044L SoC support
` [PATCH v3 07/21] clk: renesas: Add RZ/G2L & RZ/G2LC CPG driver
` [PATCH v3 08/21] arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4
` [PATCH v3 09/21] cmd: gpio: Skip output on -ENOENT
` [PATCH v3 10/21] pinctrl: renesas: Add RZ/G2L PFC driver
` [PATCH v3 11/21] gpio: Add RZ/G2L GPIO driver
` [PATCH v3 12/21] serial: sh: Fix error handling
` [PATCH v3 13/21] serial: sh: Sort includes
` [PATCH v3 14/21] serial: sh: Add RZ/G2L SCIF support
` [PATCH v3 15/21] mmc: renesas-sdhi: Refactor probe function
` [PATCH v3 16/21] mmc: renesas-sdhi: Initialize module on RZ/G2L
` [PATCH v3 17/21] arm: rmobile: Include <asm/types.h> in header
` [PATCH v3 18/21] arm: rmobile: Add CPU detection for RZ/G2L
` [PATCH v3 19/21] arm: rmobile: Support RZ/G2L memory map
` [PATCH v3 20/21] arm: dts: Import RZ/G2L SMARC EVK device tree
` [PATCH v3 21/21] board: rzg2l: Add RZ/G2L SMARC EVK board

[PATCH v2 1/7] spl: fit: Add board level function to decide application of DTO
 2023-10-16 12:50 UTC  (7+ messages)
` [PATCH v2 2/7] arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM
` [PATCH v2 3/7] arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200
` [PATCH v2 4/7] arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT
` [PATCH v2 5/7] arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100
` [PATCH v2 6/7] arm64: dts: imx8mp: Make GPIO3 available early in U-Boot proper on i.MX8MP DHCOM
` [PATCH v2 7/7] arm64: dts: imx8mp: Describe M24C32-D write-lockable page in DH i.MX8MP DHCOM DT

[PATCH RESEND v3 1/1] arm: dts: icnova-a20-adb4006: Add board support
 2023-10-16 12:43 UTC  (2+ messages)

[PATCH] pstore: Use root address-cells/size-cells as defaults for reserved-memory
 2023-10-16 12:23 UTC  (4+ messages)

[PATCH v2 3/6] board: phytec: phycore-imx8mp: Add EEPROM detection initialisation
 2023-10-16 11:51 UTC 

[PATCH v2 4/6] board: phytec: phycore_imx8mp: Update 2GB RAM Timings
 2023-10-16 11:51 UTC 

[PATCH v2 6/6] board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev
 2023-10-16 11:51 UTC 

[PATCH v2 2/6] board: phytec: common: Add imx8m specific EEPROM detection support
 2023-10-16 11:50 UTC 

[PATCH v2 1/6] board: phytec: Add common PHYTEC SoM detection
 2023-10-16 11:50 UTC 

[PATCH v2 5/6] board: phytec: common: phytec_som_detection: Add helper for PCB revision
 2023-10-16 11:50 UTC 

[PATCH v2 0/1] sunxi: H616: add LPDDR4 support
 2023-10-16  5:34 UTC  (2+ messages)
` [PATCH v2 1/1] sunxi: H616: add LPDDR4 DRAM support

[PATCH 0/6] binman: Update CBFS implementation
 2023-10-16 11:45 UTC  (5+ messages)
` [PATCH 1/6] binman: Reset missing bintools after testing
` [PATCH 2/6] binman: Don't add compression attribute for uncompressed files

[PATCH v4] dt-bindings: mtd: fixed-partitions: Add compression property
 2023-10-16  9:28 UTC  (2+ messages)


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