public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2021-07-20 15:04:37 to 2021-07-21 21:29:07 UTC [more...]

[PATCH] Nokia RX-51: Update documentation about ext2/3/4
 2021-07-21 21:28 UTC  (3+ messages)

[PATCH] Nokia RX-51: Convert documentation to rst format
 2021-07-21 21:25 UTC 

[PATCH] doc: Bring in Makefile documentation
 2021-07-21 21:01 UTC  (2+ messages)

[PATCH 1/2] fdt: Tidy up the code a bit with fdt addr
 2021-07-21 20:55 UTC  (2+ messages)
` [PATCH 2/2] fdt: Show the type of devicetree "

Bootcount device-model I2C EEPROM partition
 2021-07-21 16:59 UTC 

[PATCH] net: fsl-mc: fix logically dead code
 2021-07-21 16:13 UTC 

[PATCH] drivers: net: aquantia: fix unsigned compared against 0
 2021-07-21 16:13 UTC 

[PATCH v2 0/3] riscv: enable SBI system reset
 2021-07-21 17:05 UTC  (6+ messages)
` [PATCH v2 1/3] risv: add missing SBI extension definitions
` [PATCH v2 2/3] cmd/sbi: use constants instead of numerical values
` [PATCH v2 3/3] sysreset: provide SBI based sysreset driver

[PATCH RESEND u-boot-spi 0/8] Fix `mtd erase` when used with mtdpart
 2021-07-21 16:16 UTC  (21+ messages)
` [PATCH RESEND u-boot-spi 1/8] mtd: spi-nor-core: Try cleaning up in case writing BAR failed
` [PATCH RESEND u-boot-spi 2/8] mtd: spi-nor-core: Check return value of write_enable() in spi_nor_erase()
` [PATCH RESEND u-boot-spi 3/8] mtd: spi-nor-core: Don't overwrite return value if it is non-zero
` [PATCH RESEND u-boot-spi 4/8] mtd: spi-nor-core: Check return value of write_disable() in spi_nor_erase()
` [PATCH RESEND u-boot-spi 5/8] mtd: spi-nor-core: Don't check for zero length "
` [PATCH RESEND u-boot-spi 6/8] mtd: spi-nor-core: Call mtd_erase_callback() from spi_nor_erase()
` [PATCH RESEND u-boot-spi 7/8] mtd: spi-nor-core: Check for ctrlc() in spi_nor_erase()
` [PATCH RESEND u-boot-spi 8/8] mtd: mtdpart: Make mtdpart's _erase method sane

[PATCH v5 00/20] TI/Cadence: Add Sierra/Torrent SERDES driver
 2021-07-21 15:58 UTC  (21+ messages)
` [PATCH v5 01/20] dm: core: Add helper to compare node names
` [PATCH v5 02/20] dm: test: Add test case to check node name ignoring unit address
` [PATCH v5 03/20] dt-bindings: phy: Add definitions for additional phy types
` [PATCH v5 04/20] dt-bindings: phy: Add defines for AM64 SERDES Wrapper
` [PATCH v5 05/20] dt-bindings: phy: cadence-torrent: Add defines for refclk driver
` [PATCH v5 06/20] dt-bindings: ti-serdes-mux: Add defines for AM64 SoC
` [PATCH v5 07/20] phy: cadence: Add driver for Sierra PHY
` [PATCH v5 08/20] phy: cadence: Add driver for Torrent SERDES
` [PATCH v5 09/20] phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC
` [PATCH v5 10/20] board: ti: j721e: Add support for probing and configuring Torrent serdes on J7200
` [PATCH v5 11/20] ARM: dts: k3-j721e: Add support for USB3 in USB0 instance
` [PATCH v5 12/20] arm: dts: k3-j7200-main: Add DT node for torrent serdes
` [PATCH v5 13/20] arm: dts: k3-j7200-common-proc-board: Enable SERDES DT
` [PATCH v5 14/20] arm: dts: k3-j7200-common-proc-board-u-boot: Add u-boot tags for torrent serdes
` [PATCH v5 15/20] configs: j721e_evm_a72_defconfig: Enable the drivers required for the USB3 support
` [PATCH v5 16/20] configs: j7200_evm_a72_defconfig: Add config for torrent serdes and common clock framework
` [PATCH v5 17/20] env: ti: j721e-evm: Add env variable to power on & reset QSGMII PHY in J7200 EVM
` [PATCH v5 18/20] configs: j7200_evm_a72: Add CONFIG_PREBOOT to configure ethernet PHY
` [PATCH v5 19/20] doc: board: Move j721e document to doc/board/ti/ directory
` [PATCH v5 20/20] doc: board: j721e_evm: Add documentation for firmware loading

