public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-02-08 12:54:31 to 2021-02-09 13:02:55 UTC [more...]

[PATCH 01/25] arm: Remove xfi3 board
 2021-02-09 13:02 UTC  (3+ messages)
` [PATCH 02/25] arm: Remove mx23evk board
` [PATCH 03/25] arm: Remove MX23_OLINUXINO board

[PATCH 1/1] sandbox: allow cross-compiling sandbox
 2021-02-09 12:25 UTC  (7+ messages)

[RFC PATCH] efi_loader: disable GRUB workaround by default
 2021-02-09 12:22 UTC  (2+ messages)

[PATCH v3 0/3] Allow disabling driver model for I2C in SPL
 2021-02-09 11:52 UTC  (4+ messages)
` [PATCH v3 1/3] dm: i2c: allow disabling driver model "
` [PATCH v3 2/3] board: freescale: drop CONFIG_DM_I2C undefs
` [PATCH v3 3/3] dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO

[RFC PATCH] nvme: Always invalidate whole cqes[] array
 2021-02-09 11:32 UTC  (3+ messages)

[PATCH 0/3] env: sf: add support of command env erase
 2021-02-09 10:48 UTC  (4+ messages)
` [PATCH 1/3] env: add ENV_ERASE_PTR macro
` [PATCH 2/3] env: sf: update the use of macro ENV_SAVE_PTR
` [PATCH 3/3] env: sf: add support of command env erase

[PATCH 0/6] Allwinner H6 USB3 support
 2021-02-09 10:46 UTC  (18+ messages)
` [PATCH 2/6] clk: sunxi: h6: Add XHCI clocks
` [PATCH 3/6] phy: sun50i-usb3: Add a driver for the H6 USB3 PHY
` [PATCH 4/6] usb: xhci-pci: Move reset logic out of XHCI core
` [PATCH 5/6] usb: xhci-dwc3: Add support for clocks/resets
` [PATCH 6/6] configs: Enable USB3 on Allwinner H6 boards

[PATCH] usb: dwc2: change compatible st, stm32mp1-hsotg to st, stm32mp15-hsotg
 2021-02-09 10:39 UTC  (2+ messages)
` [PATCH] usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg

[PATCH u-boot-marvell] ARM: dts: armada-385-turris-omnia: rename node in -u-boot.dtsi file
 2021-02-09 10:32 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: Fix cosmetic typo: use 'kHz' as kilohertz abbreviation
 2021-02-09  9:54 UTC  (2+ messages)

[PATCH] clk: stm32mp1: add support of I2C6_K
 2021-02-09  9:34 UTC  (2+ messages)

[PATCH 0/2] pinctrl: stm32: correction for pinmux status
 2021-02-09  9:33 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: stm32: correct management pin display of OTYPE
` [PATCH 2/2] pinctrl: stm32: bind only the enabled GPIO subnode

[PATCH v2 0/3] Allow disabling driver model for I2C in SPL
 2021-02-09  9:28 UTC  (7+ messages)
` [PATCH v2 1/3] dm: i2c: allow disabling driver model "
` [PATCH v2 2/3] board: freescale: undef CONFIG_SPL_DM_I2C for SPL
` [PATCH v2 3/3] dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO

[PATCH 1/2] pinctrl: stmfx: Fix pin configuration issue
 2021-02-09  9:27 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: stmfx: Use PINNAME_SIZE for pin's name size

[PATCH 1/4] configs: stm32mp1: enable fastboot support of eMMC boot partition
 2021-02-09  9:23 UTC  (8+ messages)
` [PATCH 2/4] configs: stm32mp1: enable the fastboot oem command format
` [PATCH 3/4] configs: stm32mp1: enable the fastboot oem command partconf
` [PATCH 4/4] configs: stm32mp1: enable the fastboot oem command bootbus

[PATCH u-boot-marvell 00/18] Upgrade A38x DDR3 training to version 14.0.0
 2021-02-09  9:15 UTC  (29+ messages)
` [PATCH u-boot-marvell 01/18] ddr: marvell: a38x: fix write leveling suplementary algo
` [PATCH u-boot-marvell 02/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell 03/18] ddr: marvell: a38x: add ddr32 support
` [PATCH u-boot-marvell 04/18] ddr: marvell: a38x: add ddr 32bit ECC support
` [PATCH u-boot-marvell 05/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell 06/18] ddr: marvell: a38x: fix 32bit
` [PATCH u-boot-marvell 07/18] ddr: marvell: a38x: fix memory size calculation using 32bit bus width
` [PATCH u-boot-marvell 08/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell 09/18] ddr: marvell: a38x: allow board specific ODT configuration
` [PATCH u-boot-marvell 10/18] ddr: marvell: a38x: add 16Gbit memory devices support
` [PATCH u-boot-marvell 11/18] ddr: marvell: a38x: add support for twin-die combined memory device
` [PATCH u-boot-marvell 12/18] ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bit
` [PATCH u-boot-marvell 13/18] ddr: marvell: a38x: import header change from upstream
` [PATCH u-boot-marvell 14/18] ddr: marvell: a38x: fix memory cs size function
` [PATCH u-boot-marvell 15/18] ddr: marvell: a38x: import code change from upstream
` [PATCH u-boot-marvell 16/18] ddr: marvell: a38x: enum mv_ddr_twin_die: change order
` [PATCH u-boot-marvell 17/18] ddr: marvell: a38x: bump version to 14.0.0
` [PATCH u-boot-marvell 18/18] ddr: marvell: a38x: fix comment in conditional macro

