messages from 2024-06-20 16:55:21 to 2024-06-21 20:49:06 UTC [more...]
[PATCH 0/5] Add Binman code-coverage test to CI
2024-06-21 20:48 UTC (13+ messages)
` [PATCH 3/5] buildman: Support building within a Python venv
[PATCH 00/11] Tools updates for Labgrid
2024-06-21 20:46 UTC (12+ messages)
` [PATCH 01/11] binman: efi: Correct entry docs
` [PATCH 02/11] binman: Regenerate nxp docs
` [PATCH 03/11] binman: ti: Regenerate entry docs
` [PATCH 04/11] binman: Update the entrydocs header
` [PATCH 05/11] buildman: Make mrproper an argument to _reconfigure()
` [PATCH 06/11] buildman: Make mrproper an argument to _config_and_build()
` [PATCH 07/11] buildman: Make mrproper an argument to run_commit()
` [PATCH 08/11] buildman: Avoid rebuilding when --mrproper is used
` [PATCH 09/11] buildman: Add a flag to force mrproper on failure
` [PATCH 10/11] buildman: Retry the build for current source
` [PATCH 11/11] buildman: Add a way to limit the number of buildmans
[PATCH v2 00/43] labgrid: Provide an integration with Labgrid
2024-06-21 20:26 UTC (46+ messages)
` [PATCH v2 01/43] trace: Update test to tolerate different trace-cmd version
` [PATCH v2 02/43] binman: efi: Correct entry docs
` [PATCH v2 03/43] binman: Regenerate nxp docs
` [PATCH v2 04/43] binman: ti: Regenerate entry docs
` [PATCH v2 05/43] binman: Update the entrydocs header
` [PATCH v2 06/43] buildman: Make mrproper an argument to _reconfigure()
` [PATCH v2 07/43] buildman: Make mrproper an argument to _config_and_build()
` [PATCH v2 08/43] buildman: Make mrproper an argument to run_commit()
` [PATCH v2 09/43] buildman: Avoid rebuilding when --mrproper is used
` [PATCH v2 10/43] buildman: Add a flag to force mrproper on failure
` [PATCH v2 11/43] buildman: Retry the build for current source
` [PATCH v2 12/43] buildman: Add a way to limit the number of buildmans
` [PATCH v2 13/43] dm: core: Enhance comments on bind_drivers_pass()
` [PATCH v2 14/43] initcall: Correct use of relocation offset
` [PATCH v2 15/43] am33xx: Provide a function to set up the debug UART
` [PATCH v2 16/43] sunxi: Mark scp as optional
` [PATCH v2 17/43] google: Disable TPMv2 on most Chromebooks
` [PATCH v2 18/43] meson: Correct driver declaration for meson_axg_gpio
` [PATCH v2 19/43] test: Allow signaling that U-Boot is ready
` [PATCH v2 20/43] test: Make bootstd init run only on sandbox
` [PATCH v2 21/43] test: Use a constant for the test timeout
` [PATCH v2 22/43] test: Pass stderr to stdout
` [PATCH v2 23/43] test: Release board after tests complete
` [PATCH v2 24/43] log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set
` [PATCH v2 25/43] test: Allow connecting to a running board
` [PATCH v2 26/43] test: Decode exceptions only with sandbox
` [PATCH v2 27/43] test: Avoid failing skipped tests
` [PATCH v2 28/43] test: dm: Show failing driver name
` [PATCH v2 29/43] test: Check help output
` [PATCH v2 30/43] test: Create a common function to get the config
` [PATCH v2 31/43] test: Introduce the concept of a role
` [PATCH v2 32/43] test: Move the receive code into a function
` [PATCH v2 33/43] test: Separate out the exception handling
` [PATCH v2 34/43] test: Detect dead connections
` [PATCH v2 35/43] test: Tidy up remaining exceptions
` [PATCH v2 36/43] test: Introduce lab mode
` [PATCH v2 37/43] test: Improve handling of sending commands
` [PATCH v2 38/43] test: Fix mulptiplex_log typo
` [PATCH v2 39/43] test: Avoid double echo when starting up
` [PATCH v2 40/43] test: Try to shut down the lab console gracefully
` [PATCH v2 41/43] test: Add a section for closing the connection
` [PATCH v2 42/43] Update u-boot.cfg to include CFG also
` [PATCH v2 43/43] CI: Allow running tests on sjg lab
[PATCH] doc: board: ti: Add capsule documentation for TI K3 devices
2024-06-21 20:17 UTC
[PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
2024-06-21 19:38 UTC (18+ messages)
[PATCH v4 00/14] Introduce the lwIP network stack
2024-06-21 18:42 UTC (8+ messages)
[PATCH 0/9] Bug-fixes for a few boards
2024-06-21 18:16 UTC (12+ messages)
` [PATCH 5/9] fdt: Correct condition for bloblist existing
[PATCH v3 00/18] Bug-fixes for a few boards
2024-06-21 17:50 UTC (29+ messages)
` [PATCH v3 01/18] binman: Support an assumed size for missing binaries
` [PATCH v3 02/18] binman: Make Intel ME default to position 0x1000
` [PATCH v3 03/18] mkeficapsule: Add a --version argument
` [PATCH v3 04/18] binman: Collect the version number for mkeficapsule
` [PATCH v3 05/18] binman: Deal with mkeficapsule being missing
` [PATCH v3 06/18] binman: Return failure when a usage() message is generated
` [PATCH v3 07/18] binman: Keep the efi_capsule input file
` [PATCH v3 08/18] x86: Set up some assumed sizes for binary blobs
` [PATCH v3 09/18] nvidia: nyan-big: Disable debug UART
` [PATCH v3 10/18] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
` [PATCH v3 11/18] rockchip: veyron: Add logging for power init
` [PATCH v3 12/18] power: regulator: Handle autoset in regulators_enable_boot_on()
` [PATCH v3 13/18] fdt: Correct condition for bloblist existing
` [PATCH v3 14/18] spl: Allow ATF to work when dcache is disabled
` [PATCH v3 15/18] rockchip: Ensure memory size is available in RK3399 SPL
` [PATCH v3 16/18] rockchip: Avoid #ifdefs "
` [PATCH v3 17/18] rockchip: bob: kevin: Disable dcache in SPL
` [PATCH v3 18/18] Drop the special am335x_boneblack_vboot target
[PATCH v3 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
2024-06-21 17:11 UTC (10+ messages)
[PATCH] imx8mp-venice-gw702x: Drop EQos clock workaround
2024-06-21 15:42 UTC (3+ messages)
Request for hosting a boot-firmware repository in u-boot git (denx and GitHub)
2024-06-21 15:35 UTC (15+ messages)
[PATCH] imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
2024-06-21 14:17 UTC (2+ messages)
[PATCH v5] cmd: bootm: add ELF file support
2024-06-21 15:25 UTC (4+ messages)
[PATCH v2 0/6] Add Binman code-coverage test to CI
2024-06-21 15:22 UTC (9+ messages)
` [PATCH v2 1/6] buildman: Add python3-coverage
` [PATCH v2 2/6] buildman: Add python3-pycryptodome
` [PATCH v2 3/6] buildman: Fix a few typos in toolchain code
` [PATCH v2 4/6] buildman: Support building within a Python venv
` [PATCH v2 5/6] u_boot_pylib: Use correct coverage tool within venv
` [PATCH v2 6/6] CI: Run code-coverage test for Binman
[PATCH 0/2] doc: develop: testing: Fix more reference links
2024-06-21 14:57 UTC (5+ messages)
` [PATCH 1/2] doc: develop: testing: Fix broken reference to pytest suite help
` [PATCH 2/2] doc: develop: testing: Fix reference to test writing section
[PATCH] RFC: Add a tag for the world builds
2024-06-21 14:57 UTC (5+ messages)
[PATCH 0/6] Move DRAM address of ATF
2024-06-21 13:49 UTC (7+ messages)
` [PATCH 1/6] arm: mach-k3: Add default ATF location for AM62/AM62a
[PATCH] arm: dts: corstone1000: enable secondary cores for FVP
2024-06-21 13:42 UTC (3+ messages)
[PATCH] mach-snapdragon: move default environment to a file
2024-06-21 12:19 UTC (6+ messages)
[PATCH] mvebu: armada-8k: respect CONFIG_DISTRO_DEFAULTS
2024-06-21 9:46 UTC
[PATCH v2] arm: dts: k3-am625-beagleplay: Package TIFS Stub
2024-06-21 9:45 UTC (6+ messages)
[PATCH 0/3] qcom: rpmh core and regulator support
2024-06-21 8:25 UTC (3+ messages)
` [PATCH 2/3] soc: qcom: rpmh and cmd-db drivers
[PATCH] include/fastboot.h: add missing types.h include
2024-06-21 2:37 UTC (2+ messages)
[PATCH] usb: dwc3: respect role-switch-default-mode
2024-06-21 2:11 UTC
[PATCH] mmc: msm_sdhci: program core_vendor_spec
2024-06-21 1:53 UTC
[PATCH v2 1/2] board: rockchip: Add FriendlyElec NanoPi R6C
2024-06-20 22:07 UTC (3+ messages)
` [PATCH v2 2/2] board: rockchip: Add FriendlyElec NanoPi R6S
mkimage alignment of initrd with -T multi
2024-06-20 23:05 UTC (2+ messages)
[PATCH] scripts/Makefile.lib: remove bootph-some-ram property from VPL/TPL/SPL
2024-06-20 23:05 UTC (2+ messages)
[PATCH] board: gateworks: venice: Simplify Ethernet initialization
2024-06-20 22:24 UTC
[PATCH] board: beagle: beagleplay: enable OF_SYSTEM_SETUP
2024-06-20 21:57 UTC (6+ messages)
obscure microsd detection issue between U-Boot and kernel
2024-06-20 18:46 UTC (7+ messages)
[PATCH RFC] gpio: Fix probing of gpio-hogs
2024-06-20 20:16 UTC (2+ messages)
[PATCH] efi_loader: adjust config options for capsule updates
2024-06-20 20:15 UTC
[PATCH 0/4] boot: fix crash in bootflow menu with EFI BOOTMGR support + typos
2024-06-20 19:57 UTC (2+ messages)
[PATCH 0/3] lib: smbios: Extend driver with using sysinfo driver
2024-06-20 19:57 UTC (2+ messages)
[PATCH] efi_loader: adjust config options for capsule updates
2024-06-20 19:50 UTC (3+ messages)
[PATCH 1/2] tpm: Fix return code, if the eventlog buffer is full
2024-06-20 19:19 UTC (3+ messages)
` [PATCH 2/2] efi_loader: fix return values on efi_tcg
[PATCH next 0/2] rockchip: theobroma: use HTTPS for git URLs and drop RK3368 Lion support
2024-06-20 17:53 UTC (6+ messages)
` [PATCH next 2/2] rockchip: remove support for Theobroma Systems RK3368 Lion
[PATCH v3 0/9] misc: introduce STATUS LED activity function
2024-06-20 17:36 UTC (2+ messages)
[PATCH v4 0/9] misc: introduce STATUS LED activity function
2024-06-20 17:31 UTC (10+ messages)
` [PATCH v4 4/9] led: status_led: add warning when an invalid Status LED ID is used
` [PATCH v4 9/9] doc: convert README.LED to .rst documentation
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