messages from 2023-08-08 19:25:55 to 2023-08-10 22:12:07 UTC [more...]
[RFC] spl_fit.c: SPL Falcon Mode return to U-Boot
2023-08-10 22:11 UTC (2+ messages)
[PATCH] arm: Use builtins for ffs/fls
2023-08-10 22:11 UTC (2+ messages)
[PATCH v2 0/4] malloc: Reduce size by initializing data at runtime
2023-08-10 22:11 UTC (10+ 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
[PATCH v8 0/9] Enable EFI capsule generation through binman
2023-08-10 21:35 UTC (20+ messages)
` [PATCH v8 1/9] binman: bintool: Build a tool from a list of commands
` [PATCH v8 2/9] nuvoton: npcm845-evb: Add a newline at the end of file
` [PATCH v8 3/9] sandbox: capsule: Add keys and certificates needed for capsule update testing
` [PATCH v8 4/9] sandbox: Build the mkeficapsule tool for the sandbox variants
` [PATCH v8 5/9] btool: mkeficapsule: Add a bintool for EFI capsule generation
` [PATCH v8 6/9] binman: capsule: Add support for generating EFI capsules
` [PATCH v8 7/9] sandbox: capsule: Generate capsule related files through binman
` [PATCH v8 8/9] doc: Add documentation to highlight capsule generation related updates
` [PATCH v8 9/9] sandbox: trace: Increase trace buffer size
[PATCH] CI: Switch to tools-only from sandbox_spl for tooling tests
2023-08-10 21:35 UTC (2+ messages)
[PATCH v3 0/3] Enable U-Boot at Virtualbox to boot images
2023-08-10 21:33 UTC (4+ messages)
` [PATCH v3 3/3] X86: pxeboot: bugfix: Set variable for size of initrd
[PATCHv5 00/13] net/lwip: add lwip library for the network stack
2023-08-10 19:23 UTC (10+ messages)
` [PATCHv5 05/13] net/lwip: implement tftp cmd
` [PATCHv5 11/13] net/lwip: connection between cmd and lwip apps
[PATCH 00/28] moveconfig: Drop old code and tidy up
2023-08-10 16:45 UTC (30+ messages)
` [PATCH 01/28] moveconfig: Drop -C option
` [PATCH 02/28] moveconfig: Drop -H option
` [PATCH 03/28] moveconfig: Avoid deprecation warning for setDaemon
` [PATCH 04/28] moveconfig: Correct ordering of asteval import
` [PATCH 05/28] moveconfig: Drop unused cleanup options
` [PATCH 06/28] moveconfig: Drop CONFIG-moving code
` [PATCH 07/28] moveconfig: Drop check_defconfig() and update_dotconfig()
` [PATCH 08/28] moveconfig: Drop suspicious boards
` [PATCH 09/28] moveconfig: Correct some regular-expression strings
` [PATCH 10/28] moveconfig: Correct parameter-type warnings
` [PATCH 11/28] moveconfig: Use f strings where possible
` [PATCH 12/28] moveconfig: Correct unused variables
` [PATCH 13/28] moveconfig: Correct non-snake variables names
` [PATCH 14/28] moveconfig: Correct use of members not declared in __init__()
` [PATCH 15/28] moveconfig: Correct list-comprehension warnings
` [PATCH 16/28] moveconfig: Use an encoding with open()
` [PATCH 17/28] moveconfig: Fix misc pylint warnings
` [PATCH 18/28] moveconfig: Only show output when there is a reason
` [PATCH 19/28] moveconfig: Reduce the amount of output
` [PATCH 20/28] moveconfig: Avoid showing progress at the end
` [PATCH 21/28] moveconfig: Use u_boot_pylib for terminal colour
` [PATCH 22/28] moveconfig: Show failures in progress
` [PATCH 23/28] moveconfig: Show a summary at the end
` [PATCH 24/28] moveconfig: Drop the initial output
` [PATCH 25/28] moveconfig: Move summaries to the end
` [PATCH 26/28] moveconfig: Rename the tool to qconfig
` [PATCH 27/28] qconfig: Rename the database file
` [PATCH 28/28] qconfig: Update the documentation
Please pull u-boot-watchdog/master
2023-08-10 16:22 UTC (2+ messages)
[PULL] u-boot-riscv/master
2023-08-10 16:22 UTC (2+ messages)
[PATCH] sandbox: watchdog: Avoid an error on startup
2023-08-10 15:53 UTC
[PATCH] watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start()
2023-08-10 15:26 UTC (2+ messages)
[PATCH] cmd: cyclic: Remove duplicate command name in help text
2023-08-10 15:26 UTC (2+ messages)
[PATCH v11 0/8] tpm: Support boot measurements
2023-08-10 13:45 UTC (8+ messages)
` [PATCH v11 3/8] "
NVMe support on RPi CM4 board
2023-08-10 1:15 UTC (4+ messages)
[PATCH] net: Fix the displayed value of bytes transferred
2023-08-10 11:30 UTC (2+ messages)
[PATCH v2 0/2] tpm: Add TPM2_GetTestResult command support
2023-08-10 9:10 UTC (2+ messages)
[PATCH 00/29] Add support for MediaTek MT7988 SoC
2023-08-10 5:00 UTC (3+ messages)
` [PATCH 07/29] i2c: mediatek: fix I2C usability for MT7981
[PATCH v4 1/3] riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USE
2023-08-10 2:53 UTC (4+ messages)
` [PATCH v4 2/3] riscv: Add SPL_ZERO_MEM_BEFORE_USE implementation
` [PATCH v4 3/3] riscv: cpu: jh7110: Select SPL_ZERO_MEM_BEFORE_USE
[PATCH 0/3] Populate kaslr seed with TPM
2023-08-10 1:49 UTC (7+ messages)
` [PATCH 1/3] fdt: common API to populate kaslr seed
` [PATCH 2/3] fdt: kaslr seed from tpm entropy
[PATCH v18 9/9] arm_ffa: efi: corstone1000: enable MM communication
2023-08-10 1:15 UTC (6+ messages)
` [PATCH v19 0/9] introduce Arm FF-A support
` [PATCH] arm_ffa: use debug logs
[PATCH v10 00/10] tpm: Support boot measurements
2023-08-10 1:15 UTC (3+ messages)
` [PATCH v10 03/10] "
[PATCH 00/20] sunxi: Allwinner T113s support
2023-08-09 22:44 UTC (15+ messages)
` [PATCH 01/20] net: sunxi_emac: chase DT nodes to find PHY regulator
` [PATCH 02/20] sunxi: remove CONFIG_MACPWR
` [PATCH 03/20] pinctrl: sunxi: add GPIO in/out wrappers
` [PATCH 07/20] pinctrl: sunxi: add new D1 pinctrl support
` [PATCH 08/20] sunxi: introduce NCAT2 generation model
` [PATCH 09/20] pinctrl: sunxi: add Allwinner D1 pinctrl description
` [PATCH 19/20] ARM: dts: sunxi: add Allwinner T113-s SoC .dtsi
Please pull u-boot-x86
2023-08-09 19:09 UTC (2+ messages)
Pull request for doc-2023-10-rc3
2023-08-09 19:09 UTC (2+ messages)
[GIT PULL] please pull fsl-qoriq-2023-8-9
2023-08-09 19:09 UTC (2+ messages)
[PATCH 1/2] Revert "lib: string: Fix strlcpy return value", fix callers
2023-08-09 17:18 UTC (6+ messages)
` [PATCH 2/2] lib/charset: fix u16_strlcat() return value
[PATCH 1/2] treewide: rework linker symbol declarations in sections header
2023-08-09 17:17 UTC (4+ messages)
` [PATCH 2/2] treewide: unify the linker symbol reference format
[PATCH] Kconfigs: Correct default of "0" on hex type entries
2023-08-09 17:17 UTC (2+ messages)
[RFC PATCH 0/3] Minimal platform configuration
2023-08-09 17:17 UTC (7+ messages)
` [RFC PATCH 1/3] scripts: kconfig: Add config fragment support in board/../
` [PATCH] doc: Begin adding a best practices document for board ports
` [v2] "
[PATCH v2 0/9] x86: Fixes for distro booting
2023-08-09 16:17 UTC (7+ messages)
[PATCH v3 5/9] board_f: Fix corruption of relocaddr
2023-08-09 15:29 UTC (4+ messages)
[PATCH 0/3] arm: qemu: Enable Bochs, console buffering, USB keyboard
2023-08-09 15:24 UTC (10+ 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 0/4] at91: sam9x60-curiosity: Misc improvements
2023-08-09 14:16 UTC (5+ messages)
` [PATCH 1/4] configs: at91: sam9x60_curiosity: Sync both defconfig variants
` [PATCH 2/4] configs: at91: sam9x60: Switch to new reset driver
` [PATCH 3/4] at91: sam9x60-curiosity: Add proper LED support
` [PATCH 4/4] ARM: dts: at91: sam9x60-curiosity: Add user button support
[PATCH v4 0/3] arch: riscv: jh7110: Correctly zero L2 LIM
2023-08-09 13:11 UTC
[PATCH v3 1/3] riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USE
2023-08-09 12:56 UTC (7+ 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] usb: dwc3: Fix remove function if there is no ulpi_reset gpio
2023-08-09 12:38 UTC (2+ messages)
[U-BOOT-TEST-HOOKS][PATCH v2 1/1] qemu-riscv: enable virtio-rng-device
2023-08-09 12:35 UTC (2+ messages)
[PATCH v2 1/2] arm64: dts: rockchip: Sync DT from linux-next
2023-08-09 12:34 UTC (4+ messages)
[PATCH] riscv: Add Zbb support for building U-Boot
2023-08-09 10:49 UTC
[PATCH 0/2] mtd: nand: raw: atmel: R/B gpio on sam9x60
2023-08-09 8:34 UTC (6+ messages)
[RESEND,v1 0/4] Add StarFive VF2 USB host support
2023-08-09 7:04 UTC (9+ messages)
` [RESEND, v1 1/4] pci: plda: Get correct ECAM offset in multiple PCIe RC case
` [RESEND,v1 "
` [RESEND,v1 2/4] riscv: dts: starfive: Enable pcie0 dts node
` [RESEND, v1 3/4] riscv: starfive: Add SYS_CACHE_SHIFT_6 to enable SYS_CACHELINE_SIZE
` [RESEND, v1 4/4] configs: riscv: starfive: Add VF2 PCIe USB3 XHCI support
[PATCH v1] configs: starfive: Enable environment in SPI flash support
2023-08-09 7:01 UTC (2+ messages)
[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] 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] 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 "
[RFC] dm: core: Report bootph-pre-ram/sram node as pre-reloc after relocation
2023-08-09 2:03 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] 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 (2+ 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()
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