public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-12-16 05:44:33 to 2019-12-18 05:49:53 UTC [more...]

[Patch v2 0/7] Transition of fsl qspi driver to spi-mem framework
 2019-12-18  5:49 UTC  (12+ messages)
` [Patch v2 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API
` [Patch v2 2/7] treewide: Remove unused FSL QSPI config options
` [Patch v2 3/7] configs: ls1043a: Move CONFIG_FSL_QSPI to defconfig
` [Patch v2 4/7] imx: imx6sx: Remove unused 'num-cs' property
` [Patch v2 5/7] configs: ls1012a: Enable CONFIG_SPI_FLASH_SPANSION
` [Patch v2 6/7] configs: ls1046a: Move SPI_FLASH_SPANSION to defconfig
` [Patch v2 7/7] treewide: Update fsl qspi node dt properties as per spi-mem driver

[PATCH v1] T1024RDB: USB: Add a 10808 us delay in usb_scan_port
 2019-12-18  4:50 UTC  (5+ messages)
    ` [EXT] "

[U-Boot] [PATCH] net/phy: Fix phy_connect() for phy addr 0
 2019-12-18  4:48 UTC  (14+ messages)

[PATCH] Add dependencies for MALLOC_F and OF_LIBFDT
 2019-12-18  2:40 UTC 

[PATCH] riscv: Fix breakage caused by linker relaxation
 2019-12-18  2:35 UTC 

[PATCH] riscv: Add option to print registers on exception
 2019-12-18  2:32 UTC 

[PATCH] Include missing headers for asm-generic/sections.h
 2019-12-18  2:22 UTC 

[PATCH] Include missing headers for fdt_support.h
 2019-12-18  2:21 UTC 

[PATCH] Make the sandbox board_run_command the default
 2019-12-18  2:17 UTC 

[U-Boot] [PATCH] qemu-riscv64_smode, sifive-fu540: fix extlinux (define preboot)
 2019-12-18  1:05 UTC  (3+ messages)

[PATCH v4 00/16] efi_loader: add secure boot support
 2019-12-18  0:45 UTC  (17+ messages)
` [PATCH v4 01/16] include: pe.h: add signature-related definitions
` [PATCH v4 02/16] efi_loader: add CONFIG_EFI_SECURE_BOOT config option
` [PATCH v4 03/16] efi_loader: add signature verification functions
` [PATCH v4 04/16] efi_loader: add signature database parser
` [PATCH v4 05/16] efi_loader: variable: support variable authentication
` [PATCH v4 06/16] efi_loader: variable: add secure boot state transition
` [PATCH v4 07/16] efi_loader: variable: add VendorKeys variable
` [PATCH v4 08/16] efi_loader: image_loader: support image authentication
` [PATCH v4 09/16] efi_loader: set up secure boot
` [PATCH v4 10/16] cmd: env: use appropriate guid for authenticated UEFI variable
` [PATCH v4 11/16] cmd: env: add "-at" option to "env set -e" command
` [PATCH v4 12/16] efi_loader, pytest: set up secure boot environment
` [PATCH v4 13/16] efi_loader, pytest: add UEFI secure boot tests (authenticated variables)
` [PATCH v4 14/16] efi_loader, pytest: add UEFI secure boot tests (image)
` [PATCH v4 15/16] sandbox: add extra configurations for UEFI and related tests
` [PATCH v4 16/16] travis: add packages for UEFI secure boot test

