public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-03-23 16:10:51 to 2022-03-24 16:22:49 UTC [more...]

[PATCH v3 0/8] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-24 16:22 UTC  (3+ messages)
` [PATCH v3 8/8] test: rng: Add a UT testcase for the rng command

[PATCH v5 0/9] tpm: rng: Move TPM RNG functionality to driver model
 2022-03-24 16:21 UTC  (10+ messages)
` [PATCH v5 6/9] cmd: rng: Add support for selecting RNG device
` [PATCH v5 7/9] cmd: rng: Use a statically allocated array for random bytes
` [PATCH v5 8/9] doc: rng: Add documentation for the rng command
` [PATCH v5 9/9] test: rng: Add a UT testcase "

[PATCH] board: gw_ventana: gsc: fix GSC read/write functions
 2022-03-24 16:04 UTC  (3+ messages)

[PATCH-next] include: configs: at91/sam: remove stray #ifdef/#else
 2022-03-24 16:01 UTC  (2+ messages)

[RESEND PATCH] gpio: rgpio2p: Enhance reading of GPIO pin value
 2022-03-24 16:00 UTC  (2+ messages)

[RFC PATCH 0/6] efi: capsule: Image GUID usage cleanup
 2022-03-24 15:34 UTC  (17+ messages)
` [RFC PATCH 1/6] capsule: Add Image GUIDs for platforms using capsule updates
` [RFC PATCH 2/6] capsule: FMP: Populate the image descriptor array from platform data
` [RFC PATCH 3/6] test: capsule: Modify the capsule tests to use GUID values for sandbox
` [RFC PATCH 4/6] doc: uefi: Update the capsule update related documentation
` [RFC PATCH 5/6] FMP: Remove GUIDs for FIT and raw images
` [RFC PATCH 6/6] mkeficapsule: Remove raw and FIT GUID types

[RFC] Dumping load addresses - bootefi qemu gdb remote debugging
 2022-03-24 15:27 UTC  (2+ messages)

[PATCH] image: fit: Align hash output buffers
 2022-03-24 15:26 UTC 

[PATCH 1/1] dm: fix function documentation in include/dm/ofnode.h
 2022-03-24 15:24 UTC  (2+ messages)

[PATCH 00/11] virtio: pci: Add and fix consistency checks
 2022-03-24 15:24 UTC  (11+ messages)
` [PATCH 01/11] virtio: pci: Fix discovery of device config length
` [PATCH 02/11] virtio: pci: Bounds check device config access
` [PATCH 03/11] virtio: pci: Bounds check notification writes
` [PATCH 04/11] virtio: pci: Check virtio common config size
` [PATCH 05/11] virtio: pci: Check virtio capability is in bounds

[PATCH v4 00/33] Initial implementation of standard boot
 2022-03-24 14:46 UTC  (12+ messages)

[PATCH] arm64: zynqmp: enable the PMUFW watchdog
 2022-03-24  9:47 UTC  (2+ messages)

[PATCH v3 0/9] imx8mm: add pwm-imx backlight support
 2022-03-24 14:10 UTC  (10+ messages)
` [PATCH v3 1/9] arch: mach-imx: imx8m: add pwm ctrl registers fields defines
` [PATCH v3 2/9] arch: mach-imx: imx8m: add pwm_regs struct in imx-regs
` [PATCH v3 3/9] clk: imx8mm: add pwm clocks support
` [PATCH v3 4/9] drivers: pwm: pwm-imx: move pwm-imx-util into pwm-imx
` [PATCH v3 5/9] driver: pwm: pwm-imx: get and enable per/ipg clock using dm
` [PATCH v3 6/9] driver: pwm: pwm-imx: introduce pwm_dm_imx_get_parms
` [PATCH v3 7/9] driver: pwm: pwm-imx: separe dm from non dm implementation
` [PATCH v3 8/9] arm: dts: imx8mm_evk: add pwm1/backlight support
` [PATCH v3 9/9] configs: imx8mm_evk: add pwm backlight support

[PATCH v4 00/11] enable menu-driven boot device selection
 2022-03-24 13:54 UTC  (12+ messages)
` [PATCH v4 01/11] bootmenu: fix menu API error handling
` [PATCH v4 02/11] lib/charset: add u16_strlcat() function
` [PATCH v4 03/11] test: unit test for u16_strlcat()
` [PATCH v4 04/11] menu: always show the menu regardless of the number of entry
` [PATCH v4 05/11] efi_loader: export efi_locate_device_handle()
` [PATCH v4 06/11] efi_loader: bootmgr: add booting from removable media
` [PATCH v4 07/11] bootmenu: add UEFI and disto_boot entries
` [PATCH v4 08/11] bootmenu: factor out the user input handling
` [PATCH v4 09/11] efi_loader: add menu-driven UEFI Boot Variable maintenance
` [PATCH v4 10/11] bootmenu: add removable media entries
` [PATCH v4 11/11] doc:bootmenu: add UEFI boot variable and distro boot support

