public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-11-14 20:44:39 to 2022-11-19 19:00:30 UTC [more...]

Broken u-boot on n900 hw (possibly CONFIG_POSITION_INDEPENDENT)
 2022-11-19 18:24 UTC  (8+ messages)
` [maemo-leste] "

[PATCH 00/12] Introduce initial TI's J784S4 support
 2022-11-19 18:59 UTC  (2+ messages)
` [PATCH 01/12] arm: dts: introduce j784s4 dtbs from linux kernel

[PATCH] configs: imx8m: Prepare imx8m-beacon boards for HAB support
 2022-11-19 15:11 UTC 

[PATCH] cli_hush: fix 'exit' cmd that was not exiting scripts
 2022-11-19 14:12 UTC  (2+ messages)

[HELP] Need help about quemu + u-root + x86 Linux kernel running in sd card like quemu + grub2 + x86 Linux kernel way
 2022-11-19  4:53 UTC 

[PATCH] clk: sunxi: Add an A31/A23/A33 legacy PRCM MFD driver
 2022-11-19  4:47 UTC 

Boot Loader Specification (UAPI Group)
 2022-11-18 22:20 UTC  (5+ messages)

[PATCH v2 0/6] introduce Arm FF-A support
 2022-11-18 20:50 UTC  (6+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 3/4] arm_ffa: introduce Arm FF-A low-level driver

problem with reading the NV memory index of TPM slb9670
 2022-11-18 20:50 UTC  (2+ messages)

[PATCH 0/3] Introduce new sign binman's option
 2022-11-18 20:50 UTC  (9+ messages)
` [PATCH 1/3] binman: add sign option for binman

U-Boot SPL not getting generated
 2022-11-18 20:50 UTC  (2+ messages)

[PATCH] image: fit: Fix not verifying data configuration
 2022-11-18 20:50 UTC  (8+ messages)

[PATCH] fdt: Fix bounds check in devfdt_get_addr_index
 2022-11-18 20:50 UTC  (5+ messages)

[PATCH v2020.01] tool: ifwitool: The function localtime() can return NULL
 2022-11-18 18:47 UTC  (2+ messages)

[PATCH] tool: ifwitool: Fix buffer overflow
 2022-11-18 18:47 UTC  (2+ messages)

[PATCH v9 0/5] eficonfig: add UEFI Secure Boot key maintenance interface
 2022-11-18 17:30 UTC  (14+ messages)
` [PATCH v9 1/5] eficonfig: refactor file selection handling
` [PATCH v9 2/5] eficonfig: expose append entry function
` [PATCH v9 3/5] eficonfig: refactor change boot order implementation
` [PATCH v9 4/5] eficonfig: add UEFI Secure Boot Key enrollment interface
` [PATCH v9 5/5] eficonfig: add "Show Signature Database" menu entry

[PATCH 1/2] rc4: mark key as const
 2022-11-18 16:47 UTC  (4+ messages)
` [PATCH 2/2] rockchip: mkimage: make RC4 key const

[PATCH] Revert "lib: sparse: Make CHUNK_TYPE_RAW buffer aligned"
 2022-11-18 15:36 UTC  (2+ messages)

[PATCH v2 0/8] imx8: switch missing boards to binman
 2022-11-18 13:50 UTC  (12+ messages)

[PATCH] distro/pxeboot: Handle prompt variable
 2022-11-18  8:00 UTC 

[v1] spl: nand: allow partial nand page reads during nand_spl_load_image
 2022-11-18 12:08 UTC  (2+ messages)

[PATCH v2] pinctrl: sunxi: Add P2WI and RSB pinmuxes
 2022-11-18  4:22 UTC 

[PATCH] pinctrl: sunxi: Add P2WI and RSB pinmuxes
 2022-11-18  4:13 UTC 

[PATCH] freescale: Remove Rajesh Bhagat MAINTAINERS
 2022-11-17 21:41 UTC  (5+ messages)

[RESEND PATCH v2 0/3] net: fm: Add support for loading firmware from filesystem
 2022-11-17 21:29 UTC  (4+ messages)

[PATCH] phy: add driver for Intel XWAY PHY
 2022-11-17 21:27 UTC 

[PATCH v3 0/2] rtc: Add fallbacks for dm functions
 2022-11-17 21:16 UTC  (9+ messages)
` [PATCH v3 1/2] x86: fsp: Depend on DM_RTC

[PATCH v4 0/1] Makefile: rework u-boot-initial-env target
 2022-11-17 20:39 UTC  (4+ messages)
` [PATCH v4 1/1] u-boot-initial-env: rework make target

[PATCH] Enforce buffer boundaries on RNDIS USB Gadget
 2022-11-17 19:44 UTC 

[PATCH 1/1] doc: in cmp man-page replace 'tuples' by 'values'
 2022-11-17 17:20 UTC  (2+ messages)

[PATCH v2 0/2] tools: mkimage: cleanups + allow to create legacy image with type flat_dt
 2022-11-17 13:23 UTC  (10+ messages)
` [PATCH v2 1/2] tools: mkimage: don't print error message "Success" in case of failure
` [PATCH v2 2/2] tools: mkimage: add new image type "flat_dt_legacy"

[PATCH] Subject: [patch]SPI: GD SPI: Add Gigadevice SPI NOR part numbers
 2022-11-17  0:56 UTC 

USB Device buffer overflow
 2022-11-17 11:50 UTC  (5+ messages)
  ` [PATCH] Prevent buffer overflow on USB control endpoint

[PATCH] watchdog: Drop GD_FLG_WDT_READY as it's not used any more
 2022-11-17  8:20 UTC 

[PATCH 0/6] broken CVE fix (b85d130ea0ca)
 2022-11-17  0:32 UTC  (4+ messages)

[PATCH 01/17] global: Move remaining CONFIG_SYS_NOR_* to CFG_SYS_NOR_*
 2022-11-16 23:51 UTC  (34+ messages)
` [PATCH 02/17] powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS
` [PATCH 03/17] Convert CONFIG_SYS_NS16550_MEM32 et al to Kconfig
` [PATCH 04/17] global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
` [PATCH 05/17] global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
` [PATCH 06/17] rtc: Remove unused drivers
` [PATCH 07/17] Remove unused symbols
` [PATCH 08/17] Convert CONFIG_SYS_OMAP_ABE_SYSCK to Kconfig
` [PATCH 09/17] global: Move remaining CONFIG_SYS_PCI* to CFG_SYS_PCI*
` [PATCH 10/17] Convert CONFIG_SYS_PMAN et al to Kconfig
` [PATCH 11/17] spl: Migrate SYS_SATA_FAT_BOOT_PARTITION "
` [PATCH 12/17] imx6/imx7: Remove now empty imx6_spl.h and imx7_spl.h
` [PATCH 13/17] global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
` [PATCH 14/17] Convert CONFIG_SYS_TIMER_COUNTS_DOWN to Kconfig
` [PATCH 15/17] Convert CONFIG_SYS_SRIO et al "
` [PATCH 16/17] global: Move remaining CONFIG_*SRIO_* to CFG_*
` [PATCH 17/17] global: Move remaining CONFIG_SYS_* to CFG_SYS_*

[PATCH 1/1] doc: add man-page for cmp command
 2022-11-16 23:51 UTC  (2+ messages)

Pull request for efi-2023-01-rc2
 2022-11-16 18:02 UTC  (2+ messages)

[PULL] u-boot-riscv/master
 2022-11-16 18:01 UTC  (2+ messages)

[PATCH 00/11] imx: convert to DM_SERIAL
 2022-11-16 15:55 UTC  (20+ messages)
` [PATCH 01/11] imx: implement get_effective_memsize
` [PATCH 11/11] imx: mx6sabresd: select DM_SERIAL

[PATCH] qspi: versal-net: Add condition for tapdelay register
 2022-11-16 15:40 UTC 

[PATCH] soc: xilinx: versal-net: Add soc_xilinx_versal_net driver
 2022-11-16 15:36 UTC 

[PATCH] xilinx: versal-net: Disable LMB for mini configuration
 2022-11-16 15:33 UTC 

[PATCH 0/3] Add quad & octal spi flash mini u-boot configuration files
 2022-11-16 14:11 UTC  (4+ messages)
` [PATCH 1/3] arm64: versal: Add qspi flash mini u-boot configuration
` [PATCH 2/3] spi: cadence-qspi: Fix compilation error in mini u-boot flash reset
` [PATCH 3/3] arm64: versal: Add octal spi flash mini u-boot configuration

[PATCH] arm64: zynqmp: Describe TI phy as ethernet-phy-id with reset on zcu106
 2022-11-16 10:59 UTC 

[PATCH] Revert "imx: imx8: apalis: switch to binman"
 2022-11-16 10:11 UTC  (3+ messages)

[PATCH] doc: fix build with sphinx 5.0 and later
 2022-11-16  7:41 UTC  (2+ messages)

[PATCH] riscv: use imply instead of select for SPL_SEPARATE_BSS
 2022-11-16  7:08 UTC 

Peculiar problem executing boot.scr
 2022-11-15 21:58 UTC  (3+ messages)

[PATCH v4] schemas: Add schema for U-Boot driver model 'phase tags'
 2022-11-15 21:56 UTC  (7+ messages)

[PATCH v3 0/5] add support for Theobroma Systems PX30-µQ7 (Ringneck) with Haikou devkit
 2022-11-15 17:53 UTC  (6+ messages)
` [PATCH v3 1/5] rockchip: px30: fix CONFIG_IRAM_BASE
` [PATCH v3 2/5] rockchip: px30: list possible SPL boot devices
` [PATCH v3 3/5] rockchip: px30: insert u-boot, spl-boot-device into U-Boot device tree
` [PATCH v3 4/5] arm64: dts: rockchip: sync px30 DTSI with Linux kernel next-20221114
` [PATCH v3 5/5] rockchip: add support for PX30 Ringneck SoM on Haikou Devkit

