messages from 2022-05-26 13:43:45 to 2022-05-30 10:03:39 UTC [more...]
[PATCH v3 00/13] Fuzzing and ASAN for sandbox
2022-05-30 10:00 UTC (14+ messages)
` [PATCH v3 01/13] serial: sandbox: Fix buffer underflow in puts
` [PATCH v3 02/13] sandbox: Rename EFI runtime sections
` [PATCH v3 03/13] sandbox: Rename getopt sections
` [PATCH v3 04/13] linker_lists: Rename sections to remove . prefix
` [PATCH v3 05/13] sandbox: Add support for Address Sanitizer
` [PATCH v3 06/13] test/py: test_stackprotector: Disable for ASAN
` [PATCH v3 07/13] CI: Azure: Build with ASAN enabled
` [PATCH v3 08/13] fuzzing_engine: Add fuzzing engine uclass
` [PATCH v3 09/13] test: fuzz: Add framework for fuzzing
` [PATCH v3 10/13] sandbox: Decouple program entry from sandbox init
` [PATCH v3 11/13] sandbox: Add libfuzzer integration
` [PATCH v3 12/13] sandbox: Implement fuzzing engine driver
` [PATCH v3 13/13] fuzz: virtio: Add fuzzer for vring
[PATCH] tlv_eeprom: Add missing CRC32 dependency
2022-05-30 9:25 UTC (3+ messages)
[RFC] Data structure for information handoff between firmware boot stages
2022-05-30 9:23 UTC (5+ messages)
[PATCH] ubifs: Fix reference count leak in ubifsumount
2022-05-30 9:09 UTC (2+ messages)
` [PATCH v2] "
Pull request for efi-2022-07-rc4-2
2022-05-30 8:56 UTC (3+ messages)
[PATCH] arch: mvebu: Disable by default unused peripherals in SPL
2022-05-30 8:45 UTC (4+ messages)
[PATCH v2 00/11] Add Chameleon v3 support
2022-05-30 7:56 UTC (24+ messages)
` [PATCH v2 01/11] arm: dts: Add Mercury+ AA1 devicetrees
` [PATCH v2 02/11] arm: dts: Add Chameleonv3 handoff headers
` [PATCH v2 03/11] arm: dts: Add Chameleonv3 devicetrees
` [PATCH v2 04/11] board: Add Chameleonv3 board dir
` [PATCH v2 05/11] config: Add Chameleonv3 config
` [PATCH v2 06/11] misc: atsha204a: Increase wake delay by tWHI
` [PATCH v2 07/11] sysreset: socfpga: Use parent device for reading base address
` [PATCH v2 08/11] socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
` [PATCH v2 09/11] socfpga: arria10: Improve bitstream loading speed
` [PATCH v2 10/11] socfpga: arria10: Wait for fifo empty after writing bitstream
` [PATCH v2 11/11] socfpga: arria10: Allow dcache_enable before relocation
[PATCH 1/3] arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICE
2022-05-30 6:53 UTC (8+ messages)
` [PATCH 2/3] Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to Kconfig
` [PATCH 3/3] arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE
[PATCH 1/2] arm: mvebu: a3720: Set BOOT_TARGET_DEVICES list to enabled peripherals
2022-05-30 6:14 UTC (4+ messages)
` [PATCH 2/2] arm: mvebu: a3720: Add NVMe to BOOT_TARGET_DEVICES list
[PATCH] ubifs: Fix lockup/crash when reading files
2022-05-30 6:11 UTC (5+ messages)
[PATCH 01/20] Convert CONFIG_SPL_STACK to Kconfig
2022-05-29 16:55 UTC (20+ messages)
` [PATCH 02/20] imx6: Update CONFIG_SPL_STACK defaults in Kconfig
` [PATCH 03/20] imx7: "
` [PATCH 04/20] Convert CONFIG_TPL_NAND_INIT to Kconfig
` [PATCH 05/20] Convert CONFIG_SPL_RELOC_TEXT_BASE et al "
` [PATCH 06/20] Convert CONFIG_SPL_BSS_START_ADDR "
` [PATCH 07/20] Convert CONFIG_SYS_SPL_MALLOC_SIZE et al "
` [PATCH 08/20] Remove CONFIG_SYS_SPL_LEN largely
` [PATCH 09/20] etamin: Remove CONFIG_SPL_CMT defines
` [PATCH 10/20] Convert CONFIG_SPL_GD_ADDR to Kconfig
` [PATCH 11/20] Drop CONFIG_SPL_SPI_FLASH_MINIMAL
` [PATCH 12/20] Remove CONFIG_SPL_STACK_SIZE
` [PATCH 13/20] Convert CONFIG_SPL_TARGET to Kconfig
` [PATCH 14/20] Convert CONFIG_SYS_SPL_ARGS_ADDR "
` [PATCH 15/20] ax25-ae350: Move CONFIG_SYS_FDT_BASE "
` [PATCH 16/20] Drop CONFIG_SPL_SIZE
` [PATCH 17/20] spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind it
` [PATCH 18/20] Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to Kconfig
` [PATCH 19/20] Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al "
` [PATCH 20/20] riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSD
[RFC PATCH v2 0/8] Build Rockchip final images using binman
2022-05-29 16:31 UTC (5+ messages)
` [RFC PATCH v2 2/8] rockchip: Add binman definitions for final images
[PATCH] mach-rockchip: make_fit_atf.py: support OP-TEE tee.bin v1 format
2022-05-29 16:08 UTC (4+ messages)
[PATCH 00/12] IOT2050-related enhancements
2022-05-29 15:37 UTC (15+ messages)
` [PATCH 01/12] env: Complete generic support for writable list
` [PATCH 02/12] env: Couple networking-related variable flags to CONFIG_NET
` [PATCH 03/12] tools: Add script for converting public key into device tree include
` [PATCH 04/12] board: siemens: iot2050: Split the build for PG1 and PG2
` [PATCH 05/12] arm: dts: iot2050: Use the auto generator nodes for fdt
` [PATCH 06/12] iot2050: Update firmware layout
` [PATCH 07/12] iot2050: Add watchdog start to bootcmd
` [PATCH 08/12] iot2050: Add CONFIG_ENV_FLAGS_LIST_STATIC
` [PATCH 09/12] arm: dts: iot2050: Allow verifying U-Boot proper by SPL
` [PATCH 10/12] iot2050: Add script for signing artifacts
` [PATCH 11/12] arm: dts: iot2050: Optionally embed OTP programming data into image
` [PATCH 12/12] doc: iot2050: Add a note about the watchdog firmware
[PATCH] doc: sandbox: Add additional valgrind documentation
2022-05-29 15:04 UTC (5+ messages)
[PATCH v2 0/2] fix issues in bootmenu after adding efi entries
2022-05-29 9:07 UTC (7+ messages)
` [PATCH v2 1/2] bootmenu: use utf-8 for menu title
` [PATCH v2 2/2] bootmenu: U-Boot console is enabled as default
[PATCH v3 0/2] fix issues in bootmenu after adding efi entries
2022-05-29 1:52 UTC (3+ messages)
` [PATCH v3 1/2] bootmenu: use utf-8 for menu title
` [PATCH v3 2/2] bootmenu: U-Boot console is enabled as default
Converting CONFIG_SPL_BOOT_DEVICE to Kconfig in U-Boot
2022-05-28 22:09 UTC (5+ messages)
[PATCH v6 0/2] sf: Check protection before writing/erasing flash
2022-05-28 12:07 UTC (2+ messages)
[PULL] u-boot-riscv/master
2022-05-28 9:02 UTC (3+ messages)
[PATCH v3 1/2] doc: sandbox: Add additional valgrind documentation
2022-05-28 8:16 UTC (3+ messages)
` [PATCH v3 2/2] valgrind: Disable on Risc-V
[PATCH] armv8: Fix TCR 64-bit writes
2022-05-28 3:18 UTC (3+ messages)
BUG in u-boot for ODROID-XU3/XU4/HC1/HC2
2022-05-28 0:10 UTC
[PATCH] serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
2022-05-27 20:15 UTC
Finding x86_setup among FIT configurations
2022-05-27 16:37 UTC
[PATCH v2] imx8m: fixup thermal trips
2022-05-27 13:20 UTC
[PATCH] imx8mn_evk: Add the missing spl.bin entry
2022-05-27 18:41 UTC (2+ messages)
[PATCH v2 0/2] Rockchip: Add option to prevent boot on plug-in
2022-05-27 18:18 UTC (3+ messages)
` [PATCH v2 1/2] power: pmic: rk8xx: Support sysreset shutdown method
` [PATCH v2 2/2] rockchip: Add option to prevent booting on power plug-in
[u-boot PATCH 0/3] k3-am642-evm-u-boot: Use binman to generate u-boot.img and tispl.bin
2022-05-27 17:50 UTC (8+ messages)
` [u-boot PATCH 3/3] "
[PATCH v2] board: gateworks: venice: add GW7903 PMIC
2022-05-27 17:22 UTC
[PATCH V5 0/9] arm64: binman: use binman symbols for imx
2022-05-27 16:54 UTC (9+ messages)
` [PATCH V5 1/9] arm: dts: imx8m: update binman ddr firmware node name
` [PATCH V5 3/9] tools: binman: section: replace @ with -
` [PATCH V5 4/9] binman: introduce no-u-boot-any property
` [PATCH V5 8/9] binman_sym: guard with CONFIG_SPL_BINMAN_SYMBOLS
[PATCH] boot: pxe_utils: Do not use fdtcontroladdr for FIT Image format
2022-05-27 14:37 UTC
[PATCH v6] pinctrl: nuvoton: Add NPCM8xx pinctrl driver
2022-05-27 14:06 UTC (3+ messages)
[PATCH v2 1/2] doc: sandbox: Add additional valgrind documentation
2022-05-27 13:58 UTC (2+ messages)
` [PATCH v2 2/2] valgrind: Disable on Risc-V
[PATCH] test: fix parsing the mksquashfs version number
2022-05-27 13:30 UTC (2+ messages)
[PATCH] board: freescale: Update MAINTAINERS List
2022-05-27 13:30 UTC (2+ messages)
[PATCH] arm: dts: k3-am642-*: Mark the memory node with u-boot, dm-spl
2022-05-27 13:30 UTC (2+ messages)
[PATCH] MAINTAINERS: aspeed: Add more files and myself as a reviewer
2022-05-27 13:30 UTC (2+ messages)
[PATCH v2] Fix CVE-2022-30767 (old CVE-2019-14196)
2022-05-27 13:30 UTC (2+ messages)
[PATCH 1/3] test/py: Reset the console timeout value
2022-05-27 13:30 UTC (6+ messages)
` [PATCH 2/3] test/py: test_fs: Correct the test case name
` [PATCH 3/3] test/py: test_part: "
[PATCH] net: e1000: Depend on CONFIG_PCI
2022-05-27 13:29 UTC (2+ messages)
Fwd: dlmalloc hanging
2022-05-27 8:59 UTC (2+ messages)
[PATCH 0/2] tpm: Add support for TPMv2.x I2C chips
2022-05-27 7:41 UTC (7+ messages)
` [PATCH 2/2] tpm: add "
[PATCH 00/14] SCMI multi-channel and optee shm
2022-05-27 4:14 UTC (3+ messages)
` [PATCH 10/14] clk: scmi: support SCMI multi-channel
imx8mm eLCDIF clock
2022-05-27 3:41 UTC (4+ messages)
[PATCH 1/2] mmc: Add support for wait_dat0 callback
2022-05-27 2:14 UTC (4+ messages)
` [PATCH 2/2] mmc: fsl_esdhc_imx: Implement wait_dat0 mmc ops
[PATCH] usb: xhci-mtk: disable all ports when disable host controller
2022-05-27 1:52 UTC
[PATCH v1 1/9] ARM: hpe: gxp: add core support
2022-05-26 18:55 UTC (9+ messages)
` [PATCH v1 2/9] timer: gxp: Add HPE GXP timer support
` [PATCH v1 3/9] board: hpe: gxp: add HPE GXP soc support
` [PATCH v1 4/9] dt-bindings: arm: hpe: add GXP Support
` [PATCH v1 5/9] dt-bindings: timer: Add hpe gxp timer
` [PATCH v1 6/9] ARM: dts: Add device tree files for hpe gxp soc
` [PATCH v1 7/9] configs: gxp: add core support
` [PATCH v1 8/9] configs: gxp: add gxp_defconfig
` [PATCH v1 9/9] MAINTAINERS: Introduce HPE GXP Architecture
[PATCH v1 0/9] Introduce HPE GXP Architecture
2022-05-26 18:55 UTC
[PATCH v1 1/8] timer: gxp: Add HPE GXP timer support
2022-05-26 18:41 UTC
[PATCH v1 0/8] Introduce HPE GXP Architecture
2022-05-26 18:41 UTC
[PATCH v3] net: Check for the minimum IP header total length
2022-05-26 18:13 UTC (3+ messages)
[PATCH v2] net: Check for the minimum IP fragmented datagram size
2022-05-26 16:48 UTC (3+ messages)
[PATCH v2 00/12] TI: Add support for AM62 SoC
2022-05-26 14:53 UTC (9+ messages)
` [PATCH v2 03/12] soc: ti: k3-socinfo: Add entry for AM62X SoC family
` [PATCH v2 04/12] arm: mach-k3: Introduce the basic files to support AM62
` [PATCH v2 09/12] board: ti: Introduce the basic files to support AM62 SK board
` [PATCH v2 12/12] doc: ti: Add readme for AM62x SK
[GIT PULL] xilinx patches for v2022.07-rc4
2022-05-26 14:39 UTC (2+ messages)
[PATCH 1/3] ARM: dts: at91: replace microchip, 24aa02e48 with atmel, at24c02
2022-05-26 14:18 UTC (6+ messages)
` [PATCH 2/3] misc: i2c_eeprom: remove 24aa02e48
` [PATCH 3/3] ARM: dts: at91: sam9x60ek: fix eeprom compatible
` [PATCH 1/3] ARM: dts: at91: replace microchip,24aa02e48 with atmel,at24c02
Pull request for efi-2022-07-rc4
2022-05-26 14:13 UTC (3+ messages)
[PATCH 01/11] m68k: Remove dead code
2022-05-26 13:42 UTC (6+ messages)
` [PATCH 02/11] arm: pxa: Remove CONFIG_CPU_PXA25X
` [PATCH 04/11] arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly
` [PATCH 08/11] powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET
` [PATCH 10/11] Introduce include/system-constants.h
` [PATCH 11/11] Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Raspberry Pi won’t boot from compressed subvolume (BTRFS)
2022-05-25 19:51 UTC (3+ 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