u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-31 11:59:58 to 2022-08-02 09:50:13 UTC [more...]

[PATCH 1/1] block: fix blk_get_devnum_by_typename()
 2022-08-02  9:49 UTC 

[MVEBU] SPI flash offset was depecrated?
 2022-08-02  9:27 UTC  (5+ messages)

Broken commit de47ff536363289f92f85ed1e4901724d238432d
 2022-08-02  9:13 UTC 

[PATCH 0/3] gpio: update gpio_get_status()
 2022-08-02  9:09 UTC  (4+ messages)
` [PATCH 1/3] gpio: Allow to print pin's label even for pin with GPIOF_FUNC function
` [PATCH 2/3] gpio: Fix pin's status display for pin with GPIOF_UNUSED function
` [PATCH 3/3] pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name

[PATCH 1/2] net: dwc_eth_qos: Add eqos_get_enetaddr callback for tegra186
 2022-08-02  8:55 UTC  (2+ messages)
` [PATCH 2/2] net: dwc_eth_qos: Add eqos_get_enetaddr callback for stm32

[PATCH] drivers: xen: events: fix build issues with disabled Xen HVC
 2022-08-02  8:48 UTC  (3+ messages)

[PATCH 0/6] introduce Arm FF-A support
 2022-08-02  8:38 UTC  (13+ messages)

[PATCH] Makefile: Silence new GNU linker warnings
 2022-08-02  8:30 UTC 

[PATCH] lmb: Fix LMB_MEMORY_REGIONS flag usage
 2022-08-02  8:21 UTC 

Replace make-fit-atf.py with binman. Was: migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-08-02  8:19 UTC  (9+ messages)
              ` [SPAM] "

[BISECTED] BeagleBone Black doesn't boot after a58147c2dbbf
 2022-08-02  7:46 UTC  (6+ messages)

[PATCH v10 00/10] enable menu-driven UEFI variable maintenance
 2022-08-02  7:43 UTC  (5+ messages)
` [PATCH v10 03/10] eficonfig: add "Edit Boot Option" menu entry
` [PATCH v10 05/10] eficonfig: add "Change Boot Order" "

[PATCH] dm: rtc: Avoid a race in the rtc_reset test
 2022-08-02  7:08 UTC  (6+ messages)

[PATCH] arm: mvebu: turris_omnia: Remove hardcoded spi-nor device tree path
 2022-08-02  6:51 UTC  (2+ messages)

[PATCH] timer: bcmbca: Add Broadcom BCMBCA timer support
 2022-08-02  5:26 UTC  (2+ messages)

[PATCH v1 0/2] add npcm750 function config and dts node
 2022-08-02  2:54 UTC  (4+ messages)
` [PATCH v1 1/2] ARM: configs: npcm7xx: add full function for nuvoton npcm750

[PATCH] arm: disable FDPIC ABI
 2022-08-01 20:41 UTC 

[PATCH v2 0/5] fs/fat: fix handling of full disk
 2022-08-02  0:19 UTC  (10+ messages)
` [PATCH v2 1/5] fs: fat: finding an empty FAT cluster
` [PATCH v2 4/5] test: let fs_obj_mkdir() provide full file system type
` [PATCH v2 5/5] test: add test for full FAT16 directory

[PATCH 1/2] Makefile: Fix dependency for u-boot-with-dtb.bin
 2022-08-01 23:15 UTC  (8+ messages)
` [PATCH 2/2] Makefile: Build final mpc85xx non-SPL image in standard file u-boot.bin

[PATCH] arm: bcmbca: add bcm63138 SoC support
 2022-08-01 22:18 UTC 

[PATCH] timer: bcmbca: Add Broadcom BCMBCA timer support
 2022-08-01 22:08 UTC 