[PATCH] arm64: zynqmp: Remove low level UART setting cont
 2022-03-24 12:31 UTC 

[PATCH 1/3] rng: add OP-TEE based Random Number Generator
 2022-03-24 12:06 UTC  (4+ messages)

[PATCH v4 0/4] Add a clock driver for the imx8mq
 2022-03-24 12:06 UTC  (4+ messages)
` [PATCH v4 2/4] clk: imx8mq: "

[PATCH v2] mtd: gpmi: fix the bch setting backward compatible issue
 2022-03-24 12:00 UTC  (3+ messages)

[PATCH v3 1/4] arm: mvebu: dts: uDPU: update DTS
 2022-03-24 10:59 UTC  (6+ messages)
` [PATCH v3 2/4] net: mvneta: add SFP TX disable handling
` [PATCH v3 3/4] arm: mvebu: dts: uDPU: fix non-working networking
` [PATCH v3 4/4] mvebu: uDPU: update defconfig

[RFC] serial: mxc: get the clock frequency from the used clock for the device
 2022-03-24 10:57 UTC  (9+ messages)

[PATCH v2 0/9] imx8mm: add pwm-imx backlight support
 2022-03-24 10:55 UTC  (9+ messages)
` [PATCH v2 4/9] arm: imx: imx8mm: add enable_pwm_clk function

[PATCH] arm: kirkwood: Add nas440 board, Marvell 88SE6121 AHCI
 2022-03-24 10:11 UTC  (2+ messages)

[PATCH 0/2] board/armltd: add support for corstone1000
 2022-03-24  9:54 UTC  (4+ messages)
` [PATCH 2/2] arm: add support to corstone1000 platform

[PATCH v2 1/4] arm: mvebu: dts: uDPU: update DTS
 2022-03-24  9:47 UTC  (6+ messages)
` [PATCH v2 2/4] net: mvneta: add SFP TX disable handling
` [PATCH v2 3/4] arm: mvebu: dts: uDPU: fix non-working networking
` [PATCH v2 4/4] mvebu: uDPU: update defconfig

How to debug u-boot data abort
 2022-03-24  9:33 UTC  (12+ messages)
  ` data abort when run 'dhcp'

[PATCH] dt-bindings: phy: Sync phy.h with Linux kernel
 2022-03-24  9:17 UTC 

[PATCH v2] imx8m: Use a sane SYS_MALLOC_F_LEN default
 2022-03-24  7:51 UTC  (6+ messages)

[PATCH 01/22] Convert CONFIG_CF_DSPI to Kconfig
 2022-03-24  7:46 UTC  (26+ messages)
` [PATCH 02/22] Convert CONFIG_MCFTMR "
` [PATCH 03/22] stmark2: Remove CONFIG_SERIAL_FLASH
` [PATCH 04/22] Convert CONFIG_MCFRTC et al to Kconfig
` [PATCH 05/22] stmark2: Migrate CONFIG_SYS_EXTRA_OPTIONS "
` [PATCH 06/22] mx28evk_auart_console: Remove CONFIG_SYS_EXTRA_OPTIONS
` [PATCH 07/22] Convert CONFIG_EMMC_BOOT et al to Kconfig
` [PATCH 08/22] keymile: Move sourcing of common Kconfig
` [PATCH 09/22] kmtegr1: Drop CONFIG_KMTEGR1
` [PATCH 10/22] Convert CONFIG_KM_COGE5UN et al to Kconfig
` [PATCH 11/22] mpc8548cds: Rework CONFIG_LEGACY usage
` [PATCH 12/22] Convert CONFIG_LSCHLV2 to Kconfig et al
` [PATCH 13/22] Convert CONFIG_LPUART et al to Kconfig
` [PATCH 14/22] MPC837XERDB: Move CONFIG_PCIE "
` [PATCH 15/22] am43xx_evm_qspiboot: Remove CONFIG_SYS_EXTRA_OPTIONS
` [PATCH 16/22] Convert CONFIG_SDCARD et al to Kconfig
` [PATCH 17/22] global: Remove CONFIG_SYS_USE_DATAFLASH*
` [PATCH 18/22] Convert CONFIG_SYS_USE_NORFLASH et al to Kconfig
` [PATCH 19/22] exynos: Drop CONFIG_CLK_*
` [PATCH 20/22] Convert CONFIG_CLOCK_SYNTHESIZER to Kconfig
` [PATCH 21/22] Convert CONFIG_CLOCKS "
` [PATCH 22/22] p1_p2_rdb: Remove CONFIG_CPLD_[BO]R_PRELIM

[PATCH u-boot-marvell] arm: a37xx: espressobin: Fix non-working SPI
 2022-03-24  7:08 UTC  (5+ messages)
` [PATCH u-boot-marvell v2] "

