messages from 2022-11-20 14:27:08 to 2022-11-22 20:10:17 UTC [more...]
[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
[PATCH 1/6] buildman: Fetch 12.2.0 toolchains by default
2022-11-22 17:31 UTC (6+ 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
U-Boot SPL not getting generated
2022-11-22 12:47 UTC (3+ messages)
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 v2 0/6] introduce Arm FF-A support
2022-11-22 13:49 UTC (7+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 3/4] arm_ffa: introduce Arm FF-A low-level driver
[PATCH v6 00/10] introduce Arm FF-A support
2022-11-22 13:37 UTC (22+ 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 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] 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-22 8:32 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 (7+ messages)
` [PATCH 03/12] arm: K3: Add basic support for J784S4 SoC definition
` [PATCH 05/12] clk: clk-k3: Add support for J784S4 SoC
` [PATCH 09/12] board: ti: j784s4: Add board "
[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 (5+ messages)
` [000/241] Finish migration to Kconfig or CFG namespace
` [PoC 021/241] global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFG
[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 (8+ 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 (4+ messages)
[PATCH] spl: Fix SPL_ATF and SPL_OPENSBI dependencies
2022-11-21 17:34 UTC (2+ messages)
[PATCH v2] configs: mediatek: enable boot via extlinux
2022-11-21 17:33 UTC (2+ messages)
[PATCH 1/2] Fix usage of CONFIG_PREBOOT
2022-11-21 17:33 UTC (2+ messages)
[PATCH v1 0/3] Implement Tegra Timer with dependencies
2022-11-21 17:18 UTC (6+ messages)
` [PATCH v2 1/3] ARM: tegra: remap clock_osc_freq for all Tegra family
` [PATCH v2 2/3] drivers: timer: add timer driver for ARMv7 based Tegra devices
` [PATCH v2 3/3] ARM: tegra: include timer as default option
[PATCH] cli_hush: fix 'exit' cmd that was not exiting scripts
2022-11-21 16:32 UTC (4+ messages)
[PATCH 1/2] arm: dts: soc64: Add U-boot script in FIT Image
2022-11-21 16:01 UTC (2+ messages)
` [PATCH 2/2] include: configs: soc64: Update source command format
[PATCH] include: configs: soc64: Disable SPL load U-Boot image using raw method
2022-11-21 15:45 UTC
[PATCH] lib: zlib: Use post-increment only in inffast.c
2022-11-21 15:40 UTC (2+ messages)
[PATCH] configs: socfpga: Wrapping up function ID for SMC register access
2022-11-21 15:36 UTC
[PATCH] configs: socfpga: n5x: Enables required configs for DDR retention
2022-11-21 15:30 UTC
[PATCH] include: configs: soc64: Use CONFIG_SPL_ATF to differentiate bootfile
2022-11-21 15:22 UTC
[PATCH] configs: defconfig: Boot to OS via FIT Image for N5X
2022-11-21 15:17 UTC
[PATCH] Revert "lib: sparse: Make CHUNK_TYPE_RAW buffer aligned"
2022-11-21 15:09 UTC (4+ messages)
[PATCH] rtc: add ht1380 driver
2022-11-21 14:54 UTC (5+ messages)
[PATCH] arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function
2022-11-21 14:46 UTC
[PATCH] configs: defconfig: Load OS via FIT image in QSPI ATF boot for Stratix 10 and Agilex
2022-11-21 14:40 UTC
[PATCH] configs: defconfig: Remove duplicated CONFIG in socfpga_n5x_defconfig
2022-11-21 14:22 UTC
[PATCH v2 0/3] Introduce STM32MP13 RCC driver
2022-11-21 13:12 UTC (5+ messages)
` [PATCH v2 2/3] clk: stm32mp13: introduce "
[PATCH] configs: defconfig: Load OS via FIT image in Stratix 10 and Agilex NAND boot
2022-11-21 14:11 UTC
[PATCH] arm: socfpga: n5x: Enable all features as in exisiting devices
2022-11-21 14:02 UTC
[PATCH v2 1/2] usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT
2022-11-21 13:56 UTC (5+ messages)
` [Uboot-stm32] "
[PATCH] configs/agilex: enable FPGA Partial Reconfiguration command
2022-11-21 13:52 UTC
[PATCH] configs: Enable ATF support for QSPI & NAND boot
2022-11-21 13:41 UTC
problem with reading the NV memory index of TPM slb9670
2022-11-21 12:56 UTC (3+ messages)
[PATCH] riscv: use imply instead of select for SPL_SEPARATE_BSS
2022-11-21 12:17 UTC (5+ messages)
[PATCH v1] clk: nuvoton: fix bug for calculate pll clock
2022-11-21 9:15 UTC
[PATCH v1] i2c: nuvoton: renamed the NPCM i2c driver
2022-11-21 8:59 UTC
[PATCH v1] net: nuvoton: fix build broken for use phy_get_interface_by_name
2022-11-21 7:41 UTC (3+ messages)
[PATCH 1/1] disk: fix blk_get_device_part_str()
2022-11-21 5:52 UTC (2+ messages)
[PATCH 1/1] cli: always show cursor
2022-11-20 19:12 UTC (2+ messages)
USB Device buffer overflow
2022-11-20 17:42 UTC (7+ messages)
` [PATCH] Prevent buffer overflow on USB control endpoint
[PATCH 2/2] Nokia RX-51: Remove CONFIG_PREBOOT from defconfig
2022-11-20 16:37 UTC (11+ messages)
Broken u-boot on n900 hw (possibly CONFIG_POSITION_INDEPENDENT)
2022-11-20 16:13 UTC (9+ messages)
` [maemo-leste] "
[PATCH v3 0/2] rtc: Add fallbacks for dm functions
2022-11-20 15:46 UTC (10+ messages)
` [PATCH v3 1/2] x86: fsp: Depend on DM_RTC
[PATCH] Enforce buffer boundaries on RNDIS USB Gadget
2022-11-20 15:02 UTC (2+ messages)
[PoC 109/241] global: Migrate CONFIG_MALLOC_F_ADDR to CFG
2022-11-20 14:08 UTC (10+ messages)
` [PoC 110/241] global: Migrate CONFIG_MALTA "
` [PoC 151/241] global: Migrate CONFIG_PME_PLAT_CLK_DIV "
` [PoC 152/241] global: Migrate CONFIG_POSTBOOTMENU "
` [PoC 153/241] global: Migrate CONFIG_POWER_LTC3676_I2C_ADDR "
` [PoC 156/241] global: Migrate CONFIG_PPC_SPINTABLE_COMPATIBLE "
` [PoC 159/241] global: Migrate CONFIG_QBMAN_CLK_DIV "
` [PoC 171/241] global: Migrate CONFIG_SAR_REG "
` [PoC 179/241] global: Migrate CONFIG_SH_ETHER_ALIGNE_SIZE "
` [PoC 180/241] global: Migrate CONFIG_SH_ETHER_CACHE_INVALIDATE "
[PoC 199/241] global: Migrate CONFIG_TEGRA_BOARD_STRING to CFG
2022-11-20 14:17 UTC (22+ messages)
` [PoC 200/241] global: Migrate CONFIG_TEGRA_ENABLE_UARTA "
` [PoC 222/241] global: Migrate CONFIG_UBOOT_SECTOR_START "
` [PoC 223/241] global: Migrate CONFIG_UEC_ETH "
` [PoC 224/241] global: Migrate CONFIG_USART_BASE "
` [PoC 225/241] global: Migrate CONFIG_USART_ID "
` [PoC 226/241] global: Migrate CONFIG_USBD_HS "
` [PoC 227/241] global: Migrate CONFIG_USB_BOOTING "
` [PoC 228/241] global: Migrate CONFIG_USB_EXT2_BOOT "
` [PoC 229/241] global: Migrate CONFIG_USB_FAT_BOOT "
` [PoC 230/241] global: Migrate CONFIG_USB_ISP1301_I2C_ADDR "
` [PoC 231/241] global: Migrate CONFIG_U_BOOT_HDR_SIZE "
` [PoC 232/241] global: Migrate CONFIG_VAR_SIZE_SPL "
` [PoC 233/241] global: Migrate CONFIG_VERY_BIG_RAM "
` [PoC 234/241] global: Migrate CONFIG_VSC7385_IMAGE "
` [PoC 235/241] global: Migrate CONFIG_WATCHDOG_PRESC "
` [PoC 236/241] global: Migrate CONFIG_WATCHDOG_RC "
` [PoC 237/241] global: Migrate CONFIG_X86EMU_RAW_IO "
` [PoC 238/241] global: Migrate CONFIG_X86_MRC_ADDR "
` [PoC 239/241] global: Migrate CONFIG_X86_REFCODE_ADDR "
` [PoC 240/241] global: Migrate CONFIG_X86_REFCODE_RUN_ADDR "
` [PoC 241/241] Empty config_whitelist.txt
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