public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-02-08 18:34:17 to 2021-02-09 17:52:59 UTC [more...]

[PATCH 1/1] sandbox: allow cross-compiling sandbox
 2021-02-09 17:52 UTC  (9+ messages)

[PATCH btrfs-progs] btrfs-progs: do not fail when offset of a ROOT_ITEM is not -1
 2021-02-09 17:34 UTC 

[PATCH u-boot] fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1
 2021-02-09 17:33 UTC 

[PATCH 0/1] Allow last block to be read
 2021-02-09 16:17 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 01/25] arm: Remove xfi3 board
 2021-02-09 16:15 UTC  (31+ messages)
` [PATCH 02/25] arm: Remove mx23evk board
` [PATCH 03/25] arm: Remove MX23_OLINUXINO board
` [PATCH 04/25] arm: Remove SANSA_FUZE_PLUS board
` [PATCH 05/25] arm: imx: Remove MX23 support
` [PATCH 06/25] arm: Remove mx28evk board
` [PATCH 07/25] arm: Remove apx4devkit board
  ` [ADDRESS CONVERTED] "
` [PATCH 08/25] arm: Remove sc_sps_1 board
` [PATCH 09/25] arm: Remove ts4600 board
` [PATCH 10/25] arm: Remove mx35pdk board
` [PATCH 11/25] arm: Remove apf27 board
` [PATCH 12/25] arm: Remove mx25pdk board
` [PATCH 13/25] arm: Remove openrd board
` [PATCH 14/25] arm: Remove sheevaplug board
` [PATCH 15/25] arm: Remove 32bit vexpress boards
` [PATCH 16/25] arm: Remove gwventana boards
` [PATCH 17/25] arm: Remove secomx6quq7 board
` [PATCH 18/25] arm: Remove ls2080a_simu board
` [PATCH 19/25] arm: Remove s32v234evb board
` [PATCH 20/25] arm: Remove bcm958712k board
` [PATCH 21/25] arm: Remove wb45n board
` [PATCH 22/25] arm: Remove wb50n board
` [PATCH 23/25] arm: Remove picosam9g45 board
` [PATCH 24/25] arm: Remove db-88f6281-bp board
` [PATCH 25/25] arm: Remove warp board

[PATCH 0/5] Enable ECDSA FIT verification for stm32mp
 2021-02-09 15:56 UTC  (6+ messages)
` [PATCH 2/5] lib: ecdsa: Add skeleton to implement ecdsa verification in u-boot
` [PATCH 3/5] lib: ecdsa: Implement signature verification for crypto_algo API

[PULL] Pull request for u-boot master / v2021.04 = u-boot-stm32-20210209
 2021-02-09 15:02 UTC 

[PATCH] arm: dts: stm32mp15: alignment with v5.11-rc2
 2021-02-09 15:01 UTC  (2+ messages)

[PATCH u-boot-marvell 00/18] Upgrade A38x DDR3 training to version 14.0.0
 2021-02-09 14:57 UTC  (20+ messages)
` [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 u-boot-dm + u-boot-spi v2 0/7] Support SPI NORs and OF partitions in `mtd list`
 2021-02-09 14:44 UTC  (8+ messages)
` [PATCH u-boot-dm + u-boot-spi v2 1/7] dm: core: add test for ofnode_get_addr_size_index()
` [PATCH u-boot-dm + u-boot-spi v2 2/7] dm: core: add non-translating version of ofnode_get_addr_size_index()
` [PATCH u-boot-dm + u-boot-spi v2 3/7] mtd: add support for parsing partitions defined in OF
` [PATCH u-boot-dm + u-boot-spi v2 4/7] mtd: spi-nor: allow registering multiple MTDs when DM is enabled
` [PATCH u-boot-dm + u-boot-spi v2 5/7] mtd: spi-nor: fill-in mtd->dev member
` [PATCH u-boot-dm + u-boot-spi v2 6/7] mtd: remove mtd_probe function
` [PATCH u-boot-dm + u-boot-spi v2 7/7] mtd: probe SPI NOR devices in mtd_probe_devices()

[RFC PATCH] efi_loader: disable GRUB workaround by default
 2021-02-09 14:42 UTC  (3+ messages)

[PATCH 0/8] rockchip: resurrect rk3368 functionality and make lion bootable again
 2021-02-09 13:47 UTC  (9+ messages)
` [PATCH 1/8] rockchip: rk3368: adjust CONFIG_SYS_LOAD_ADDR
` [PATCH 2/8] rockchip: rk3368: set CONFIG_SYS_BOOTM_LEN to 64MB
` [PATCH 3/8] rockchip: rk3368: increase SYS_MALLOC_F_LEN to 0x4000
` [PATCH 4/8] rockchip: rk3368: move STACK_R_ADDR address and into Kconfig
` [PATCH 5/8] rockchip: rk3368: sync clock dt-binding header from Linux
` [PATCH 6/8] rockchip: rk3368: sync main rk3368 dtsi "
` [PATCH 7/8] rockchip: rk3368: sync down rk3368-lion board devicetree "
` [PATCH 8/8] rockchip: lion: update board defconfig

[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 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  (3+ messages)
` [PATCH 07/13] arm: aspeed: Disable ATAGs support

[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


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