u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-12 13:33:36 to 2022-01-13 09:41:47 UTC [more...]

How to use add-symbol-file in gdb after the program jumped to linux? (both when PC is physical and virtual)
 2022-01-13  9:41 UTC  (2+ messages)

[RFC 0/6] Exynos5: Update devicetree files from linux kernel
 2022-01-13  8:39 UTC  (6+ messages)
    ` [RFC 2/6] board: exynos5-dt-type: add hardkernel,odroid-xu3 compatible
    ` [RFC 3/6] mmc: exynos_dw_mmc: add exynos5420 compatible
    ` [RFC 4/6] mmc: exynos_dw_mmc: remove the error message and not return
    ` [RFC 5/6] i2c: exynos_hs_i2c: add samsung,exynos5250-hsi2c compatible
    ` [RFC 6/6] power: s2pms11: change the subnode name to regulators

Please pull u-boot-marvell/master (watchdog related)
 2022-01-13  8:25 UTC 

[PATCH v2 0/3] Apple M1 watchdog timer
 2022-01-13  8:24 UTC  (5+ messages)
` [PATCH v2 1/3] watchdog: Add a driver for the Apple watchdog
` [PATCH v2 2/3] arm: dts: apple: Add watchdog timer node
` [PATCH v2 3/3] arm: apple: Use watchdog timer for system reset

[PATCH 00/31] passage: Define a standard for firmware data flow
 2022-01-13  8:08 UTC  (10+ messages)
` [PATCH 02/31] kconfig: Add support for conditional values
` [PATCH 04/31] stddef: Avoid warning with clang with offsetof()

[PATCH] net: fastboot: make UDP port net: configurable
 2022-01-13  7:40 UTC 

[PATCH V3] sf: Querying write-protect status before operating the flash
 2022-01-13  7:38 UTC  (5+ messages)

[PATCH u-boot-marvell v2] arm: mvebu: turris_omnia: Fixup SATA or PCIe nodes at runtime in DT blob
 2022-01-13  7:20 UTC  (2+ messages)

[PATCH u-boot-marvell] ddr: marvell: a38x: fix SPLIT_OUT_MIX state decision
 2022-01-13  7:13 UTC  (3+ messages)

[PATCH] arm: mvebu: Replace hardcoded values 0x0030/0x4030 by proper calculation
 2022-01-13  6:51 UTC  (4+ messages)

[PATCH] arm: mvebu: db-88f6720: Fix CONFIG_SPL_TEXT_BASE and remove wrong memory layout
 2022-01-13  6:47 UTC  (2+ messages)

[PATCH u-boot-marvell 00/16] tools: kwbimage: Load address fixes
 2022-01-13  6:46 UTC  (51+ messages)
` [PATCH u-boot-marvell v2 00/20] "
  ` [PATCH u-boot-marvell v2 01/20] tools: kwbimage: Mark all local functions as static
  ` [PATCH u-boot-marvell v2 02/20] tools: kwbimage: Deduplicate v1 regtype header finishing
  ` [PATCH u-boot-marvell v2 03/20] tools: kwbimage: Fix generating image with multiple DATA_DELAY commands
  ` [PATCH u-boot-marvell v2 04/20] tools: kwbimage: Preserve order of BINARY, DATA and "
  ` [PATCH u-boot-marvell v2 05/20] arm: mvebu: Generate kwbimage.cfg with $(call cmd, ...)
  ` [PATCH u-boot-marvell v2 06/20] tools: kwbimage: Add support for specifying CPU core
  ` [PATCH u-boot-marvell v2 07/20] tools: kwbimage: Add support for specifying LOAD_ADDRESS for BINARY command
  ` [PATCH u-boot-marvell v2 08/20] tools: kwbimage: Check the return value of image_headersz_v1()
  ` [PATCH u-boot-marvell v2 09/20] tools: kwbimage: Check for maximal kwbimage header size
  ` [PATCH u-boot-marvell v2 10/20] arm: mvebu: Set CPU for U-Boot SPL binary in kwbimage
  ` [PATCH u-boot-marvell v2 11/20] arm: mvebu: Correctly set LOAD_ADDRESS "
  ` [PATCH u-boot-marvell v2 12/20] tools: kwbimage: Enforce 128-bit boundary alignment only for Sheeva CPU
  ` [PATCH u-boot-marvell v2 13/20] arm: mvebu: Enable BootROM output on A38x
  ` [PATCH u-boot-marvell v2 14/20] tools: kwbimage: Add missing check for maximal value for DATA_DELAY
  ` [PATCH u-boot-marvell v2 15/20] tools: kwbimage: Show binary image offset in mkimage -l, in addition to size
  ` [PATCH u-boot-marvell v2 16/20] tools: kwbimage: Dump kwbimage config file on '-p -1' option
  ` [PATCH u-boot-marvell v2 17/20] tools: kwbimage: Do not cast const pointers to non-const pointers
  ` [PATCH u-boot-marvell v2 18/20] tools: kwbimage/kwboot: Check ext field for non-zero value
  ` [PATCH u-boot-marvell v2 19/20] tools: kwbimage: Extract main data image without -p arg for dumpimage
  ` [PATCH u-boot-marvell v2 20/20] tools: kwbimage: Fix mkimage/dumpimage -l argument

[PATCH 0/6] armv8: fixes and cleanups
 2022-01-13  6:44 UTC  (4+ messages)
` [PATCH 4/6] arm: Clean up asm/io.h