[U-Boot] [PATCH v2 1/2] nitrogen6x: prepare for CONFIG_MX6QDL
 2019-12-17 23:16 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/2] ARM: i.MX6: TARGET_NITROGEN6X: add 'select MX6QDL'
  `  "

OMAP L138 LCDK - giving up maintainership
 2019-12-17 23:15 UTC 

[PATCH v4 1/3] spi: nxp_fspi: new driver for the FlexSPI controller
 2019-12-17 23:10 UTC  (3+ messages)
` [PATCH v4 2/3] arm: ls1028a: use the new flexspi driver
` [PATCH v4 3/3] arm: dts: ls1028a: fix interrupt properties

[PATCH 1/1] sunxi: remove __packed from struct sunxi_prcm_reg
 2019-12-17 21:55 UTC 

[PATCH v3 0/5] Add support for booting EFI FIT images
 2019-12-17 21:08 UTC  (9+ messages)
` [PATCH v3 1/5] image: Add IH_OS_EFI for EFI chain-load boot
` [PATCH v3 2/5] bootm: Add a bootm command for type IH_OS_EFI
` [PATCH v3 3/5] doc: Add sample uefi.its image description file
` [PATCH v3 4/5] doc: uefi.rst: Document launching UEFI binaries from FIT images
` [PATCH v3 5/5] test/py: Create a test for "

[PATCH 1/1] usb: avoid -Werror=address-of-packed-member
 2019-12-17 19:52 UTC  (8+ messages)

Query: Error: Unable to find signature node in Verified boot
 2019-12-17 19:47 UTC  (2+ messages)

[PATCH] cmd_ut: add a parameter prefix to the function cmd_ut_category
 2019-12-17 19:18 UTC  (2+ messages)

[PATCH 00/20] Add i.MXRT family support
 2019-12-17 18:37 UTC  (6+ messages)
` [PATCH 14/20] serial_lpuart: add clock enable if CONFIG_CLK is defined

Sunxi (pine64-lts) SPL load BL32
 2019-12-17 16:24 UTC 

i.MX8QXP MEK does not boot with latest U-Boot
 2019-12-17 15:46 UTC 

[U-Boot] [PATCH v3] board_f.c: Insure gd->new_bootstage alignment
 2019-12-17 15:46 UTC  (4+ messages)
`  "

[PATCH] arm64: zynqmp: Move PANIC to Kconfig
 2019-12-17 15:14 UTC 

xilinx_zynqmp.h: erroneous(?) "#define CONFIG_PANIC_HANG"
 2019-12-17 14:52 UTC  (2+ messages)

[PATCH] travis: Setup latest qemu version for Versal
 2019-12-17 14:41 UTC 

[PATCH] arm64: zynqmp: Fix emmc boot mode boot_target sequennce
 2019-12-17 13:47 UTC 

[ANN] U-Boot v2020.01-rc5 released
 2019-12-17 13:46 UTC  (4+ messages)

Please pull u-boot-x86/next to next branch
 2019-12-17 13:24 UTC  (3+ messages)

[PATCH v5] mx7ulp: Add support for Embedded Artists COM board
 2019-12-17 13:18 UTC  (2+ messages)

[U-Boot] [PATCH 00/17] Add i.MX8MN support
 2019-12-17 12:48 UTC  (3+ messages)
` [U-Boot] [PATCH 17/17] imx: add i.MX8MN DDR4 board support
  `  "

[PATCH v1] mailmap: Update mail address for Igor Opaniuk
 2019-12-17 12:48 UTC 

[PATCH v1] Revert "core: device: use dev_power_domain_on"
 2019-12-17 12:14 UTC 

[U-Boot] Please pull from u-boot-i2c next
 2019-12-17 12:01 UTC 

