public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-08-28 11:31:32 to 2023-08-29 20:33:28 UTC [more...]

[PATCH 1/4] fdt: common API to populate kaslr seed
 2023-08-29 20:32 UTC  (8+ messages)
` [PATCH 2/4] fdt: kaslr seed from tpm entropy
` [PATCH 3/4] cmd: kaslrseed: Use common API to fixup FDT
` [PATCH 4/4] dm: core: Modify default for OFNODE_MULTI_TREE
` [PATCH v2 0/4] Populate kaslr seed with TPM
` [PATCH v2 2/4] fdt: kaslr seed from tpm entropy
` [PATCH v2 3/4] cmd: kaslrseed: Use common API to fixup FDT
` [PATCH v2 4/4] dm: core: Modify default for OFNODE_MULTI_TREE

[RFC PATCH 0/5] Allow for removal of DT nodes and properties
 2023-08-29 20:31 UTC  (22+ messages)
` [RFC PATCH 1/5] dt: Provide a way to remove non-compliant "
` [RFC PATCH 4/5] bootefi: Call the EVT_FT_FIXUP event handler
` [RFC PATCH 5/5] doc: Add a document for non-compliant DT node/property removal

[PATCH v3 1/2] schemas: Add a schema for memory map
 2023-08-29 19:17 UTC  (7+ messages)

[PATCH v4 1/4] Add reserved-memory
 2023-08-29 19:18 UTC  (4+ messages)
` [PATCH v4 2/4] Bring in other reserved-memory files
` [PATCH v4 3/4] schemas: Add a schema for memory map
` [PATCH v4 4/4] memory: Add ECC property

[PATCH] arm: mach-apple: Move M1/M2 specifics into a separate folder
 2023-08-29 19:13 UTC  (3+ messages)

Config fragments
 2023-08-29 19:11 UTC  (5+ messages)

[PATCH v1] CI: Add jsonschema python module
 2023-08-29 15:37 UTC  (3+ messages)

[PATCH] sunxi: psci: remove redundant initialization from psci_arch_init
 2023-08-29 14:34 UTC  (7+ messages)

[PATCH] arm: kirkwood: Add support for ZyXEL NSA325 board
 2023-08-29 17:06 UTC  (3+ messages)

[PATCH 1/1] doc: describe Kconfig fragments
 2023-08-29 16:47 UTC  (3+ messages)

[PATCH] spl: bootstage: move bootstage_stash before jumping to image
 2023-08-29 16:38 UTC  (4+ messages)

[PATCH v2] spl: bootstage: move bootstage_stash before jumping to image
 2023-08-29 16:38 UTC  (2+ messages)

[PATCH 0/6] Attempt to enforce standard extensions for build output
 2023-08-29 16:28 UTC  (10+ messages)
` [PATCH 6/6] stm32mp15: Use u-boot-spl-stm32.bin instead of u-boot-spl.stm32

[PATCH] configs: stm32f769-disco: Enable VIDEO_LOGO flag
 2023-08-29 15:24 UTC  (2+ messages)

[PATCH 1/3] configs: stm32f746-disco: limit resolution to 480x272
 2023-08-29 15:22 UTC  (6+ messages)
` [PATCH 2/3] board: stm32f746-disco: refactor the display of the ST logo
` [PATCH 3/3] Remove the hardcoded ST logo no longer in use

[PATCH] clk: Dont return error when assigned-clocks is empty or missing
 2023-08-29 15:15 UTC  (7+ messages)

[PATCH v2 0/2] Disable setting ICACHE and DCACHE off for ARM64 platforms
 2023-08-29 14:56 UTC  (3+ messages)
` [PATCH v2 1/2] arm: stm32mp: Really fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled

[U-BOOT TEST HOOKS PATCH] travis-ci: Do not run TPM tests on Versal QEMU target
 2023-08-29 14:14 UTC  (2+ messages)

[PATCH] spl: crypto: fix including SHA* object files in SPL
 2023-08-29 14:09 UTC  (2+ messages)

[PATCH 1/4] Azure: Set the timeout for jobs to the maximum
 2023-08-29 14:09 UTC  (2+ messages)

[PATCH] bootstd: Adjust the default bootmeth order
 2023-08-29 14:09 UTC  (2+ messages)

[PATCH] boot: Fix reference to bootmenu doc
 2023-08-29 14:09 UTC  (2+ messages)

[PATCH 1/2] imx: Drop unneeded phandle in FIT template
 2023-08-29 14:09 UTC  (6+ messages)
` [PATCH 2/2] Revert "binman: Add a temporary hack for duplicate phandles"

[PATCH 1/1] MAINTAINERS: remove Wolfgang Denk
 2023-08-29 14:09 UTC  (2+ messages)

[PATCH] Revert "arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee"
 2023-08-29 14:09 UTC  (2+ messages)

