public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-10-22 21:41:26 to 2023-10-24 15:45:41 UTC [more...]

[PATCH v14 0/8] tpm: Support boot measurements
 2023-10-24 15:43 UTC  (6+ messages)
` [PATCH v14 3/8] "
` [PATCH v14 4/8] bootm: Support boot measurement
` [PATCH v14 5/8] test: Add sandbox TPM "
` [PATCH v14 6/8] doc: Add measured boot documentation
` [PATCH v14 8/8] test: use a non system PCR for testing PCR extend

[PATCH v13 0/8] tpm: Support boot measurements
 2023-10-24 15:06 UTC  (4+ messages)

[tom.rini@gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
 2023-10-24 15:05 UTC  (2+ messages)

[REGRESSION] imx: spl_imx_romapi: boot loops
 2023-10-24 14:32 UTC  (6+ messages)

[PATCH v2 0/3] BOOTP/DHCPv4 enhancements
 2023-10-24 13:52 UTC  (8+ messages)
` [PATCH v2 1/3] net: Get pxe config file from dhcp option 209
` [PATCH v2 2/3] net: bootp: BOOTP/DHCPv4 retransmission improvements
` [PATCH v2 3/3] net: bootp: add config option BOOTP_RANDOM_XID

[PATCH v2 3/3] trace: Fix alignment logic in flyrecord header
 2023-10-24 12:33 UTC  (12+ messages)
` [PATCH v2 0/3] trace: Fix flyrecord alignment issue

[PATCH] doc: usage: fix ordering of shell commands
 2023-10-24 12:03 UTC 

[PATCH] doc: gpt: fix example of echoing variable
 2023-10-24 11:59 UTC 

quick question about TPM
 2023-10-24  4:30 UTC 

[PATCH] arm: init: add an option to use FDT from previous bootloader
 2023-10-24 11:32 UTC 

[RESEND PATCH v2] rockchip: include: asm: fix entering download mode rk3066
 2023-10-24  9:16 UTC  (2+ messages)

Pull request: u-boot-rockchip-20231024
 2023-10-24  9:12 UTC 

[PATCH v1 0/3] Implement GPIO cells for PALMAS and MAX77663 PMICs
 2023-10-24  8:38 UTC  (4+ messages)
` [PATCH v1 1/3] drivers: gpio-uclass: support PMIC GPIO children
` [PATCH v1 2/3] drivers: gpio: implement MAX77663 GPIO cell
` [PATCH v1 3/3] drivers: gpio: implement PALMAS "

[PATCH v5 00/16] firmware: scmi: add SCMI base protocol support
 2023-10-24  8:27 UTC  (3+ messages)
` [PATCH v5 14/16] cmd: add scmi command for SCMI firmware

Pull request: please pull u-boot-imx-20231024
 2023-10-24  8:20 UTC 

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

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

[PATCH 1/1] tools: mkimage: fix sfspl_image_extract_subimage()
 2023-10-24  7:26 UTC 

[PATCH 1/1] mkimage: do not write incorrect error message
 2023-10-24  7:19 UTC 

[PATCH v2 0/1] mtd: spinand: add support for ESMT F50x1G41LB
 2023-10-24  7:15 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/4] ARM: meson: Add boot over DFU RAM as an USB boot step
 2023-10-24  7:05 UTC  (6+ messages)
` [PATCH 1/4] ARM: meson: enable FIT with LEGACY_IMAGE_FORMAT on all configs
` [PATCH 2/4] configs: meson64: declare addr out of EXTRA_ENV_SETTINGS
` [PATCH 3/4] configs: meson64: add alternate USB DFU boot target
` [PATCH 4/4] ARM: meson: enable USB DFU + RAM on Amlogic boards with USB Gadget

[PATCH v3 1/1] sandbox: eliminate unused functions from binaries
 2023-10-24  6:30 UTC 

[PATCH v4 1/1] efi_loader: expose the device-tree file name
 2023-10-24  6:20 UTC 

[ANN] U-Boot v2024.01-rc1 released
 2023-10-23 20:30 UTC 

[PATCH v5] bootstd: sata: Add bootstd support for ahci sata
 2023-10-23 19:37 UTC  (3+ messages)

[PATCH 1/1] general: fix GPL-2.0-or-later SPDX headers
 2023-10-23 19:17 UTC  (8+ messages)

[RESEND PATCH] bootstd: sata: bootdev scanning for ahci sata with no drive attached
 2023-10-23 19:08 UTC  (2+ messages)

[PATCH 0/4] bootstd: Test and boot_targets improvements
 2023-10-23 19:08 UTC  (8+ messages)
` [PATCH 1/4] Revert "bootstd: Scan all bootdevs in a boot_targets entry"
` [PATCH 2/4] bootstd: Expand boot-ordering test to include USB
` [PATCH 3/4] bootstd: Correct logic for single uclass
` [PATCH 4/4] bootstd: Scan all bootdevs in a boot_targets entry (take 2)

[PATCH v3 00/32] Tidy up use of CONFIG_CMDLINE
 2023-10-23 17:45 UTC  (19+ messages)
` [PATCH v3 22/32] efi: Update EFI_LOADER to depend on DM_ETH

