public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-08-09 02:05:40 to 2023-08-11 13:59:39 UTC [more...]

[PATCH] doc/sphinx/requirements.txt: Bump certifi up
 2023-08-11 13:59 UTC  (3+ messages)

[PATCH v8 0/9] Enable EFI capsule generation through binman
 2023-08-11 13:58 UTC  (24+ 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 00/16] bootstd: Improve ChromiumOS support
 2023-08-11 13:37 UTC  (35+ messages)
` [PATCH 01/16] bootstd: cros: Correct reporting of I/O errors
` [PATCH 02/16] bootstd: cros: Move partition reading into a function
` [PATCH 03/16] bootstd: cros: Bring in some ChromiumOS structures
` [PATCH 04/16] bootstd: cros: Support a kernel on either partition
` [PATCH 05/16] bootstd: cros: Decode some kernel preamble fields
` [PATCH 06/16] bootstd: cros: Simplify setup and cmdline expressions
` [PATCH 07/16] bootstd: Move common zimage functions to bootm.h
` [PATCH 08/16] bootstd: cros: Add docs for the kernel layout
` [PATCH 09/16] bootstd: cros: Add private info for ChromiumOS
` [PATCH 10/16] bootstd: Add private bootmeth data to the bootflow
` [PATCH 11/16] bootstd: cros: Add a function to read info from partition
` [PATCH 12/16] bootstd: cros: Add a function to read a kernel
` [PATCH 13/16] bootstd: cros: Split up reading info and kernel
` [PATCH 14/16] bootstd: Allow display of the x86 setup information
` [PATCH 16/16] bootstd: cros: Add ARM support

[PATCH v2 15/16] bootstd: Add a command to read all files for a bootflow
 2023-08-11 13:37 UTC  (2+ messages)

[PATCH] dm: core: support reading a single indexed u64 value
 2023-08-11 13:36 UTC  (2+ messages)

[PATCH] Add support for XMC XM25QH128C/XM25QH256C/XM25QU256C/XM25QH512C/XM25QU512C
 2023-08-11 13:36 UTC  (2+ messages)

[PATCH v3 00/23] CONFIG_IS_ENABLED vs IS_ENABLED
 2023-08-11 12:49 UTC  (3+ messages)
` [PATCH v3 21/23] x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)

[PATCH] arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS
 2023-08-11 12:02 UTC  (2+ messages)

[PATCH 1/1] net: axi_emac: Convert to ofnode functions
 2023-08-11  7:43 UTC 

[PATCH v3 0/3] Enable U-Boot at Virtualbox to boot images
 2023-08-11 12:26 UTC  (5+ messages)
` [PATCH v3 3/3] X86: pxeboot: bugfix: Set variable for size of initrd

[PATCH] corstone1000: update maintainers
 2023-08-11 12:22 UTC 

[PATCH] kirkwood: dns325: Enable 2nd harddrive
 2023-08-11  8:02 UTC 

[PATCH] eeprom: starfive: set eth0 mac address properly
 2023-08-11  7:12 UTC 

[PATCH] sandbox: watchdog: Avoid an error on startup
 2023-08-11  7:10 UTC  (2+ messages)

[PATCH 0/3] pinctrl: zynqmp: Add tri-state configuration support
 2023-08-11  5:48 UTC  (4+ messages)
` [PATCH 1/3] firmware: zynqmp: Add support to check feature
` [PATCH 2/3] pinctrl: zynqmp: Add version check for TRISTATE configuration
` [PATCH 3/3] pinctrl: zynqmp: Add support for output-enable and bias-high-impedance

[PATCH 1/1] armv8: Fix compilation error with SYS_DCACHE_OFF
 2023-08-11  5:42 UTC 

[PATCH] net: Fix the displayed value of bytes transferred
 2023-08-11  5:19 UTC  (3+ messages)

[PATCH 0/3] Populate kaslr seed with TPM
 2023-08-10 18:17 UTC  (6+ messages)
` [PATCH 1/3] fdt: common API to populate kaslr seed

[PATCH] pinctrl: Check pinconfig nodes pre-reloc status recursively
 2023-08-11  0:29 UTC  (4+ messages)

[PATCH v2 0/9] Add support for PMICs used on Tegra 3 devices
 2023-08-10 22:24 UTC  (11+ messages)
` [PATCH v2 2/9] cmd: boot: implement PMIC based poweroff

Strange construct in binman description
 2023-08-10 22:17 UTC  (9+ messages)

[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] CI: Switch to tools-only from sandbox_spl for tooling tests
 2023-08-10 21:35 UTC  (2+ messages)

[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] 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 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 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  (3+ messages)

[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  (3+ messages)
` [RFC PATCH 1/3] scripts: kconfig: Add config fragment support in board/../

[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  (8+ 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 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] doc: Begin adding a best practices document for board ports
 2023-08-09  2:03 UTC  (3+ messages)
` [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] 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox