public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-07-17 08:13:14 to 2022-07-20 10:55:30 UTC [more...]

[PATCH v3 1/2] tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls
 2022-07-20 10:55 UTC  (3+ messages)
` [PATCH v3 2/2] tools: kwboot: use pkg-config to get -ltinfo

Booting from SPI-NAND
 2022-07-20  7:17 UTC 

Reading GPIOs with DM_GPIO before device tree is loaded
 2022-07-19 18:34 UTC 

[PATCH] spi: cadence_ospi_versal: Reset ospi controller using reset driver api's
 2022-07-20 10:06 UTC 

[PATCH 0/3] Add reset driver support for ZynqMP and Versal
 2022-07-20  9:59 UTC  (4+ messages)
` [PATCH 1/3] reset: zynqmp: Add reset driver support for versal
` [PATCH 2/3] arm64: versal: Enable reset driver "
` [PATCH 3/3] arm64: zynqmp: Enable reset driver

u-boot and IPv6
 2022-07-20  9:21 UTC  (3+ messages)

[PATCH] Provide more details of exactly how configuration signatures are calculated
 2022-07-20  8:45 UTC  (3+ messages)

[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
 2022-07-20  7:53 UTC  (21+ messages)
` [PATCH v5 19/23] FWU: synquacer: Add FWU Multi bank update support for DeveloperBox
` [PATCH v5 20/23] FWU: synquacer: Generate dfu_alt_info from devicetree partition

[PATCH 0/9] Add DM support for atmel NAND driver
 2022-07-20  7:56 UTC  (13+ messages)
` [PATCH 1/9] nand: atmel: Add DM based "
` [PATCH 2/9] nand: atmel: Add pmecc driver
` [PATCH 3/9] mfd: syscon: Add atmel-matrix registers definition
` [PATCH 4/9] memory: atmel-ebi: add Atmel EBI (External Bus Interface) driver
` [PATCH 5/9] mfd: syscon: atmel-smc: Add driver for atmel SMC
` [PATCH 6/9] configs: at91: sam9x60ek: Enable DM based nand driver
` [PATCH 7/9] ARM: dts: at91: sam9x60: Add nodes for EBI and NAND
` [PATCH 8/9] ARM: dts: at91: sam9x60ek: Enable NAND support
` [PATCH 9/9] board: sam9x60ek: remove nand init from board file

[RESEND v9 0/9] enable menu-driven UEFI variable maintenance
 2022-07-20  7:44 UTC  (23+ messages)
` [RESEND v9 1/9] efi_loader: move udevice pointer into struct efi_object
` [RESEND v9 2/9] eficonfig: menu-driven addition of UEFI boot option
` [RESEND v9 4/9] menu: add KEY_PLUS and KEY_MINUS handling
` [RESEND v9 5/9] eficonfig: add "Change Boot Order" menu entry
` [RESEND v9 8/9] doc:bootmenu: add description for UEFI boot support
` [RESEND v9 9/9] doc:eficonfig: add documentation for eficonfig command

[PATCH v7 00/13] FWU: Add FWU Multi Bank Update feature support
 2022-07-20  7:35 UTC  (10+ messages)
` [PATCH v7 01/13] dt/bindings: Add bindings for FWU Metadata storage device
` [PATCH v7 08/13] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v7 12/13] mkeficapsule: Add support for setting OEM flags in capsule header

[PATCH v1] imx: romapi: fix spurious ampersand in address print
 2022-07-20  7:32 UTC  (2+ messages)

[PATCH 1/2] tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls
 2022-07-20  7:05 UTC  (11+ messages)
` [PATCH 2/2] tools: kwboot: use pkg-config to get -ltinfo

Please pull u-boot-ubi
 2022-07-20  7:02 UTC 

[PATCH] Improve Window's build documentation
 2022-07-20  6:50 UTC 

[PATCH 1/2] ubifs: Fix ubifs_assert_cmt_locked()
 2022-07-20  3:55 UTC  (4+ messages)
` [PATCH 2/2] ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code

[PATCH v4] patman: By default don't pass "--no-tree" to checkpatch for linux
 2022-07-19 21:56 UTC 

[PATCH V2 00/13] Port manufacturer specific initialization
 2022-07-19 20:22 UTC  (14+ messages)
` [PATCH V2 01/13] mtd: nand: Get rid of busw parameter
` [PATCH V2 02/13] mtd: nand: Store nand ID in struct nand_chip
` [PATCH V2 03/13] mtd: nand: Add manufacturer specific initialization/detection steps
` [PATCH V2 04/13] mtd: nand: Get rid of mtd variable in function calls
` [PATCH V2 05/13] mtd: nand: Export symbol nand_decode_ext_id
` [PATCH V2 06/13] mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
` [PATCH V2 07/13] mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
` [PATCH V2 08/13] mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
` [PATCH V2 09/13] mtd: nand: Move Micron specific init logic in nand_micron.c
` [PATCH V2 10/13] mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
` [PATCH V2 11/13] mtd: nand: Move Macronix specific initialization in nand_macronix.c
` [PATCH V2 12/13] mtd: nand: toshiba: Retrieve ECC requirements from extended ID
` [PATCH V2 13/13] mtd: decommission the NAND museum

Pull request: u-boot-sunxi/master for v2022.10
 2022-07-19 19:54 UTC  (2+ messages)

[RFC PATCH] mtd: Fix building when CONFIG_DM is not enabled
 2022-07-19 19:43 UTC 

[PATCH v2 1/2] tools: mkeficapsule: use pkg-config to get -luuid and -lgnutls
 2022-07-19 19:15 UTC  (2+ messages)
` [PATCH v2 2/2] tools: kwboot: use pkg-config to get -ltinfo

[PULL] u-boot-usb/master
 2022-07-19 18:55 UTC 

[bug] boot failure on pinebook pro due to rk8xx changes in 2022.07
 2022-07-19 16:32 UTC  (3+ messages)

[PATCH v2] drivers: xen: unmap Enlighten page before jumping to Linux
 2022-07-19 14:55 UTC 

[PATCH] drivers: xen: unmap Enlighten page before jumping to Linux
 2022-07-19 13:03 UTC  (5+ messages)

[PATCH] net: emaclite: Avoid reading negative bytes
 2022-07-19  8:47 UTC 

[PATCH 0/5] Enable power domain driver in ZynqMP and Versal
 2022-07-19  4:44 UTC  (6+ messages)
` [PATCH 2/5] firmware: zynqmp: Load config overlay for core0 to pmufw

[bug] uboot 2022.07 hangs on rpi 2 with attached usb storage
 2022-07-18 17:48 UTC 

Please pull u-boot-i2c
 2022-07-19 15:24 UTC 

Pull request: u-boot-spi/master
 2022-07-19 14:51 UTC  (2+ messages)

DWC3 host support
 2022-07-19 13:22 UTC  (9+ messages)

[PATCH] i2c: avoid dynamic stack use in dm_i2c_write
 2022-07-19 11:54 UTC  (2+ messages)

[PATCH v4] i2c: nuvoton: Add NPCM7xx i2c driver
 2022-07-19 11:54 UTC  (2+ messages)

[PATCH] i2c: ast_i2c: Remove SCL direct drive mode
 2022-07-19 11:53 UTC  (2+ messages)

[PATCH v3 0/9] New boards support: db845c and qcs404-evb
 2022-07-19 11:09 UTC  (4+ messages)

binman issue on ubuntu 20.04
 2022-07-19  9:20 UTC 

[PATCH 1/1] cmd: undefined return value of do_extension_apply()
 2022-07-19  8:46 UTC  (2+ messages)

kontron_pitx_imx8m does not start
 2022-07-19  5:40 UTC  (7+ messages)

[PATCH] arm: dts: qcom: Sync pinctrl DT nodes with Linux bindings
 2022-07-19  5:24 UTC  (5+ messages)

[PATCH 0/6] mtd: nand: sunxi: Convert to devicetree and the driver model
 2022-07-19  2:04 UTC  (12+ messages)
` [PATCH 1/6] clk: sunxi: Add NAND clocks and resets
` [PATCH 2/6] pinctrl: sunxi: Add NAND pinmuxes
` [PATCH 3/6] mtd: nand: sunxi: Remove an unnecessary check
` [PATCH 5/6] mtd: nand: sunxi: Convert to the driver model

[PATCH 1/2] rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-device
 2022-07-18 21:12 UTC  (4+ messages)
` [PATCH 2/2] rockchip: rk3399: sync spl_boot_devices_tbl and boot_devices node paths
` [SPAM] [PATCH 1/2] rockchip: rk3399: fix incorrect boot-device in u-boot, spl-boot-device

[RFC PATCH 1/2] spl: enable regulator-boot-on and disable regulator-force-boot-off
 2022-07-18 20:13 UTC  (6+ messages)
` [RFC PATCH 2/2] rockchip: rk3399: remove duplicate call to regulators_enable_boot_on
  ` [SPAM] "
` [SPAM] [RFC PATCH 1/2] spl: enable regulator-boot-on and disable regulator-force-boot-off

[PATCH v2 1/2] rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR
 2022-07-18 20:05 UTC  (5+ messages)
` [PATCH v2 2/2] rockchip: rk3399: fix incorrect ifdef check on SPL_GPIO
  ` [SPAM] "
` [SPAM] [PATCH v2 1/2] rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR

[PATCH 1/2] dt-bindings: mtd: partitions: add binding for U-Boot bootloader
 2022-07-18 19:15 UTC  (2+ messages)

[PATCH] arm: Remove unused references to CONFIG_SOC_DM*
 2022-07-18 15:33 UTC 

[PATCH v6 00/13] FWU: Add FWU Multi Bank Update feature support
 2022-07-18 15:23 UTC  (2+ messages)

[PATCH] efi: test/py: repair authenticated capsules tests
 2022-07-18 15:12 UTC  (4+ messages)

[PATCH] console: Add option to keep it silent until env is loaded
 2022-07-18 15:07 UTC  (5+ messages)

[PATCH v2 5/5] rockchip: rock-pi-4: dts: spi: Make the index of the spi flash the same in SPL and U-Boot proper
 2022-07-18 14:09 UTC  (9+ messages)

[PATCH 00/19] buildman: Integration of boards.cfg file
 2022-07-18 12:11 UTC  (7+ messages)
` [PATCH 10/19] buildman: Incorporate the genboardscfg.py tool

[PATCH] spl: Use SPL_TEXT_BASE instead of ISW_ENTRY_ADDR
 2022-07-18 12:08 UTC  (2+ messages)

[PATCH 1/4] arm: mach-k3: Add support for device type detection
 2022-07-18 12:08 UTC  (4+ messages)
` [PATCH 4/4] arm: mach-k3: security: Remove certificate if detected on GP device

[PATCH] arm: mach-k3: Remove ROM firewalls on GP devices
 2022-07-18 12:08 UTC  (2+ messages)

[PATCH] spl: Move check for SPL_LIBCOMMON support to header
 2022-07-18 12:08 UTC  (4+ messages)

[PATCH 1/2] arm: mach-k3: Only build init files for SPL
 2022-07-18 12:08 UTC  (4+ messages)
` [PATCH 2/2] arm: mach-k3: Rename SOC_K3_AM6 to SOC_K3_AM654

[PATCH] sunxi-nand: fix the PIO instead of DMA implementation
 2022-07-18 10:38 UTC  (2+ messages)

[PATCH] arm: mvebu: turris_omnia: Set ETHPRIME to DT alias
 2022-07-18 10:29 UTC  (2+ messages)

[PATCH] arm: mvebu: Avoid reading MVEBU_REG_PCIE_DEVID register too many times
 2022-07-18 10:28 UTC  (2+ messages)

[PATCH sunxi/next] spi: sunxi: use XCH status to detect in-progress transfer
 2022-07-18 10:22 UTC  (2+ messages)

[PATCH v1] drivers: spi: sunxi: Fix spi speed settting
 2022-07-18 10:21 UTC  (7+ messages)

[PATCH 0/7] sunxi: F1C100s: enable MMC and SPI in U-Boot proper
 2022-07-18 10:17 UTC  (5+ messages)
` [PATCH 2/7] spi: sunxi: refactor SPI speed/mode programming

[PATCH 0/3] net: sun8i-emac: Allwinner D1 Support
 2022-07-18 10:03 UTC  (3+ messages)
` [PATCH 2/3] net: sun8i-emac: Drop use of arch-specific header

[RFC PATCH 0/8] migrate u-boot-rockchip.bin to binman and generate an image for SPI
 2022-07-18  9:40 UTC  (7+ messages)
` [RFC PATCH 4/8] rockchip: pad u-boot-rockchip.bin correctly
` [RFC PATCH 7/8] binman: add support for skipping file concatenation for mkimage

[PATCH] rockchip: rk3399: boot_devices: fix eMMC node name
 2022-07-18  9:18 UTC  (3+ messages)

[PATCH] [Meson] add magicbox m16s config, dts and doc
 2022-07-18  8:13 UTC  (2+ messages)

[PATCH 0/4] Convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
 2022-07-18  8:12 UTC  (9+ messages)
` [PATCH 1/4] MIPS: remove deprecated TARGET_VCT option
` [PATCH 2/4] MIPS: remove CONFIG_SYS_MHZ
` [PATCH 3/4] MIPS: mscc: remove unused CPU_CLOCK_RATE
` [PATCH 4/4] MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig

[PATCH v9 0/1] Add octal DTR support for Macronix flash
 2022-07-18  6:49 UTC  (2+ messages)
` [PATCH v9 1/1] mtd: spi-nor-core: Add support for Macronix Octal flash

[PATCH] bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards
 2022-07-17 15:56 UTC 

[PATCH v2 1/1] gitdm: fix typo csets
 2022-07-17 15:50 UTC  (2+ messages)

[PATCH 1/1] gitdm: fix typo csets
 2022-07-17 15:48 UTC  (2+ messages)

[PATCH] doc: imx: habv4: Add Secure Boot guide for i.MX8M SPL targets
 2022-07-17 15:30 UTC  (3+ messages)
` [EXT] "

[PATCH v3 0/5] patman: Small fixes plus remove --no-tree from checkpatch for linux
 2022-07-17  8:17 UTC  (11+ messages)
` [PATCH v3 1/5] patman: Fix implicit command inserting
` [PATCH v3 2/5] patman: Don't look at sys.argv when parsing settings
` [PATCH v3 3/5] patman: Make most bool arguments BooleanOptionalAction
` [PATCH v3 5/5] patman: Take project defaults into account for --help

[PATCH 0/3] fdt: introduce "apply-all" command
 2022-07-17  8:12 UTC  (7+ messages)
` [PATCH 1/3] cmd: fdt: move: Use map_sysmem to convert pointers
` [PATCH 2/3] cmd: fdt: allow standalone "fdt move"


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