[PATCH v3 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-08-01 19:13 UTC  (15+ messages)
` [PATCH v3 1/8] binman: add support for skipping file concatenation for mkimage
` [PATCH v3 2/8] binman: allow user-defined filenames for mkimage entry
` [PATCH v3 3/8] rockchip: remove binman temporary files when cleaning
` [PATCH v3 4/8] rockchip: generate idbloader.img content for u-boot-rockchip.bin with binman for ARM
` [PATCH v3 5/8] rockchip: generate u-boot-rockchip.bin with binman for ARM64 boards
` [PATCH v3 6/8] rockchip: simplify binman image dependencies addition to INPUTS
` [PATCH v3 7/8] rockchip: allow to build SPI images even without HAS_ROM option
` [PATCH v3 8/8] rockchip: add u-boot-rockchip-spi.bin image for booting from SPI-NOR flash

[PATCH v2 0/7] Add support for cyclic function execution infrastruture
 2022-08-01 19:13 UTC  (10+ messages)

[PATCH 0/5] rtc: Work around race conditions
 2022-08-01 19:13 UTC  (8+ messages)
` [PATCH 1/5] dm: rtc: Make use of ut_assertnonnull()
` [PATCH 2/5] test: Allow running tests multiple times
` [PATCH 3/5] dm: rtc: Avoid a race in the rtc_reset test
` [PATCH 4/5] dm: rtc: Try to avoid a race in rtc_set_get test
` [PATCH 5/5] dm: rtc: Try to handle the localtime() race

[PATCH 1/1] cmd: inconsistent return type of command_process()
 2022-08-01 19:13 UTC  (2+ messages)

[PATCH] doc: develop: Add a note about importing code from other projects
 2022-08-01 19:03 UTC  (2+ messages)

[PATCH v2 0/6] introduce Arm FF-A support
 2022-08-01 18:41 UTC  (7+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 1/4] arm64: smccc: add Xn registers support used by SMC calls
  ` [PATCH v3 2/4] arm64: smccc: clear the Xn registers after "
  ` [PATCH v3 3/4] arm_ffa: introduce Arm FF-A low-level driver
  ` [PATCH v3 4/4] arm_ffa: introduce armffa command

[PATCH v2 0/5] arm: bcmbca: add basic support for Broadcom BCA SoCs
 2022-08-01 18:39 UTC  (6+ messages)
` [PATCH v2 1/5] arm: bcmbca: add bcm63178 SoC support
` [PATCH v2 2/5] arm: bcmbca: add bcm6846 "
` [PATCH v2 3/5] arm: bcmbca: add bcm6878 "
` [PATCH v2 4/5] arm: bcmbca: add bcm6756 "
` [PATCH v2 5/5] arm: bcmbca: add bcm63148 "

[PATCH 0/5] arm: bcmbca: add basic support for Broadcom BCA SoCs
 2022-08-01 17:28 UTC  (4+ messages)
` [PATCH 1/5] arm: bcmbca: add bcm63178 SoC support

[PATCH 1/2] arm: mvebu: turris_omnia: Do not fail in fixup_mtd_partitions when partitions do not exist
 2022-08-01 15:54 UTC  (6+ messages)
` [PATCH 2/2] arm: mvebu: turris_omnia: Increase fdt size in fixup_mtd_partitions

[PATCH 1/2] arm: mvebu: turris_omnia: Show MCU type in show_board_info()
 2022-08-01 15:49 UTC  (7+ messages)
` [PATCH 2/2] arm: mvebu: turris_omnia: Add support for design with SW reset signals

[PATCH v1 0/2] cmd/fru: move FRU handling support to common region
 2022-08-01 15:10 UTC  (9+ messages)
` [PATCH v1 1/2] cmd: fru: "
` [PATCH v1 2/2] cmd: fru: add product info area parsing support

[PATCH 1/1] fs/erofs: silence erofs_probe()
 2022-08-01 14:42 UTC  (2+ messages)

[PATCH] MAINTAINERS: Change POWERPC MPC85XX maintainer to Marek Behún
 2022-08-01 14:08 UTC  (2+ messages)

[PATCH v5 1/1] test: Add some tests for kconfig.h
 2022-08-01 13:57 UTC 

[PATCH] board: freescale: p1_p2_rdb_pc: Delete watchdog max6370 node in load_default mode
 2022-08-01 13:35 UTC 

[PATCH 1/3] board: freescale: p1_p2_rdb_pc: Add workaround for board reset reboot loop
 2022-08-01 13:31 UTC  (5+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 2/4] board: freescale: p1_p2_rdb_pc: Add workaround for non-working watchdog
  ` [PATCH v2 3/4] board: freescale: p1_p2_rdb_pc: Avoid usage of CPLD's system reset register
  ` [PATCH v2 4/4] board: freescale: p1_p2_rdb_pc: Turn off watchdog before reset

cmd_process warning
 2022-08-01 13:19 UTC  (2+ messages)

[PATCH] Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ"
 2022-08-01 13:13 UTC  (9+ messages)

[PATCH 11/11] board: freescale: p1_p2_rdb_pc: Add env commands norlowerboot, norupperboot, sd2boot and defboot
 2022-08-01 13:01 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 2/2] board: freescale: p1_p2_rdb_pc: Calculate offsets for eSDHC boot sector
 2022-08-01 12:50 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] power: regulator: Remove i2c header from gpio regulator
 2022-08-01 12:19 UTC 

[GIT PULL] please pull fsl-qoirq-2022-7-29
 2022-08-01 12:16 UTC  (2+ messages)

[PATCH] gpio: turris_omnia_mcu: Fix usage of CMD_EXT_CONTROL
 2022-08-01 11:56 UTC  (2+ messages)

[PATCH v1 00/26] arm: dts: imx: sync device trees with upstream linux kernel ones
 2022-08-01 11:26 UTC  (6+ messages)
` [PATCH v1 08/26] imx6ul/imx6ull: synchronise device trees with linux
` [PATCH v1 21/26] imx8mn: synchronise device tree "

[PATCH 00/14] imx: kontron-sl-mx8mm: Improvements and OSM board support
 2022-08-01 11:23 UTC  (4+ messages)

[PATCH v2 00/19] imx: kontron-sl-mx8mm: Improvements and OSM board support
 2022-08-01 10:30 UTC  (20+ messages)
