public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-08-22 18:42:22 to 2023-08-23 18:15:53 UTC [more...]

[PATCH 0/6] cmd: gpt: GPT manipulation improvements
 2023-08-23 18:15 UTC  (12+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] cmd: gpt: Remove confusing help text
  ` [PATCH v2 2/8] doc: Add gpt command documentation
  ` [PATCH v2 3/8] tests: gpt: Remove test order dependency
  ` [PATCH v2 4/8] cmd: gpt: Add gpt_partition_bootable variable
  ` [PATCH v2 5/8] cmd: gpt: Add command to set bootable flags
  ` [PATCH v2 6/8] cmd: gpt: Preserve type GUID if enabled
  ` [PATCH v2 7/8] cmd: gpt: Preserve bootable flag
  ` [PATCH v2 8/8] cmd: gpt: Add command to swap partition order

[PATCH] arm: mach-imx: loose enabling FSL_CAAM
 2023-08-23 18:10 UTC 

[PATCH] tools: ensure zeroed padding in external FIT images
 2023-08-23 18:06 UTC  (2+ messages)

[PATCH v2 1/5] imx8mm_evk_defconfig: Select CONFIG_IMX_TMU
 2023-08-23 17:59 UTC  (6+ messages)
` [PATCH v2 2/5] thermal: imx_tmu: Fix the polling default
` [PATCH v2 3/5] thermal: imx_tmu: Increase the log level for high temperatures
` [PATCH v2 4/5] thermal: imx_tmu: Fix the temperature unit
` [PATCH v2 5/5] thermal: imx_tmu: Increase the polling interval

[PATCH] mmc: spl: select SPL_BLK for SPL_DM_MMC
 2023-08-23 17:50 UTC  (2+ messages)

[PATCH v5 1/3] Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INIT
 2023-08-23 17:43 UTC  (5+ messages)
` [PATCH v5 2/3] dlmalloc: Add support for SPL_SYS_MALLOC_CLEAR_ON_INIT
` [PATCH v5 3/3] riscv: cpu: jh7110: Imply SPL_SYS_MALLOC_CLEAR_ON_INIT

Pull request for doc-2023-10-rc4
 2023-08-23 17:43 UTC  (2+ messages)

[PATCH 1/5] imx8mm_evk_defconfig: Select CONFIG_IMX_TMU
 2023-08-23 17:37 UTC  (7+ messages)
` [PATCH 2/5] thermal: imx_tmu: Fix the polling default
` [PATCH 3/5] thermal: imx_tmu: Select LOG
` [PATCH 4/5] thermal: imx_tmu: Fix th temperature unit
` [PATCH 5/5] thermal: imx_tmu: Increase the polling interval

[PATCH V4 0/8] board: ti: Add support for BeaglePlay
 2023-08-23 17:15 UTC  (32+ messages)
` [PATCH V4 1/8] env_default: Allow CONFIG_EXTRA_ENV_TEXT to override CFG_EXTRA_ENV_SETTINGS
` [PATCH V4 2/8] configs: am62x_evm*: Enable EMMC_BOOT configuration
` [PATCH V4 3/8] arm: mach-k3: am625: Add support for UDA FS
` [PATCH V4 4/8] drivers: mmc: am654_sdhci: Update OTAP/ITAP delay
` [PATCH V4 5/8] arm: dts: k3-am625-sk-binman: Add labels for unsigned binary
` [PATCH V4 6/8] arm: dts: Add k3-am625-beagleplay
` [PATCH V4 7/8] board: ti: am62x: Add am62x_beagleplay_* defconfigs and env file
` [PATCH V4 8/8] doc: board: ti: Add BeaglePlay documentation

[PATCH] usb: dwc3: Fix renaming SPL_USB_HOST_SUPPORT to SPL_USB_HOST
 2023-08-23 17:11 UTC  (2+ messages)

Config fragments
 2023-08-23 16:49 UTC  (7+ messages)

Trying to boot custom kernel on Wink Hub (i.MX28)
 2023-08-23 15:56 UTC  (12+ messages)

[PATCH 0/7] Correct confusing lmb error message
 2023-08-23 15:44 UTC  (10+ messages)
` [PATCH 1/7] lmb: Drop surplus brackets and fix code style
` [PATCH 2/7] lmb: Tidy up structure access
` [PATCH 3/7] lmb: Avoid long for loop counters and function returns
` [PATCH 4/7] lmb: Change functions returning long to return int
` [PATCH 5/7] lmb: Tidy up lmb_overlaps_region()
` [PATCH 6/7] lmb: Document and tidy lmb_add_region_flags()
` [PATCH 7/7] fs: Fix a confusing error about overlapping regions

[PATCH] usb: xhci: Define 'XHCI_MAX_HALT_USEC' macro only once
 2023-08-23 15:41 UTC 

[PATCH v1 00/19] General tegra and board improvements
 2023-08-23 15:11 UTC  (9+ messages)