[PATCH 00/15] lib: Add support for a decimal 0m prefix for numbers
 2021-07-21 14:46 UTC  (18+ messages)
` [PATCH 13/15] RFC: lib: Support a binary prefix 0y

[PATCH 0/2] board: sifive: unmatched: reset multiple devices in SPL
 2021-07-21 14:24 UTC  (5+ messages)
` [PATCH 1/2] board: sifive: unmatched: refine GEMGXL initialized function "
` [PATCH 2/2] board: sifive: unmatched: reset USB hub, PCIe-USB bridge, and ULPI device "

[PATCH] patman: add warning for invalid tag
 2021-07-21 14:19 UTC  (2+ messages)

[PATCH] arm: vexpress64: juno: Enable distro_bootcmd functionality
 2021-07-21 13:58 UTC  (3+ messages)

[PATCH V4 00/44] imx: add i.MX8ULP support
 2021-07-21 14:17 UTC  (45+ messages)
` [PATCH V4 01/44] arm: imx: add i.MX8ULP basic Kconfig option
` [PATCH V4 02/44] arm: imx: add i.MX8ULP cpu type and helper
` [PATCH V4 03/44] arm: imx: sys_proto: move boot mode define to common header
` [PATCH V4 04/44] arm: imx8ulp: support print cpu info
` [PATCH V4 05/44] imx: imx8ulp: add get reset cause
` [PATCH V4 06/44] arm: imx: basic i.MX8ULP support
` [PATCH V4 07/44] arm: imx8: Move container parser and image to mach-imx common folder
` [PATCH V4 08/44] arm: imx8: Move container image header file to mach-imx
` [PATCH V4 09/44] arm: imx: parse-container: guard included header files
` [PATCH V4 10/44] arm: imx8ulp: add container support
` [PATCH V4 11/44] arm: imx: move container Kconfig under mach-imx
` [PATCH V4 12/44] driver: misc: Add MU and S400 API to communicate with Sentinel
` [PATCH V4 13/44] net: fec_mxc: support i.MX8ULP
` [PATCH V4 14/44] pinctrl: Add pinctrl driver for imx8ulp
` [PATCH V4 15/44] driver: serial: fsl_lpuart: support i.MX8ULP
` [PATCH V4 16/44] arm: imx8ulp: add clock support
` [PATCH V4 17/44] drivers: mmc: fsl_esdhc_imx: support i.MX8ULP
` [PATCH V4 18/44] arm: imx8ulp: soc: Change to use CMC1 to get bootcfg
` [PATCH V4 19/44] arm: imx8ulp: Enable full L2 cache in SPL
` [PATCH V4 20/44] arm: imx8ulp: disable wdog3
` [PATCH V4 21/44] arm: imx8ulp: Update the reset vector in u-boot
` [PATCH V4 22/44] drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6
` [PATCH V4 23/44] drivers: misc: imx8ulp: Add S400 API for image authentication
` [PATCH V4 24/44] drivers: misc: imx8ulp: Update S400 API for release RDC
` [PATCH V4 25/44] drivers: misc: s400_api: Update API for fuse read and write
` [PATCH V4 26/44] arm: imx8ulp: release and configure XRDC at early phase
` [PATCH V4 27/44] arm: imx8ulp: add rdc support
` [PATCH V4 28/44] arm: imx8ulp: add trdc release request
` [PATCH V4 29/44] arm: imx8ulp: release trdc and assign lpav from RTD to APD
` [PATCH V4 30/44] imx8ulp: unify rdc functions
` [PATCH V4 31/44] arm: imx8ulp: Probe the S400 MU device in arch init
` [PATCH V4 32/44] arm: iMX8ULP: Add boot device relevant functions
` [PATCH V4 33/44] arm: imx8ulp: Allocate DCNANO and MIPI_DSI to AD domain
` [PATCH V4 34/44] arm: imx8ulp: add dummy imx_get_mac_from_fuse
` [PATCH V4 35/44] arm: imx8ulp: add iomuxc support
` [PATCH V4 36/44] driver: misc: imx8ulp: Add fuse driver for imx8ulp
` [PATCH V4 37/44] imx8ulp: soc: correct reset cause
` [PATCH V4 38/44] imx8ulp: Use DGO_GP5 to get boot config
` [PATCH V4 39/44] imx8ulp: Add workaround for eMMC boot
` [PATCH V4 40/44] imx8ulp: move struct mu_type to common header
` [PATCH V4 41/44] imx8ulp: add upower api support
` [PATCH V4 42/44] ddr: Add DDR driver for iMX8ULP
` [PATCH V4 43/44] arm: dts: add i.MX8ULP dtsi
` [PATCH V4 44/44] arm: imx: add i.MX8ULP EVK support

[PATCH v4 1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx)
 2021-07-21 13:33 UTC  (3+ messages)
` [PATCH v4 2/2] imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x)