[PATCH 1/1] riscv: revert Complete efi header for RV32/64
 2022-01-13  6:41 UTC  (2+ messages)

[PATCH v2 1/2] board: samsung: fix menu entries for a{3,7}y17lte
 2022-01-13  5:38 UTC  (6+ messages)
    ` [PATCH v2 2/2] doc: board: avoid ambiguous names for axy17lte

[PATCH v2 00/12] bloblist: Enhancements for standard passage
 2022-01-13  2:26 UTC  (13+ messages)
` [PATCH v2 01/12] stddef: Avoid warning with clang with offsetof()
` [PATCH v2 02/12] fdt: Drop SPL_BUILD macro
` [PATCH v2 03/12] bloblist: Put the magic number first
` [PATCH v2 04/12] bloblist: Rename the SPL tag
` [PATCH v2 05/12] bloblist: Drop unused tags
` [PATCH v2 06/12] bloblist: Use explicit numbering for the tags
` [PATCH v2 07/12] bloblist: Use LOG_CATEGORY to simply logging
` [PATCH v2 08/12] bloblist: Use 'phase' consistently for bloblists
` [PATCH v2 09/12] bloblist: Refactor Kconfig to support alloc or fixed
` [PATCH v2 10/12] bloblist: Add functions to obtain base address and size
` [PATCH v2 11/12] bloblist: doc: Bring in the API documentation
` [PATCH v2 12/12] bloblist: Relicense to allow BSD-3-Clause

[PATCH u-boot-next 00/12] Common U-Boot macros for PCI Configuration Mechanism #1
 2022-01-13  1:52 UTC  (25+ messages)
` [PATCH u-boot-next 01/12] pci: Add standard PCI Config Address macros
` [PATCH u-boot-next 02/12] pci: gt64120: Use PCI_CONF1_ADDRESS() macro
` [PATCH u-boot-next 03/12] pci: mpc85xx: Use PCI_CONF1_EXT_ADDRESS() macro
` [PATCH u-boot-next 04/12] pci: msc01: Use PCI_CONF1_ADDRESS() macro
` [PATCH u-boot-next 05/12] pci: mvebu: Use PCI_CONF1_EXT_ADDRESS() macro
` [PATCH u-boot-next 06/12] pci: tegra: "
` [PATCH u-boot-next 07/12] pci: fsl: "
` [PATCH u-boot-next 08/12] pci: mediatek: "
` [PATCH u-boot-next 09/12] pci: sh7780: Use PCI_CONF1_ADDRESS() macro
` [PATCH u-boot-next 10/12] x86: pci: "
` [PATCH u-boot-next 11/12] m68k: mcf5445x: "
` [PATCH u-boot-next 12/12] pci: sh7751: Fix access to config space via "

[PATCH] pci: When disabling pref MEM set all base bits
 2022-01-13  1:51 UTC  (2+ messages)

[PATCH] pci: Disable I/O forwarding during autoconfiguration if unsupported
 2022-01-13  1:51 UTC  (2+ messages)

[PATCH] pci: Fix register for determining type of IO base address
 2022-01-13  1:51 UTC  (2+ messages)

[PATCH u-boot-next 0/4] pci: Use PCIE_ECAM_OFFSET() macro
 2022-01-13  1:51 UTC  (9+ messages)
` [PATCH u-boot-next 1/4] vexpress64: Remove unused macro XR3PCI_ECAM_OFFSET
` [PATCH u-boot-next 2/4] pci: pcie-brcmstb: Use PCIE_ECAM_OFFSET() macro
` [PATCH u-boot-next 3/4] pci: pcie_iproc: "
` [PATCH u-boot-next 4/4] pci: pci_octeontx: "

[PATCH] mmc: dwmmc: return a proper error code when busy
 2022-01-12 23:42 UTC  (5+ messages)

[PATCH v3] pci: Work around PCIe link training failures
 2022-01-12 22:43 UTC  (3+ messages)

[PATCH u-boot-dm v2] fdt_support: Add fdt_for_each_node_by_compatible() helper macro
 2022-01-12 22:24 UTC  (3+ messages)

[PATCH 1/4] ci: azure: Update to use stages
 2022-01-12 22:05 UTC  (6+ messages)
` [PATCH 3/4] binman: Have faked binaries live in the output directory

