messages from 2024-06-23 17:53:51 to 2024-06-25 03:57:50 UTC [more...]
[PATCH v4 00/14] Introduce the lwIP network stack
2024-06-25 3:20 UTC (15+ messages)
` [PATCH v4 10/14] net-lwip: add wget command
[PATCH] imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
2024-06-25 2:13 UTC (3+ messages)
[PATCH v3 0/6] Add Binman code-coverage test to CI
2024-06-25 0:06 UTC (10+ messages)
` [PATCH v3 1/6] buildman: Add python3-coverage
` [PATCH v3 2/6] buildman: Add python3-pycryptodome
` [PATCH v3 3/6] buildman: Fix a few typos in toolchain code
` [PATCH v3 4/6] buildman: Always use the full path in CROSS_COMPILE
` [PATCH v3 5/6] u_boot_pylib: Use correct coverage tool within venv
` [PATCH v3 6/6] CI: Run code-coverage test for Binman
[PATCH 00/42] labgrid: Provide an integration with Labgrid
2024-06-24 23:56 UTC (3+ messages)
` [PATCH 25/42] test: Allow connecting to a running board
[PATCH v2] fs: btrfs: fix out of bounds write
2024-06-24 22:25 UTC (3+ messages)
[PATCH 0/9] led: introduce LED boot and activity function
2024-06-24 21:46 UTC (10+ messages)
` [PATCH 1/9] led: led_gpio: add support for SW Blink
` [PATCH 2/9] led: implement led_set_state/paeriod_by_label
` [PATCH 3/9] led: implement LED boot API
` [PATCH 4/9] common: board_r: rework BOOT LED handling
` [PATCH 5/9] led: implement LED activity API
` [PATCH 6/9] tftp: implement support for LED activity
` [PATCH 7/9] mtd: "
` [PATCH 8/9] ubi: "
` [PATCH 9/9] doc: introduce led.rst documentation
[GIT PULL] Please pull u-boot-imx-next-20240624
2024-06-24 21:26 UTC (2+ messages)
[PATCH] board: beagle: beagleplay: enable OF_SYSTEM_SETUP
2024-06-24 21:26 UTC (2+ messages)
[PATCH v2 0/5] FUSB302 USB-C controller support
2024-06-24 21:20 UTC (2+ messages)
[PATCH] pci_ids: fix i225 unprogrammed value
2024-06-24 19:49 UTC
[PATCH v2 0/2] imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
2024-06-24 19:28 UTC (3+ messages)
` [PATCH v2 1/2] imx: hab: rename imx_sec_config_fuse_t to imx_fuse_t
` [PATCH v2 2/2] imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
[PATCH] e1000: add support for i226
2024-06-24 19:15 UTC
[PATCH v4 00/14] mediatek: cumulative trivial fix for OF_UPSTREAM support
2024-06-24 21:03 UTC (15+ messages)
` [PATCH v4 01/14] phy: phy-mtk-tphy: add support for phy type switch
` [PATCH v4 02/14] pci: mediatek: add PCIe controller support for filogic silicon
` [PATCH v4 03/14] spi: mtk_spim: add support for upstream mediatek, spi-ipm compatible
` [PATCH v4 04/14] net: mediatek: handle alternative name for pn_swap property
` [PATCH v4 05/14] i2c: mediatek: add support for optional arb and pmic clock
` [PATCH v4 06/14] serial: mediatek: add support for bus clock and enable it
` [PATCH v4 07/14] serial: mediatek: add special handling for highspeed and linux compat
` [PATCH v4 08/14] mmc: mediatek: add support for upstream linux clock and property
` [PATCH v4 09/14] clk: mediatek: mt7981: support alternative compatible for fixed-plls
` [PATCH v4 10/14] pinctrl: mediatek: add support for gpio-controller property in root node
` [PATCH v4 11/14] pinctrl: mediatek: mt7981: init device before relocation
` [PATCH v4 12/14] pci: mediatek: make pcie-phy optional for gen3
` [PATCH v4 13/14] clk: mediatek: mt7988: support alternative compatible for fixed-plls
` [PATCH v4 14/14] clk: mediatek: mt7986: "
[U-BOOT-TEST][PATCH 1/1] travis-ci: SiFive Unleashed: avoid format warning
2024-06-24 21:00 UTC (2+ messages)
[PATCH] rockchip: add support for Radxa ROCK Pi E v3.0
2024-06-24 20:45 UTC
USB OTG mode for DWC3 (ie imx8mp) host controller with usb_ether USB Ethernet gadget?
2024-06-24 20:21 UTC (4+ messages)
[ANN] U-Boot v2024.07-rc5 released
2024-06-24 19:30 UTC
Pull request for tpm-master-24062024
2024-06-24 19:30 UTC (2+ messages)
[PATCH] imx: hab: Make imx_hab_is_enabled dependent on FIELD_RETURN
2024-06-24 18:51 UTC (3+ messages)
[PATCH] doc: fit: Make data-size a conditionally mandatory property
2024-06-24 17:00 UTC
[PATCH 00/14] testb: Various tweaks and fixes for Labgrid
2024-06-24 18:29 UTC (19+ messages)
` [PATCH 01/14] trace: Update test to tolerate different trace-cmd version
` [PATCH 02/14] dm: core: Enhance comments on bind_drivers_pass()
` [PATCH 03/14] initcall: Correct use of relocation offset
` [PATCH 04/14] am33xx: Provide a function to set up the debug UART
` [PATCH 05/14] sunxi: Mark scp as optional
` [PATCH 06/14] google: Disable TPMv2 on most Chromebooks
` [PATCH 07/14] meson: Correct driver declaration for meson_axg_gpio
` [PATCH 08/14] test: Make bootstd init run only on sandbox
` [PATCH 09/14] log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set
` [PATCH 10/14] test: dm: Show failing driver name
` [PATCH 11/14] test: Decode exceptions only with sandbox
` [PATCH 12/14] test: Check help output
` [PATCH 13/14] Update u-boot.cfg to include CFG also
` [PATCH 14/14] smbios: Correct error handling when writing tables
[PATCH v3 00/19] labgrid: Provide an integration with Labgrid
2024-06-24 18:13 UTC (25+ messages)
` [PATCH v3 01/19] test: Allow signaling that U-Boot is ready
` [PATCH v3 02/19] test: Use a constant for the test timeout
` [PATCH v3 03/19] test: Pass stderr to stdout
` [PATCH v3 04/19] test: Release board after tests complete
` [PATCH v3 05/19] test: Allow connecting to a running board
` [PATCH v3 06/19] test: Avoid failing skipped tests
` [PATCH v3 07/19] test: Create a common function to get the config
` [PATCH v3 08/19] test: Introduce the concept of a role
` [PATCH v3 09/19] test: Move the receive code into a function
` [PATCH v3 10/19] test: Separate out the exception handling
` [PATCH v3 11/19] test: Detect dead connections
` [PATCH v3 12/19] test: Tidy up remaining exceptions
` [PATCH v3 13/19] test: Introduce lab mode
` [PATCH v3 14/19] test: Improve handling of sending commands
` [PATCH v3 15/19] test: Fix mulptiplex_log typo
` [PATCH v3 16/19] test: Avoid double echo when starting up
` [PATCH v3 17/19] test: Try to shut down the lab console gracefully
` [PATCH v3 18/19] test: Add a section for closing the connection
` [PATCH v3 19/19] CI: Allow running tests on sjg lab
[PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
2024-06-24 17:28 UTC (13+ messages)
[PATCH v2 0/8] Enable QoS for DSS on J7 family of TI SoCs
2024-06-24 16:38 UTC (2+ messages)
[PULL] u-boot-usb/master
2024-06-24 15:49 UTC (2+ messages)
Pull request doc-2024-07-rc5-2
2024-06-24 15:49 UTC (2+ messages)
[PATCH v7 0/4] automatically add /chosen/kaslr-seed and deduplicate code
2024-06-24 15:47 UTC (4+ messages)
` [PATCH v7 1/4] Add fdt_kaslrseed function to add kaslr-seed to chosen node
[PATCH v2 0/5] usb: meson: switch to set_mode callback and other cleanup
2024-06-24 12:12 UTC (3+ messages)
[PATCH] usb: dwc3: respect role-switch-default-mode
2024-06-24 12:04 UTC (4+ messages)
[PATCH] ARM: imx: Enable SPL DTO application support for i.MX8MP DHCOM PDK2
2024-06-24 13:41 UTC (2+ messages)
[PATCH] imx8mp-venice-gw702x: Drop EQos clock workaround
2024-06-24 13:40 UTC (4+ messages)
[PATCH] dt-bindings: imx: Drop redundant imports with dts/upstream
2024-06-24 13:39 UTC (2+ messages)
[PATCH] arm: fsl: imx6ulz_bsh_smm_m2: Migrate to OF_UPSTREAM
2024-06-24 13:38 UTC (2+ messages)
[PATCH] arm: fsl: imx8mn_bsh_smm_s2: Migrate to OF_UPSTREAM
2024-06-24 13:37 UTC (2+ messages)
[PATCH 2/3] rockchip: fix wrong PCI range address in rk3568 dtsi
2024-06-24 13:15 UTC (2+ messages)
[PATCH 1/3] net: give a different name to rtl8169 interfaces
2024-06-24 13:08 UTC (2+ messages)
[PATCH v2] mach-snapdragon: move default environment to a file
2024-06-24 12:55 UTC (2+ messages)
[PATCH v2] spmi: msm: demote to debug()
2024-06-24 12:54 UTC (2+ messages)
[PATCH 3/3] net: RTL-8125B -- write mac to MAC0_BKP
2024-06-24 12:40 UTC
[PATCH 0/3] Improve networking support on FriendlyElec Nanopi R5C
2024-06-24 12:40 UTC
[PATCH] sandbox: Fix LTO to work with STACKPROTECTOR
2024-06-24 9:29 UTC
File renaming problem with systemd-boot after u-boot
2024-06-24 7:49 UTC
[PATCH] board: sifive: unmatched: remove extra space in fdtfile value
2024-06-24 9:46 UTC
[PATCH v1 0/3] Meson: R/W support for pages used by boot ROM
2024-06-24 9:14 UTC (6+ messages)
` [PATCH v1 1/3] mtd: rawnand: nand_base: support for 'NAND_IS_BOOT_MEDIUM' flag
[PATCH v3 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
2024-06-24 9:14 UTC (8+ messages)
[PATCH v4 00/16] Bug-fixes for a few boards
2024-06-24 8:52 UTC (19+ messages)
` [PATCH v4 03/16] binman: Deal with mkeficapsule being missing
` [PATCH v4 04/16] binman: Return failure when a usage() message is generated
` [PATCH v4 05/16] binman: Keep the efi_capsule input file
` [PATCH v4 06/16] nvidia: nyan-big: Disable debug UART
` [PATCH v4 07/16] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
` [PATCH v4 08/16] x86: Set a board-size limit for chromebook_link
` [PATCH v4 09/16] rockchip: veyron: Add logging for power init
` [PATCH v4 10/16] power: regulator: Handle autoset in regulators_enable_boot_on()
` [PATCH v4 11/16] fdt: Correct condition for bloblist existing
` [PATCH v4 12/16] spl: Allow ATF to work when dcache is disabled
` [PATCH v4 13/16] rockchip: Ensure memory size is available in RK3399 SPL
` [PATCH v4 14/16] rockchip: Avoid #ifdefs "
` [PATCH v4 15/16] rockchip: bob: kevin: Disable dcache in SPL
` [PATCH v4 16/16] Drop the special am335x_boneblack_vboot target
[RESEND PATCH v2 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
2024-06-24 8:34 UTC (6+ messages)
` [RESEND PATCH v2 1/5] x86: provide mb() macro
` [RESEND PATCH v2 2/5] net: dwc_eth_qos: Fix header to be self-contained
` [RESEND PATCH v2 3/5] net: dwc_eth_qos: Adapt probe() for PCI devices
` [RESEND PATCH v2 4/5] net: dwc_eth_qos: Implement bind() "
` [RESEND PATCH v2 5/5] net: dwc_eth_qos: Add glue driver for Intel MAC
[PATCH] spmi: msm: correct mac_channels for v5 controllers
2024-06-24 8:18 UTC (2+ messages)
[PATCH 1/7] m68k: Implement a default flush_dcache_all
2024-06-24 7:37 UTC (2+ messages)
` Acked
[PATCH v1 0/7] Add Starfive JH7110 Cadence USB driver
2024-06-24 5:38 UTC (7+ messages)
[RFC] rockchip: add support for Radxa ROCK Pi E v3.0 which uses DDR4 SDRAM
2024-06-23 22:12 UTC (6+ messages)
[PATCH v2 0/8] The great TCG deduplication saga
2024-06-24 4:43 UTC (7+ messages)
` [PATCH v2 1/8] tpm: fix the return code, if the eventlog buffer is full
` [PATCH v2 8/8] tpm: allow the user to select the compiled algorithms
[PATCH v2 00/14] Tools updates for Labgrid
2024-06-23 17:55 UTC (15+ messages)
` [PATCH v2 01/14] binman: efi: Correct entry docs
` [PATCH v2 02/14] binman: Regenerate nxp docs
` [PATCH v2 03/14] binman: ti: Regenerate entry docs
` [PATCH v2 04/14] binman: Update the entrydocs header
` [PATCH v2 05/14] binman: Support an assumed size for missing binaries
` [PATCH v2 06/14] binman: Make Intel ME default to position 0x1000
` [PATCH v2 07/14] x86: Set up some assumed sizes for binary blobs
` [PATCH v2 08/14] buildman: Make mrproper an argument to _reconfigure()
` [PATCH v2 09/14] buildman: Make mrproper an argument to _config_and_build()
` [PATCH v2 10/14] buildman: Make mrproper an argument to run_commit()
` [PATCH v2 11/14] buildman: Avoid rebuilding when --mrproper is used
` [PATCH v2 12/14] buildman: Add a flag to force mrproper on failure
` [PATCH v2 13/14] buildman: Retry the build for current source
` [PATCH v2 14/14] buildman: Add a way to limit the number of buildmans
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