public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-03-02 11:43:59 to 2021-03-03 19:08:32 UTC [more...]

[PATCH 0/4] Remove addr parameter from reset_cpu()
 2021-03-03 19:08 UTC  (7+ messages)
` [PATCH 1/4] nds32: Remove dead reset_cpu() implementation
` [PATCH 2/4] board: ns3: Remove superfluous reset logic
` [PATCH 3/4] Revert "lpc32xx: cpu: add support for soft reset"

Pull request: u-boot-imx u-boot-imx-20210003
 2021-03-03 19:07 UTC  (2+ messages)

U-Boot ECDSA Implementation Question
 2021-03-03 18:08 UTC  (6+ messages)
    ` [EXTERNAL] "

[PATCH v3 1/1] env: sf: single function env_sf_save()
 2021-03-03 17:52 UTC  (6+ messages)

[PATCH 00/20] ppc: qemu: Add eTSEC support
 2021-03-03 17:21 UTC  (42+ messages)
` [PATCH 01/20] net: phy: xilinx: Remove non-DM prototype of phy_connect_gmii2rgmii()
` [PATCH 02/20] net: phy: xilinx: Convert to use APIs which support live DT
` [PATCH 03/20] net: phy: fixed: Remove non-DM prototype of phy_connect_fixed()
` [PATCH 04/20] net: phy: fixed: Convert to use APIs which support live DT
` [PATCH 05/20] dt-bindings: net: Add the old DT bindings for "fixed-link"
` [PATCH 06/20] of: extra: Introduce ofnode_phy_is_fixed_link() API
` [PATCH 07/20] test: dm: Add a case to test ofnode_phy_is_fixed_link()
` [PATCH 08/20] dm: mdio: Use ofnode_phy_is_fixed_link() API
` [PATCH 09/20] net: tsec: "
` [PATCH 10/20] net: phy: Simplify the logic of phy_connect_fixed()
` [PATCH 11/20] net: phy: fixed: Make driver ops static
` [PATCH 12/20] net: phy: fixed: Add the missing ending newline
` [PATCH 13/20] net: phy: fixed: Support the old DT binding
` [PATCH 14/20] dt-bindings: net: Update Freescale TSEC to support "queue-group"
` [PATCH 15/20] net: tsec: Support <reg> property from the subnode "queue-group"
` [PATCH 16/20] dm: core: Correctly read <ranges> of simple-bus
` [PATCH 17/20] test: dm: Add a test case for simple-bus <ranges>
` [PATCH 18/20] ppc: qemu: Create a virtual memory mapping of the platform bus
` [PATCH 19/20] ppc: qemu: Enable eTSEC support
` [PATCH 20/20] doc: board: qemu-ppce500: Document eTSEC usage

[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)
 2021-03-03 16:47 UTC  (16+ messages)
` [RFC PATCH u-boot 01/12] build: use thin archives instead of incremental linking
` [RFC PATCH u-boot 02/12] sandbox: errno: avoid conflict with libc's errno
` [RFC PATCH u-boot 03/12] linker_lists: declare entries and lists externally visible
` [RFC PATCH u-boot 04/12] efi_loader: fix warning when linking with LTO
` [RFC PATCH u-boot 05/12] binman: declare symbols externally visible
` [RFC PATCH u-boot 06/12] build: support building with Link Time Optimizations
` [RFC PATCH u-boot 07/12] arch: sandbox: make LTO available
` [RFC PATCH u-boot 08/12] sandbox: build with LTO
` [RFC PATCH u-boot 09/12] ARM: make gd a function for LTO
` [RFC PATCH u-boot 10/12] string: make memcpy() visible to fix LTO linking errors
` [RFC PATCH u-boot 11/12] arch: ARM: make LTO available
` [RFC PATCH u-boot 12/12] Nokia RX-51: build with LTO

[PULL] u-boot-usb/master
 2021-03-03 15:10 UTC  (2+ messages)

[PATCH v3 0/2] Add Gateworks Venice board support
 2021-03-03 14:11 UTC  (5+ messages)
` [PATCH v3 1/2] arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits
` [PATCH v3 2/2] board: gateworks: imx8mm: Add Gateworks Venice board support

[PATCH V4] ARM: imx: Include u-boot.img in u-boot-with-spl.imx if OF_SEPARATE=y
 2021-03-03 14:11 UTC  (2+ messages)

[PATCH] arm: a37xx: pci: Implement workaround for the readback value of VEND_ID
 2021-03-03 13:37 UTC 

