u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-12 00:09:44 to 2022-08-15 07:27:20 UTC [more...]

[RFC PATCH 0/1] spl: introduce SPL_XIP to config
 2022-08-15  7:27 UTC  (4+ messages)
` [RFC PATCH 1/1] "

[PATCH v2 01/10] binman: Skip elf tests if python elftools is not available
 2022-08-15  7:09 UTC  (20+ messages)
` [PATCH v2 02/10] binman: Make compressed data header optional
` [PATCH v2 03/10] binman: Simplify comp_util class
` [PATCH v2 04/10] binman: Add compression tests
` [PATCH v2 05/10] binman: Add BintoolPacker class to bintool
` [PATCH v2 06/10] binman: Add bzip2 bintool
` [PATCH v2 07/10] binman: Add gzip bintool
` [PATCH v2 08/10] binman: Add lzop bintool
` [PATCH v2 09/10] binman: Add xz bintool
` [PATCH v2 10/10] binman: Add zstd bintool

[PATCH] board/km: remove kirkwood boards
 2022-08-15  6:35 UTC 

[PATCH v2 00/11] Add Rockchip IDB device
 2022-08-15  4:29 UTC  (2+ messages)

[RFC PATCH v1 0/9] Renesas RZ/N1 SoC initial support
 2022-08-15  2:48 UTC  (15+ messages)
` [RFC PATCH v1 2/9] clk: renesas: prepare for non-RCAR clock drivers
` [RFC PATCH v1 3/9] clk: renesas: add R906G032 driver
` [RFC PATCH v1 9/9] tools: Add tool to create Renesas SPKG images
  ` [RFC PATCH v2 9/9] tools: spkgimage: add Renesas SPKG format

[PATCH 0/8] tpm: Various minor fixes and enhancements
 2022-08-14 23:29 UTC  (13+ messages)
` [PATCH 2/8] tpm: Require a digest source when extending the PCR
` [PATCH 3/8] tpm: Correct the permissions command in TPMv1
` [PATCH 4/8] tpm: Correct the define-space command in TPMv2
` [PATCH 7/8] tpm: Implement state command for Cr50

[PATCH 0/7] arm: dts: Create common imx8mn-u-boot
 2022-08-14 22:56 UTC  (4+ messages)
` [PATCH 1/7] arm: dts: imx8mn-u-boot: Create common imx8mn-u-boot.dtsi

[RESEND PATCH v2 0/3] net: fm: Add support for loading firmware from filesystem
 2022-08-14 20:48 UTC  (9+ messages)
` [RESEND PATCH v2 1/3] misc: fs_loader: Add function to get the chosen loader
` [RESEND PATCH v2 2/3] net: fm: Add firmware name parameter
` [RESEND PATCH v2 3/3] net: fm: Support loading firmware from a filesystem

[PATCH 1/1] cmd/sbi: format KVM version
 2022-08-14 19:57 UTC 

[PATCH] mx8m: csf.sh: Fix the calculation of fit_block_size
 2022-08-14 17:25 UTC  (2+ messages)

[PATCH 1/1] doc: qemu-riscv: describe booting with QEMU and KVM
 2022-08-14 16:28 UTC  (3+ messages)

[PATCH v2 00/24] blk: Rationalise the block interface
 2022-08-14  6:33 UTC  (28+ messages)
` [PATCH v2 01/24] disk: Correct help for TPL_PARTITIONS
` [PATCH v2 02/24] blk: Enable CONFIG_BLK for all media
` [PATCH v2 03/24] ata: Fix an instance of SPL_SATA_SUPPORT
` [PATCH v2 04/24] sandbox: Avoid defining HAVE_BLOCK_DEVICE in Konfig
` [PATCH v2 05/24] disk: Use Makefile to omit partition drivers
` [PATCH v2 06/24] blk: Use a function for whether block devices are available
` [PATCH v2 07/24] cmd: Drop use of HAVE_BLOCK_DEVICE
` [PATCH v2 08/24] blk: Drop unnecessary #ifdef in in blk_legacy
` [PATCH v2 09/24] blk: Rename HAVE_BLOCK_DEVICE
` [PATCH v2 10/24] blk: Select SPL_LEGACY_BLOCK automatically
` [PATCH v2 11/24] blk: Drop unnecessary CONFIG_SPL_LEGACY_BLOCK in defconfigs
` [PATCH v2 12/24] blk: Hide the BLK and SPL_LEGACY_BLOCK options
` [PATCH v2 13/24] blk: Drop IF_TYPE_DOC
` [PATCH v2 14/24] ide: Use a flag for an ATAPI device
` [PATCH v2 15/24] blk: Drop IF_TYPE_ATAPI
` [PATCH v2 16/24] blk: Drop IF_TYPE_SD
` [PATCH v2 17/24] blk: Rename var in blk_get_devnum_by_typename()
` [PATCH v2 18/24] blk: Rewrite if_type to name functions
` [PATCH v2 19/24] efi: Correct assumption about if_type
` [PATCH v2 20/24] blk: Switch over to using uclass IDs
` [PATCH v2 21/24] disk: Handle UCLASS_EFI_MEDIA in dev_print()
` [PATCH v2 22/24] blk: Drop if_type
` [PATCH v2 23/24] efi: Drop ifname field from struct efi_disk_obj
` [PATCH v2 24/24] blk: Rename if_type to uclass_id