[U-Boot] [PATCH 0/2] misc: i2c_eeprom: add paritioning and size query
 2019-12-17 12:00 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] misc: i2c_eeprom: add fixed partitions support
  ` [U-Boot] [PATCH 2/2] misc: i2c_eeprom: add size query
    ` [U-Boot][PATCH "
  ` [U-Boot][PATCH 1/2] misc: i2c_eeprom: add fixed partitions support

[U-Boot] [PATCH 0/3] i2c: add support for offset overflow in to chip address
 2019-12-17 11:59 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] i2c: add support for offset overflow in to address
  ` [U-Boot] [PATCH 2/3] dm: i2c: EEPROM simulator allow tests visibility of addr and offset
    ` [U-Boot] [PATCH 3/3] dm: i2c: EEPROM simulator add tests for addr offset mask
      ` [U-Boot][PATCH "
    ` [U-Boot][PATCH 2/3] dm: i2c: EEPROM simulator allow tests visibility of addr and offset
  ` [U-Boot][PATCH 1/3] i2c: add support for offset overflow in to address

[PATCH v4 0/8] Add a random number generator uclass
 2019-12-17 11:52 UTC  (9+ messages)
` [PATCH v4 1/8] dm: rng: Add random number generator(rng) uclass
` [PATCH v4 2/8] clk: stm32mp1: Add a clock entry for RNG1 device
` [PATCH v4 3/8] stm32mp1: rng: Add a driver for random number generator(rng) device
` [PATCH v4 4/8] configs: stm32mp15: Enable "
` [PATCH v4 5/8] sandbox: rng: Add a random number generator(rng) driver
` [PATCH v4 6/8] configs: sandbox: Enable random number generator(rng) device
` [PATCH v4 7/8] test: rng: Add basic test for random number generator(rng) uclass
` [PATCH v4 8/8] virtio: rng: Add a random number generator(rng) driver

[U-Boot] [PATCH V3 2/2] core: device: use dev_power_domain_on
 2019-12-17 11:23 UTC  (14+ messages)

[PATCH v3 0/6] Introduce DSA Ethernet switch class and Felix driver
 2019-12-17 10:47 UTC  (14+ messages)
` [PATCH v3 1/6] net: introduce DSA class for Ethernet switches
` [PATCH v3 4/6] drivers: net: add Felix DSA switch driver

[PATCH] arm64: versal: Fix emmc boot mode boot_target issue
 2019-12-17 10:15 UTC 

[PATCH 0/2] pci: layerscape: Fix the BARs disable function in RC mode
 2019-12-17 10:10 UTC  (3+ messages)
` [PATCH 1/2] pci: layerscape: Fix the disabling of Expansion ROM BAR
` [PATCH 2/2] pci: layerscape: Fix the BARs disable function

[v3 1/5] Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
 2019-12-17 10:04 UTC  (5+ messages)
` [v3 2/5] Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."
` [v3 3/5] Revert "configs: enable sata device module in T2080QDS"
` [v3 4/5] arch: powerpc: Rewrite the sata node to fit the driver
` [v3 5/5] ata: fsl_sata: Update fsl sata header file

[PATCH 1/1] MAINTAINERS: assign usb.c and and usb_kbd.c
 2019-12-17  9:59 UTC  (2+ messages)

[U-Boot] [PATCH] ddr: fsl: Impl. Erratum A008109
 2019-12-17  9:35 UTC  (4+ messages)
  `  "

[U-Boot] [v2 1/5] Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
 2019-12-17  9:19 UTC  (3+ messages)
  `  "

[PATCH v5 0/6] rsa: extend rsa_verify() for UEFI secure boot
 2019-12-17  8:54 UTC  (7+ messages)
` [PATCH v5 1/6] lib: rsa: decouple rsa from FIT image verification
` [PATCH v5 2/6] rsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
` [PATCH v5 3/6] include: image.h: add key info to image_sign_info
` [PATCH v5 4/6] lib: rsa: generate additional parameters for public key
` [PATCH v5 5/6] lib: rsa: add rsa_verify_with_pkey()
` [PATCH v5 6/6] test: add rsa_verify() unit test

[BUG] POWER: undefined reference to `_restgpr_25_x'
 2019-12-17  7:47 UTC  (4+ messages)

[U-Boot] [PATCH v2 1/2] spi: nxp_fspi: new driver for the FlexSPI controller
 2019-12-17  5:23 UTC  (5+ messages)

[PATCH] imx8mm_evk: Adjust the environment for booting a mainline kernel
 2019-12-17  1:14 UTC  (2+ messages)

[PATCH] include: fix 'ulong' definition on musl targets
 2019-12-16 23:36 UTC 

[U-Boot] [PATCH 0/6] J721e HS device support
 2019-12-16 20:50 UTC  (3+ messages)

i.MX8MM-EVK Boot failure
 2019-12-16 19:20 UTC  (6+ messages)

[PATCH v3 0/8] Add a random number generator uclass
 2019-12-16 19:01 UTC  (19+ messages)
` [PATCH v3 1/8] dm: rng: Add random number generator(rng) uclass
` [PATCH v3 2/8] clk: stm32mp1: Add a clock entry for RNG1 device
` [PATCH v3 3/8] stm32mp1: rng: Add a driver for random number generator(rng) device
` [PATCH v3 4/8] configs: stm32mp15: Enable "
` [PATCH v3 5/8] sandbox: rng: Add a random number generator(rng) driver
` [PATCH v3 6/8] configs: sandbox: Enable random number generator(rng) device
` [PATCH v3 7/8] test: rng: Add basic test for random number generator(rng) uclass

[PATCH v2 1/1] arch: arm: Program GIC LPI configuration table
 2019-12-16 17:09 UTC 

[PATCH] dfu: Add option to skip empty pages when flashing UBI images to NAND
 2019-12-16 15:27 UTC 

[RFC PATCH 0/2] Ethernet driver for GENET
 2019-12-16 15:08 UTC  (7+ messages)
` [RFC PATCH 2/2] net: Add Support for GENET Ethernet controller

[BUG] common/usb.c: taking address of packed member of ‘struct usb_device_descriptor’ may result in an unaligned pointer value
 2019-12-16 13:53 UTC  (2+ messages)

Boot from different partitions based on some condition
 2019-12-16 13:00 UTC  (2+ messages)

gtlab slow?
 2019-12-16 12:52 UTC  (5+ messages)

[PATCH v1] mach-imx: nandbcb: improve cmd help
 2019-12-16 12:06 UTC 

[PATCH 1/1] efi_loader: git ignore helloworld_efi.S
 2019-12-16 11:13 UTC 

[PATCH v2 1/1] efi_selftest: Update .gitignore
 2019-12-16 10:52 UTC 

[U-Boot] [PATCH] mtd: spi-nor: ids: Add GigaDevice gd25q128
 2019-12-16 10:23 UTC  (2+ messages)
`  "

[U-Boot] [PATCH v2 0/4] regmap: Add a managed API, custom read/write callbacks and support for regmap fields
 2019-12-16 10:09 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] regmap: Allow providing read/write callbacks through struct regmap_config
  `  "

[RFC] new board VoCore2
 2019-12-16  9:33 UTC  (3+ messages)

[Patch] Add support for GD25Q128C SPI NOR chip
 2019-12-16  9:12 UTC  (2+ messages)

[PATCH v3 1/3] configs: ls1046afwry: Enable usb network cards support
 2019-12-16  7:07 UTC  (3+ messages)
` [PATCH v3 2/3] configs: ls1088ardb: "
` [PATCH v3 3/3] configs: ls1012afwry: "

[PATCH v2 1/4] serial: ns16550: Support run-time configuration
 2019-12-16  7:03 UTC  (3+ messages)

[PATCH] cmd/eeprom.c: prepend 0x to hex numbers in output message format
 2019-12-16  6:49 UTC  (2+ messages)

[PATCH] efi_selftest: Update .gitignore
 2019-12-16  6:31 UTC 

[PATCH v2 1/3] configs: ls1046afwry: Enable usb network card
 2019-12-16  5:44 UTC  (3+ messages)
` [PATCH v2 2/3] configs: ls1088ardb: "
` [PATCH v2 3/3] configs: ls1012afwry: "


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