` [PATCH v1 15/19] ARM: tegra: board2: add generic late init
` [PATCH v1 17/19] ARM: tegra: dt-setup: convert TrustZone remove into config

[PATCH] spl: crypto: fix including SHA* object files in SPL
 2023-08-23 15:02 UTC  (2+ messages)

[PATCH v3 0/3] fsl-layerscape: drop support for obsolete PPA secure firmware
 2023-08-23 14:56 UTC  (6+ messages)
` [PATCH v3 1/3] configs: layerscape: delete defconfigs using legacy PPA secure FW (part1)
` [PATCH v3 2/3] configs: layerscape: delete defconfigs using legacy PPA secure FW (part2)
` [PATCH v3 3/3] fsl-layerscape: drop obsolete PPA secure firmware support

[PATCH v2] spl: watchdog: introduce SPL_HW_WATCHDOG
 2023-08-23 14:43 UTC  (2+ messages)

[PATCH v2 0/2] Fix format specifier for net_boot_file_size
 2023-08-23 14:42 UTC  (3+ messages)
` [PATCH v2 1/2] net: Fix the displayed value of bytes transferred

[PATCH 1/2] blk: Add bounce buffer support to read/write operations
 2023-08-23 14:42 UTC  (4+ messages)
` [PATCH 2/2] scsi: Add buffer_aligned check pass-through

[PATCH] disk: dos: Infer MBR partition sector size from underlying drive sector size
 2023-08-23 14:42 UTC  (2+ messages)

[PATCH] common: bouncebuf: Add missing cast to dma_addr_t
 2023-08-23 14:42 UTC  (2+ messages)

[PATCH 1/8] disk: Drop always true conditional check
 2023-08-23 14:42 UTC  (16+ messages)
` [PATCH 2/8] disk: Simplify disk_blk_read() using blk_read()
` [PATCH 3/8] disk: Simplify disk_blk_{write, erase}() using blk_{write, erase}()
` [PATCH 4/8] disk: Handle partition to block device offset conversion
` [PATCH 5/8] disk: Extend disk_blk_part_validate() with range checking
` [PATCH 6/8] disk: Switch part_blk_*() functions to disk_blk_*()
` [PATCH 7/8] disk: Move part_create_block_devices() to blk uclass
` [PATCH 8/8] disk: Make blk_get_ops() internal "

[PATCH] test: acpi: Handle both 32bit and 64bit ACPI tables
 2023-08-23 14:41 UTC  (2+ messages)

[PATCH] test: Fix the help for the ut command
 2023-08-23 14:41 UTC  (2+ messages)

Please pull u-boot-dm
 2023-08-23 14:41 UTC  (2+ messages)

[PATCH v2 0/2] Disable setting ICACHE and DCACHE off for ARM64 platforms
 2023-08-23 14:41 UTC  (3+ messages)
` [PATCH v2 2/2] armv8: Disable SYS_DCACHE_OFF & SYS_ICACHE_OFF for ARM64

[PATCH v3 1/2] schemas: Add a schema for memory map
 2023-08-23 14:23 UTC  (4+ messages)
` [PATCH v3 2/2] memory: Add ECC property

[PATCH v2 0/5] at91: sam9x60-curiosity: Misc improvements
 2023-08-23 13:58 UTC  (6+ messages)
` [PATCH v2 1/5] configs: at91: sam9x60_curiosity: Sync both defconfig variants
` [PATCH v2 2/5] configs: at91: sam9x60: Switch to new reset driver
` [PATCH v2 3/5] ARM: dts: at91: sam9x60-curiosity: Sync LED nodes from Linux
` [PATCH v2 4/5] board: sam9x60-curiosity: Let LED subsystem init leds if enabled
` [PATCH v2 5/5] ARM: dts: at91: sam9x60-curiosity: Sync gpio button from Linux

[PATCH] pinctrl: sunxi: add SPI1 pinmuxes for f1c100s
 2023-08-23  6:47 UTC 

[PATCH v2 0/2] introduce EVT_DM_POST_INIT_R to fix VF2 boot fail
 2023-08-23 13:36 UTC  (6+ messages)
  ` [PATCH v2 2/2] riscv: cpu: make riscv_cpu_probe to EVT_DM_POST_INIT_R callback
    ` [PATCH v2 1/2] dm: event: add EVT_DM_POST_INIT_R event type

[PATCH 0/2] mtd: nand: raw: atmel: R/B gpio on sam9x60
 2023-08-23 13:25 UTC  (10+ messages)
` [PATCH 1/2] mtd: nand: raw: atmel: Remove duplicate line
` [PATCH 2/2] mtd: nand: raw: atmel: Add error handling when rb-gpios missing

[PATCH v1 0/1] tegra_mmc: get tap and trim from dts
 2023-08-23 12:02 UTC  (7+ messages)
` [PATCH v1 1/1] mmc: tegra: get default-tap and default-trim from device tree