Pull request: u-boot-imx u-boot-imx-20210720
 2021-07-21 13:26 UTC  (6+ messages)

[PATCH 0/2] Add support of the FXL6408 GPIO expander
 2021-07-21 12:20 UTC  (3+ messages)
` [PATCH 1/2] GPIO: fxl6408: Add support for "
  ` [PATCH 2/2] colibri-imx8x: add on-module gpio expander fxl6408

[PATCH v4 00/21] TI/Cadence: Add Sierra/Torrent SERDES driver
 2021-07-21 12:16 UTC  (4+ messages)
` [PATCH v4 01/21] drivers: reset: Add devm_to_reset() to return dummy "struct reset_ctl"

[PATCH v3] serial: pl011: Enable DEBUG_UART_PL011 in SPL
 2021-07-21  6:11 UTC 

[PATCH v2] serial: pl011: Enable DEBUG_UART_PL011 in SPL
 2021-07-21  5:52 UTC 

Help wanted: Adding OpenSSL in FSL HAB
 2021-07-21 11:45 UTC  (5+ messages)

[PATCH u-boot-mvebu v2 00/41] kwboot / kwbimage improvements reducing image size
 2021-07-21 10:29 UTC  (25+ messages)
` [PATCH u-boot-mvebu v2 13/41] tools: kwbimage: Change maximum number of arguments in binary header to 256
` [PATCH u-boot-mvebu v2 14/41] tools: kwbimage: Fix calculating size of binary header
` [PATCH u-boot-mvebu v2 15/41] tools: kwbimage: Add support for more BINARY headers
` [PATCH u-boot-mvebu v2 16/41] tools: kwbimage: Don't parse PAYLOAD keyword
` [PATCH u-boot-mvebu v2 17/41] tools: kwbimage: Add support for DATA command also for v1 images
` [PATCH u-boot-mvebu v2 18/41] tools: kwbimage: Add support for a new DATA_DELAY command
` [PATCH u-boot-mvebu v2 19/41] tools: kwbimage: Do not hide usage of secure header under CONFIG_ARMADA_38X
` [PATCH u-boot-mvebu v2 20/41] tools: kwbimage: Mark all BootROM structures __packed
` [PATCH u-boot-mvebu v2 21/41] tools: dumpimage: Fix crashing when trying to extract data from kwbimage
` [PATCH u-boot-mvebu v2 22/41] tools: dumpimage: Show error message "
` [PATCH u-boot-mvebu v2 28/41] tools: kwboot: Fix checking image header version
` [PATCH u-boot-mvebu v2 33/41] SPL: Add support for specifying offset between header and image

[PATCH] build: remove the variable NM in gen_ll_addressable_symbols.sh
 2021-07-21  9:05 UTC  (3+ messages)

[RESEND PATCH] build: remove the variable NM in gen_ll_addressable_symbols.sh
 2021-07-21  7:56 UTC 

[PATCH] ARM: dts: stm32: Fix AV96 eMMC pinmux
 2021-07-21  7:46 UTC  (2+ messages)

[PATCH 1/3 v2] efi_capsule: Move signature from DTB to .rodata
 2021-07-21  6:41 UTC  (6+ messages)

[PATCH v2 0/5] Resync BeagleBone dtbs, add SanCloud BBE support & minor fixups
 2021-07-21  6:40 UTC  (6+ messages)
` [PATCH v2 5/5] configs: am335x_evm: Fix BeagleBone Green DTB selection

[PATCH] net: designware: improve ethernet DMA reset
 2021-07-21  6:19 UTC 

[PATCH] arm: bootm: Disable LMB reservation for command line and board info on arm64
 2021-07-21  6:08 UTC  (4+ messages)

[PULL] u-boot-sh/master
 2021-07-21  2:55 UTC  (2+ messages)

[PATCH v2 0/6] add measurement support
 2021-07-21  2:42 UTC  (5+ messages)
` [PATCH v2 2/6] efi_loader: add secure boot variable measurement

[PATCH 1/9] net: eqos: Add PHY reset control for i.MX platform
 2021-07-21  2:37 UTC  (3+ messages)
  ` [EXT] "

[PATCH 1/3] efi_capsule: Move signature from DTB to .rodata
 2021-07-20 18:50 UTC  (7+ messages)