[PATCH 0/2] Improve iMX8 FEC ENET MAC settings
 2021-02-09  8:54 UTC  (5+ messages)
` [PATCH 1/2] ARM: imx8: Add missing FEC ENET quirk for i.MX8/i.MX8X
  ` [PATCH 2/2] board: toradex: move RGMII delays to PHY side

[PATCH v5 0/4] VIM3: add support for checking 'Function' button state
 2021-02-09  8:43 UTC  (14+ messages)
  ` [PATCH v5 2/4] button: add a simple Analog to Digital Converter device based button driver

[PATCH 0/3] Add support for the GST ESPRESSOBin-Ultra board
 2021-02-09  8:12 UTC  (9+ messages)
` [PATCH 1/3] cmd: env: Add 'env import -h' for Marvell hw_info formatted environments

[PATCH] ARM: dts: k3-j7200-common-proc-board-u-boot: Fix broken ethernet
 2021-02-09  8:08 UTC 

[PATCH 0/4] arm: mvebu: turris_mox: Fix and enable PCIe devices
 2021-02-09  8:02 UTC  (13+ messages)
` [PATCH 1/4] arm: a37xx: pci: Set Max Payload Size and Max Read Request Size to 512 bytes
` [PATCH 2/4] arm: mvebu: turris_mox: Enable CONFIG_PCI_PNP
` [PATCH 3/4] arm: mvebu: turris_mox: Enable CONFIG_USB_XHCI_PCI
` [PATCH 4/4] arm: mvebu: turris_mox: Enable NVMe support

[PATCH] arm64: zynqmp: Do not clear reset reason
 2021-02-09  7:52 UTC 

[PATCH] efi_loader: don't load beyond VirtualSize
 2021-02-09  7:26 UTC  (3+ messages)

[PATCH 01/13] arm: nanopi2: Remove unused code
 2021-02-09  6:55 UTC  (6+ messages)
` [PATCH 07/13] arm: aspeed: Disable ATAGs support
` [PATCH 13/13] arm: stm32: "

[PATCH v4] fastboot: add UUU command UCmd and ACmd support
 2021-02-09  6:54 UTC  (3+ messages)

[PATCH] efi_loader: don't load beyond VirtualSize
 2021-02-09  6:21 UTC 

[PATCH v4 0/9] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
 2021-02-09  6:10 UTC  (13+ messages)
` [PATCH v4 2/9] mtd: spi-nor-ids: Add "
` [PATCH v4 3/9] mtd: spi-nor-core: Add support for Read/Write Any Register
` [PATCH v4 4/9] mtd: spi-nor-core: Add support for volatile QE bit
` [PATCH v4 5/9] mtd: spi-nor-core: Add the ->ready() hook

[PATCH v1 1/1] drivers: mmc: iproc_sdhci: enable HS200 mode
 2021-02-09  4:34 UTC 

[PATCH u-boot-dm + u-boot-spi 0/6] Support SPI NORs and OF partitions in `mtd list`
 2021-02-09  4:29 UTC  (8+ messages)
` [PATCH u-boot-dm + u-boot-spi 1/6] dm: add non-translating version of ofnode_get_addr_size_index
` [PATCH u-boot-dm + u-boot-spi 2/6] mtd: add support for parsing partitions defined in OF
` [PATCH u-boot-dm + u-boot-spi 3/6] mtd: spi-nor: allow registering multiple MTDs when DM is enabled
` [PATCH u-boot-dm + u-boot-spi 4/6] mtd: spi-nor: fill-in mtd->dev member
` [PATCH u-boot-dm + u-boot-spi 5/6] mtd: remove mtd_probe function
` [PATCH u-boot-dm + u-boot-spi 6/6] mtd: probe SPI NOR devices in mtd_probe_devices()

Contributor meeting notes 19-Jan-21
 2021-02-09  4:29 UTC  (8+ messages)

[PATCH v4 00/16] gpio: Update and simplify the uclass API
 2021-02-09  4:28 UTC  (7+ messages)
` [PATCH v4 10/16] dm: gpio: Add a way to update flags
` [PATCH v4 16/16] gpio: Add a way to read 3-way strapping pins

[PATCH] Add support for stack-protector
 2021-02-09  3:36 UTC  (2+ messages)