[PATCH v2 0/7] tpm: Various minor fixes and enhancements
 2022-08-14  5:42 UTC  (9+ messages)
` [PATCH v2 1/7] tpm: Require a digest source when extending the PCR
` [PATCH v2 2/7] tpm: Correct the permissions command in TPMv1
` [PATCH v2 3/7] tpm: Correct the define-space command in TPMv2
` [PATCH v2 4/7] tpm: sandbox: Allow init of TPM in a different phase
` [PATCH v2 5/7] tpm: Allow reporting the internal state
` [PATCH v2 6/7] tpm: Implement state command for Cr50
` [PATCH v2 7/7] tpm: Allow committing non-volatile data

[PATCH v2 0/3] Support UEFI SPI I/O protocol
 2022-08-13 19:20 UTC  (3+ messages)
` [PATCH v2 1/3] efi_loader: Add SPI I/O protocol support

[PATCH v2 00/11] binman: Enhancements to binman mkimage
 2022-08-13 17:40 UTC  (12+ messages)
` [PATCH v2 01/11] doc: Build documentation in parallel
` [PATCH v2 02/11] patman: Put the coverage command-line last
` [PATCH v2 03/11] patman: Don't buffer test output with a single test
` [PATCH v2 04/11] binman: Fix up the entry-docs for Entry_pre_load
` [PATCH v2 05/11] binman: Add a way to check for missing properties
` [PATCH v2 06/11] binman: Adjust mkimage etype node reading
` [PATCH v2 07/11] binman: Avoid use of expected failure
` [PATCH v2 08/11] binman: Improve mkimage documentation
` [PATCH v2 09/11] binman: Allow the image name to be the data file
` [PATCH v2 10/11] binman: Allow passing entries using -n
` [PATCH v2 11/11] binman: Allow collection to use entries from other sections

[BISECTED] BeagleBone Black doesn't boot after a58147c2dbbf
 2022-08-13 15:50 UTC  (16+ messages)

[PATCH 0/4] mmc: sandbox: Some small fixes
 2022-08-13 15:26 UTC  (5+ messages)
` [PATCH 1/4] mmc: sandbox: Initialize the status register

[PATCH v2 00/19] imx: kontron-sl-mx8mm: Improvements and OSM board support
 2022-08-13 15:03 UTC  (3+ messages)
` [PATCH v2 01/19] imx: kontron-sl-mx8mm: Remove LVDS board type and devicetrees

[PATCH] [RFC] cmd: i2c: fix default address len for DM_I2C
 2022-08-13 14:59 UTC  (2+ messages)

[PATCH v3] pinctrl: nuvoton: Add NPCM8xx pinctrl driver
 2022-08-13 14:59 UTC  (2+ messages)

[PATCH 0/3] Introduce new sign binman's option
 2022-08-13 14:59 UTC  (2+ messages)

bind/unbind command not working for usb_ether
 2022-08-13 14:59 UTC  (8+ messages)

[PATCH v2 1/4] cmd: add temperature command
 2022-08-13 14:58 UTC  (8+ messages)
` [PATCH v2 2/4] doc: cmd: temperature: add documentation
` [PATCH v2 3/4] thermal: add sandbox driver
` [PATCH v2 4/4] test: cmd: add test for temperature command

[PATCH v2] bootstage: Show func name for bootstage_mark/error
 2022-08-13 14:58 UTC  (4+ messages)