` [PATCH 2/3] mkeficapsule: Remove dtb related options

[PATCH] command: Fix SMC and HVC maximum number of arguments
 2021-07-20 18:33 UTC  (2+ messages)

[PATCH 0/6] Convert MIPS Malta boards to PCI DM
 2021-07-20 18:33 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/6] dm: pci: add option to map virtual system memory base address

[PATCH] serial: pl011: Enable DEBUG_UART_PL011 in SPL
 2021-07-20 18:33 UTC  (2+ messages)

[PATCH 0/3 v3] Inrtoduce TPM TIS
 2021-07-20 18:32 UTC  (4+ messages)
` [PATCH 3/3 v3] MAINTAINERS: Add entry for TPM drivers

[PATCH] dts: khadas Edge: Use devicetree for SMBIOS settings
 2021-07-20 18:33 UTC  (4+ messages)
` [PATCH] configs: khadas-edge series: Enable SMBIOS

[PATCH] distro_boot: Fix block device after DHCP boot sequence
 2021-07-20 18:32 UTC  (2+ messages)

sandbox: drivers/core/ofnode.c:118: ofnode_read_bool: Assertion `ofnode_valid(node)' failed
 2021-07-20 18:32 UTC  (2+ messages)

[RESEND PATCH v2 0/3] sunxi: Improve automatic eMMC boot partition support
 2021-07-20 18:32 UTC  (3+ messages)
` [RESEND PATCH v2 1/3] spl: mmc: extend spl_mmc_boot_mode() to take mmc argument

[PATCH v3] dm: core: fix no null pointer detection in ofnode_get_addr_size_index()
 2021-07-20 18:32 UTC  (2+ messages)

[PATCH v3 00/14] aspeed: Support secure boot chain with FIT image verification
 2021-07-20 18:33 UTC  (3+ messages)
` [PATCH v3 03/14] crypto: aspeed: Add AST2600 HACE support

[PATCH v2] serial: pl011: Resend the character if FIFO is full in debug uart
 2021-07-20 18:33 UTC  (2+ messages)

[PATCH 0/9] tpm: Enhance sandbox tpm2 emulation
 2021-07-20 18:33 UTC  (5+ messages)
` [PATCH 9/9] sandbox: tpm: Support extending a PCR multiple times

[PATCH] acpi: Use U-Boot version for OEM_REVISION
 2021-07-20 18:32 UTC  (2+ messages)

[PATCH 0/8] dtoc: Improvements to warnings
 2021-07-20 18:32 UTC  (4+ messages)
` [PATCH 8/8] dtoc: Update documentation to cover warnings in more detail

[RESEND PATCH 1/3] net: eth-phy: define LOG_CATEGORY
 2021-07-20 18:15 UTC  (3+ messages)
` [RESEND PATCH 2/3] net: dwc_eth_qos: "
` [RESEND PATCH 3/3] net: "

[PATCH v3 0/6] net: dwc_eth_qos: add support of device tree configuration for reset delay
 2021-07-20 18:09 UTC  (7+ messages)
` [PATCH v3 1/6] net: eth-phy: add support of device tree configuration for gpio reset
` [PATCH v3 2/6] net: eth-phy: use dev_dbg and log_notice
` [PATCH v3 3/6] net: eth-phy: manage subnode mdio0
` [PATCH v3 4/6] net: dwc_eth_qos: remove the field phyaddr of the struct eqos_priv
` [PATCH v3 5/6] net: dwc_eth_qos: use generic ethernet phy for stm32 variant
` [PATCH v3 6/6] net: dwc: add a common empty ops eqos_null_ops

[PATCH v2 0/6] net: dwc_eth_qos: add support of device tree configuration for reset delay
 2021-07-20 18:02 UTC  (3+ messages)
` [PATCH v2 1/6] net: eth-phy: add support of device tree configuration for gpio reset

[PATCH] common: board_r: print error if binman_init fails
 2021-07-20 17:42 UTC  (2+ messages)

[PATCH v2 0/5] Add SIMATIC IOT2050 board support
 2021-07-20 17:33 UTC  (18+ messages)
` [PATCH v2 4/5] watchdog: rti_wdt: Add support for loading firmware

[PATCH v2 0/5] stm32mp1: handle TF-A boot with FIP
 2021-07-20 17:31 UTC  (4+ messages)
` [PATCH v2 2/5] arm: stm32mp: handle the OP-TEE nodes in DT with FIP support
  ` [Uboot-stm32] "

[Patch V3 21/44] arm: imx8ulp: Update the reset vector in u-boot
 2021-07-20 14:59 UTC  (2+ messages)

[Patch V3 36/44] driver: misc: imx8ulp: Add fuse driver for imx8ulp
 2021-07-20 14:59 UTC  (2+ messages)

[Patch V3 43/44] arm: dts: add i.MX8ULP dtsi
 2021-07-20 14:58 UTC  (2+ messages)

[Patch V3 03/44] arm: imx: sys_proto: move boot mode define to common header
 2021-07-20 14:58 UTC  (2+ messages)


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