[v4 24/24] clk_k210.c: Clean up how we handle nop
 2023-10-23 17:27 UTC  (9+ messages)
` [v4.1 1/2] sandbox: Add a test for disabling CONFIG_CMDLINE
  ` [v4.1 2/2] CI, pytest: Add a test for sandbox without LTO

[PATCH v2 1/1] sandbox: eliminate unused functions from binaries
 2023-10-23 17:24 UTC  (4+ messages)

[PATCH 0/3] Add Additional Boards and Features to RGxx3
 2023-10-23 17:12 UTC  (7+ messages)
` [PATCH 2/3] board: rockchip: Add Maskrom Mode for Anbernic RGxx3
` [PATCH 3/3] board: rockchip: Add support for RGB30 and RK2023 to RGxx3

[PATCH v2 1/1] efi_loader: expose the device-tree file name
 2023-10-23 17:05 UTC  (15+ messages)

[PATCH] CI: Re-enable maintainer check
 2023-10-23 17:02 UTC  (3+ messages)

[PATCH] ae350: Update defconfig list
 2023-10-23 16:59 UTC  (2+ messages)

[PULL] u-boot-at91-2024.01-b
 2023-10-23 16:58 UTC  (2+ messages)

Pull request: u-boot-sunxi/master for v2024.01
 2023-10-23 16:58 UTC  (2+ messages)

Please pull u-boot-video
 2023-10-23 16:58 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-amlogic-20231023
 2023-10-23 16:58 UTC  (2+ messages)

[PATCH v3 1/1] efi_loader: expose the device-tree file name
 2023-10-23 16:57 UTC  (6+ messages)

ZFS support in custom u-boot build
 2023-10-23 16:53 UTC  (4+ messages)

[RESEND PATCH 1/1] clk: ti: k3-pll: Add calibration support for non fractional mode
 2023-10-23 14:03 UTC  (2+ messages)

[PATCH] smbios: arm64: Allow table to be written at a fixed addr
 2023-10-23 15:31 UTC  (5+ messages)

[PATCH] MAINTAINERS: Remove non-working address from MAINTAINERS
 2023-10-23 15:26 UTC 

[PATCH v2 1/2] dt-bindings: leds: import common led bindings from linux v6.5
 2023-10-23 14:31 UTC  (6+ messages)
` [PATCH v2 2/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board

[PATCH v3 0/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board
 2023-10-23 14:22 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: leds: import common led bindings from linux v6.5
` [PATCH v3 2/2] board: rockchip: add Pine64 QuartzPro64 RK3588 board

[PATCH v5 0/4] Conclusive KSTR-SAMA5D27 support
 2023-10-23 14:08 UTC  (2+ messages)

[PATCH] buildman: Include symbols in the read-only data section
 2023-10-23 13:40 UTC  (2+ messages)

[PATCH v3 00/24] sunxi: Allwinner T113s support
 2023-10-23 13:24 UTC  (25+ messages)