[PATCH] configs: set CONFIG_LMB_MAX_REGIONS=64 for MT7988 boards
 2023-08-29 14:09 UTC  (2+ messages)

[PATCH] configs: Enable CONFIG_DM_SCSI in am57xx_hs_evm_usb
 2023-08-29 14:09 UTC  (2+ messages)

[PATCH] arm: dts: mediatek: convert gmac link mode to 2500base-x for r3
 2023-08-29 14:09 UTC  (2+ messages)

[PATCH v2 0/8] cmd: gpt: GPT manipulation improvements
 2023-08-29 13:24 UTC  (24+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/8] doc: Add gpt command documentation
  ` [PATCH v4 0/8] cmd: gpt: GPT manipulation improvements
    ` [PATCH v4 1/8] cmd: gpt: Remove confusing help text
    ` [PATCH v4 2/8] doc: Add gpt command documentation
    ` [PATCH v4 3/8] tests: gpt: Remove test order dependency
    ` [PATCH v4 4/8] cmd: gpt: Add gpt_partition_bootable variable
    ` [PATCH v4 5/8] cmd: gpt: Add command to set bootable flags
    ` [PATCH v4 6/8] cmd: gpt: Preserve type GUID if enabled
    ` [PATCH v4 7/8] cmd: gpt: Preserve bootable flag
    ` [PATCH v4 8/8] cmd: gpt: Add command to swap partition order

[PATCH] fpga: define dummy fpga_load function for debug build
 2023-08-29 11:10 UTC  (2+ messages)

[PATCH v2 0/6] DTS Sync from v6.5-rc1 to u-boot
 2023-08-29 10:38 UTC  (14+ messages)
` [PATCH v2 1/6] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
` [PATCH v2 2/6] arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list
` [PATCH v2 3/6] k3-j721s2: Sync from Linux tag v6.5-rc1
` [PATCH v2 4/6] k3-am68: "
` [PATCH v2 5/6] docs: ti: j721s2_evm: Create documentation from J7200 docs
` [PATCH v2 6/6] board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File

[PATCH v3 0/9] New boards support: db845c and qcs404-evb
 2023-08-29 10:24 UTC  (8+ messages)
` [PATCH v3 5/9] board: qualcomm: Add support for dragonboard845c

[PATCH v5 00/13] Add video damage tracking
 2023-08-29  9:19 UTC  (18+ messages)

[PATCH] arm: kirkwood: Pogo v4: Enable LTO
 2023-08-29  8:41 UTC  (2+ messages)

[PATCH v1 0/2] doc: board: toradex: documentation update
 2023-08-29  7:59 UTC  (5+ messages)
` [PATCH v1 1/2] doc: board: toradex: minor "
` [PATCH v1 2/2] doc: board: toradex: verdin-am62: document update u-boot wrapper

[PATCH v1] include: configs: verdin-am62: drop unused sdram address
 2023-08-29  7:43 UTC  (2+ messages)

[PATCH 1/1] Watchdog: Support WDIOF_CARDRESET on TI AM65x platform
 2023-08-29  3:46 UTC 

Does u-boot support env for spi nand flash?
 2023-08-29  6:24 UTC 

[PATCH v2] spl: watchdog: introduce SPL_HW_WATCHDOG
 2023-08-29  6:35 UTC  (5+ messages)

[PATCH] spi: cadence_qspi: Select flash subnode at runtime
 2023-08-29  4:21 UTC 

[PATCH] spl: add __noreturn attribute to spl_invoke_opensbi function
 2023-08-29  1:20 UTC 

[PATCH RESEND v3] fpga: add inline stub for fpga_load
 2023-08-29  0:16 UTC  (4+ messages)

[PATCH v1] board: toradex: verdin-imx8mp: enable usb device and fastboot support
 2023-08-28 22:24 UTC  (2+ messages)

[PATCH v1 0/2] verdin-am62: add u-boot update wrappers and fix check for minimum memory size
 2023-08-28 22:11 UTC  (6+ messages)
` [PATCH v1 1/2] verdin-am62: add u-boot update wrappers

[PATCH 1/1] bootstd: BOOTDEV_SPI_FLASH requires BOOTSTD
 2023-08-28 22:09 UTC  (2+ messages)

[PATCH 1/1] video: fix typo in video_sync_all documentation
 2023-08-28 22:09 UTC  (2+ messages)

[PATCH v2 0/2] doc: event: document all events
 2023-08-28 22:09 UTC  (4+ messages)
` [PATCH v2 1/2] dm: "
` [PATCH v2 2/2] doc: add events.h to documentation

[PATCH V5 00/17] board: ti: Add support for BeaglePlay
 2023-08-28 21:56 UTC  (8+ messages)
` [PATCH V5 02/17] include: configs: am62x_evm: Drop unused SDRAM address

[PATCH v2 0/7] Add support for QEMU's ramfb display
 2023-08-28 20:56 UTC  (17+ messages)