` [PATCH v2 01/19] imx: kontron-sl-mx8mm: Remove LVDS board type and devicetrees
` [PATCH v2 02/19] imx: kontron-sl-mx8mm: Add support for loading from SPI NOR in SPL
` [PATCH v2 03/19] imx: kontron-sl-mx8mm: Remove custom board_boot_order() workaround
` [PATCH v2 04/19] imx: kontron-sl-mx8mm: Increase CONFIG_SYS_CBSIZE to 2K
` [PATCH v2 05/19] imx: kontron-sl-mx8mm: Enable MTD command
` [PATCH v2 06/19] imx: kontron-sl-mx8mm: Add redundant environment and SPI NOR partitions
` [PATCH v2 07/19] imx: kontron-sl-mx8mm: Enable environment in MMC
` [PATCH v2 08/19] imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXT
` [PATCH v2 09/19] imx: kontron-sl-mx8mm: Enable bootaux command
` [PATCH v2 10/19] imx: kontron-sl-mx8mm: lpddr4_timing.c: Add spaces for proper alignment
` [PATCH v2 11/19] imx: kontron-sl-mx8mm: Remove 100mt DDR setpoint
` [PATCH v2 12/19] imx: kontron-sl-mx8mm: Use new LPDDR4 config parameters
` [PATCH v2 13/19] imx: kontron-sl-mx8mm: Prepare for other i.MX8MM SoM types
` [PATCH v2 14/19] imx: kontron-sl-mx8mm: Adjust board and SoM model strings
` [PATCH v2 15/19] imx: kontron-sl-mx8mm: Use the VSELECT signal to switch SD card IO voltage
` [PATCH v2 16/19] imx: kontron-sl-mx8mm: Use voltage rail names from schematic for PMIC regulator-names
` [PATCH v2 17/19] imx: kontron-sl-mx8mm: Simplify code in spl.c
` [PATCH v2 18/19] imx: kontron-sl-mx8mm: Add support for Kontron Electronics SoM SL i.MX8MM OSM-S
` [PATCH v2 19/19] imx: kontron-sl-mx8mm: Prepare for I2C display detection in environment script

[PATCH v1 0/3] Support various block interfaces for avb and bcb
 2022-08-01  8:07 UTC  (5+ messages)
` [PATCH v4 "
` [PATCH v4 1/3] cmd: bcb: introduce optional interface parameter to bcb
` [PATCH v4 2/3] cmd: avb: introduce optional interface parameter to avb init
` [PATCH v4 3/3] cmd: avb: remove mmc naming from generic block code

[RFC PATCH 0/2] cmd/fru: move FRU handling support to common region
 2022-08-01  7:58 UTC  (7+ messages)
` [RFC PATCH 1/2] cmd/fru: "

[PATCH v5 0/1] kconfig: Add some new macros
 2022-08-01  3:07 UTC 

[PATCH] configs: imx8mn_beacon_fspi: Add config for booting from QSPI
 2022-08-01  1:24 UTC 

[PATCH 1/8] Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to Kconfig
 2022-08-01  1:08 UTC  (8+ messages)
` [PATCH 2/8] arc: Move SYS_LITTLE_ENDIAN / SYS_BIG_ENDIAN selection "
` [PATCH 3/8] Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et al
` [PATCH 4/8] Convert CONFIG_SYS_FSL_ESDHC_HAS_DDR_MODE to Kconfig
` [PATCH 5/8] Convert CONFIG_SYS_FSL_MAX_NUM_OF_SEC "
` [PATCH 6/8] Convert CONFIG_SYS_FSL_NUM_CC_PLLS "
` [PATCH 7/8] Convert CONFIG_SYS_FSL_PCIE_COMPAT "
` [PATCH 8/8] Convert CONFIG_SYS_FSL_QMAN_V3 et al "

[PATCH 0/7] arm: dts: Create common imx8mn-u-boot
 2022-07-31 23:45 UTC  (8+ messages)
` [PATCH 1/7] arm: dts: imx8mn-u-boot: Create common imx8mn-u-boot.dtsi
` [PATCH 2/7] arm: dts: imx8mn-beacon-kit: Consolidate with imx8mn-u-boot
` [PATCH 3/7] arm: dts: imx8mn-bsh-smm-s2: "
` [PATCH 4/7] arm: dts: imx8mn-ddr4-evk: "
` [PATCH 5/7] arm: dts: imx8mn-evk: "
` [PATCH 6/7] arm: dts: imx8mn-var-som-symphony: "
` [PATCH 7/7] arm: dts: imx8mn-venice: "

[PATCH 1/1] fs/erofs: silence erofs_probe()
 2022-07-31 22:42 UTC  (5+ messages)

[PATCH v3] common: Drop display_options.h from common header
 2022-07-31 18:28 UTC 

[PATCH 1/1] Makefile: avoid false positive -Wmaybe-uninitialized
 2022-07-31 18:41 UTC  (2+ messages)

[Bug] Buidling sandbox_vpl_defconfig is unstable
 2022-07-31 18:41 UTC  (5+ messages)

[RFCv1] doc: develop: Describe using CONFIG vs CFG for values
 2022-07-31 18:41 UTC  (4+ messages)

[PATCH] arm: dts: imx8mn-beacon-kit-u-boot: Fix broken booting
 2022-07-31 18:37 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).