messages from 2022-07-10 11:43:47 to 2022-07-12 13:51:08 UTC [more...]
[PATCH 1/3] board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loop
2022-07-12 13:50 UTC (3+ messages)
[PATCH] RFC: Show what the statistics page would look like for v2022.07
2022-07-12 13:21 UTC (2+ messages)
[RESEND PATCH v2] clk: update clk_clean_rate_cache to use private clk struct
2022-07-12 12:24 UTC
[PATCH 1/1] dm: fix logic of lists_bind_fdt()
2022-07-12 12:23 UTC (3+ messages)
[gitdm PATCH] reports.py: Add very basic rST output
2022-07-12 12:11 UTC
[PATCH 00/19] buildman: Integration of boards.cfg file
2022-07-12 12:06 UTC (21+ messages)
` [PATCH 01/19] buildman: Drop -I option
` [PATCH 02/19] buildman: Support running from an IDE
` [PATCH 03/19] buildman: Avoid using board as a variable
` [PATCH 04/19] buildman: Fix use of 'boards' in func_test
` [PATCH 05/19] buildman: Fix use of 'boards' in test
` [PATCH 06/19] buildman: Drop use of 'boards' in control
` [PATCH 07/19] buildman: Drop use of 'board' in board module
` [PATCH 08/19] buildman: Convert camel case in board.py
` [PATCH 09/19] buildman: Split out Boards into its own file
` [PATCH 10/19] buildman: Incorporate the genboardscfg.py tool
` [PATCH 11/19] buildman: Tidy up pylint problems in boards module
` [PATCH 12/19] buildman: Replace the Options column with config name
` [PATCH 13/19] Revert "Revert "global: Remove CONFIG_SYS_EXTRA_OPTIONS support""
` [PATCH 14/19] buildman: Return an error if there are maintainer warnings
` [PATCH 15/19] gitlab/azure: Use buildman instead of genboardscfg
` [PATCH 16/19] Drop genboardscfg.py
` [PATCH 17/19] buildman: Allow lines without a symbol
` [PATCH 18/19] buildman: Drop a Python 2.7 comment
` [PATCH 19/19] buildman: Drop a TODO that is done
[PATCH v5 0/7] Add support for FlexSPI Boot for i.MX8m
2022-07-12 12:04 UTC (8+ messages)
` [PATCH v5 1/7] tools: mkimage: Add support to generate FlexSPI Header "
` [PATCH v5 2/7] dts: imx8mm-uboot: Add support to pack FlexSPI Header using binman
` [PATCH v5 3/7] configs: Add config for enabling FSPI boot option for i.MX8m
` [PATCH v5 4/7] board: freescale: Add QSPI Boot support in spl "
` [PATCH v5 5/7] configs: imx8mm: Define CONFIG_SYS_UBOOT_BASE "
` [PATCH v5 6/7] board: freescale: Add entry for imx8mm_evk_fspi_defconfig
` [PATCH v5 7/7] doc: board: nxp: Add instructions to boot from QSPI
[PATCH] console: Add option to keep it silent until env is loaded
2022-07-12 11:58 UTC (3+ messages)
[PATCH] cmd: fdt: Add support for reading stringlist property values
2022-07-12 11:47 UTC (3+ messages)
[PATCH v11 00/13] fpga: zynqmp: Adding support of loading authenticated images
2022-07-12 11:45 UTC (4+ messages)
` [PATCH v11 01/13] fpga: add option for loading FPGA secure bitstreams
[PATCH] test/py: Run simple dm commands without checking
2022-07-12 11:21 UTC (3+ messages)
[PATCH 1/2] Fix usage of CONFIG_PREBOOT
2022-07-12 11:18 UTC (6+ messages)
` [PATCH 2/2] Nokia RX-51: Remove CONFIG_PREBOOT from defconfig
[RFC PATCH 0/3] eficonfig: add UEFI Secure Boot key maintenance interface
2022-07-12 11:15 UTC (11+ messages)
` [RFC PATCH 1/3] eficonfig: add UEFI Secure Boot Key enrollment interface
` [RFC PATCH 3/3] eficonfig: add "Delete Key" menu entry
[gitdm PATCH 1/2] Merge branch 'master' into u-boot
2022-07-12 11:05 UTC (5+ messages)
` [gitdm PATCH 2/2] logparser.py: Try and be more robust with unicode handling
[PATCH] ARM: relocate: Fix Thumb code by using proper label type
2022-07-12 11:00 UTC
[PATCH v6 0/7] tpm: rng: Move TPM RNG functionality to driver model
2022-07-12 10:58 UTC (9+ messages)
` [PATCH v6 2/7] tpm: rng: Add driver model interface for TPM RNG device
` [PATCH v6 3/7] tpm: Add the RNG child device
[PATCH 0/4] test: uncover NULL dereferences in logging
2022-07-12 10:58 UTC (8+ messages)
` [PATCH 1/4] dm: avoid NULL dereference in add_item()
` [PATCH 2/4] test: fix log tests
` [PATCH 3/4] dm: avoid NULL dereference in lists_bind_fdt()
` [PATCH 4/4] configs: sandbox_defconfig: CONFIG_LOG_MAX_LEVEL=9
[PATCH 1/2] dm: core: Add functions to read 8/16-bit integers
2022-07-12 10:58 UTC (5+ messages)
` [PATCH 2/2] misc: usb251xb: Support 8/16 bit device tree values
fit_check_sig not hashing everything
2022-07-12 10:58 UTC (3+ messages)
[PATCH] common: image-android: Add signature verification feature
2022-07-12 10:58 UTC (2+ messages)
[PATCH] py: tests: Bind should run only on sandbox
2022-07-12 10:58 UTC (2+ messages)
[PATCH v8 0/9] enable menu-driven UEFI variable maintenance
2022-07-12 10:59 UTC (12+ messages)
` [PATCH v8 1/9] efi_loader: expose END device path node
` [PATCH v8 2/9] eficonfig: menu-driven addition of UEFI boot option
` [PATCH v8 3/9] eficonfig: add "Edit Boot Option" menu entry
[PATCH 0/3] fdt: introduce "apply-all" command
2022-07-12 10:58 UTC (7+ messages)
` [PATCH 1/3] cmd: fdt: move: Use map_sysmem to convert pointers
` [PATCH 2/3] cmd: fdt: allow standalone "fdt move"
` [PATCH 3/3] fdt: introduce apply_all command
[PATCH v17 0/2] add TCP and HTTP for downloading images
2022-07-12 10:59 UTC (5+ messages)
` [PATCH v17 1/2] net: Add TCP protocol
` [PATCH v17 2/2] net: Add wget application
U-Boot SPI DM framework issues
2022-07-12 10:59 UTC (2+ messages)
[PATCH] board_init: Convert CONFIG_MALLOC_F_ADDR to Kconfig
2022-07-12 10:58 UTC (2+ messages)
[PATCH 1/1] dm: avoid NULL dereference in add_item()
2022-07-12 10:58 UTC (2+ messages)
[PATCH 1/1] net: phy: possible NULL dereference in fixed_phy_create()
2022-07-12 10:49 UTC (2+ messages)
[PATCH 1/1] MAINTAINERS: add Ilias Apalodimas to EFI PAYLOAD as co-maintainer
2022-07-12 10:39 UTC (2+ messages)
[PATCH v4] imx: support i.MX8QM DMSSE20 a1 board
2022-07-12 10:14 UTC
[PATCH v1 0/2] add npcm750 function config and dts node
2022-07-12 9:24 UTC (3+ messages)
` [PATCH v1 1/2] ARM: configs: npcm7xx: add full function for nuvoton npcm750
` [PATCH v1 2/2] ARM: dts: npcm7xx: add npcm750 full function node
[PATCH] configs: stm32m15: support STM32MP_BOARD_EXTRA_ENV for st boards
2022-07-12 9:24 UTC (2+ messages)
[PATCH 0/4] mtd: spi: arm: rk3399: rock-pi-4: u-boot/next Support SPI NOR Flash in Rock Pi 4 (XTX xt25f32b)
2022-07-12 9:10 UTC (2+ messages)
` [SPAM] "
[PATCH v2 0/9] New boards support: db845c and qcs404-evb
2022-07-12 9:07 UTC (22+ messages)
` [PATCH v2 1/9] board: starqltechn: Align DT node overrides with sdm845.dtsi
` [PATCH v2 2/9] arm64: dts: sdm845: Remove redundant u-boot DT properties
` [PATCH v2 3/9] clocks: sdm845: Import qcom,gcc-sdm845.h
` [PATCH v2 4/9] uart: sdm845: Fix debug UART pinmux
` [PATCH v2 5/9] board: qualcomm: Add support for dragonboard845c
` [PATCH v2 6/9] mmc: msm_sdhci: Add SDCC version 5.0.0 support
` [PATCH v2 7/9] pinctrl: qcom: Add pinctrl driver for QCS404 SoC
` [PATCH v2 8/9] clocks: qcom: Add clock "
[PATCH] rockchip: rk3399: boot_devices: fix eMMC node name
2022-07-12 7:53 UTC (5+ messages)
u-boot and IPv6
2022-07-12 7:40 UTC
[PATCH v2] log: force DEBUG when LOG_DEBUG is activated
2022-07-12 7:39 UTC
[PATCH v3 0/9] New boards support: db845c and qcs404-evb
2022-07-12 7:12 UTC (10+ messages)
` [PATCH v3 1/9] board: starqltechn: Align DT node overrides with sdm845.dtsi
` [PATCH v3 2/9] arm64: dts: sdm845: Remove redundant u-boot DT properties
` [PATCH v3 3/9] clocks: sdm845: Import qcom,gcc-sdm845.h
` [PATCH v3 4/9] uart: sdm845: Fix debug UART pinmux
` [PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c
` [PATCH v3 6/9] mmc: msm_sdhci: Add SDCC version 5.0.0 support
` [PATCH v3 7/9] pinctrl: qcom: Add pinctrl driver for QCS404 SoC
` [PATCH v3 8/9] clocks: qcom: Add clock "
` [PATCH v3 9/9] board: qualcomm: Add support for QCS404 EVB
[RFC] Proposed location to host the firmware handoff specification
2022-07-12 4:32 UTC (4+ messages)
` [TF-A] "
[PATCH V4 resend] spl: imx8mm: enlarge SPL_MAX_SIZE
2022-07-12 0:17 UTC (2+ messages)
imx8m read boot ROM log issue
2022-07-11 15:49 UTC
[PATCH v1] arm: relocate: Replace ADR instruction with non-pseudo-instruction
2022-07-11 20:35 UTC (8+ messages)
[PATCH v4 0/7] Add support for FlexSPI Boot for i.MX8m
2022-07-11 19:44 UTC (5+ messages)
` [PATCH v4 1/7] tools: mkimage: Add support to generate FlexSPI Header "
` [PATCH v4 3/7] configs: Add config for enabling FSPI boot option "
[PATCH 1/7] doc: Migrate CodingStyle wiki page to Sphinx
2022-07-11 19:04 UTC (9+ messages)
` [PATCH 2/7] doc: Migrate DesignPrinciples "
` [PATCH 3/7] doc: codingstyle: Remove comment about '//' style comments
` [PATCH 4/7] doc: Migrate Process wiki page to Sphinx
` [PATCH 5/7] designprinciples.rst: Perform minor cleanups
` [PATCH 6/7] process.rst: "
` [PATCH 7/7] process.rst: Modernize the "Workflow of a Custodian" section
[PATCH 1/3] doc: environment: Drop u-boot_addr_r
2022-07-11 18:32 UTC (3+ messages)
` [PATCH 2/3] doc: environment: Expand on fdt_addr, initrd_addr and loadaddr
` [PATCH 3/3] doc: environment: Further expand on Image locations and provide example
[PATCH 1/1] cmd: undefined return value of do_extension_apply()
2022-07-11 18:01 UTC
[PATCH 1/2] dt-bindings: mtd: partitions: add binding for U-Boot bootloader
2022-07-11 15:30 UTC (2+ messages)
` [PATCH 2/2] mtd: parsers: add Broadcom's U-Boot parser
[ANN] U-Boot v2022.07 released
2022-07-11 15:14 UTC (2+ messages)
[PATCH sunxi/next] spi: sunxi: use XCH status to detect in-progress transfer
2022-07-11 14:44 UTC (3+ messages)
[PATCH] rockchip: rk3399: boot_devices: fix eMMC node name
2022-07-11 14:02 UTC
[RESEND PATCH v3 0/1] Support SPL for i.MX7ULP
2022-07-11 14:04 UTC (2+ messages)
` [RESEND PATCH v3 1/1] mx7ulp: add base SPL support for mx7ulp
[PATCH 0/8] New boards support: db845c and qcs404-evb
2022-07-11 13:53 UTC (6+ messages)
` [PATCH 1/8] arm64: dts: sdm845: Remove redundant u-boot DT properties
[RFC PATCH 0/2] Support UEFI SPI I/O protocol
2022-07-11 13:25 UTC (4+ messages)
` [RFC PATCH 1/2] efi_loader: Add SPI I/O protocol support
[PATCH 1/3] doc: environment: Drop u-boot_addr_r
2022-07-11 13:20 UTC (12+ messages)
` [PATCH 2/3] doc: environment: Expand on fdt_addr, initrd_addr and loadaddr
` [PATCH 3/3] doc: environment: Further expand on Image locations and provide example
[PATCH v2] spl: mmc: Use correct MMC device when loading image
2022-07-11 12:35 UTC
[PATCH] spl: mmc: Use correct MMC device when loading image
2022-07-11 12:31 UTC (3+ messages)
[PATCH 1/2] designprinciples.rst: Perform minor cleanups
2022-07-11 12:12 UTC (5+ messages)
` [PATCH 2/2] process.rst: "
[PATCH] misc: Port USB251xB/xBi Hi-Speed Hub Controller Driver from Linux
2022-07-11 9:28 UTC (8+ messages)
[PATCH] arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLED
2022-07-11 7:26 UTC (2+ messages)
[v4 00/12] Add ASPEED SPI controller driver
2022-07-11 6:51 UTC (6+ messages)
` [v4 03/12] spi: aspeed: "
[PATCH] i2c: avoid dynamic stack use in dm_i2c_write
2022-07-11 5:01 UTC (2+ messages)
[PATCH v4] i2c: nuvoton: Add NPCM7xx i2c driver
2022-07-11 4:54 UTC (2+ messages)
[PATCH 1/1] configs: sandbox_defconfig: CONFIG_LOG_MAX_LEVEL=9
2022-07-10 20:20 UTC (2+ messages)
[PATCH] mtd: spi-nor-ids: add winbond w25q512nw family support
2022-07-10 18:35 UTC (4+ messages)
[PATCH 1/2] iommu: Add M2 support to Apple DART driver
2022-07-10 17:33 UTC (4+ messages)
` [PATCH 2/2] arm: apple: Add initial Apple M2 support
[PATCH 0/4] Convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
2022-07-10 15:15 UTC (5+ messages)
` [PATCH 1/4] MIPS: remove deprecated TARGET_VCT option
` [PATCH 2/4] MIPS: remove CONFIG_SYS_MHZ
` [PATCH 3/4] MIPS: mscc: remove unused CPU_CLOCK_RATE
` [PATCH 4/4] MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
[PATCH 1/1] efi_loader: memory leak in efi_set_bootdev()
2022-07-10 13:53 UTC
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