public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-09-15 00:27:46 to 2021-09-16 20:13:44 UTC [more...]

[PATCH] imx: imx7d-sdb: fix ethernet, sync .dts with linux
 2021-09-16 16:52 UTC  (2+ messages)

[PATCH] mailmap: Update mail address for Nicolas Saenz julienne
 2021-09-16 11:36 UTC  (2+ messages)

[PATCH 06/11] version: Put version_string[] variable into section .text_version_string
 2021-09-16 20:13 UTC  (6+ messages)
` [PATCH] xtensa: Put U-Boot version string at correct place by linker script

[PATCH 07/11] powerpc: mpc: Put U-Boot version string at correct place by linker script
 2021-09-16 19:56 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH 1/1] powerpc: Drop version_string placement optimization

[PATCH v2 0/3] Support SPL for i.MX7ULP
 2021-09-16 19:27 UTC  (10+ messages)
` [PATCH v2 1/3] mx7ulp: select soc features
  ` [PATCH v2 2/3] mx7ulp: add base SPL support for mx7ulp
    ` [PATCH v2 3/3] mx7ulp_com: add support for SPL

[PATCH 00/11] sandbox: Minor fixes and improvements
 2021-09-16 18:40 UTC  (3+ messages)
` [PATCH 10/11] sandbox: mmc: Support a backing file

[PATCH 0/2] Enable strict signature verification for FIT
 2021-09-16 18:30 UTC  (6+ messages)
` [PATCH 1/2] spl: Add CONFIG_SPL_FIT_SIGNATURE_STRICT
  ` [PATCH 2/2] cmd: Add CONFIG_FIT_SIGNATURE_STRICT

[PATCH v3 0/2] mtd: spi: nor: force mtd name to "nor%d"
 2021-09-16 17:43 UTC  (7+ messages)
` [PATCH v3 1/2] mtd: cfi_flash: use cfi_flash_num_flash_banks only when supported
` [PATCH v3 2/2] mtd: spi: nor: force mtd name to "nor%d"

[PATCH] mtd: spi-nor: Fix SF MTDIDS when registering multiple MTDs with DM enabled
 2021-09-16 17:40 UTC  (13+ messages)

[PATCH 0/4] crypto: Add new UCLASS_HASH
 2021-09-16 15:59 UTC  (7+ messages)
` [PATCH 2/4] dm: hash: Add new UCLASS_HASH support
` [PATCH 3/4] crypto: hash: Add software hash DM driver
` [PATCH 4/4] fit: Use DM hash driver if supported

RISC-V MC schedule is out
 2021-09-16 15:39 UTC 

[PATCH] mtd: spi: nor: force mtd name to "nor%d"
 2021-09-16 15:00 UTC  (2+ messages)

[PATCH] fs: fat: check for buffer size before reading blocks
 2021-09-16 14:09 UTC 

[PATCH] usb: xhci-dwc3: Add support for USB 3.1 controllers
 2021-09-16 14:08 UTC  (2+ messages)

[PATCH 1/1] fs: btrfs: avoid superfluous messages
 2021-09-16 13:34 UTC  (3+ messages)

[PATCH 0/3] 30bpp framebuffer support
 2021-09-16 13:01 UTC  (4+ messages)
` [PATCH 1/3] video: Add 30bpp support
` [PATCH 2/3] efi_loader: GOP: "
` [PATCH 3/3] video: simplefb: "

[PATCH] lib: rsa: fix dependency for SPL_RSA_VERIFY
 2021-09-16 12:03 UTC 

RFC: exclude partitions from efi_selftest
 2021-09-16 11:19 UTC  (17+ messages)

[PATCH v4] apalis/colibri_imx6: move setting bootcmd to defconfig
 2021-09-16 10:52 UTC 

[PATCH v3] apalis/colibri_imx6: move setting bootcmd to defconfig
 2021-09-16 10:48 UTC 

[PATCH 1/2] sunxi: Simplify MMC pinmux selection
 2021-09-16 10:42 UTC  (2+ messages)

[PATCH v3 00/29] arm: dts: ls1028a: sync device tree with linux
 2021-09-16 10:15 UTC  (16+ messages)
` [PATCH v3 01/29] armv8: ls1028a: add IOMMU stream ID to vivante node
` [PATCH v3 21/29] scsi: ceva: rename the resource name to match the linux kernel one
` [PATCH v3 25/29] arm: dts: ls1028a: move the PCI I/O window to match
` [PATCH v3 27/29] arm: dts: ls1028a: drop non-removable property from esdhc controller node
` [PATCH v3 29/29] arm: dts: sl28: sync dtbs

[PATCH 0/3] efi_selftest: Update SIMPLE_NETWORK_PROTOCOL selftest
 2021-09-16 10:05 UTC  (8+ messages)
` [PATCH 1/3] efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check
` [PATCH 2/3] efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT
` [PATCH 3/3] efi_selftest: Recieve the packets until the receive buffer is empty

[PATCH 1/1] fs: avoid superfluous messages
 2021-09-16  9:53 UTC  (3+ messages)

[PATCH v2] apalis/colibri_imx6: move setting bootcmd to defconfig
 2021-09-16  9:14 UTC  (2+ messages)

[PATCH] apalis/colibri_imx6: move setting bootcmd to defconfig
 2021-09-16  9:09 UTC  (5+ messages)

[PATCH 1/1] scripts/mailmapper: enable running with Python 3
 2021-09-16  8:59 UTC 

[PATCH next v4 00/11] aspeed: Support secure boot chain with FIT image verification
 2021-09-16  8:52 UTC  (12+ messages)
` [PATCH next v4 01/11] aspeed: ast2600: Enlarge SRAM size
` [PATCH next v4 02/11] clk: ast2600: Add YCLK control for HACE
` [PATCH next v4 03/11] crypto: aspeed: Add AST2600 HACE support
` [PATCH next v4 04/11] ARM: dts: ast2600: Add HACE to device tree
` [PATCH next v4 05/11] clk: ast2600: Add RSACLK control for ACRY
` [PATCH next v4 06/11] crypto: aspeed: Add AST2600 ACRY support
` [PATCH next v4 07/11] ARM: dts: ast2600: Add ACRY to device tree
` [PATCH next v4 08/11] ast2600: spl: Locate load buffer in DRAM space
` [PATCH next v4 09/11] configs: ast2600-evb: Enable SPL FIT support
` [PATCH next v4 10/11] configs: aspeed: Make EXTRA_ENV_SETTINGS board specific
` [PATCH next v4 11/11] configs: ast2600: Boot kernel FIT in DRAM

[PATCH v3 0/2] Add support of an FXL6408 GPIO expander
 2021-09-16  8:46 UTC  (6+ messages)
` [PATCH v3 1/2] GPIO: fxl6408: Add support for "

[PATCH 0/3] Enhance Measured Boot
 2021-09-16  8:32 UTC  (10+ messages)
` [PATCH 1/3] efi_loader: add SMBIOS table measurement
` [PATCH 2/3] efi_loader: add UEFI GPT measurement
` [PATCH 3/3] efi_loader: add DeployedMode and AuditMode variable measurement

[PATCH 1/1] fs/squashfs: avoid superfluous messages
 2021-09-16  7:57 UTC 

[PATCH] ARM: dts: ast2600: Make WDT by default disabled
 2021-09-16  7:11 UTC  (2+ messages)

[PATCH] driver: gadget: fastboot: Link endpoint and descriptors
 2021-09-16  7:02 UTC 

[PATCH next] lib: hash-checksum: Use DM_HASH if supported
 2021-09-16  6:39 UTC 

[GIT PULL] rpi: updates for v2021.10
 2021-09-15 21:05 UTC  (5+ messages)

[RFC PATCH] test/py: Check hashes produced by mkimage against known values
 2021-09-15 19:33 UTC 

[RFC][PATCH] mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0
 2021-09-15 18:52 UTC  (8+ messages)

[PATCH 1/1] phy: marvell: cp110: Support SATA invert polarity
 2021-09-15 13:45 UTC 

U-BOOT missing Security support
 2021-09-15 12:38 UTC  (3+ messages)

[PATCH v3 0/2] mmc: fsl_esdhc_imx: initialize data for imx7ulp
 2021-09-15 16:10 UTC  (3+ messages)
` [PATCH v3 1/2] "

[PATCH 00/11] sunxi: Migrate to DM_I2C
 2021-09-15 16:08 UTC  (3+ messages)
` [PATCH 03/11] power: pmic: Consistently depend on DM_PMIC

[PATCH] arm: zynq: Use s25fl256s1 compatible string on zedboard
 2021-09-15 14:22 UTC 

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2021-09-15 14:11 UTC 

Problem with U-boot | Configuration Signature not being checked while booting
 2021-09-15 13:53 UTC  (16+ messages)

[PATCH] arm64: zynqmp: Add device tree properties for nand flash
 2021-09-15 13:46 UTC 

[PATCH 1/6] arm: Remove flea3 board
 2021-09-15 13:08 UTC  (8+ messages)
` [PATCH 5/6] arm: Remove edminiv2 board and orion5x support

[PATCH] arm: orion5x: edminiv2: change maintainer
 2021-09-15 13:05 UTC  (2+ messages)

[PATCH v2 1/9] ARM: meson: Sync Amlogic DT from Linux 5.14
 2021-09-15  8:15 UTC  (3+ messages)

[PATCH] rpi: Conditionally add simple-framebuffer node
 2021-09-15 11:35 UTC  (2+ messages)

[PATCH v2 1/2] arm: dts: bcm283x: Add minimal smbios information
 2021-09-15 11:23 UTC  (2+ messages)

[PATCH] ARM: bcm283x: change the virtual address of the XHCI PCI device base
 2021-09-15 11:22 UTC  (2+ messages)

[PATCH] rpi: always set fdt_addr with firmware-provided FDT address
 2021-09-15 11:16 UTC  (3+ messages)

[PATCH] efi_loader: Set EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT again in efi_net_receive()
 2021-09-15 10:15 UTC  (4+ messages)

[PATCH] configs: lx2162a: Enable CONFIG_SPI_FLASH_MT35XU for lx2162a-qds
 2021-09-15 10:04 UTC 

[PATCH v2] cmd: mmc: Support mmc hwpartition user enh start -
 2021-09-15  9:43 UTC 

[PATCH] cmd: mmc: Support mmc hwpartition user enh start -
 2021-09-15  9:40 UTC  (3+ messages)

[PATCH] arm: dts: stm32mp1: use ssbl partition name for U-Boot
 2021-09-15  8:37 UTC  (2+ messages)

[PATCH 1/2] phy: stm32-usbphyc: use connector for vbus-supply with phy-stm32-usbphyc
 2021-09-15  8:36 UTC  (4+ messages)
` [PATCH 2/2] phy: stm32-usbphyc: stm32: usbphyc: add protection on phy sub-node

[PATCH] mtd: cqspi: Wait for transfer completion
 2021-09-15  8:35 UTC  (5+ messages)

[PATCH 1/9] cache: sifive: Fix -Wint-to-pointer-cast warning
 2021-09-15  7:26 UTC  (16+ messages)
` [PATCH 2/9] clk: "
` [PATCH 3/9] gpio: "
` [PATCH 4/9] i2c: ocores: "
` [PATCH 5/9] dm: core: Add a new API devfdt_get_addr_index_ptr()
` [PATCH 6/9] dm: Provide dev_read_addr_index_ptr() wrapper
` [PATCH 8/9] ram: sifive: Fix -Wint-to-pointer-cast warnings
` [PATCH 9/9] board: sifive: Fix -Wint-to-pointer-cast warning

[PATCH] xilinx: zynqmp: Set modeboot env variable in eMMC bootmode
 2021-09-15  6:52 UTC 

[PATCH] mtd: spi-nor-core: Add fixups for s25fs512s
 2021-09-15  3:49 UTC 

[PATCH 1/5] kgdb: Remove unused serial related options
 2021-09-15  3:15 UTC  (3+ messages)

[PATCH 1/3] imx8mm_evk: Increase CONFIG_SYS_BOOTM_LEN to 64MB
 2021-09-15  3:06 UTC  (6+ messages)
` [PATCH 2/3] imx8mq_evk: "
  ` [PATCH 3/3] imx8qm_mek: "

[PATCH] arm: dts: imx8mp: Delete default clocks for clock controller node
 2021-09-15  3:01 UTC  (2+ messages)

[PATCH] arm: imx8mp-evk: CLOCK Enable SPI and QOS clock
 2021-09-15  2:55 UTC 

[PATCH] arm: imx: imx8mq: add support to get values for more clocks
 2021-09-15  2:53 UTC  (2+ messages)

imx: imx8mq: mxc_get_clock for MXC_I2C_CLK is missing
 2021-09-15  2:53 UTC  (2+ messages)

[PATCH] imx8mn_beacon: Fix booting hang and switch to binman
 2021-09-15  2:49 UTC  (2+ messages)

boot using encrypted
 2021-09-14 15:08 UTC 

S25HS512 not functional with u-boot 2021.10.rc3
 2021-09-14 18:50 UTC 

[PATCH 0/4] ARM: amlogic: add Radxa Zero
 2021-09-15  1:46 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: sort Amlogic Makefile section
` [PATCH 2/4] ARM: dts: add support for Radxa Zero
` [PATCH 3/4] boards: amlogic: add Radxa Zero defconfig
` [PATCH 4/4] doc: boards: amlogic: update for Radxa Zero

[PATCH 0/2] mmc: bcm2835_sdhost: use fallback clock rate
 2021-09-14 18:19 UTC  (3+ messages)
` [PATCH 1/2] arm: rpi: fallback to max clock rate for MMC clock
` [PATCH 2/2] mmc: bcm2835-host: let firmware manage the clock divisor


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