[PATCH] fs/squashfs: Fix compilation error
 2021-03-03 13:23 UTC  (2+ messages)

[PATCH v2] arm: Add support for Kobol Helios64 board
 2021-03-03 13:23 UTC  (3+ messages)

[PATCH u-boot] regmap: fix a serious pointer casting bug
 2021-03-03 13:15 UTC 

[PATCH 1/2] mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON to control card clock output
 2021-03-03 12:49 UTC  (8+ messages)
` [PATCH 2/2] mmc: fsl_esdhc_imx: remove redundant cmd11 related code

[PATCH] Nokia RX-51: Enable CONFIG_CMD_BOOTD
 2021-03-03 12:46 UTC  (5+ messages)

[PATCH 0/5] Flexspi cleanups for ls1028a and lx2160a
 2021-03-03 11:34 UTC  (6+ messages)
` [PATCH 1/5] configs: lx2160a: Unset CONFIG_SPI_FLASH_SPANSION
` [PATCH 2/5] configs: lx2160a: Remove unused Flexspi config options
` [PATCH 3/5] configs: ls1028a: Unset CONFIG_SPI_FLASH_SPANSION
` [PATCH 4/5] configs: ls1028aqds: Move CONFIG_SPI_FLASH_* definitions to defconfig
` [PATCH 5/5] configs: ls1028a: Correct CONFIG_ENV_SECT_SIZE

[PATCH] nvme: Elaborate on cache maintenance operation in get/set_features
 2021-03-03 11:13 UTC  (5+ messages)

[PATCH] riscv: Remove unused define in maix header
 2021-03-03 11:10 UTC  (2+ messages)

[PATCH v5 0/6] wdt: Add support for watchdogs on Kendryte K210
 2021-03-03 11:08 UTC  (3+ messages)
` [PATCH v5 6/6] riscv: Enable watchdog for the k210

[PATCH] usb: mtu3: flush cache for next GPD
 2021-03-03 10:58 UTC  (2+ messages)

[PATCH] arm: mvebu: Espressobin: Enable additional options
 2021-03-03 10:34 UTC 

[PATCH] net: use the same alias stem for ethernet as linux
 2021-03-03 10:26 UTC  (2+ messages)

Dead code CONFIG_ARMADA_39X?
 2021-03-03 10:21 UTC 

[PATCH v3 1/4] firmware: scmi: voltage regulator
 2021-03-03 10:09 UTC  (2+ messages)

[PATCH 0/5] lmb: Add config for the number of memory and reserved regions
 2021-03-03  9:57 UTC  (3+ messages)

Commit 401d1c4f5d2 ("common: Drop asm/global_data.h from common header") broke CONFIG_CMD_SQUASHFS=y
 2021-03-03  9:53 UTC  (6+ messages)

[PATCH] hush: Fix assignments being misinterpreted as commands
 2021-03-03  9:45 UTC  (11+ messages)

[PATCH 0/3 v5] Add ESRT and test ESRT creation
 2021-03-03  9:34 UTC  (10+ messages)
` [PATCH 1/3 v5] efi: Add ESRT to the EFI system table
` [PATCH 2/3 v5] cmd: efi: ESRT table debug print
` [PATCH 3/3 v5] efi: ESRT creation tests
` [PATCH RESEND 1/3 v5] efi: Add ESRT to the EFI system table

[PATCH] Revert "mmc: fsl_esdhc_imx: remove the 1ms delay before sending command"
 2021-03-03  9:08 UTC  (2+ messages)

[PATCH 1/4] phy: phy-imx8mq-usb: Add USB PHY driver for i.MX8MQ
 2021-03-03  8:53 UTC  (7+ messages)
` [PATCH 4/4] imx8mq_evk: Enable the USB3.0 host port
    ` [EXT] "

[PATCH] video: SIMPLE_PANEL depends on DM_GPIO
 2021-03-03  3:46 UTC 

[PATCH u-boot-marvell] ddr: marvell: a38x: Sync code with Marvell mv-ddr-marvell repository
 2021-03-03  1:55 UTC  (2+ messages)

[PATCH u-boot-marvell] ddr: marvell: a38x: Add more space for additional info from SPD
 2021-03-03  1:54 UTC  (2+ messages)

[PATCH 1/1] video: buffer overrun in TrueType console
 2021-03-03  1:54 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update info for Raspberry Pi
 2021-03-03  1:54 UTC  (2+ messages)

[PATCH 1/2] of: addr: Abort address translation for parent nodes missing 'ranges'
 2021-03-03  1:54 UTC  (4+ messages)
` [PATCH 2/2] of: addr: Translate 'dma-ranges' for parent nodes missing 'dma-ranges'

