messages from 2022-11-21 17:34:34 to 2022-11-23 15:21:55 UTC [more...]
[PATCH] ddr: altera: n5x: Ensure 'cal->header.data_len' is validated
2022-11-23 15:21 UTC
Setting MAC address from I2C EEPROM - debug / commands? (Xilinx)
2022-11-23 15:11 UTC (5+ messages)
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
[GIT PULL] Please pull u-boot-amlogic-20221122
2022-11-23 14:08 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 1/6] buildman: Fetch 12.2.0 toolchains by default
2022-11-23 13:45 UTC (14+ 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 v3 0/2] tools: mkimage: cleanups + allow to create legacy image with type flat_dt
2022-11-23 11:58 UTC
(no subject)
2022-11-23 11:55 UTC (3+ 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] xilinx: Add option to select SC id instead of DUT id for SC support
2022-11-23 11:48 UTC
[PATCH] tools: fdtgrep: Fix handle leak
2022-11-23 11:31 UTC
[PATCH] tools: imx8image: Fix handle leak
2022-11-23 10:59 UTC
[PATCH 0/3] miscellaneous fixes of eficonfig
2022-11-23 10:57 UTC (7+ 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] 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 v2] spi: zynqmp_gqspi: Update tapdelay value
2022-11-23 9:04 UTC
[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)
[PATCH v6 00/10] introduce Arm FF-A support
2022-11-23 2:09 UTC (29+ messages)
` [PATCH v7 "
` [PATCH v7 03/10] arm_ffa: introduce Arm FF-A low-level driver
` [PATCH v7 09/10] arm_ffa: efi: introduce FF-A MM communication
` [PATCH v8 00/10] introduce Arm FF-A support
` [PATCH v8 01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers
` [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 v8 09/10] arm_ffa: efi: introduce FF-A MM communication
` [PATCH v8 10/10] arm_ffa: efi: corstone1000: enable "
Patch proposal - mkimage: fit: Support signed conf 'auto' FITs
2022-11-23 2:09 UTC (2+ 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
[PATCH 1/2] pwm: sunxi: enable pwm0 support on sun7i
2022-11-22 20:57 UTC (2+ messages)
` [PATCH 2/2] sunxi: video: Add support for active low LCD power pin
[GIT PULL] xilinx patches for v2023.01-rc3
2022-11-22 20:10 UTC (2+ messages)
[PATCH 0/3] cmd: pxe: support INITRD and FDT selection with FIT
2022-11-22 19:43 UTC (4+ messages)
[PATCH] arm: mach-k3: fix spelling mistake "entended" -> "extended"
2022-11-22 19:28 UTC
[PATCH v4 0/2] rtc: Add fallbacks for dm functions
2022-11-22 17:54 UTC (3+ messages)
` [PATCH v4 1/2] x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled
` [PATCH v4 2/2] rtc: Add fallbacks for dm functions
Pull request for efi-2023-01-rc2-2
2022-11-22 15:58 UTC (2+ messages)
Please pull u-boot-watchdog/master
2022-11-22 15:58 UTC (2+ messages)
[PATCH] arm: socfpga: n5x: Replace with soc64 env settings
2022-11-22 15:33 UTC
[PATCH] ddr: altera: n5x: Add self-refresh support in DDR4
2022-11-22 15:31 UTC
[PATCH] arm: dts: n5x: User interface for DDR self-refresh configuration
2022-11-22 15:11 UTC
[PATCH] arm: socfpga: n5x: Enables mailbox functionality for QSPI before DDR
2022-11-22 15:01 UTC
[PATCH] arm: socfpga: Add boolean use_fit to run specific commands when using fit image
2022-11-22 14:48 UTC
[PATCH] net: phy: micrel: Get phy node from phy-handle
2022-11-22 14:41 UTC
[PATCH] drivers: fpga: intel_sdm_mb: Flush cache before FPGA configuration
2022-11-22 14:30 UTC
[PATCH v2 0/8] imx8: switch missing boards to binman
2022-11-22 14:23 UTC (9+ messages)
[PATCH 1/2] drivers: watchdog: Enhance watchdog support in SPL for Stratix 10 and Agilex
2022-11-22 14:18 UTC (2+ messages)
` [PATCH 2/2] drivers: watchdog: Enhance watchdog support in SPL for N5X
[PATCH 0/3] Add quad & octal spi flash mini u-boot configuration files
2022-11-22 11:38 UTC (2+ messages)
[PATCH] qspi: versal-net: Add condition for tapdelay register
2022-11-22 11:11 UTC (2+ messages)
[PATCH] soc: xilinx: versal-net: Add soc_xilinx_versal_net driver
2022-11-22 11:10 UTC (2+ messages)
[PATCH] xilinx: versal-net: Disable LMB for mini configuration
2022-11-22 11:09 UTC (2+ messages)
[PATCH] arm64: zynqmp: Describe TI phy as ethernet-phy-id with reset on zcu106
2022-11-22 11:07 UTC (2+ messages)
[PATCH 0/3] efi_loader: Fix buffer underflow in FatToStr
2022-11-22 10:52 UTC (4+ messages)
` [PATCH v2 1/3] efi_loader: Fix buffer underflow
` [PATCH v2 2/3] efi_selftest: unsigned char parameter for efi_st_strcmp_16_8()
` [PATCH v2 3/3] efi_selftest: Improve the FatToStr() unit test
[PATCH] efi_loader: Fix buffer underflow If the array index 'i' < 128, the 'codepage' array is accessed using [-128...-1] in efi_unicode_collation.c:262. This can lead to a buffer overflow. Negative index in efi_unicode_collation.c:262. The index of the 'codepage' array should be c-0x80 instead of i-0x80
2022-11-22 10:38 UTC (2+ messages)
[PATCH] watchdog: Drop GD_FLG_WDT_READY as it's not used any more
2022-11-22 10:36 UTC (2+ messages)
[PATCH v2] watchdog: designware: make reset really optional
2022-11-22 10:34 UTC (2+ messages)
[PATCH] tools: imximage: Fix check array index
2022-11-22 9:34 UTC
[PATCH v1] imx8qm-rom7720: fix broken boot caused by missing CONFIG_EVENT
2022-11-22 8:40 UTC
[PATCH v3 0/3] Introduce STM32MP13 RCC driver
2022-11-22 8:05 UTC (4+ 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 v3 3/3] arm: dts: stm32mp13: add support of "
[PATCH] fs: ext4: Fix free(NULL) The 'depth_dirname', 'ptr', 'parent_inode' and 'first_inode' pointers may be null. Thus, it is necessary to check them before using free() to avoid free(NULL) cases
2022-11-22 8:00 UTC
[PATCH] Subject: [patch]SPI: GD SPI: Add Gigadevice SPI NOR part numbers
2022-11-22 7:31 UTC (4+ messages)
[PATCH] mtd: spi-nor-core: Invert logic to reflect sst26 flash unlocked
2022-11-22 6:55 UTC (4+ messages)
[PATCH] SPI: GD SPI, enable GIGADEVICE in the config file
2022-11-22 5:18 UTC (3+ messages)
[PATCH 00/12] Introduce initial TI's J784S4 support
2022-11-22 4:12 UTC (3+ messages)
` [PATCH 05/12] clk: clk-k3: Add support for J784S4 SoC
[PATCH] arm: socfpga: n5x: Remove invalid configuration for N5X
2022-11-22 1:20 UTC
[PATCH] ddr: altera: n5x: Enhance driver to support LPDDR4
2022-11-22 1:13 UTC
[PATCH] ddr: altera: n5x: Remove all codes used for emulation
2022-11-22 1:11 UTC
[PATCH] ddr: altera: n5x: Restructure DDR driver in preparation to support LPDDR4
2022-11-22 1:09 UTC
[PATCH] SPI: GD SPI: added Gigadevice part #s in the ids.c file
2022-11-22 0:50 UTC (2+ messages)
[PATCH 01/38] power: pmic: Guard non-DM_PMIC drivers with a check for POWER_LEGACY
2022-11-22 0:20 UTC (14+ messages)
` [PATCH 16/38] sandbox: Move CONFIG_IO_TRACE to Kconfig
` [PATCH 19/38] arm: samsung: Move CONFIG_MISC_COMMON "
` [PATCH 35/38] scripts/config_whitelist.txt: Remove more referenced symbols
` [PATCH 36/38] sandbox: Rework how SDL is enabled / disabled
` [PATCH 37/38] post: Migrate to Kconfig
[PATCH 38/38] m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS
2022-11-21 22:56 UTC (4+ messages)
` [000/241] Finish migration to Kconfig or CFG namespace
[PATCH] CI: Make more use of git safe.directory
2022-11-21 22:51 UTC (2+ messages)
Fwd: New Defects reported by Coverity Scan for Das U-Boot
2022-11-21 19:43 UTC
[PATCH] board_f: Add support for CONFIG_OF_BOARD_FIXUP for XIP images
2022-11-21 18:10 UTC (7+ messages)
` [PATCH v2] "
Broken commit de47ff536363289f92f85ed1e4901724d238432d
2022-11-21 17:56 UTC (11+ messages)
[PATCH] powerpc: dts: keymile: Deduplicate binman code
2022-11-21 17:40 UTC (4+ messages)
[PATCH] gpio: renesas: Simplify .request/.rfree callbacks
2022-11-21 17:39 UTC (7+ messages)
[PATCH] ubifs: Allow to silence debug dumps
2022-11-21 17:37 UTC (5+ messages)
[PATCH] cmd: ubifs: Do not show usage when command fails
2022-11-21 17:37 UTC (4+ messages)
[ANN] U-Boot v2023.01-rc2 released
2022-11-21 17:34 UTC
[PATCH] Revert "imx: imx8: apalis: switch to binman"
2022-11-21 17:34 UTC (2+ messages)
[PATCH 0/3] Nokia RX-51: Fixes for U-Boot v2023.01-rc1
2022-11-21 17:34 UTC (7+ messages)
` [PATCH 1/3] arm32: Fix relocation of env_addr if POSITION_INDEPENDENT=y
` [PATCH 2/3] Nokia RX-51: Document debugging options and compile command
` [PATCH 3/3] Nokia RX-51: Do not overwrite standard $loadaddr variable
[PATCH] usb: gadget: dfu: Fix the unchecked length field
2022-11-21 17:34 UTC (2+ messages)
[PATCH] Revert "cli_readline: Only insert printable chars"
2022-11-21 17:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox