u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-13 14:26:20 to 2021-09-15 12:06:50 UTC [more...]

U-BOOT missing Security support
 2021-09-15  3:35 UTC 

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

RFC: exclude partitions from efi_selftest
 2021-09-15 12:00 UTC  (8+ messages)

[PATCH] mtd: spi-nor: Fix SF MTDIDS when registering multiple MTDs with DM enabled
 2021-09-15 12:00 UTC  (8+ messages)

Problem with U-boot | Configuration Signature not being checked while booting
 2021-09-15 11:51 UTC  (7+ 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 v3 00/29] arm: dts: ls1028a: sync device tree with linux
 2021-09-15 10:36 UTC  (48+ messages)
` [PATCH v3 03/29] arm: dts: ls1028a-{rdb, qds}: remove dm-pre-reloc property
` [PATCH v3 04/29] arm: dts: ls1028a: add an empty /soc
` [PATCH v3 05/29] arm: dts: ls1028a: move the clockgen node into /soc
` [PATCH v3 06/29] arm: dts: ls1028a: move I2C controller nodes "
` [PATCH v3 07/29] arm: dts: ls1028a: move the FlexSPI controller node
` [PATCH v3 08/29] arm: dts: ls1028a: move the SPI and eSDHC controller nodes into /soc
` [PATCH v3 09/29] arm: dts: ls1028a: move the UART "
` [PATCH v3 10/29] arm: dts: ls1028a: move the low-power UART "
` [PATCH v3 11/29] arm: dts: ls1028a: move the GPIO controller "
` [PATCH v3 12/29] arm: dts: ls1028a: move SATA and USB "
` [PATCH v3 13/29] arm: dts: ls1028a: move the PCIe "
` [PATCH v3 14/29] arm: dts: ls1028a: move the watchdog node "
` [PATCH v3 15/29] arm: dts: ls1028a: move the iRC node and its devices "
` [PATCH v3 16/29] arm: dts: ls1028a: update the labels
` [PATCH v3 19/29] spi: fsl_dspi: rename num-cs to spi-num-chipselects
` [PATCH v3 21/29] scsi: ceva: rename the resource name to match the linux kernel one
` [PATCH v3 24/29] arm: dts: ls1028a: remove num-lanes in the PCIe controller nodes
` [PATCH v3 25/29] arm: dts: ls1028a: move the PCI I/O window to match
` [PATCH v3 26/29] arm: dts: ls1028a: disable the PCIe controller by default
` [PATCH v3 27/29] arm: dts: ls1028a: drop non-removable property from esdhc controller node
` [PATCH v3 28/29] arm: dts: ls1028a: sync the fsl-ls1028a.dtsi with linux
` [PATCH v3 29/29] arm: dts: sl28: sync dtbs