[PATCH 0/5] cmd: Add support for command substitution
 2021-03-03  1:53 UTC  (3+ messages)
` [PATCH 5/5] cmd: Convert part uuid to use cmd_result

[PATCH 1/2] watchdog: Add booke watchdog driver
 2021-03-03  1:39 UTC  (2+ messages)
` [PATCH 2/2] (DO NOT APPLY) powerpc: t2080rdb: Enable watchdog

[PATCH 00/11] imx: ventana: convert Gateworks Ventana to dm
 2021-03-03  1:15 UTC  (13+ messages)
` [PATCH 01/11] spl: fit: nand: skip bad block handling if NAND chip not fully defined
` [PATCH 02/11] spl: fit: nand: allow for non-page-aligned elements
` [PATCH 03/11] dt-bindings: add tda1997x and bindings
` [PATCH 09/11] imx: ventana: enable dm support for MMC and SATA

[PATCH 1/3] rtc: ds1307: Add ds1339 compatible
 2021-03-03  1:09 UTC  (3+ messages)
` [PATCH 2/3] powerpc: t2080rdb: Enable RTC support
` [PATCH 3/3] board: freescale: t208xrdb: Add link to User Guide

[PATCH] pci: Mark 64bit Memory BARs as such
 2021-03-03  0:57 UTC 

[PATCH 0/5] Synology DS414 integration mini-review
 2021-03-03  0:55 UTC  (6+ messages)
` [PATCH 1/5] ds414: Add a Kconfig defining some strings
` [PATCH 2/5] configs: ds414: Enable XHCI_PCI by default
` [PATCH 3/5] board/Synology: Unify legacy kernel support
` [PATCH 4/5] ds414: Auto-populate env if appropriate
` [PATCH 5/5] ds414: Add sample u-boot update command

[BUG] segmentation fault in efi_firmware_fit_get_image_info()
 2021-03-03  0:48 UTC  (2+ messages)

[GIT PULL] rpi: second round of updates for v2021.04
 2021-03-02 22:13 UTC  (2+ messages)

UBL/U-BOOT and MARVELL LINK STREET
 2021-03-02 21:46 UTC  (2+ messages)

[PATCH] ARM: imx: imx8mn-ddr4-evk: Add ethernet support
 2021-03-02 21:28 UTC  (14+ messages)

[PATCH] common: board_f: Restore 85xx watchdog support
 2021-03-02 21:00 UTC 

[PATCH v6] imx: support for conga-QMX8 board
 2021-03-02 20:44 UTC  (3+ messages)

[PATCH 0/2] A64/R40 DRAM controller dual-rank-related changes
 2021-03-02 18:08 UTC  (7+ messages)
` [PATCH 2/2] sunxi: enable dual rank memory on R40
        ` [linux-sunxi] "

[PATCH v4 00/14] qemu: arm64: Add support for uefi capsule update on qemu arm platform
 2021-03-02 17:38 UTC  (8+ messages)
` [PATCH v4 14/14] qemu: arm64: Add documentation for capsule update

[PATCH 01/25] arm: Remove xfi3 board
 2021-03-02 17:25 UTC  (10+ messages)
` [PATCH 16/25] arm: Remove gwventana boards

[PATCH] arm: Add support for Kobol Helios64 board
 2021-03-02 17:18 UTC  (3+ messages)

[PATCH v2 00/12] Add support for extension boards detection and DT overlays application
 2021-03-02 16:21 UTC  (7+ messages)
` [PATCH v2 07/12] w1-eeprom: remove sandbox eeprom driver
` [PATCH v2 10/12] sun5i: add support for DIP detection to CHIP board

[PATCH] nvme: add cache flush in get/set_features
 2021-03-02 15:44 UTC  (4+ messages)

[Contributor Call] Call for agenda items
 2021-03-02 15:28 UTC  (2+ messages)

[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
 2021-03-02 14:42 UTC 

flash.bin from imx8mq_evk_defconfig does not start
 2021-03-02 14:08 UTC  (3+ messages)

[PATCH] arm: mach-rmobile: Add CPU info support for RZ/G2
 2021-03-02 12:09 UTC 

[PATCH 0/2 v4] Add ESRT and test ESRT creation
 2021-03-02 11:51 UTC  (4+ messages)
` [PATCH 2/2 v4] efi: ESRT creation tests


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