[RFC] Proposed location to host the firmware handoff specification
 2022-11-15 17:09 UTC  (10+ messages)
` [TF-A] "
  ` [TF-A] "

[PATCH] rockchip: puma-rk3399: sync DTS with Linux kernel next-20221114
 2022-11-15 14:46 UTC 

[PATCH v2] watchdog: designware: make reset really optional
 2022-11-15 14:26 UTC  (3+ messages)

[PATCH 1/1] doc: fix documentation of enum gd_flags
 2022-11-15 13:59 UTC  (5+ messages)

[PATCH] spi: cadence-qspi: use STIG mode for small reads
 2022-11-15 12:31 UTC  (2+ messages)

[PATCH] board: rockchip: Add support for Rock Pi S
 2022-11-15  8:55 UTC 

[PATCH v2 1/2] spi: cadence_qspi: setup ADDR Bits in cmd reads
 2022-11-15 11:49 UTC  (2+ messages)
` [PATCH v2 2/2] spi: cadence_qspi: use STIG mode for small reads

[PATCH] rockchip: rk3399: pass platform parameter to TF-A by default
 2022-11-15 11:04 UTC  (4+ messages)

[PATCH v6 00/10] introduce Arm FF-A support
 2022-11-15 10:32 UTC  (8+ messages)
` [PATCH v7 "
  ` [PATCH v7 03/10] arm_ffa: introduce Arm FF-A low-level driver
  ` [PATCH v7 09/10] arm_ffa: efi: introduce FF-A MM communication

[PATCH v2 8/8] imx: imx8: apalis: switch to binman
 2022-11-15 10:23 UTC  (4+ messages)

[PATCH] watchdog: designware: make reset really optional
 2022-11-15 10:19 UTC  (3+ messages)

Pull request: u-boot-imx u-boot-imx-20221114
 2022-11-15 10:07 UTC  (3+ messages)

[PATCH] rockchip: clk: add watchdog clock to px30_clk_enable
 2022-11-15  1:41 UTC  (2+ messages)

[PATCH] include/configs: mx6/mx7: drop dangling comments
 2022-11-15  1:10 UTC  (2+ messages)

[PATCH 1/2] udoo_neo: Move to DM for REGUALTOR/PMIC/I2C drivers
 2022-11-14 23:19 UTC  (4+ messages)

[PATCH 01/10] Convert CONFIG_SYS_NAND_DBW_8 et al to Kconfig
 2022-11-14 22:50 UTC  (20+ messages)
` [PATCH 02/10] Remove unused symbols
` [PATCH 03/10] Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to Kconfig
` [PATCH 04/10] Convert CONFIG_SYS_NAND_HW_ECC "
` [PATCH 05/10] mtd: nand: raw: atmel_nand: Use ATMEL_BASE_ECC directly
` [PATCH 06/10] Convert CONFIG_SYS_NAND_MAX_OOBFREE et al to Kconfig
` [PATCH 07/10] Convert CONFIG_SYS_NAND_NO_SUBPAGE_WRITE "
` [PATCH 08/10] Convert CONFIG_SYS_NAND_PAGE_2K et al "
` [PATCH 09/10] Convert CONFIG_SYS_NAND_SIZE "
` [PATCH 10/10] global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*

[PATCH 1/1] sandbox: fix documentation of struct host_ops
 2022-11-14 22:49 UTC  (2+ messages)

[PATCH 1/1] Documentation: man-page for command bootd
 2022-11-14 22:49 UTC  (2+ messages)

[PATCH v2 1/2] cmd: fdt: Fix iteration over elements above index 1 in fdt get
 2022-11-14 21:50 UTC  (2+ messages)
` [PATCH v2 2/2] test: cmd: fdt: Add fdt get value test case

[PATCH v2 1/2] udoo_neo: Move to DM for REGULATOR/PMIC/I2C drivers
 2022-11-14 21:08 UTC  (4+ messages)
` [PATCH v2 2/2] udoo_neo: Select DM_SERIAL and drop iomux board level init


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