[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 0/3] Enhance Measured Boot
 2021-09-15  8:37 UTC  (5+ 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/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  (18+ 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 7/9] net: macb: Fix -Wint-to-pointer-cast warnings
` [PATCH 8/9] ram: sifive: "
` [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  (10+ messages)
` [PATCH 2/5] Convert CONFIG_BAUDRATE to Kconfig
` [PATCH 3/5] serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platforms
` [PATCH 4/5] serial: Remove extraneous SYS_MALLOC_F check
` [PATCH 5/5] serial: Rework CONFIG_SYS_BAUDRATE_TABLE

[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)

[PATCH] apalis/colibri_imx6: move setting bootcmd to defconfig
 2021-09-15  2:15 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

[ANN] U-Boot v2021.10-rc4 released
 2021-09-14 23:01 UTC 

[PATCH] image: Avoid erroneous double byte-swap in CRC value
 2021-09-14 22:44 UTC  (2+ messages)

[PATCH] pinctrl: fix typo
 2021-09-14 22:44 UTC  (2+ messages)

[PATCH v2] lib: fix typos in Kconfig
 2021-09-14 22:44 UTC  (2+ messages)

[PATCH 1/1] lib/rsa: don't use NULL as key_id
 2021-09-14 22:44 UTC  (2+ messages)

[PATCH] image: rsa: Move padding_algos to linker lists
 2021-09-14 22:44 UTC  (2+ messages)

[RFC][PATCH] mtd: spi: Set CONFIG_SF_DEFAULT_MODE default to 0
 2021-09-14 21:44 UTC  (6+ messages)

[PATCH] mtd: cqspi: Fix division by zero
 2021-09-14 18:21 UTC  (3+ messages)

[PATCHv2 1/2] arm: Remove flea3 board
 2021-09-14 15:54 UTC  (3+ messages)
` [PATCHv2 2/2] arm: Remove aspenite board

[PATCH] image: fit: fix byte order for crc32 hash check
 2021-09-14 13:07 UTC  (2+ messages)

[PATCH 0/3] stm32mp: Attempt to resolve unintended breakage with v2021.10-rc2
 2021-09-14 12:26 UTC  (2+ messages)

[PATCH 1/6] arm: Remove flea3 board
 2021-09-14 11:43 UTC  (7+ messages)
` [PATCH 5/6] arm: Remove edminiv2 board and orion5x support

ECC strength for device tree with imx6 processor
 2021-09-14  8:15 UTC 

[PATCH] efi_loader: Fix spec ID event creation
 2021-09-14  6:50 UTC  (2+ messages)

[PATCH] mtd: rawnand: Add Macronix raw NAND controller driver
 2021-09-14  5:43 UTC 

[PATCH] dfu: dfu_sf: Add support for multiple flashes
 2021-09-14  9:31 UTC  (2+ messages)

[PATCH] dfu: dfu_sf: Read the SPI flash in 16 MiB chunks
 2021-09-14  9:31 UTC  (2+ messages)

[PATCH v2 0/6] Call phy_config at port probe time for the Felix DSA driver
 2021-09-14  9:24 UTC  (11+ messages)
` [PATCH v2 1/6] net: dsa: felix: felix_init() can be static
` [PATCH v2 2/6] net: dsa: use "err" instead of "ret" in dsa_port_probe
` [PATCH v2 3/6] net: dsa: refactor the code to set the port MAC address into a dedicated function
` [PATCH v2 4/6] net: dsa: introduce a .port_probe() method in struct dsa_ops
` [PATCH v2 6/6] net: dsa: felix: propagate the error code from phy_startup()

[PATCH] Allow colon in PXE bootfile URLs
 2021-09-14  9:18 UTC  (3+ messages)

[PATCH v6 0/4] riscv: enable SBI system reset
 2021-09-14  9:02 UTC  (3+ messages)
` [PATCH v6 4/4] configs: enable SYSRESET_SBI on qemu-riscvXX_smode_defconfig

[PATCH v2 1/4] clk: k210: Fix checking if ulongs are less than 0
 2021-09-14  8:48 UTC  (6+ messages)
` [PATCH v2 2/4] k210: clk: Refactor out_of_spec tests
` [PATCH v2 3/4] test: dm: k210: Reduce duplication in test cases

[PATCH] riscv: image: Use the first DRAM bank for bootm_low
 2021-09-14  8:36 UTC  (2+ messages)

[PATCH v2] board: sifive: Fix a potential build warning in board_fdt_blob_setup()
 2021-09-14  8:21 UTC  (2+ messages)

[PATCH] mtd: sf: Set SF parameters as env variables
 2021-09-14  3:28 UTC 

[PATCH 1/8] arm: socfpga: vining: Drop meaningless comment
 2021-09-14  3:25 UTC  (8+ messages)
` [PATCH 2/8] arm: socfpga: vining: Increase environment size
` [PATCH 3/8] arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S
` [PATCH 4/8] arm: socfpga: vining: Set default SPI NOR mode and frequency
` [PATCH 5/8] arm: socfpga: vining: Un-disable WDT in DT
` [PATCH 6/8] arm: socfpga: vining: Fix UDC controller phandle "
` [PATCH 7/8] arm: socfpga: vining: Enable DW I2C driver
` [PATCH 8/8] arm: socfpga: vining: Let DWMAC configure PHY reset GPIO

[PATCH] mtd: spi-nor-ids: Reinstate Micron MT25QL02G
 2021-09-14  3:21 UTC 

[PATCH] ddr: altera: use KBUILD_BASENAME instead of __FILE__
 2021-09-14  3:20 UTC 

[PATCH] bootstage: Add SPL support
 2021-09-14  3:19 UTC 

Pull request: u-boot-sunxi/master for v2021.10
 2021-09-14  1:03 UTC  (2+ messages)

[PATCH v2 00/32] pci: Drop all pre-driver model code
 2021-09-14  1:03 UTC  (16+ messages)
` [PATCH v2 02/32] ppc: Remove UCP1020 board
` [PATCH v2 03/32] pci: Drop old code from header file
` [PATCH v2 05/32] pci: Drop DM_PCI check from fdtdec
` [PATCH v2 12/32] pci: acpi: Drop DM_PCI check from ahci
` [PATCH v2 21/32] net: Drop DM_PCI check from designware driver
` [PATCH v2 30/32] pci: Drop PCI_INDIRECT_BRIDGE
` [PATCH v2 31/32] pci: Drop DM_PCI

[PATCH 0/3] sunxi: Cleanup to prepare for DM_GPIO/DM_PINCTRL
 2021-09-13 23:53 UTC  (7+ messages)
` [PATCH 1/3] sunxi: Clean up inclusions of asm/arch/gpio.h
` [PATCH 2/3] sunxi: gpio: Remove name_to_gpio macro
` [PATCH 3/3] sunxi: gpio: Remove bank-specific size macros

[PATCH] mmc: fsl_esdhc: remove 1ms sleep in esdhc_send_cmd_common()
 2021-09-13 22:00 UTC  (2+ messages)

[PULL] Please pull mmc-2021-9-13
 2021-09-13 21:25 UTC  (2+ messages)

[PATCH 1/2] lib: optee: remove the duplicate CONFIG_OPTEE
 2021-09-13 19:10 UTC  (3+ messages)
` [PATCH 2/2] tee: add a stub for tee_find_device

[PATCH v7 0/5] Add SIMATIC IOT2050 board support
 2021-09-13 16:16 UTC  (12+ messages)
` [PATCH v7 5/5] iot2050: Enable watchdog support, but do not auto-start it

[PATCH v2 1/5] board: sl28: enable EFI_SET_TIME support
 2021-09-13 15:22 UTC  (5+ messages)
` [PATCH v2 2/5] board: sl28: generate FIT update image
` [PATCH v2 3/5] board: sl28: enable EFI UpdateCapsule support
` [PATCH v2 4/5] doc: board: kontron: sl28: Reduce section levels and change title
` [PATCH v2 5/5] board: sl28: add update image documentation

[PATCH 1/2] xyz-modem: Wait infinitely for initial y-modem packet
 2021-09-13 14:32 UTC  (4+ messages)

[PATCH] mtd: nand: raw: convert nand_dt_init() to ofnode_xx() interface
 2021-09-13 14:25 UTC 


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).