` [PATCH v9] "

[RFC PATCH v2 1/2] optee: obtain emmc rpmb info from dt
 2021-02-08 23:33 UTC  (3+ messages)

[RESEND PATCH 00/16] Nokia RX-51: Fix USB TTY console and enable it
 2021-02-08 22:54 UTC  (7+ messages)
` [RESEND v2 "

[PATCH 0/3] timer: imx-gpt: Add timer support for i.MX SoCs family
 2021-02-08 22:36 UTC  (8+ messages)
` [PATCH 1/4] "
` [PATCH 3/4] imxrt1050 dtsi gpt1 node
` [PATCH 4/4] timer: imx-gpt: Add basic timer support for i.MX SoCs family

[PATCH 0/2] Add ESRT and test ESRT creation
 2021-02-08 22:30 UTC  (4+ messages)
` [PATCH 1/2] efi: Add ESRT to the EFI system table

[PATCH u-boot-marvell 0/5] pci_mvebu changes
 2021-02-08 22:01 UTC  (6+ messages)
` [PATCH u-boot-marvell 1/5] pci: pci_mvebu: use dev_seq instead of static variable
` [PATCH u-boot-marvell 2/5] pci: pci_mvebu: cosmetic fix
` [PATCH u-boot-marvell 3/5] pci: pci_mvebu: debug rd/wr config as other drivers do
` [PATCH u-boot-marvell 4/5] pci: pci_mvebu: refactor validation of addresses for config access
` [PATCH u-boot-marvell 5/5] pci: pci_mvebu: set local dev to number 1

[PATCH 1/5] spl: mmc: Support OP-TEE payloads in Falcon mode
 2021-02-08 21:23 UTC  (4+ messages)
` [PATCH 3/5] arm: stm32mp: Implement support for TZC 400 controller

Please pull u-boot-marvell/master
 2021-02-08 20:42 UTC  (2+ messages)

pull request of u-boot-fsl-qoriq for v2021.04
 2021-02-08 20:42 UTC  (2+ messages)

[PULL] u-boot-sh/master
 2021-02-08 20:42 UTC  (2+ messages)

[PULL] u-boot-usb/master
 2021-02-08 20:42 UTC  (2+ messages)

[PATCH u-boot-marvell] PLEASE TEST ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision
 2021-02-08 20:24 UTC  (4+ messages)

[PATCH 1/3] common: SCP03 control (enable and provision of keys)
 2021-02-08 20:18 UTC  (6+ messages)
` [PATCH 2/3] cmd: SCP03: enable and provision command

[PATCH v1] test: Allow simple glob pattern in the test name
 2021-02-08 17:34 UTC  (10+ messages)

[PATCH 1/2] sunxi: binman: Respect the default FIT configuration
 2021-02-08 17:08 UTC  (4+ messages)
` [PATCH 2/2] sunxi: binman: Do not hardcode U-Boot load address

[PATCH 0/3] test: Try to deal with some co-dependent tests
 2021-02-08 17:07 UTC  (3+ messages)

[PATCH 00/10] smbios: Enhancements for more flexibility
 2021-02-08 17:07 UTC  (6+ messages)
` [PATCH 01/10] README: Add doumentation for version information
` [PATCH 02/10] Makefile: Provide numeric versions

Wrong check for last block in lib/efi_loader/efi_disk.c?
 2021-02-08 17:02 UTC 

[PATCH u-boot-marvell] ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-14.0.0
 2021-02-08 16:31 UTC  (3+ messages)

[PATCH] nvme: Fix cache alignment
 2021-02-08 16:30 UTC  (15+ messages)

How to flash Odroid Go2 u-boot
 2021-02-08 15:58 UTC  (3+ messages)

[PATCH] pci: pci_mvebu: Disable config access to PCI host bridge ports
 2021-02-08 14:39 UTC  (5+ messages)

[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
 2021-02-08 14:13 UTC  (9+ messages)
` [PATCH 03/26] common: fdt_support: Support special case of PCI address in fdt_read_prop()
` [PATCH 13/26] cmd: Add a command to display the address map

[PATCH v2 0/7] arm: cache: cp15: don't map reserved region with no-map property
 2021-02-08 13:26 UTC  (8+ messages)
` [PATCH v2 1/7] lmb: Add support of flags for no-map properties
` [PATCH v2 2/7] lmb: add lmb_is_reserved_flags
` [PATCH v2 3/7] lmb: add lmb_dump_region() function
` [PATCH v2 4/7] test: lmb: add test for lmb_reserve_flags
` [PATCH v2 5/7] image-fdt: save no-map parameter of reserve-memory
` [PATCH v2 6/7] stm32mp: don't map the reserved region with no-map property
` [PATCH v2 7/7] arm: cache: cp15: "

[RFC PATCH v1 0/2] Allow disabling driver model for I2C in SPL
 2021-02-08 13:01 UTC  (5+ messages)
` [RFC PATCH v1 1/2] dm: i2c: allow disabling driver model "
` [RFC PATCH v1 2/2] dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C and DM_I2C_GPIO

[PATCH] lib: optee: migration optee_copy_fdt_nodes for OF_LIVE support
 2021-02-08 12:54 UTC 


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