` [PATCH v2 4/7] qfw: Add flag to allow probing before relocation
` [PATCH v2 5/7] arm: qemu: Enable ramfb by default
` [PATCH v2 7/7] x86: "

[PATCH v3 00/13] Fuzzing and ASAN for sandbox
 2023-08-28 19:56 UTC  (3+ messages)

[PATCH v1 0/2] clk: amlogic: a1: Add Amlogic A1 clock driver
 2023-08-28 13:37 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: clock: Add Amlogic A1 clock bindings
` [PATCH v1 2/2] clk: Add clock driver for Amlogic A1

[PATCH v2 0/4] arm: qemu: Enable Bochs, console buffering, USB keyboard
 2023-08-28 17:54 UTC  (5+ messages)
` [PATCH v2 4/4] doc: qemu: arm: Add a section on booting Linux distros

[PATCH 1/1] cmd: gpt: fix gpt read
 2023-08-28 17:54 UTC  (2+ messages)

[PATCH 0/2] doc: event: document all events
 2023-08-28 17:54 UTC  (5+ messages)
` [PATCH 1/2] dm: "
` [PATCH 2/2] doc: add events.h to documentation

[PATCH v2] tools: ensure zeroed padding in external FIT images
 2023-08-28 17:54 UTC  (4+ messages)

[PATCH] doc: board: sdm845: Explicitly add boot.img flashing command
 2023-08-28 17:54 UTC  (2+ messages)

[PATCH] setexpr: Silence some diagnostic messages
 2023-08-28 17:54 UTC  (2+ messages)

[PATCH v1 0/4] J721E DTS Sync with Kernel v6.5-rc1
 2023-08-28 17:33 UTC  (8+ messages)
` [PATCH v1 1/4] arm: dts: k3-j721e-r5: Clean up inclusion hierarchy
` [PATCH v1 2/4] arm: dts: k3-j721e: Sync with v6.5-rc1
` [PATCH v1 3/4] drivers: misc: k3_avs: Add linux compatible to maintain sync
` [PATCH v1 4/4] configs: j721e: Remove HBMC_AM654 config

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2023-08-28 16:11 UTC  (4+ messages)

[PATCH V6 00/20] board: ti: Add support for BeaglePlay
 2023-08-28 15:34 UTC  (22+ messages)
` [PATCH V6 01/20] include: env: ti: mmc: envboot/mmcboot: Check result of mmc dev before proceeding
` [PATCH V6 02/20] include: env: ti: mmc: envboot: Only attempt boot.scr if BOOTSTD is not enabled
` [PATCH V6 04/20] include: configs: am62x_evm: Drop unused SDRAM address
` [PATCH V6 05/20] include: configs: am62x_evm: Wrap distroboot with CONFIG_DISTRO_DEFAULTS
` [PATCH V6 06/20] board: ti: am62x: am62x.env: Add explicit boot_targets
` [PATCH V6 07/20] configs: am62x_evm_a53_defconfig: Switch to bootstd
` [PATCH V6 08/20] include: configs: am62x_evm: Drop distro_bootcmd usage
` [PATCH V6 10/20] include: env: ti: Add a generic default_findfdt.env
` [PATCH V6 11/20] board: ti: am62x: am62x.env: Use default findfdt
` [PATCH V6 16/20] configs: am62x_evm_a53_defconfig: Disable semi-functional PSCI reset support

[PATCH 00/19] Kconfig: Tidy up some options
 2023-08-28 14:57 UTC  (4+ messages)
` [PATCH 17/19] Make DISTRO_DEFAULTS as deprecated

[RFC PATCH 0/2] doc: sphinx: Add sphinx-prompt
 2023-08-28 13:02 UTC  (4+ messages)
` [RFC PATCH 2/2] doc: board: ti: k3: Convert to sphinx-prompt

[PATCH V4 0/8] board: ti: Add support for BeaglePlay
 2023-08-28 13:01 UTC  (10+ messages)
` [PATCH V4 8/8] doc: board: ti: Add BeaglePlay documentation

[PATCH v2 0/6] PHYTEC SoM detection for phyCORE-i.MX8MP
 2023-08-28 12:33 UTC  (13+ messages)
` [PATCH v2 1/6] board: phytec: Add common PHYTEC SoM detection
` [PATCH v2 2/6] board: phytec: common: Add imx8m specific EEPROM detection support
` [PATCH v2 3/6] board: phytec: phycore-imx8mp: Add EEPROM detection initialisation
` [PATCH v2 4/6] board: phytec: phycore_imx8mp: Update 2GB RAM Timings
` [PATCH v2 5/6] board: phytec: common: phytec_som_detection: Add helper for PCB revision
` [PATCH v2 6/6] board: phytec: phycore_imx8mp: Add 4000MTS RAM timings based on PCB rev

[PATCH] arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool
 2023-08-28 11:44 UTC 


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