[PATCH v7] board: purism: add the Purism Librem5 phone
 2022-08-13 14:53 UTC  (2+ messages)

[PATCH 0/3] arm: bcmbca: move bcm68360 support under CONFIG_ARCH_BCMBCA
 2022-08-13  1:19 UTC  (4+ messages)
` [PATCH 1/3] arm: bcmbca: add bcm6856 SoC "
` [PATCH 2/3] arm: bcmbca: remove bcm68360 support under CONFIG_ARCH_BCM68360
` [PATCH 3/3] arm: bcmbca: make bcm68360 driver depending on CONFIG_BCM6856

Pull request for efi-2022-10-rc3
 2022-08-13 13:29 UTC  (2+ messages)

binman warning/failure when blobs are missing
 2022-08-13 12:36 UTC  (11+ messages)

Have fsl_elbc_nand controllers subpage write support?
 2022-08-13 10:36 UTC  (3+ messages)

[PATCH v2 0/3] arm: layerscape: Add sfp driver
 2022-08-13  6:27 UTC  (3+ messages)

[PATCH v2 0/6] net: fm: Verify Fman microcode
 2022-08-13  6:15 UTC  (2+ messages)

[PATCH 00/31] Add support for MediaTek MT7981/MT7986 SoCs
 2022-08-13  4:31 UTC  (16+ messages)
` [PATCH 03/31] board: mediatek: add MT7986 reference boards
` [PATCH 17/31] i2c: add support for MediaTek I2C interface
` [PATCH 23/31] clk: mediatek: add support to configure clock driver parent
` [PATCH 24/31] clk: mediatek: add infrasys clock mux support
` [PATCH 25/31] clk: mediatek: add CLK_XTAL support for clock driver
` [PATCH 27/31] clk: mediatek: add clock driver support for MediaTek MT7981 SoC

[RESEND PATCH v2] clk: update clk_clean_rate_cache to use private clk struct
 2022-08-13  4:11 UTC  (2+ messages)

[PATCH v2 0/6] introduce Arm FF-A support
 2022-08-13  2:21 UTC  (5+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] arm_ffa: introduce Arm FF-A low-level driver

[PATCH v2 0/6] console: Implement flush() function
 2022-08-13  2:21 UTC  (14+ messages)
` [PATCH v2 2/6] "
` [PATCH v2 5/6] serial: Call flush() before changing baudrate

[PATCH 1/8] Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig
 2022-08-13  1:43 UTC  (16+ messages)
` [PATCH 2/8] arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection "
` [PATCH 3/8] Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al
` [PATCH 4/8] Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig
` [PATCH 5/8] Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC "
` [PATCH 6/8] Convert CONFIG_SYS_FSL_NUM_CC_PLLS "
` [PATCH 7/8] Convert CONFIG_SYS_FSL_PCIE_COMPAT "
` [PATCH 8/8] Convert CONFIG_SYS_FSL_QMAN_V3 et al "

[PATCH 00/21] Finish migration to DM_ETH
 2022-08-13  1:42 UTC  (9+ messages)
` [PATCH 01/21] Convert CONFIG_SYS_FDT_PAD to Kconfig
` [PATCH 02/21] ppc: Remove ids8313 board
` [PATCH 03/21] arm: Remove snapper9260 board
` [PATCH 09/21] net: Remove smc91111 ethernet driver

[PATCH] CI: Azure: Move to Ubuntu 22.04 image
 2022-08-13  1:41 UTC  (2+ messages)

[PATCH 1/1] Azure: Move to using macOS-12 image
 2022-08-13  1:41 UTC  (2+ messages)
` [PATCH 1/1] CI: "

[PATCH v4 0/4] Deduplicate dhelectronics board files
 2022-08-13  1:41 UTC  (9+ messages)
` [PATCH v4 1/4] board: dhelectronics: Implement common MAC address functions
` [PATCH v4 2/4] ARM: imx6: DH: Use "
` [PATCH v4 3/4] ARM: imx8: "
` [PATCH v4 4/4] ARM: stm32: "

[PATCH 0/3] arm: bcmbca: move bcm68360 support under CONFIG_ARCH_BCMBCA
 2022-08-13  1:27 UTC 

[RFC PATCH v4 00/28] Modernize U-Boot shell
 2022-08-12 21:12 UTC  (10+ messages)
` [RFC PATCH v4 25/28] cli: hush_2021: Add upstream commits up to 6th February 2022
` [RFC PATCH v4 26/28] for test purpose only: Comment out dollar tests which prints error messages
` [RFC PATCH v4 28/28] board: keymile: common: Use environment to store IVM_* variables