[PATCH v11 00/14] Add CAAM driver model support
 2022-03-24  6:20 UTC  (15+ messages)
` [PATCH v11 01/14] crypto/fsl: Add support for CAAM Job ring driver model
` [PATCH v11 02/14] i.MX8M: crypto: updated device tree for supporting DM in SPL
` [PATCH v11 03/14] crypto/fsl: i.MX8M: Enable Job ring driver model
` [PATCH v11 04/14] mx6sabre: Remove unnecessary SPL configs
` [PATCH v11 05/14] i.MX6: Enable Job ring driver model
` [PATCH v11 06/14] i.MX7: "
` [PATCH v11 07/14] i.MX7ULP: "
` [PATCH v11 08/14] i.MX8: Add crypto node in device tree
` [PATCH v11 09/14] crypto/fsl: i.MX8: Enable Job ring driver model
` [PATCH v11 10/14] Layerscape: Add crypto node in device tree
` [PATCH v11 11/14] Layerscape: Enable Job ring driver model
` [PATCH v11 12/14] PPC: Add crypto node in device tree
` [PATCH v11 13/14] PPC: Enable Job ring driver model
` [PATCH v11 14/14] update CAAM MAINTAINER

[PATCH 0/1] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
 2022-03-24  4:21 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] sandbox: usb: Fix out-of-bounds read when fd=-1
 2022-03-24  2:20 UTC  (2+ messages)

[PATCH v4] pinctrl: nuvoton: Add NPCM8xx pinctrl driver
 2022-03-24  1:59 UTC 

[RFC PATCH v1 00/21] Modernize U-Boot shell
 2022-03-24  1:49 UTC  (4+ messages)
` [RFC PATCH v1 16/21] test: hush: Fix variable expansion tests for hush 2021

[PATCH 1/1] riscv: enable CONFIG_CMD_SBI for QEMU boards
 2022-03-24  0:56 UTC  (2+ messages)

[PATCH v3] arm: kirkwood: nas220: Add DM Ethernet, SATA, GPIO
 2022-03-24  0:48 UTC  (6+ messages)

[PATCH 0/7] Add Gateworks System Controller driver
 2022-03-23 23:36 UTC  (2+ messages)

imx8mp EQoS "EQOS_DMA_MODE_SWR stuck"
 2022-03-23 22:47 UTC  (3+ messages)

[PATCH] mtd: gpmi: fix the gpmi bch setting unalignment issue
 2022-03-23 21:16 UTC  (3+ messages)

[PATCH] ARM: imx: romapi: Repair FlexSPI NOR boot offset
 2022-03-23 21:16 UTC  (5+ messages)
` [EXT] "

[PATCH v2] sandbox: sdl: Add stub sandbox_sdl_remove_display()
 2022-03-23 20:20 UTC 

[PATCH v2] board: kontron: increase the CONFIG_SYS_MALLOC_F_LEN
 2022-03-23 20:03 UTC  (13+ messages)

[PATCH 1/1] cmd: efidebug: simplify do_efi_boot_add()
 2022-03-23 19:28 UTC 

[PATCH] power-domain: Fix use of uninitialized value in dev_power_domain_ctrl
 2022-03-23 19:01 UTC  (2+ messages)

[PATCH] efi_loader: optional persistence of variables
 2022-03-23 18:57 UTC  (7+ messages)

[PATCH] sandbox: sdl: Add stub sandbox_sdl_remove_display()
 2022-03-23 18:53 UTC  (3+ messages)

[PATCH] arm: apple: Fix mem layout
 2022-03-23 18:53 UTC  (4+ messages)

[PATCH v3 0/3] malloc: Enable profiling dlmalloc with valgrind
 2022-03-23 18:04 UTC  (4+ messages)
` [PATCH v3 1/3] Add valgrind headers to U-Boot
` [PATCH v3 2/3] malloc: Annotate allocator for valgrind
` [PATCH v3 3/3] doc: sandbox: Document how to run sandbox with valgrind

[PATCH] configs: imx6dl_mamoj_defconfig: Enable LTO on imx6dl_mamoj board
 2022-03-23 17:06 UTC  (2+ messages)

[PATCH V3] dt-bindings: nvmem: add U-Boot environment variables binding
 2022-03-23 16:56 UTC  (2+ messages)

[PATCH 1/4] arm: mvebu: dts: uDPU: update DTS
 2022-03-23 16:27 UTC  (4+ messages)
` [PATCH 2/4] net: mvneta: add SFP TX disable handling

[PATCH] imx8m: Use a sane SYS_MALLOC_F_LEN default
 2022-03-23 16:13 UTC  (3+ messages)


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