public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-11-22 20:10:17 to 2022-11-26 17:18:55 UTC [more...]

[PATCH 00/17] Support android boot image v3/v4
 2022-11-26 16:59 UTC  (4+ messages)
` [PATCH 01/17] android: boot: rename andr_img_hdr -> andr_boot_img_hdr_v0_v1_v2
` [PATCH 02/17] android: boot: support vendor boot image in abootimg
` [PATCH 03/17] android: boot: replace android_image_check_header

[PATCH 1/1] efi_loader: fix handling of DHCP acknowledge
 2022-11-26 16:10 UTC 

[PATCH 1/1] net: CONFIG_NET_DEVICES in dhcp_handler()
 2022-11-26 15:38 UTC 

[PATCH 1/5] x86: bayleybay: Adjust CONFIG_TEXT_BASE
 2022-11-27 14:35 UTC  (9+ messages)
` [PATCH 2/5] x86: minnowmax: "
` [PATCH 3/5] x86: conga-qeval20-qa3-e3845: "
` [PATCH 4/5] x86: dfi-bt700: "
` [PATCH 5/5] x86: som-db5800-som-6867: "

[PATCH] usb: Expand buffer size in usb_find_and_bind_driver()
 2022-11-27 14:35 UTC  (2+ messages)

[PATCH] distro/pxeboot: Handle prompt variable
 2022-11-27 14:35 UTC  (2+ messages)

[PATCH] x86: cosmetic: Fix a typo in the reserve_arch() comments
 2022-11-26  2:46 UTC  (2+ messages)

[PATCH] config: tools only: add VIDEO to build bmp_logo
 2022-11-26  2:46 UTC  (2+ messages)

[PATCH] cli_hush: fix 'exit' cmd that was not exiting scripts
 2022-11-25 21:35 UTC  (5+ messages)

[PATCH] gpio: renesas: Simplify .request/.rfree callbacks
 2022-11-25 21:31 UTC  (7+ messages)

[PATCH v7 00/10] introduce Arm FF-A support
 2022-11-25 21:17 UTC  (18+ messages)
` [PATCH v8 "
  ` [PATCH v8 02/10] lib: uuid: introduce uuid_str_to_le_bin function
  ` [PATCH v8 03/10] arm_ffa: introduce Arm FF-A low-level driver
  ` [PATCH v8 04/10] arm_ffa: efi: unmap RX/TX buffers
  ` [PATCH v8 05/10] arm_ffa: introduce armffa command
  ` [PATCH v8 06/10] arm_ffa: introduce the FF-A Sandbox driver
  ` [PATCH v8 07/10] arm_ffa: introduce Sandbox test cases for UCLASS_FFA
  ` [PATCH v8 08/10] arm_ffa: introduce armffa command Sandbox test

[PATCH] mtd: nand: mxs_nand_spl: don't read useless pages
 2022-11-25 15:35 UTC  (2+ messages)

[PATCH] spi: zynqmp_qspi: Add support for 64-bit read/write
 2022-11-25 10:44 UTC 

[PATCH] arm64: versal: Enable REMAKE_ELF for mini_ospi/mini_qspi
 2022-11-25  8:46 UTC 

[PATCH] EFI: update the documentation to correctly order loading SB keys
 2022-11-25 13:30 UTC 

[u-boot][PATCH 00/14] rawnand: omap_gpmc: driver model support
 2022-11-25 12:38 UTC  (4+ messages)

[PATCH] firmware: scmi: use protocol node name to bind the scmi regulator driver
 2022-11-25 11:56 UTC 

[PATCH v2 0/6] Update Chameleon v3 configuration
 2022-11-25  9:47 UTC  (2+ messages)

[PATCH v2] spi: zynqmp_gqspi: Update tapdelay value
 2022-11-25  9:12 UTC  (3+ messages)

[PATCH v1 0/1] Marks real-time processing units (rpu) as used when released
 2022-11-25  8:39 UTC  (2+ messages)

[PATCH v2 0/2] Manage PCS/PMA PHY if pressent
 2022-11-25  8:34 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: mfd: add at91-usart.h from Linux
 2022-11-25  8:29 UTC  (6+ messages)
` [PATCH 2/3] sysreset: at91: add compatible with microchip, sama7g5-rstc
  ` [PATCH 2/3] sysreset: at91: add compatible with microchip,sama7g5-rstc
` [PATCH 3/3] ARM: dts: at91: sama7g5/sama7g5ek: align DT with kernel 6.1

[PATCH 01/38] power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACY
 2022-11-25  6:59 UTC  (4+ messages)
` [PATCH 19/38] arm: samsung: Move CONFIG_MISC_COMMON to Kconfig

[PATCH v2 1/2] spi: cadence_qspi: setup ADDR Bits in cmd reads
 2022-11-25  6:13 UTC  (3+ messages)
` [PATCH v2 2/2] spi: cadence_qspi: use STIG mode for small reads

[PATCH V3 0/2] spi: cqspi: Fix register reads in STIG Mode
 2022-11-25  5:59 UTC  (3+ messages)
` [PATCH V3 1/2] spi: cadence_qspi: setup ADDR Bits in cmd reads
` [PATCH V3 2/2] spi: cadence_qspi: use STIG mode for small reads

[PATCH] tools: fdtgrep: Fix handle leak
 2022-11-25  4:01 UTC  (2+ messages)

[PATCH] tools: imx8image: Fix handle leak
 2022-11-25  4:01 UTC  (2+ messages)

[PATCH] cmd: fix dependency for CMD_CLS
 2022-11-25  4:01 UTC  (4+ messages)

[PATCH] arm: mach-k3: fix spelling mistake "entended" -> "extended"
 2022-11-24 21:33 UTC  (2+ messages)

[PATCH] CI: Make more use of git safe.directory
 2022-11-24 21:33 UTC  (2+ messages)

[PATCH 0/3] Improve AST26x0 DDR4 timing and signal quality
 2022-11-24 21:33 UTC  (10+ messages)
` [PATCH 1/3] ram: ast2600: Fix incorrect statement of the register polling
` [PATCH 2/3] ram: ast2600: Improve ddr4 timing and signal quality
` [PATCH 3/3] ram: ast2600: Align the RL and WL setting

[PATCH] tools: mkenvimage: Drop duplicate crc header include
 2022-11-24 21:33 UTC  (2+ messages)

[PATCH] cmd: ubifs: Do not show usage when command fails
 2022-11-24 21:32 UTC  (2+ messages)

[PATCH] ubifs: Allow to silence debug dumps
 2022-11-24 21:32 UTC  (2+ messages)

[PATCH 1/7] mtd: replace name of 'rfree' field with 'free' in struct mtd_ooblayout_ops to better match it's description
 2022-11-24 15:09 UTC  (4+ messages)

[PATCH v4 0/3] Introduce STM32MP13 RCC driver
 2022-11-24 10:36 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: stm32mp13: add clock & reset support for STM32MP13
` [PATCH v4 2/3] clk: stm32mp13: introduce STM32MP13 RCC driver
` [PATCH v4 3/3] arm: dts: stm32mp13: add support of "

[PATCH v3 0/3] Introduce STM32MP13 RCC driver
 2022-11-24 10:32 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: stm32mp13: add clock & reset support for STM32MP13
` [PATCH v3 2/3] clk: stm32mp13: introduce STM32MP13 RCC driver

[PATCH 0/2] mach-meson: port dwc2_otg usage to CONFIG_DM_USB_GADGET=y
 2022-11-24  9:34 UTC  (4+ messages)
` [PATCH 1/2] usb: dwc3-meson-g12a: force mode on child add/removal
` [PATCH 2/2] ARM: meson: g12a: switch dwc2 otg to DM

Patch proposal - mkimage: fit: Support signed conf 'auto' FITs
 2022-11-24  7:32 UTC  (3+ messages)
  ` R: "

[PATCH v1] clk: nuvoton: fix bug for calculate pll clock
 2022-11-24  4:41 UTC  (2+ messages)

(no subject)
 2022-11-24  4:21 UTC  (4+ messages)
` [PATCH v3 1/2] tools: mkimage: don't print error message "Success" in case of failure
` [PATCH v3 2/2] tools: mkimage: add new image type "fdt_legacy"

[PATCH] ddr: altera: n5x: Fixing debug log typo
 2022-11-24  3:16 UTC 

[PATCH 0/3] miscellaneous fixes of eficonfig
 2022-11-24  1:48 UTC  (9+ messages)
` [PATCH 1/3] eficonfig: fix going one directory up issue
` [PATCH 2/3] cmd: add maximum boot option index Kconfig option
` [PATCH 3/3] eficonfig: use u16_strsize() to get u16 string buffer size

[PATCH] Nokia RX-51: Use ENTRY/ENDPROC for save_boot_params
 2022-11-23 23:45 UTC 

[PATCH 1/6] buildman: Fetch 12.2.0 toolchains by default
 2022-11-23 23:40 UTC  (18+ messages)
` [PATCH 2/6] Makefile: Enforce DWARF4 output
` [PATCH 3/6] event: Re-add file paths to the tests
` [PATCH 4/6] arm: Use the WEAK assembly entry point consistently
` [PATCH 5/6] pogo_v4: Disable LTO
` [PATCH 6/6] CI: Update to gcc-12.2

[PATCH] sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig
 2022-11-23 22:51 UTC 

Setting MAC address from I2C EEPROM - debug / commands? (Xilinx)
 2022-11-23 22:14 UTC  (8+ messages)

[PATCH 1/2] pwm: sunxi: enable pwm0 support on sun7i
 2022-11-23 21:30 UTC  (3+ messages)
` [PATCH 2/2] sunxi: video: Add support for active low LCD power pin

[PATCH v4 0/1] Makefile: rework u-boot-initial-env target
 2022-11-23 18:32 UTC  (5+ messages)
` [PATCH v4 1/1] u-boot-initial-env: rework make target

[PATCH v5 0/3] Support UEFI SPI I/O protocol
 2022-11-23 17:50 UTC  (4+ messages)
` [PATCH v5 1/3] efi_loader: Add SPI I/O protocol support
` [PATCH v5 2/3] efi_selftest: Add tests for SPI "
` [PATCH v5 3/3] arm: dts: am335x-sancloud-bbe-lite: UEFI SPI export

[GIT PULL] Please pull u-boot-amlogic-20221122
 2022-11-23 17:32 UTC  (2+ messages)

[PATCH v2 0/2] fastboot/mach-meson: release usb_gadget on reboot commands
 2022-11-23 15:45 UTC  (10+ messages)
` [PATCH v2 2/2] mach-meson: g12a: reset usb controller in reset_misc()

[PATCH 0/2] adc: stm32mp15: add support of generic channels binding
 2022-11-23 15:20 UTC  (3+ messages)
` [PATCH 1/2] adc: stm32mp15: split channel init into several routines
` [PATCH 2/2] adc: stm32mp15: add support of generic channels binding

[PATCH v2] configs: roc-pc-rk3399: Enable rockchip efuse support
 2022-11-23 13:59 UTC 

[PATCH] drivers: fpga: Add FPGA configuration during bootm for Intel SOCFPGA
 2022-11-23 15:36 UTC 

[PATCH] ddr: altera: n5x: Ensure 'cal->header.data_len' is validated
 2022-11-23 15:21 UTC 

Please pull u-boot-dm
 2022-11-23 14:57 UTC  (2+ messages)

[PATCH] ddr: altera: n5x: Ensure correct size of result for correct type casting
 2022-11-23 14:34 UTC 

[PATCH] ddr: altera: n5x: Copies calibration data to DDR when DDR retention is set
 2022-11-23 14:32 UTC 

[PATCH] ddr: altera: n5x: Return error if invalid DDR type is detected in argument
 2022-11-23 14:30 UTC 

[PATCH] arm: socfpga: soc64: Fix with correct header file
 2022-11-23 14:28 UTC 

[PATCH] ddr: altera: n5x: Checking DDR init hang before reset due to watchdog
 2022-11-23 14:27 UTC 

[PATCH] ddr: altera: n5x: Checking DDR DBE
 2022-11-23 14:19 UTC 

[PATCH] arm: socfpga: n5x: Update DDR init progress bit
 2022-11-23 14:17 UTC 

[PATCH] arm: socfpga: Define the usage of boot scratch cold reg 8
 2022-11-23 14:12 UTC 

[PATCH] arm: socfpga: soc64: Add malloc.h
 2022-11-23 14:09 UTC 

[PATCH 1/2] arm: socfpga: soc64: Add mask support when enable/disable bridges
 2022-11-23 14:07 UTC  (2+ messages)
` [PATCH 2/2] arm: socfpga: soc64: Add mask support to INTEL_SIP_SMC_HPS_SET_BRIDGES

[PATCH v3 0/2] tools: mkimage: cleanups + allow to create legacy image with type flat_dt
 2022-11-23 11:58 UTC 

[PATCH] xilinx: Add option to select SC id instead of DUT id for SC support
 2022-11-23 11:48 UTC 

[PATCH] tools: imx8mimage: Fix handle leak
 2022-11-23 10:48 UTC 

[PATCH] tools: mkimage: Fix nullptr at strchr() The 'file' pointer can be null. Thus, before using it in the strchr() function, you need to make sure that it is not null
 2022-11-23  9:39 UTC  (5+ messages)
  ` [PATCH v2] tools: mkimage: Fix nullptr at strchr()
      ` [PATCH v3] "

[PATCH] spi: zynqmp_gqspi: Update tapdelay value
 2022-11-23  9:00 UTC  (3+ messages)

[PATCH] fs: ext4: Fix dereferencing the null pointer 'ptr'
 2022-11-23  8:47 UTC  (2+ messages)

[PATCH] xilinx: Remove unused ZYNQ_MAC_IN_EEPROM/ZYNQ_GEM_I2C_MAC_OFFSET entries
 2022-11-23  8:27 UTC 

[PATCH v10 0/7] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-11-23  5:07 UTC  (4+ messages)
` [PATCH v10 4/7] eficonfig: expose eficonfig_create_device_path()

[PATCH v5 00/16] buildman: Correct various issues with missing blobs
 2022-11-23  2:12 UTC  (35+ messages)
` [PATCH v5 01/16] image: Correct strncpy() warning with image_set_name()
` [PATCH v5 02/16] Makefile: Correct the binman rule
` [PATCH v5 03/16] doc: Correct the path to the Makefile documentation
` [PATCH v5 04/16] binman: Use an exit code when blobs are missing
` [PATCH v5 05/16] buildman: Convert documentation to rST
` [PATCH v5 06/16] buildman: Drop mention of MAKEALL
` [PATCH v5 07/16] buildman: Update the arc toolchain
` [PATCH v5 08/16] buildman: Update the default settings file
` [PATCH v5 09/16] buildman: Drop mention of old architectures
` [PATCH v5 10/16] buildman: Detect binman reporting missing blobs
` [PATCH v5 11/16] binman: Add a separate section about environment variables
` [PATCH v5 12/16] global: Do not default to faking missing binaries for buildman
` [PATCH v5 13/16] buildman: Ensure config_fname is inited
` [PATCH v5 14/16] buildman: Reinstate removal of temp output dir in tests
` [PATCH v5 15/16] buildman: Add --allow-missing flag to allow missing blobs
` [PATCH v5 16/16] binman: Add documentation for the command line args

[PATCH v4 0/2] automatically strip btool_ from btool names
 2022-11-23  2:11 UTC  (7+ messages)
` [PATCH v4 1/2] binman: bintool: remove btool_ prefix "
` [PATCH v4 2/2] Revert "binman: btool: gzip: fix packer name so that binary can be found"

[PATCH 1/1] sandbox: check lseek return value in handle_ufi_command
 2022-11-23  2:11 UTC  (2+ messages)

[PATCH v2 1/2] cmd: fdt: Fix iteration over elements above index 1 in fdt get
 2022-11-23  2:11 UTC  (4+ messages)
` [PATCH v2 2/2] test: cmd: fdt: Add fdt get value test case

[PATCH] sandbox: Move the capsule GUID declarations to board file
 2022-11-23  2:11 UTC  (3+ messages)

U-Boot SPL not getting generated
 2022-11-23  2:09 UTC  (4+ messages)

[PATCH v4] schemas: Add schema for U-Boot driver model 'phase tags'
 2022-11-22 23:59 UTC  (8+ messages)

[PATCH v2 0/6] introduce Arm FF-A support
 2022-11-22 22:24 UTC  (8+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] arm_ffa: introduce Arm FF-A low-level driver

[PATCH] test: Disable part of the setexpr test for now
 2022-11-22 22:12 UTC 

[GIT PULL] xilinx patches for v2023.01-rc3
 2022-11-22 20:10 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