[PATCH v4 0/2] Add MNT Reform 2 board support
 2022-01-12 22:05 UTC  (9+ messages)
` [PATCH v4 1/2] arm: dts: imx8mq: add MNT Reform 2
` [PATCH v4 2/2] board: mntre: imx8mq: Add MNT Reform 2 board support

[PATCH 0/4] arm64: imx8mq/imx8mm: cleanup binman configuration
 2022-01-12 21:22 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: imx8mq-u-boot.dtsi: alphabetically re-order properties
` [PATCH 2/4] arm64: dts: imx8mq-u-boot.dtsi: explicitly add spl filename
` [PATCH 3/4] arm64: dts: imx8mm-u-boot.dtsi: fix typo in ddr blob name
` [PATCH 4/4] arm64: dts: imx8mq-u-boot.dtsi: improve odd blob-ext naming

[PATCH] patman: Support absolute and ~user-relative alias files
 2022-01-12 21:21 UTC  (2+ messages)

[PATCH] patman: expand user home when looking for the alias file
 2022-01-12 21:20 UTC  (2+ messages)

[PATCH 1/3] doc: imx8mm_evk: Remove ATF_LOAD_ADDR export
 2022-01-12 21:18 UTC  (6+ messages)
` [PATCH 2/3] doc: sl-mx8mm: "
` [PATCH 3/3] doc: verdin-imx8mm: "

[PATCH v2 1/2] binman: Renumber the fake blob dts
 2022-01-12 20:10 UTC  (2+ messages)
` [PATCH v2 2/2] binman: Write fake blobs to the output directory

[RFC PATCH v1 00/21] Modernize U-Boot shell
 2022-01-12 20:03 UTC  (33+ messages)
` [RFC PATCH v1 06/21] test: hush: Test hush loops
` [RFC PATCH v1 07/21] cli: Add Busybox upstream hush.c file
` [RFC PATCH v1 08/21] cli: Port Busybox 2021 hush to U-Boot
` [RFC PATCH v1 09/21] cli: Add choice for hush parser
` [RFC PATCH v1 10/21] cli: Add HUSH_2021_PARSER to hush parser choice
` [RFC PATCH v1 11/21] cli: Enables using hush 2021 parser as command line parser
` [RFC PATCH v1 12/21] cli: hush_2021: Enable variables expansion for hush 2021
` [RFC PATCH v1 13/21] cli: hush_2021: Add functions to be called from run_command()
` [RFC PATCH v1 14/21] cli: Modify run_command() to add hush 2021 as parser
` [RFC PATCH v1 15/21] test: hush: Fix instructions list tests for hush 2021
` [RFC PATCH v1 16/21] test: hush: Fix variable expansion "
` [RFC PATCH v1 17/21] cli: hush_2021: Enable using \< and \> as string compare operators
` [RFC PATCH v1 18/21] cli: hush_2021: Enable if keyword
` [RFC PATCH v1 19/21] test: hush: Fix if tests for hush 2021
` [RFC PATCH v1 20/21] cli: hush_2021: Enable loops
` [RFC PATCH v1 21/21] test: hush: Fix loop tests for hush 2021

[PATCH v3 1/6] rockchip: move ROCKCHIP_STIMER_BASE to Kconfig
 2022-01-12 20:03 UTC  (12+ messages)
