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

[PATCH 0/3] arm64: versal-net: Enable CMD_KASLR and TPM
 2023-08-31  3:16 UTC  (2+ messages)
` [PATCH 2/3] arm64: versal-net: Enable sha1sum command

[PATCH v3 1/2] schemas: Add a schema for memory map
 2023-08-31 12:28 UTC  (9+ messages)

[PATCH 0/3] pinctrl: zynqmp: Add tri-state configuration support
 2023-08-31 12:14 UTC  (2+ messages)

[PATCH v1 0/4] J721E DTS Sync with Kernel v6.5-rc1
 2023-08-31 11:35 UTC  (10+ messages)
` [PATCH v1 2/4] arm: dts: k3-j721e: Sync with v6.5-rc1

[PATCH] net: wget: Avoid packet queue overflow
 2023-08-31 10:27 UTC  (2+ messages)

[PATCH v2 0/1] meson: Demonstration of using binman to produce the image
 2023-08-31 10:25 UTC  (4+ messages)

[PATCH 0/6] Attempt to enforce standard extensions for build output
 2023-08-31 10:20 UTC  (4+ messages)

[PATCH] am33xx: ignore return value from usb_ether_init()
 2023-08-31 10:15 UTC  (2+ messages)

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

[PATCH v2] tools: ensure zeroed padding in external FIT images
 2023-08-31  9:39 UTC  (5+ messages)

[PATCH v2 0/2] Disable setting ICACHE and DCACHE off for ARM64 platforms
 2023-08-31  8:24 UTC  (4+ messages)
` [PATCH v2 2/2] armv8: Disable SYS_DCACHE_OFF & SYS_ICACHE_OFF for ARM64

[PATCH] test/py: tpm2: skip tpm2_startup when env__tpm_device_test_skip=True
 2023-08-31  8:11 UTC  (2+ messages)

[PATCH v2] fpga: define dummy fpga_load function for debug build
 2023-08-31  7:52 UTC 

[RFC PATCH 0/5] Allow for removal of DT nodes and properties
 2023-08-31  7:52 UTC  (20+ messages)
` [RFC PATCH 5/5] doc: Add a document for non-compliant DT node/property removal

[PATCH 00/32] spl: Preparation for Universal Payload
 2023-08-31  7:06 UTC  (51+ messages)
` [PATCH 01/32] dm: core: support reading a single indexed u64 value
` [PATCH 02/32] spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_
` [PATCH 03/32] spl: Rename SYS_SPL_ARGS_ADDR to SPL_SYS_ARGS_ADDR
` [PATCH 04/32] spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC
` [PATCH 05/32] spl: mx6: powerpc: Drop the condition on timer_init()
` [PATCH 06/32] spl: Drop #ifdefs for BOARD_INIT and watchdog
` [PATCH 07/32] spl: Avoid #ifdef with CONFIG_SPL_SYS_ARGS_ADDR
` [PATCH 08/32] spl: Drop the switch() statement for OS selection
` [PATCH 09/32] spl: Avoid an #ifdef when printing gd->malloc_ptr
` [PATCH 10/32] spl: Remove #ifdefs with BOOTSTAGE
` [PATCH 11/32] spl: Rename spl_load_fit_image() to load_simple_fit()
` [PATCH 12/32] spl: Move the full FIT code to spl_fit.c
` [PATCH 13/32] spl: Use the correct FIT_..._PROP constants
` [PATCH 14/32] spl: Move bloblist writing until the image is known
` [PATCH 15/32] dm: core: Reverse the argument order in ofnode_copy_props()
` [PATCH 16/32] dm: core: Ensure we run flattree tests on ofnode
` [PATCH 17/32] dm: core: Tidy up comments in the ofnode tests
` [PATCH 18/32] dm: core: Add a function to create an empty tree
` [PATCH 19/32] dm: core: Add a way to copy a node
` [PATCH 20/32] dm: core: Add a way to delete "
` [PATCH 21/32] dm: core: Add a way to convert a devicetree to a dtb
` [PATCH 22/32] dm: core: Support writing a boolean
` [PATCH 23/32] dm: core: Support writing a 64-bit value
` [PATCH 24/32] dm: core: Add tests for oftree_path()
` [PATCH 25/32] sandbox: Move reading the RAM buffer into a better place
` [PATCH 26/32] sandbox: Init the EC properly even if no state file is available
` [PATCH 27/32] sandbox: Only read the state if we have a state file
` [PATCH 28/32] sandbox: Move the bloblist down a little in memory
` [PATCH 29/32] bloblist: Support initing from multiple places
` [PATCH 30/32] fdt: Allow the devicetree to come from a bloblist
` [PATCH 31/32] command: Include a required header in command.h
` [PATCH 32/32] pci: serial: Support reading PCI-register size with base

