messages from 2023-08-07 13:47:56 to 2023-08-09 06:34:51 UTC [more...]
[PATCH v3 1/3] riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USE
2023-08-09 6:34 UTC (5+ messages)
` [PATCH v3 2/3] riscv: Add SPL_ZERO_MEM_BEFORE_USE implementation
` [PATCH v3 3/3] riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USE
[PATCH 1/2] configs: am65x: Merge the HS and non-HS defconfigs
2023-08-09 6:08 UTC (3+ messages)
` [PATCH 2/2] configs: Make TI_SECURE_DEVICE default for K3
[PATCH v2 0/9] Add support for PMICs used on Tegra 3 devices
2023-08-09 4:45 UTC (10+ messages)
` [PATCH v2 2/9] cmd: boot: implement PMIC based poweroff
[PATCH 1/2] doc: imx8mp_evk: Remove unneeded export ATF_LOAD_ADDR line
2023-08-09 3:30 UTC (4+ messages)
` [PATCH 2/2] doc: imx8mp_evk: Use in-tree build in the example
[PATCH v7 0/4] Add StarFive JH7110 PCIe drvier support
2023-08-09 2:03 UTC (3+ messages)
` [PATCH v8 1/4] i2c: designware: Add Kconfig for designware_i2c_pci.c
[PATCH v2 0/4] malloc: Reduce size by initializing data at runtime
2023-08-09 2:03 UTC (9+ messages)
` [PATCH v2 1/4] common: Only mark malloc initialized after mem_malloc_init
` [PATCH v2 2/4] malloc: Don't use ifdefs for SYS_MALLOC_DEFAULT_TO_INIT
` [PATCH v2 3/4] malloc: Don't statically initialize av_ if using malloc_init
` [PATCH v2 4/4] malloc: Enable SYS_MALLOC_RUNTIME_INIT by default in SPL
[RFC PATCH 1/3] scripts: kconfig: Add config fragment support in board/../
2023-08-09 2:03 UTC (5+ messages)
` [PATCH] doc: Begin adding a best practices document for board ports
` [v2] "
[PATCH] regulator: preserve error code properly in regulator_list_autoset()
2023-08-09 2:03 UTC (3+ messages)
[RFC PATCH] env: Export environment config to OS devicetree
2023-08-09 2:03 UTC (8+ messages)
getting u-boot to work on raspi 3b (32bit)
2023-08-09 2:03 UTC (4+ messages)
` AW: "
[PATCH 0/3] arm: qemu: Enable Bochs, console buffering, USB keyboard
2023-08-09 2:03 UTC (7+ messages)
` [PATCH 1/3] arm: qemu: Enable Bochs video support
` [PATCH 2/3] arm: qemu: Enable PRE_CONSOLE_BUFFER
` [PATCH 3/3] arm: qemu: Enable usb keyboard as an input device
[PATCH v18 9/9] arm_ffa: efi: corstone1000: enable MM communication
2023-08-09 2:03 UTC (9+ messages)
` [PATCH v19 0/9] introduce Arm FF-A support
` [PATCH v19 8/9] arm_ffa: efi: introduce FF-A MM communication
[PATCH 0/3] malloc: Reduce size by initializing data at runtime
2023-08-09 2:03 UTC (4+ messages)
` [PATCH 1/3] malloc: Don't use ifdefs for SYS_MALLOC_DEFAULT_TO_INIT
[PATCH 0/1] Avoid build failure on veyron board
2023-08-09 2:03 UTC (5+ messages)
` [PATCH 1/1] video: avoid "
[PATCH 0/3] Populate kaslr seed with TPM
2023-08-09 2:03 UTC (5+ messages)
` [PATCH 1/3] fdt: common API to populate kaslr seed
` [PATCH 2/3] fdt: kaslr seed from tpm entropy
[RFC] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
2023-08-09 2:03 UTC (2+ messages)
NVMe support on RPi CM4 board
2023-08-09 2:04 UTC (2+ messages)
Porting feature to ancient U-boot V.S porting ancient hardware code patches to new U-boot
2023-08-09 2:03 UTC (2+ messages)
[PATCH v3 00/10] spi: bcm63xx-hsspi: driver and doc updates
2023-08-09 2:02 UTC (3+ messages)
` [PATCH v3 10/10] MAINTAINERS: Add Broadcom Broadband SoC HS SPI drivers
[u-boot-test-hooks 1/4] bin/flash.sdwire_common_mount: Switch to sourcing the next writer script
2023-08-09 1:45 UTC (2+ messages)
[PATCH] btrfs: fix some error checking for btrfs_decompress()
2023-08-09 1:40 UTC (2+ messages)
[PATCH] test: fix a couple NULL vs IS_ERR() checks
2023-08-09 1:40 UTC (2+ messages)
[PATCH] expo: allocate correct ammount of memory
2023-08-09 1:40 UTC (2+ messages)
` [PATCH] expo: allocate correct amount "
[PATCH] cmd: improve string matching for hex
2023-08-09 1:40 UTC (2+ messages)
[PATCH 1/1] pci: correct function name in message
2023-08-09 1:40 UTC (2+ messages)
[PATCH] cramfs: clean up some error messages
2023-08-09 1:40 UTC (2+ messages)
[PATCH] test: unicode: fix a sizeof() vs ARRAY_SIZE() bug
2023-08-09 1:40 UTC (2+ messages)
[PATCH] cmd: pxe_utils: add some missing tabs
2023-08-09 1:40 UTC (2+ messages)
[PATCH] remoteproc: uclass: Clean up a return
2023-08-09 1:40 UTC (2+ messages)
[PATCH] fdt: off by one in ofnode_lookup_fdt()
2023-08-09 1:40 UTC (2+ messages)
[PATCH] fs: btrfs: Prevent error pointer dereference in list_subvolums()
2023-08-09 1:40 UTC (2+ messages)
[PATCH] cros_ec: Fix an error code is cros_ec_get_sku_id()
2023-08-09 1:40 UTC (2+ messages)
[PATCH] cmd: Fix a size parameter in test_readonly()
2023-08-09 1:39 UTC (2+ messages)
[PATCH] cmd: Fix an error code in cmd_mux_find()
2023-08-09 1:39 UTC (2+ messages)
[PATCH] board_f: Cosmetic style fix
2023-08-09 1:39 UTC (2+ messages)
[PATCH] crc32: Drop duplicates crc header includes
2023-08-09 1:39 UTC (2+ messages)
[PATCH 1/2] Revert "lib: string: Fix strlcpy return value", fix callers
2023-08-09 1:39 UTC (4+ messages)
` [PATCH 2/2] lib/charset: fix u16_strlcat() return value
[PATCH] video: Add parentheses around VNBYTES() macro
2023-08-09 1:39 UTC (2+ messages)
Strange construct in binman description
2023-08-09 0:19 UTC (8+ messages)
[PATCH 1/3] imx7d-sdb-u-boot: Pass SPDX-License tag
2023-08-08 21:46 UTC (6+ messages)
` [PATCH 2/3] mx7dsabresd: Convert to watchdog driver model
` [PATCH 3/3] smegw01: "
[PATCH v2] arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointer
2023-08-08 21:45 UTC (3+ messages)
[PATCH 1/6] mips: cpu: Use plain puts() in restart handler
2023-08-08 20:39 UTC (4+ messages)
` [PATCH 3/6] ARM: imx: Add weak default reset_cpu()
[PATCHv5 00/13] net/lwip: add lwip library for the network stack
2023-08-08 18:12 UTC (14+ messages)
` [PATCHv5 09/13] net/lwip: implement lwip port to u-boot
` [PATCHv5 11/13] net/lwip: connection between cmd and lwip apps
` [PATCHv5 12/13] net/lwip: replace original net commands with lwip
[PATCH] dm: core: allow DM_POST_INIT_F notification for TIMER_EARLY
2023-08-08 17:54 UTC (2+ messages)
[PATCH] arm: Add arch/arm/dts/Makefile specifically to MAINTAINERS
2023-08-08 17:54 UTC (2+ messages)
[PATCH 0/5] clk: A few bugfixes/enhancements for CCF
2023-08-08 16:37 UTC (6+ messages)
` [PATCH 1/5] clk: export clk_register_mux_table()
` [PATCH 2/5] clk: call log_debug() instead to avoid console log printing
` [PATCH 3/5] clk: also handle ENOENT in *_optional functions
` [PATCH 4/5] clk: promote clk_dev_ops to linux/clk-provider.h
` [PATCH 5/5] clk: ccf: call clock provided ops directly for endisable()
[PATCH 1/2] net: mv88e6xxx: use generic bitfield macros for MDIO
2023-08-08 16:05 UTC (2+ messages)
` [PATCH 2/2] net: mv88e6xxx: add Clause 45 support
[RFC] spl_fit.c: SPL Falcon Mode return to U-Boot
2023-08-08 15:40 UTC
[PATCH 0/2] mtd: nand: raw: atmel: R/B gpio on sam9x60
2023-08-08 15:03 UTC (9+ messages)
` [PATCH 1/2] mtd: nand: raw: atmel: Remove duplicate line
` [PATCH 2/2] mtd: nand: raw: atmel: Add error handling when rb-gpios missing
[PATCH v4 0/6] Introduce the sysinfo command
2023-08-08 14:48 UTC (5+ messages)
[PATCH 0/5] board: rockchip: Add Pine64 Quartz64 and SOQuartz boards
2023-08-08 14:25 UTC (4+ messages)
` [PATCH 1/5] board: rockchip: Add Pine64 Quartz64-A Board
[PATCH] spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR
2023-08-08 14:01 UTC (2+ messages)
[PATCH v1] configs: starfive: Enable environment in SPI flash support
2023-08-08 13:14 UTC
[PATCH v3 0/3] arch: riscv: jh7110: Correctly zero L2 LIM
2023-08-08 12:39 UTC
memory hole close to 4GB on qemu risc-v
2023-08-08 8:47 UTC (2+ messages)
[PATCH v1 1/2] drivers: firmware: introduce Meson Secure Monitor driver
2023-08-08 8:14 UTC (11+ messages)
[PATCH] odroid_xu3: Fix board environment variable
2023-08-08 2:18 UTC (2+ messages)
[PATCH v2] board: rockchip: Add Bananapi R2Pro Board
2023-08-08 11:33 UTC (3+ messages)
` Aw: "
[PATCH] arm: dts: imx6ull-14x14-evk-u-boot: add rngb
2023-08-08 11:03 UTC
[PATCH RESEND v3] fpga: add inline stub for fpga_load
2023-08-08 10:22 UTC
[PATCH 1/2] power: pmic: rk8xx: Fix power-on source check in SPL
2023-08-08 9:55 UTC (3+ messages)
` [PATCH 2/2] rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node
[PATCH v2 00/12] firmware: scmi: add SCMI base protocol support
2023-08-08 8:04 UTC (8+ messages)
` [PATCH v2 01/12] scmi: refactor the code to hide a channel from devices
` [PATCH v2 02/12] firmware: scmi: implement SCMI base protocol
[PATCH 0/6] PHYTEC SoM detection for phyCORE-i.MX8MP
2023-08-08 7:25 UTC (3+ messages)
` [PATCH 4/6] board: phytec: phycore_imx8mp: Update 2GB RAM Timings
[PATCH] cmd: cyclic: Remove duplicate command name in help text
2023-08-08 7:09 UTC (2+ messages)
[PATCH 0/7] rockchip: Add GMAC support for RK3568 and RK3588
2023-08-07 23:38 UTC (4+ messages)
` [PATCH 4/7] net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568
[PATCH v7 00/11] Integrate EFI capsule tasks into u-boot's build flow
2023-08-07 22:21 UTC (16+ messages)
` [PATCH v7 08/11] binman: capsule: Add support for generating EFI capsules
` [PATCH v7 09/11] sandbox: capsule: Generate capsule related files through binman
[PATCH] bloblist: Enforce CRC32
2023-08-07 22:21 UTC (3+ messages)
[PATCH] imx8m, imx9: Fix DRAM size calculation in SPL/dram_init_banksize()
2023-08-07 21:44 UTC (4+ messages)
` [PATCH] imx8m,imx9: "
` [EXT] "
[ANN] U-Boot v2023.10-rc2 released
2023-08-07 19:29 UTC
[PATCH] board: ten64: add missing error checks for retimer power on
2023-08-07 19:29 UTC (2+ messages)
[PATCH] fs/erofs: Remove an unnecessary assertion
2023-08-07 19:28 UTC (2+ messages)
[PATCH v2 1/2] spl: remove duplicate SPL_MD5 option
2023-08-07 19:28 UTC (4+ messages)
` [PATCH v2 2/2] spl: move SPL_CRC32 option to lib/Kconfig
[PATCH 1/1] common: fix detection of SYS_MALLOC_F_LEN=0x0
2023-08-07 19:28 UTC (2+ messages)
[PATCH] common: Drop duplicate space in SPL_BMP description
2023-08-07 19:28 UTC (2+ messages)
[PATCH v2] ARM: renesas: Update MAINTAINERS file
2023-08-07 19:28 UTC (2+ messages)
[PATCH] get_maintainer.pl: Add an ignore list for git history
2023-08-07 19:28 UTC (3+ messages)
[PATCH] MAINTAINERS: Update rockchip platform maintain files
2023-08-07 19:28 UTC (2+ messages)
[PATCH] MAINTAINERS: add DT/bindings files to at91 entry
2023-08-07 19:28 UTC (2+ messages)
[PATCH] Azure: Squash a number of jobs and re-order slightly
2023-08-07 19:28 UTC (2+ messages)
[PATCH v11 0/8] tpm: Support boot measurements
2023-08-07 19:25 UTC (9+ messages)
` [PATCH v11 1/8] tpm: Fix spelling for tpmu_ha union
` [PATCH v11 2/8] tpm: sandbox: Update for needed TPM2 capabilities
` [PATCH v11 3/8] tpm: Support boot measurements
` [PATCH v11 4/8] bootm: Support boot measurement
` [PATCH v11 5/8] test: Add sandbox TPM "
` [PATCH v11 6/8] doc: Add measured boot documentation
` [PATCH v11 7/8] efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
` [PATCH v11 8/8] test: use a non system PCR for testing PCR extend
[PATCH v1] board: rockchip: Add Bananapi R2Pro Board
2023-08-07 18:23 UTC (4+ messages)
` Aw: "
` "
[PATCH v10 00/10] tpm: Support boot measurements
2023-08-07 17:11 UTC (16+ messages)
` [PATCH v10 01/10] tpm: Fix spelling for tpmu_ha union
` [PATCH v10 02/10] tpm: sandbox: Update for needed TPM2 capabilities
` [PATCH v10 03/10] tpm: Support boot measurements
` [PATCH v10 04/10] bootm: Support boot measurement
` [PATCH v10 05/10] test: Add sandbox TPM "
` [PATCH v10 06/10] doc: Add measured boot documentation
` [PATCH v10 07/10] efi_loader: fix EFI_ENTRY point on get_active_pcr_banks
` [PATCH v10 08/10] test: use a non system PCR for testing PCR extend
` [PATCH v10 09/10] test/py: only run 'tpm2 autostart' to init the tpm
` [PATCH v10 10/10] fix armv7 compilation warning
[PATCH 00/22] x86: Move some boards to text environment
2023-08-07 17:04 UTC (11+ messages)
[PATCH v2 1/1] spl: spl_legacy: clean up spl_parse_legacy_validate
2023-08-07 15:52 UTC (2+ messages)
[PATCH v9 0/6] tpm: Support boot measurements
2023-08-07 14:57 UTC (6+ messages)
` [PATCH v9 4/6] bootm: Support boot measurement
[PATCH v2 1/3] riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USE
2023-08-07 14:13 UTC (3+ messages)
` [PATCH v2 2/3] riscv: Add ZERO_MEM_BEFORE_USE implementation
` [PATCH v2 3/3] riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USE
[PATCH v2 0/3] arch: riscv: jh7110: Correctly zero L2 LIM
2023-08-07 14:13 UTC
[PATCH v1] doc: board: toradex: fix verdin module output
2023-08-07 13:54 UTC (2+ messages)
[PATCH v8 0/7] Tegra: add ASUS/Google Nexus 7 (2012) support
2023-08-07 13:49 UTC (4+ 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