` [PATCH v3 2/6] rockchip: move CONFIG_SYS_ARCH_TIMER "
` [PATCH v3 3/6] rockchip: spl: change call condition rockchip_stimer_init()
` [PATCH v3 4/6] rockchip: tpl: "
` [PATCH v3 5/6] rockchip: spl: replace ifdef by IS_ENABLED for timer_init() call condition
` [PATCH v3 6/6] rockchip: tpl: use "

[PATCH 0/8] video: improve UEFI experience on DM_VIDEO
 2022-01-12 20:04 UTC  (9+ messages)
` [PATCH 2/8] video: vidconsole: Support wider bitmap fonts
` [PATCH 3/8] video: Kconfig: convert CONFIG_VIDEO_FONT_4X6 to Kconfig
` [PATCH 4/8] video: Add sun12x22 framebuffer front
` [PATCH 5/8] video: Add Terminus 16x32 font

[PATCH v3 1/2] rockchip: timer: add OF_PLATDATA support for dw-apb-timer
 2022-01-12 20:03 UTC  (4+ messages)
` [PATCH v3 2/2] rockchip: timer: dw-apb-timer: fix whitespace in U_BOOT_DRIVER structure

[PATCH v1 1/3] rockchip: serial: restyle the serial_rockchip.c driver
 2022-01-12 20:04 UTC  (6+ messages)
` [PATCH v1 2/3] rockchip: serial: move driver alias to serial_rockchip.c
` [PATCH v1 3/3] rockchip: serial: Kconfig: add select SYS_NS16550 to config ROCKCHIP_SERIAL

[PATCH] rockchip: ram: sdram_rk3x88: replace comma by semicolon
 2022-01-12 20:03 UTC  (2+ messages)

[PATCH] Makefile: imx: Do not call arch/arm/mach-imx flash.bin generation if BINMAN enabled
 2022-01-12 20:03 UTC  (2+ messages)

[PATCH v8 00/12] efi_loader: capsule: improve capsule authentication support
 2022-01-12 20:03 UTC  (6+ messages)
` [PATCH v8 02/12] tools: build mkeficapsule with tools-only_defconfig
` [PATCH v8 12/12] (RFC) efi_loader, dts: add public keys for capsules to device tree

[PATCH v2 1/4] rockchip: spl: change call condition rockchip_stimer_init()
 2022-01-12 20:03 UTC  (3+ messages)
` [PATCH v2 2/4] rockchip: tpl: "

[PATCH] genboardscfg: limit to 240 jobs
 2022-01-12 20:04 UTC  (2+ messages)

[PATCH] spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig
 2022-01-12 20:03 UTC  (2+ messages)

[PATCH 1/1] .readthedocs.yml: update the requirements
 2022-01-12 20:03 UTC  (2+ messages)

[PATCH v10 00/14] Add CAAM driver model support
 2022-01-12 20:03 UTC  (11+ messages)
` [PATCH v10 01/14] crypto/fsl: Add support for CAAM Job ring driver model
` [PATCH v10 08/14] i.MX8: Add crypto node in device tree
` [PATCH v10 09/14] crypto/fsl: i.MX8: Enable Job ring driver model
` [PATCH v10 10/14] Layerscape: Add crypto node in device tree
` [PATCH v10 11/14] Layerscape: Enable Job ring driver model
` [PATCH v10 12/14] PPC: Add crypto node in device tree
` [PATCH v10 13/14] PPC: Enable Job ring driver model
` [PATCH v10 14/14] update CAAM MAINTAINER

[PATCH] misc: mark write buffer const
 2022-01-12 20:03 UTC  (2+ messages)

[PATCH 0/4] Apple M1 watchdog timer
 2022-01-12 18:49 UTC  (4+ messages)
` [PATCH 1/3] watchdog: Add a driver for the Apple watchdog

[PATCH v8] board: kontron: pitx-imx8m: Add Kontron pitx-imx8m board support
 2022-01-12 18:23 UTC 

[PATCH] mmc: dw_mmc: Fixes timeout issue for FIFO mode
 2022-01-12 12:55 UTC  (6+ messages)

net: smsc95xx: ARP Retry count exceeded problem
 2022-01-12  8:47 UTC 

[GIT PULL] Please pull u-boot-mmc master
 2022-01-12 15:38 UTC  (2+ messages)

[PATCH 0/2] mmc: fsl_esdhc_imx: Auto-detect higher speeds
 2022-01-12 13:53 UTC  (3+ messages)
` [PATCH 1/2] mmc: fsl_esdhc_imx: Fix fsl_esdhc_wait_dat0
` [PATCH 2/2] mmc: fsl_esdhc_imx: Use esdhc_soc_data flags to set host caps


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).