[PATCH v1 0/1] tegra-usb: support dts based xcvr setup
 2023-08-23 11:46 UTC  (10+ messages)
` [PATCH v1 1/1] usb: host: tegra: implement "

[PATCH 0/2] Renesas SCIF driver fix & tidy up
 2023-08-23 11:23 UTC  (9+ messages)
` [PATCH 1/2] serial: sh: Fix compile error when lacking HSCIF support
` [PATCH 2/2] serial: sh: Tidy up pre-processor directive indentation

[PATCH v5 00/13] Add video damage tracking
 2023-08-23  8:56 UTC  (11+ messages)

[PATCH 0/2] Add EFI HTTP boot support
 2023-08-23  8:37 UTC  (3+ messages)
` [PATCH 1/2] cmd: efidebug: add uri device path
` [PATCH 2/2] efi_loader: support boot from URI "

[PATCH 0/2] net: Fix Ethernet PHY detection on Beagleplay
 2023-08-23  8:35 UTC  (10+ messages)
` [PATCH 1/2] net: ti: am65-cpsw-nuss: Workaround for buggy PHY/Board
` [PATCH 2/2] net: phy: Change "PHY not found" message to debug()

[PATCH 00/13] doc: board; ti: Misc fixups
 2023-08-23  5:31 UTC  (5+ messages)
` [PATCH 04/13] doc: board: ti: am64x: provide image alt text
` [PATCH 09/13] doc: board: ti: am64x: Fix build step numbering

[PATCH v5 0/3] arch: riscv: jh7110: Correctly zero L2 LIM
 2023-08-23  3:21 UTC 

[PATCH v2] cmd: dm: allow for selecting uclass and device
 2023-08-23  1:49 UTC 

[PATCH v2 1/5] drivers/mtd/nvmxip: Trigger post bind as probe on driver level
 2023-08-23  0:18 UTC  (5+ messages)
` [PATCH v2 2/5] drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems
` [PATCH v2 3/5] drivers/mtd/nvmxip: Print phys_addr_t without warnings on both 32bit and 64bit systems
` [PATCH v2 4/5] drivers/mtd/nvmxip: Move sandbox_set_enable_memio() to test
` [PATCH v2 5/5] configs: sandbox: Enable NVMXIP QSPI driver

[PATCH] configs: sandbox64: Enable legacy image format support
 2023-08-23  0:17 UTC 

[PATCH] fwu: Initialize global fwu library state during CI test
 2023-08-23  0:16 UTC 

[PATCH] cmd: dm: allow for selecting uclass and device
 2023-08-23  0:14 UTC  (3+ messages)

[PATCH 1/2] doc: Explicitly list build dependencies for docs
 2023-08-22 23:16 UTC  (3+ messages)
` [PATCH 2/2] doc: Highlight the most relevant u-boot talks

[PATCH v1] board: toradex: verdin-imx8mm: enable usb sdp spl recovery support
 2023-08-22 22:17 UTC 

[PATCH] arm: dts: j7200: dtb sync with Linux 6.5-rc1
 2023-08-22 21:36 UTC  (3+ messages)

[PATCH v2] schemas: Add a schema for memory map
 2023-08-22 20:34 UTC  (3+ messages)

[PATCHv6 00/14] net/lwip: add lwip library for the network stack
 2023-08-22 18:56 UTC  (9+ messages)
` [PATCHv6 07/14] net/lwip: implement ping cmd

[PATCH v2 0/7] Add support for QEMU's ramfb display
 2023-08-22 18:56 UTC  (13+ messages)
` [PATCH v2 2/7] ramfb: Add driver for "
` [PATCH v2 3/7] qfw: Spawn ramfb device if its file is present
` [PATCH v2 4/7] qfw: Add flag to allow probing before relocation
` [PATCH v2 5/7] arm: qemu: Enable ramfb by default
` [PATCH v2 6/7] riscv: "
` [PATCH v2 7/7] x86: "

[PATCHv7 00/15] net/lwip: add lwip library for the network stack
 2023-08-22 18:56 UTC  (11+ messages)
` [PATCHv7 01/15] net/lwip: add doc/develop/net_lwip.rst
` [PATCHv7 02/15] net/lwip: integrate lwIP library
` [PATCHv7 03/15] net/lwip: implement dns cmd
` [PATCHv7 04/15] net/lwip: implement dhcp cmd
` [PATCHv7 05/15] net/lwip: implement tftp cmd

[PATCH v1 1/2] drivers: firmware: introduce Meson Secure Monitor driver
 2023-08-22 18:56 UTC  (12+ messages)

[PATCH 1/1] lib: parameter check in hash_calculate
 2023-08-22 18:56 UTC  (2+ messages)

[PATCH 1/1] cmd: setexpr: fix printf_str()
 2023-08-22 18:56 UTC  (2+ messages)

[PATCH] doc: board: ti: k3: Fix up OpenOCD references and debug info
 2023-08-22 18:49 UTC 


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