[PATCH] ARM: imx: dh-imx6: Increase SF erase area for u-boot update
 2022-08-12 20:59 UTC 

[PATCH 1/7] ARM: imx: Enable USB ethernet on i.MX8M Plus DHCOM
 2022-08-12 20:41 UTC  (7+ messages)
` [PATCH 2/7] ARM: dts: imx: Add HW variant details to i.MX8M Plus DHCOM PDK2
` [PATCH 3/7] ARM: dts: imx: Drop Atheros PHY header from "
` [PATCH 4/7] ARM: dts: imx: Add SoM compatible to "
` [PATCH 5/7] ARM: dts: imx: Rename imx8mp-dhcom{-pdk2,}-boot.dtsi
` [PATCH 6/7] ARM: dts: imx: Adjust ECSPI1 pinmux on i.MX8M Plus DHCOM
` [PATCH 7/7] ARM: dts: imx: Fix I2C5 GPIO assignment "

[PATCH] riscv: dts: Sync important Unmatched pmic and qspi0 changes from Linux
 2022-08-12 17:50 UTC 

[PATCH v2 00/35] vbe: Verified Boot for Embedded initial support
 2022-08-12 16:52 UTC  (2+ messages)

[PATCH] board: gateworks: venice: poll I2C lines to wait for GSC firmware
 2022-08-12 16:01 UTC  (3+ messages)

[PATCH] cmd: add temperature command
 2022-08-12 15:59 UTC  (3+ messages)

u-boot patch "[v2,02/16] arm: qemu: Add an SPL build" issue help
 2022-08-12 15:11 UTC  (3+ messages)

[PATCH v3 0/3] ARM: imx6: dh-imx6: Enable d-cache early in SPL
 2022-08-12  8:39 UTC  (3+ messages)
` [PATCH v3 1/3] Convert CONFIG_SYS_L2_PL310 to Kconfig

[PATCH v1 00/26] arm: dts: imx: sync device trees with upstream linux kernel ones
 2022-08-12 13:02 UTC  (6+ messages)
` [PATCH v1 21/26] imx8mn: synchronise device tree with linux

[PULL] u-boot-riscv/master
 2022-08-12 12:17 UTC  (2+ messages)

[PATCH v2 1/2] spl: enable regulator-boot-on and disable regulator-force-boot-off
 2022-08-12 10:37 UTC  (3+ messages)
` [PATCH v2 2/2] rockchip: rk3399: remove duplicate call to regulators_enable_boot_on

[PATCH v3 1/2] rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR
 2022-08-12 10:36 UTC  (2+ messages)

[PATCH 1/2] rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-device
 2022-08-12 10:35 UTC  (4+ messages)
` [PATCH 2/2] rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node paths

[PATCH] rockchip: rk3399: boot_devices: fix eMMC node name
 2022-08-12 10:34 UTC  (5+ messages)

[PATCH 1/1] Migration: set deadline for move to DM_GPIO
 2022-08-12  9:38 UTC  (6+ messages)

[PATCH] bootstage: Show func name for bootstage_mark/error
 2022-08-12  8:53 UTC  (3+ messages)

[RESEND PATCH] arm: kirkwood: nsa310s: Add Distro boot capability
 2022-08-12  8:32 UTC  (3+ messages)

[PATCH 00/23] blk: Rationalise the block interface
 2022-08-12  1:34 UTC  (17+ messages)
` [PATCH 03/23] blk: Enable CONFIG_BLK for all media
` [PATCH 10/23] blk: Rename HAVE_BLOCK_DEVICE
` [PATCH 13/23] blk: Hide the BLK and SPL_LEGACY_BLOCK options
` [PATCH 21/23] blk: Switch over to using uclass IDs
` [PATCH 23/23] blk: Rename if_type to uclass_id

[PATCH] arm: dts: imx8mm-venice-gw7902: add LTE modem gpios
 2022-08-12  0:37 UTC  (2+ messages)

[PATCH v2] imx8*_venice_defconfig: configure default MMC env device
 2022-08-12  0:35 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;
as well as URLs for NNTP newsgroup(s).