public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-08-07 00:26:34 to 2023-08-08 18:13:06 UTC [more...]

[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

Strange construct in binman description
 2023-08-08 17:54 UTC  (7+ messages)

[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 v2] arm: imx: imx8m: imx9: Fix DRAM size calculation due to rom_pointer
 2023-08-08 12:55 UTC  (2+ messages)

[PATCH v3 1/3] riscv: Kconfig: Add SPL_ZERO_MEM_BEFORE_USE
 2023-08-08 12:39 UTC  (3+ 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 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  (24+ messages)
` [PATCH v7 04/11] capsule: authenticate: Add capsule public key in platform's dtb
` [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)

[RFC PATCH 1/3] scripts: kconfig: Add config fragment support in board/../
 2023-08-07 22:15 UTC  (2+ messages)
` [PATCH] doc: Begin adding a best practices document for board ports

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

[PATCH v2 1/1] spl: spl_legacy: clean up spl_parse_legacy_validate
 2023-08-07 15:52 UTC  (2+ messages)

[PATCH v18 9/9] arm_ffa: efi: corstone1000: enable MM communication
 2023-08-07 15:30 UTC  (7+ messages)
` [PATCH v19 0/9] introduce Arm FF-A support
  ` [PATCH v19 8/9] arm_ffa: efi: introduce FF-A MM communication

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

[PATCH v8 0/7] Tegra: add ASUS/Google Nexus 7 (2012) support
 2023-08-07 13:49 UTC  (4+ messages)

[PATCH 1/2] doc: imx8mp_evk: Remove unneeded export ATF_LOAD_ADDR line
 2023-08-07 13:42 UTC  (2+ messages)
` [PATCH 2/2] doc: imx8mp_evk: Use in-tree build in the example

[PATCH v2 1/2] cmd: bind: Try to improve the (un)bind help
 2023-08-07 12:59 UTC  (2+ messages)
` [PATCH v2 2/2] usb: udc: Try to clarify an error message

[RFC PATCH] env: Export environment config to OS devicetree
 2023-08-07 12:19 UTC  (7+ messages)

[PATCH] [*] fix RK3568 build under CONFIG_DISPLAY_CPUINFO flag
 2023-08-07  7:04 UTC 

[PATCH v5 2/2] board: mediatek: add mt8195 demo board
 2023-08-07  6:59 UTC  (2+ messages)

[RESEND,v1 0/4] Add StarFive VF2 USB host support
 2023-08-07 10:18 UTC  (6+ messages)
` [RESEND, v1 1/4] pci: plda: Get correct ECAM offset in multiple PCIe RC case
` [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 2/2] usb: udc: Try to clarify an error message
 2023-08-07  9:44 UTC  (3+ messages)

[PATCH] i2c: mvtwsi: reset controller if stuck in "bus error" state
 2023-08-07  9:43 UTC  (2+ messages)

[PATCH 1/2] cmd: bind: Try to improve the (un)bind help
 2023-08-07  9:38 UTC  (3+ messages)

Problem upon startup with halted USB device on RaspberryPi 4
 2023-08-07  9:02 UTC 

[PATCH v1 0/6] Implement proper sysreset ability for Tegra SoCs and some PMICs
 2023-08-07  8:59 UTC  (7+ messages)
` [PATCH v1 1/6] sysreset: tegra: create arch specific sysreset driver
` [PATCH v1 2/6] arm: mach-tegra: enable "
` [PATCH v1 3/6] sysreset: implement MAX77663 sysreset functions
` [PATCH v1 4/6] sysreset: implement TPS80031 "
` [PATCH v1 5/6] sysreset: implement TPS65910 "
` [PATCH v1 6/6] sysreset: implement PALMAS poweroff function

[PATCH v2] board: at91: sama5d29_curiosity: add initial support for sama5d29_curiosity
 2023-08-07  8:47 UTC  (2+ messages)

[PATCH 1/1] cmd/sbi: display new extensions
 2023-08-07  8:46 UTC  (2+ messages)

[PATCH v5 0/8] Add support for PMICs used on Tegra 3 devices
 2023-08-07  8:26 UTC  (9+ messages)
` [PATCH v5 1/8] power: pmic: palmas: support TI TPS65913 PMIC
` [PATCH v5 2/8] power: regulator: palmas: fix ldoln and ldousb detection
` [PATCH v5 3/8] power: pmic: add the base MAX77663 PMIC support
` [PATCH v5 4/8] power: regulator: max77663: add regulator support
` [PATCH v5 5/8] power: pmic: add the base TPS80031 PMIC support
` [PATCH v5 6/8] power: regulator: tps80031: add regulator support
` [PATCH v5 7/8] power: pmic: tps65910: add TPS65911 PMIC support
` [PATCH v5 8/8] power: regulator: tps65911: add regulator support

[PATCH 1/2] Revert "lib: string: Fix strlcpy return value", fix callers
 2023-08-07  7:45 UTC  (2+ messages)

[PATCH] board: stm32mp1: add splash screen with stmicroelectronics logo
 2023-08-07  7:42 UTC  (4+ messages)

[PATCH v2] ARM: dts: stm32: Switch DWMAC RMII clock to MCO2 on DHCOM
 2023-08-07  6:52 UTC  (2+ messages)

[PATCH v2] doc: ti: Explain how the various gadget devices can be used
 2023-08-07  6:42 UTC 

[PATCH] doc: ti: Explain how the various gadget devices can be used
 2023-08-07  6:08 UTC  (3+ messages)

[PATCH v2 1/2] i2c: i2c-gpio: Correctly handle new {sda, scl}-gpios bindings
 2023-08-07  3:54 UTC  (2+ messages)
` [PATCH v2 1/2] i2c: i2c-gpio: Correctly handle new {sda,scl}-gpios bindings

[PATCH 0/3] rockchip: Port IO-domain driver for RK3568 from linux
 2023-08-07  2:33 UTC  (7+ messages)
` [PATCH 1/3] regulator: rk8xx: Return correct voltage for buck converters
` [PATCH 3/3] rockchip: Port IO-domain driver for RK3568 from linux

[PATCH 00/16] Ten64 updates 2023-07
 2023-08-07  1:52 UTC  (3+ messages)

[PATCH v2 0/9] x86: Fixes for distro booting
 2023-08-07  1:35 UTC  (4+ messages)

[PATCH 0/5] rockchip: Clock fixes for RK3568
 2023-08-07  0:48 UTC  (9+ messages)
` [PATCH 2/5] clk: rockchip: rk3568: Fix mask for clk_cpll_div_25m_div
` [PATCH 3/5] clk: rockchip: rk3568: Include UART clocks in SPL
` [PATCH 4/5] clk: rockchip: rk3568: Add dummy support for GMAC speed clocks
` [PATCH 5/5] rockchip: rk356x-u-boot: Set max-frequency prop in sdhci node

[PATCH v4] rockchip: rk3568: Add EmbedFire Lubancat 2 support
 2023-08-07  0:45 UTC  (2+ messages)

[PATCH v2] net: phy: broadcom: add support for BCM54210E
 2023-08-07  0:28 UTC  (3+ messages)

[PATCH v2] scsi: Cache align temporary buffer
 2023-08-07  0:26 UTC 


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