` [PATCH v3 01/24] sunxi: remove CONFIG_SATAPWR
` [PATCH v3 02/24] net: sunxi_emac: chase DT nodes to find PHY regulator
` [PATCH v3 03/24] sunxi: remove CONFIG_MACPWR
` [PATCH v3 04/24] pinctrl: sunxi: move pinctrl code
` [PATCH v3 05/24] pinctrl: sunxi: add GPIO in/out wrappers
` [PATCH v3 06/24] pinctrl: sunxi: remove struct sunxi_gpio
` [PATCH v3 07/24] pinctrl: sunxi: remove GPIO_EXTRA_HEADER
` [PATCH v3 08/24] pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h
` [PATCH v3 09/24] pinctrl: sunxi: add new D1 pinctrl support
` [PATCH v3 10/24] sunxi: introduce NCAT2 generation model
` [PATCH v3 11/24] pinctrl: sunxi: add Allwinner D1 pinctrl description
` [PATCH v3 12/24] clk: sunxi: Add support for the D1 CCU
` [PATCH v3 13/24] sunxi: clock: D1/R528: Enable PLL LDO during PLL1 setup
` [PATCH v3 14/24] sunxi: clock: support D1/R528 PLL6 clock
` [PATCH v3 15/24] Kconfig: sunxi: prepare for using drivers/ram/sunxi
` [PATCH v3 16/24] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code
` [PATCH v3 17/24] sunxi: add Allwinner R528/T113 SoC support
` [PATCH v3 18/24] sunxi: R528: add SMHC2 pin pull ups support
` [PATCH v3 19/24] sunxi: refactor serial base addresses to avoid asm/arch/cpu.h
` [PATCH v3 20/24] sunxi: psci: clean away preprocessor macros
` [PATCH v3 21/24] sunxi: psci: refactor register access to separate functions
` [PATCH v3 22/24] sunxi: psci: stop modeling register layout with C structs
` [PATCH v3 23/24] sunxi: psci: implement PSCI on R528
` [PATCH v3 24/24] sunxi: add MangoPi MQ-R board support

[PATCH 0/4] ARM: meson: Add boot over DFU RAM as an USB boot step
 2023-10-23 13:04 UTC 

[RFC PATCH 0/5] Move video memory reservation for SPL at the end of RAM
 2023-10-23 12:11 UTC  (4+ messages)
` [RFC PATCH 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM

[PATCH 0/6] some LED patches
 2023-10-23 11:17 UTC  (15+ messages)
` [PATCH 1/6] led-uclass: do not create fallback label for top-level node
` [PATCH 2/6] led-uclass: honour ->label field populated by driver's own .bind
` [PATCH 6/6] led: add TI LP5562 LED driver

[PATCH 0/3] rockchip: Add Xunlong Orange Pi 5 and 5 Plus boards
 2023-10-23 10:11 UTC  (7+ messages)
` [PATCH 1/3] mtd: spi-nor: Add support for XMC XM25QU128C
` [PATCH 2/3] board: rockchip: Add Xunlong Orange Pi 5
` [PATCH 3/3] board: rockchip: Add Xunlong Orange Pi 5 Plus

[PATCH v2 0/4] rockchip: rk3588: Sync pcie and usb3 nodes from linux
 2023-10-23 10:02 UTC  (5+ messages)
` [PATCH v2 2/4] rockchip: rk3588-rock-5a: Enable support for USB 2.0 ports
` [PATCH v2 4/4] rockchip: rk3588-rock-5b: Sync USB3 nodes from mainline linux patches

[PATCH] led: Do not overwrite label
 2023-10-23  8:26 UTC  (2+ messages)

[PATCH v5 0/8] Add rkmtd command
 2023-10-23  8:22 UTC  (3+ messages)
` [PATCH v5 4/8] rockchip: block: blk-uclass: add bounce buffer flag to blk_desc

[PATCH v4 0/2] Enable split mode in binman
 2023-10-23  8:01 UTC  (3+ messages)
` [PATCH v4 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
` [PATCH v4 2/2] DONOTMERGE: arm: dts: k3-j7200-binman: Enable split mode for MCU R5

[PATCH v3 0/2] Enable split mode in binman
 2023-10-23  7:57 UTC  (9+ messages)
` [PATCH v3 1/2] binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts

[PATCH v2] arm: xilinx: Add missing dual parallel flash description
 2023-10-23  7:21 UTC 

[PATCH 1/1] efi_loader: fix efi_dp_from_eth
 2023-10-23  7:12 UTC  (3+ messages)

[PATCH] mmc: tmio: Disable 1/1024 clock divider on Renesas R-Car platforms
 2023-10-23  7:04 UTC  (2+ messages)

[PATCH v4 0/4] fix npcm bmc error
 2023-10-23  7:02 UTC  (5+ messages)
` [PATCH v4 1/4] pinctrl: npcm8xx: Add name for gpio function
` [PATCH v4 2/4] configs: npcm: Support more uart baud rate
` [PATCH v4 3/4] board: nuvuton: arbel: Fix incorrect ram size
` [PATCH v4 4/4] configs: nuvoton: npcm8xx: Disable CONFIG_SPI_FLASH_USE_4K_SECTORS

[PATCH v2 00/22] sunxi: Allwinner T113s support
 2023-10-23  2:58 UTC  (5+ messages)
` [PATCH v2 16/22] sunxi: add R528/T113-s3/D1(s) DRAM initialisation code

[PATCH 1/1] sandbox: eliminate unused functions from binaries
 2023-10-22 23:32 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