[PATCH v2 1/2] dm: core: ofnode: Add ofnode_read_bootscript_flash()
 2023-08-31  7:04 UTC  (2+ messages)
` [PATCH v2 2/2] xilinx: board: Add support to pick bootscr flash offset/size from DT

[PATCH v5 1/2] dm: core: ofnode: Add ofnode_read_bootscript_address()
 2023-08-31  6:59 UTC  (2+ messages)
` [PATCH v5 2/2] xilinx: board: Add support to pick bootscr address from DT

[PATCH] fpga: define dummy fpga_load function for debug build
 2023-08-31  6:33 UTC  (4+ messages)

[PATCH 00/19] Kconfig: Tidy up some options
 2023-08-31  6:12 UTC  (7+ messages)
` [PATCH 04/19] video: Move BMP options and code to video directory
` [PATCH 08/19] boot: Move fdt_support to boot/
` [PATCH 09/19] Move fdt_simplefb "

[RFC] make sandbox UT more generic
 2023-08-31  5:28 UTC  (3+ messages)

[PATCH v2] cmd: dm: allow for selecting uclass and device
 2023-08-31  4:34 UTC  (3+ messages)

[PATCH v2 00/19] Kconfig: Tidy up some options
 2023-08-31  4:05 UTC  (21+ messages)
` [PATCH v2 01/19] lib: rational: Move the Kconfigs into the correct place
` [PATCH v2 02/19] Kconfig: Move API into general setup
` [PATCH v2 03/19] video: Hide the BMP options
` [PATCH v2 04/19] video: Move BMP options and code to video directory
` [PATCH v2 05/19] net: Move SYS_RX_ETH_BUFFER into the network menu
` [PATCH v2 06/19] FWU: Avoid showing an unselectable menu option
` [PATCH v2 07/19] test: Move POST under a renamed Testing section
` [PATCH v2 08/19] boot: Move fdt_support to boot/
` [PATCH v2 09/19] Move fdt_simplefb "
` [PATCH v2 10/19] boot: Move some other fdt-fixup options to the same menu
` [PATCH v2 11/19] boot: Rename Android-boot text
` [PATCH v2 12/19] Kconfig: Create a menu for FIT
` [PATCH v2 13/19] Kconfig: Move SPL_FIT under FIT
` [PATCH v2 14/19] spl: Tidy up load address in spl_ram
` [PATCH v2 15/19] boot: Make standard boot a menu
` [PATCH v2 16/19] Kconfig: Move TEXT_BASE et al under general setup
` [PATCH v2 17/19] Mark DISTRO_DEFAULTS as deprecated
` [PATCH v2 18/19] boot: Join FDT_FIXUP_PARTITIONS with related options
` [PATCH v2 19/19] boot: Join ARCH_FIXUP_FDT_MEMORY "

[RFC PATCH 0/9] Universal Payload initial series
 2023-08-31  3:58 UTC  (11+ messages)
` [RFC PATCH 1/9] upl: Add support for reading a upl handoff
` [RFC PATCH 2/9] upl: Add support for writing "
` [RFC PATCH 3/9] upl: Add basic tests
` [RFC PATCH 4/9] upl: Add a command
` [RFC PATCH 5/9] upl: Add support for Universal Payload in SPL
` [RFC PATCH 6/9] spl: Plumb in the Universal Payload handoff
` [RFC PATCH 7/9] Plumb in universal payload to the init process
` [RFC PATCH 8/9] sandbox_vpl: Enable Universal Payload
` [RFC PATCH 9/9] upl: Add initial documentation

[RFX PATCH 0/9] Universal Payload initial series
 2023-08-31  3:50 UTC  (2+ messages)

[PATCH v2 1/2] Reland "x86: Move FACP table into separate functions""
 2023-08-31  3:13 UTC  (2+ messages)
` [PATCH v2 2/2] x86: Prevent from missing the FADT chaining

[RFC PATCH 0/2] Allow defconfigs defined from fragments
 2023-08-31  2:49 UTC  (10+ messages)
` [RFC PATCH 1/2] Makefile: Run defconfig files through the C preprocessor
` [RFC PATCH 2/2] configs: Add am62x_beagleplay_* defconfigs

[PATCH v5 00/13] Add video damage tracking
 2023-08-31  2:49 UTC  (38+ messages)
` [PATCH v5 04/13] dm: video: Add damage tracking API
` [PATCH v5 10/13] video: Only dcache flush damaged lines
` [PATCH v5 11/13] video: Use VIDEO_DAMAGE for VIDEO_COPY

[PATCH] driver: rng: Add DM_RNG interface for ARMv8.5 RNDR registers
 2023-08-31  2:49 UTC  (2+ messages)

[PATCH v2] spl: bootstage: move bootstage_stash before jumping to image
 2023-08-31  2:49 UTC  (4+ messages)

[PATCH v2 0/4] Populate kaslr seed with TPM
 2023-08-31  2:49 UTC  (6+ messages)
` [PATCH v2 1/4] fdt: common API to populate kaslr seed
` [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

[PATCH v5 1/4] Add reserved-memory
 2023-08-30 23:17 UTC  (4+ messages)
` [PATCH v5 2/4] Bring in some other reserved-memory files
` [PATCH v5 3/4] schemas: Add some common reserved-memory usages
` [PATCH v5 4/4] memory: Add ECC properties

[PATCH 0/5] board: xilinx: zyqmp: add Beckhoff CX8200
 2023-08-30 19:52 UTC  (8+ messages)
` [PATCH 1/5] drivers: rtc: add rv3032 driver
` [PATCH 2/5] drivers/usb/dwc3: zynqmp: only free reset gpio if we have one
` [PATCH 3/5] xilinx: zynqmp: move fdt_addr so we can use devices with less memory
` [PATCH 4/5] xilinx: zynqmp: add Beckhoff CX8200
` [PATCH 5/5] xilinx: zynqmp: beckhoff cx8200: setup inner cache broadcasting

[PATCH] ARM: dts: am335x-pocketbeagle: choose tick-timer
 2023-08-30 15:25 UTC 

[PATCH] usb: host: ohci-generic: Make usage of clock/reset bulk() API
 2023-08-30 15:18 UTC  (2+ messages)

[PATCH] usb: host: ehci-generic: check for companion controller
 2023-08-30 15:12 UTC  (2+ messages)

[PULL next] u-boot-at91-2023.10-a
 2023-08-30 14:45 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: add SPI1 pinmuxes for f1c100s
 2023-08-30  9:18 UTC  (3+ messages)

[PATCH v2] clk: Dont return error when assigned-clocks is empty or missing
 2023-08-30  8:31 UTC 

[PATCH v2 0/5] at91: sam9x60-curiosity: Misc improvements
 2023-08-30  8:07 UTC  (2+ messages)

[PATCH v1 1/1] arch/arm/dts/zynqmp-sck-kr-g-revB.dts: add output-enable pins
 2023-08-30  6:57 UTC 

[PATCH v11 00/15] Integrate EFI capsule tasks into U-Boot's build flow
 2023-08-30  0:30 UTC  (3+ messages)

[PATCH v4 1/4] Add reserved-memory
 2023-08-29 21:37 UTC  (5+ messages)
` [PATCH v4 2/4] Bring in other reserved-memory files
` [PATCH v4 4/4] memory: Add ECC property

[PATCH v1] CI: Add jsonschema python module
 2023-08-29 21:03 UTC  (4+ messages)

[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 4/4] dm: core: Modify default for OFNODE_MULTI_TREE
` [PATCH v2 0/4] Populate kaslr seed with TPM
` [PATCH v2 1/4] fdt: common API to populate kaslr seed
` [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


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