public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-09-19 21:43:57 to 2023-09-21 11:09:55 UTC [more...]

[PATCH v7 0/2] Add support to fetch baudrate from dtb
 2023-09-21 10:09 UTC  (3+ messages)
` [PATCH v7 2/2] serial: zynqmp: Fetch baudrate from dtb and update

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

[PATCH v2 0/2] Fix issues for small sized data reads
 2023-09-21 11:09 UTC  (2+ messages)

[PATCH] net: phy: xilinx-gmii2rgmii: Removed hardcoded phy address 0 for bridge
 2023-09-21 11:08 UTC  (2+ messages)

[PATCH v2 0/3] trace: Fix flyrecord alignment issue
 2023-09-21 11:07 UTC  (2+ messages)

[PATCH v2] cmd: sf: Fix the flash_is_unlocked api size parameter
 2023-09-21 11:06 UTC  (3+ messages)

[PATCH v6 0/7] J721S2 DTS Sync from v6.6-rc1 to u-boot
 2023-09-21 10:51 UTC  (8+ messages)
` [PATCH v6 1/7] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
` [PATCH v6 2/7] Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool"
` [PATCH v6 3/7] arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list
` [PATCH v6 4/7] arm: dts: k3-j721s2: Sync from Linux tag v6.6-rc1
` [PATCH v6 5/7] arm: dts: k3-am68: "
` [PATCH v6 6/7] docs: board: ti: Add j721s2_evm documentation
` [PATCH v6 7/7] board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File

[PATCH v2] env: ti: ti_common.env: Fix get_overlaystring for FIT Image
 2023-09-21 10:49 UTC 

[PATCH 1/1] cmd/exception: test RISC-V 16 bit aligned instruction
 2023-09-21 10:39 UTC 

[PATCH] env: ti: ti_common.env: Fix get_overlaystring for FIT Image
 2023-09-21  8:44 UTC  (2+ messages)

[PATCH 1/1] cmd/exception: support RISC-V compressed instruction
 2023-09-21  8:42 UTC 

[PATCH] ARM: vexpress_ca9x4: Add missing flash width config option
 2023-09-21  8:32 UTC  (2+ messages)

[PATCH 0/4] mkimage: also honour -B even without external data
 2023-09-21  7:57 UTC  (10+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] binman: test: rename 275_fit_align.dts -> 275_fit_align_external.dts
` [PATCH 3/4] tools: binman: add test case for fit, align without fit, external-offset
` [PATCH 4/4] binman: update documentation for fit,align property

[PATCHv9 00/15] net/lwip: add lwip library for the network stack
 2023-09-21  7:09 UTC  (4+ messages)
` [PATCHv9 01/15] submodule: add lwIP as git submodule

[RFC PATCH 0/4] mtd: ubi: Enable accessing RO filesystems in UBI vols
 2023-09-21  6:44 UTC  (4+ messages)

[PATCH v5 00/20] x86: efi: Fixes and improvements for coreboot
 2023-09-21  6:31 UTC  (28+ messages)
` [PATCH v5 01/20] x86: coreboot: Add IDE and SATA
` [PATCH v5 02/20] x86: coreboot: Enable standard boot
` [PATCH v5 03/20] x86: coreboot: Rearrange arch_cpu_init()
` [PATCH v5 04/20] x86: Set the CPU vendor in SPL
` [PATCH v5 05/20] x86: Allow APCI "
` [PATCH v5 06/20] x86: coreboot: Look for DBG2 UART in SPL too
` [PATCH v5 07/20] x86: coreboot: Enable CONFIG_SYS_NS16550_MEM32
` [PATCH v5 08/20] x86: coreboot: Drop USB init on startup
` [PATCH v5 09/20] x86: coreboot: Align options between coreboot and coreboot64
` [PATCH v5 10/20] x86: coreboot: Enable VIDEO_COPY
` [PATCH v5 11/20] efi: x86: Correct the condition for installing ACPI tables
` [PATCH v5 12/20] x86: smbios: Add a Kconfig indicating SMBIOS-table presence
` [PATCH v5 13/20] bootstd: Keep track of use of usb stop
` [PATCH v5 14/20] Record the position of the SMBIOS tables
` [PATCH v5 15/20] efi: Use the installed "
` [PATCH v5 16/20] x86: coreboot: Record the position of the "
` [PATCH v5 17/20] x86: doc: Move into its own directory
` [PATCH v5 18/20] x86: doc: Update summaries and add links
` [PATCH v5 19/20] x86: doc: Split out manual booting into its own file
` [PATCH v5 20/20] x86: doc: coreboot: Mention 64-bit Linux distros

[PATCH v3] clk: ti: Notify AVS driver upon setting clock rate
 2023-09-21  5:14 UTC  (3+ messages)

[PATCH v4 1/2] x86: coreboot: Document cbmem console struct
 2023-09-21  5:00 UTC  (5+ messages)
` [PATCH v4 2/2] x86: Update cbmem driver

[PULL] u-boot-riscv/master
 2023-09-21  1:36 UTC 

[PULL] u-boot-riscv/next
 2023-09-21  1:28 UTC 

[PATCH 3/4] spl: atf: Fix potential but not occurring bug
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH 00/32] spl: Preparation for Universal Payload
 2023-09-21  1:03 UTC  (20+ messages)
` [PATCH 05/32] spl: mx6: powerpc: Drop the condition on timer_init()
` [PATCH 09/32] spl: Avoid an #ifdef when printing gd->malloc_ptr
` [PATCH 30/32] fdt: Allow the devicetree to come from a bloblist

[PATCH v3 0/5] Populate kaslr seed with RNG
 2023-09-21  1:03 UTC  (11+ messages)
` [PATCH v3 1/5] fdt: common API to populate kaslr seed
` [PATCH v3 2/5] fdt: kaslr seed from RNG device
` [PATCH v3 3/5] cmd: kaslrseed: Use common API to fixup FDT
` [PATCH v3 4/5] dm: core: Modify default for OFNODE_MULTI_TREE
` [PATCH v3 5/5] fdt: Fix compile error for !OFNODE_MULTI_TREE

[PATCH v2 0/8] Add SM uclass and Meson SM driver
 2023-09-21  1:03 UTC  (17+ messages)
` [PATCH v2 1/8] drivers: introduce Secure Monitor uclass
` [PATCH v2 2/8] sandbox: add sandobx sm uclass driver
` [PATCH v2 3/8] sandbox: dts: add meson secure monitor node
` [PATCH v2 4/8] sandbox: add tests for UCLASS_SM
` [PATCH v2 5/8] sandbox: defconfig: enable CONFIG_SM option
` [PATCH v2 6/8] drivers: introduce Meson Secure Monitor driver
` [PATCH v2 7/8] arch: meson: sm: set correct order of the includes
` [PATCH v2 8/8] arch: meson: use secure monitor driver

[PATCH 4/4] spl: atf: Reduce SPL code size
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH 0/2] make CONFIG_SPL_SYS_MALLOC_SIMPLE && CONFIG_SYS_SPL_MALLOC actually work
 2023-09-21  1:03 UTC  (6+ messages)
` [PATCH 1/2] spl: make SYS_SPL_MALLOC depend on !(SPL_STACK_R && SPL_SYS_MALLOC_SIMPLE)
` [PATCH 2/2] malloc_simple: add mem_malloc_init_simple()

[PATCH v2] Makefile: Force regeneration of env.txt
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH] common: Drop linux/printk.h from common header
 2023-09-21  1:03 UTC  (5+ messages)

[PATCH v6 0/2] Add support to fetch baudrate from dtb
 2023-09-21  1:02 UTC  (4+ messages)
` [PATCH v6 1/2] configs: Add support in Kconfig and convert for armada boards
` [PATCH v6 2/2] serial: zynqmp: Fetch baudrate from dtb and update

[PATCH 2/4] image: fit: Improve functions description comments
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH] bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memory
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH 1/4] spl: atf: Improve comments and code readability
 2023-09-21  1:02 UTC  (2+ messages)

[PATCH v3 0/7] Add EFI HTTP boot support
 2023-09-21  1:02 UTC  (5+ messages)
` [PATCH v3 1/7] net: wget: prevent overwriting reserved memory
` [PATCH v3 2/7] net: wget: add wget with dns utility function

[PATCH 1/9] cmd: bdinfo: Optionally use getopt and implement bdinfo -a
 2023-09-20 22:58 UTC  (9+ messages)
` [PATCH 2/9] cmd: bdinfo: Implement support for printing memory layout via bdinfo -m
` [PATCH 3/9] cmd: bdinfo: Implement support for printing ethernet settings via bdinfo -e
` [PATCH 4/9] configs: sandbox: Enable GETOPT for sandbox and sandbox64 target
` [PATCH 5/9] test: bdinfo: Rename bdinfo_test_move() to bdinfo_test_full()
` [PATCH 6/9] test: bdinfo: Test both bdinfo and bdinfo -a
` [PATCH 7/9] test: bdinfo: Test bdinfo -h
` [PATCH 8/9] test: bdinfo: Test bdinfo -m
` [PATCH 9/9] test: bdinfo: Test bdinfo -e

[BUG] sandbox_defconfig u-boot -T crashes
 2023-09-20 21:55 UTC  (2+ messages)

[PATCH] bmips: Add Inteno XG6846 board
 2023-09-20 18:55 UTC  (4+ messages)

[PATCH] verdin-imx8mp: drop unused tdx easy installer ifdef
 2023-09-20 18:41 UTC  (2+ messages)

[PATCH] imx8mp: binman: rename spl and u-boot nodes
 2023-09-20 18:40 UTC  (2+ messages)

[PATCH v5] board: rockchip: Add Bananapi R2Pro Board
 2023-09-20 18:40 UTC 

[PATCH v11] Boot var automatic management for removable medias
 2023-09-20 15:30 UTC  (2+ messages)

[PATCH V2 0/3] andes: rearrange defconfig and dts
 2023-09-20  6:24 UTC  (4+ messages)
` [PATCH V2 3/3] dts: andes: add SPL config option for itb layout

[PATCH v6 13/20] bootstd: Keep track of use of usb stop
 2023-09-20 13:29 UTC  (2+ messages)
` [PATCH v6 15/20] efi: Use the installed SMBIOS tables

[PATCH] env: Improve ENV_OFFSET help message
 2023-09-20 13:02 UTC  (3+ messages)

[PATCH 1/1] starfive: visionfive2: add mmc0 and nvme boot targets
 2023-09-20 12:45 UTC  (2+ messages)

[PATCH 00/16] Add support for the Renesas RZ/G2L SMARC EVK
 2023-09-20 12:42 UTC  (17+ messages)
` [PATCH 01/16] serial: sh: Fix compile error when lacking HSCIF support
` [PATCH 02/16] dt-bindings: Add RZ/G2L CPG bindings
` [PATCH 03/16] dt-bindings: Add RZ/G2L PFC bindings
` [PATCH 04/16] dt-bindings: Add RZ/G2L IRQC bindings
` [PATCH 05/16] arm: rmobile: Add basic RZ/G2L family support
` [PATCH 06/16] arm: rmobile: Add basic R9A07G044L SoC support
` [PATCH 07/16] clk: renesas: Add RZ/G2L CPG driver
` [PATCH 08/16] arm: rmobile: Restrict PINCTRL_PFC selection to R-Car gen3/gen4
` [PATCH 09/16] pinctrl: renesas: Add RZ/G2L PFC driver
` [PATCH 10/16] serial: sh: Add RZ/G2L SCIF support
` [PATCH 11/16] mmc: renesas-sdhi: Initialize module on RZ/G2L
` [PATCH 12/16] arm: rmobile: Include <asm/types.h> in header
` [PATCH 13/16] arm: rmobile: Add CPU detection for RZ/G2L
` [PATCH 14/16] arm: rmobile: Support RZ/G2L memory map
` [PATCH 15/16] arm: dts: Import RZ/G2L SMARC EVK device tree
` [PATCH 16/16] board: rzg2l: Add RZ/G2L SMARC EVK board

[PATCH v2] mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header
 2023-09-20 11:22 UTC  (3+ messages)

[RESEND PATCH v5 0/7] J721S2 DTS Sync from v6.6-rc1 to u-boot
 2023-09-20 11:30 UTC  (10+ messages)
` [RESEND PATCH v5 1/7] configs: j721s2_evm_r5_defconfig: Increase malloc pool size in DRAM
` [RESEND PATCH v5 2/7] Revert "arm: dts: k3-j7*: ddr: Update to 0.10 version of DDR config tool"
` [RESEND PATCH v5 3/7] arm: mach-k3: j721s2: Add mcu_timer0 id to the dev list
` [RESEND PATCH v5 4/7] k3-j721s2: Sync from Linux tag v6.6-rc1
` [RESEND PATCH v5 5/7] k3-am68: "
` [RESEND PATCH v5 6/7] docs: board: ti: Add j721s2_evm documentation
` [RESEND PATCH v5 7/7] board: ti: j721s2: MAINTAINERS: Update the MAINTAINERS File

[PATCH resend 0/2] imx: spl_imx_romapi: simplify stream loading
 2023-09-20 11:13 UTC  (5+ messages)
` [PATCH resend 1/2] imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size
` [PATCH resend 2/2] imx: spl_imx_romapi.c: remove dead code

[PATCH] smegw01: Use CONFIG_SYS_LOAD_ADDR for loading fitImage
 2023-09-20 10:49 UTC 

[PATCH v10 0/4] Boot variables management for removable media
 2023-09-20  8:14 UTC  (9+ messages)
` [PATCH v10 3/4] Boot var automatic management for removable medias

[PATCH 0/2] mtd: nand: raw: atmel: R/B gpio on sam9x60
 2023-09-20  7:45 UTC  (9+ messages)
` [PATCH 2/2] mtd: nand: raw: atmel: Add error handling when rb-gpios missing

[PATCH 1/1] binman: doc: Remove incomplete sentence
 2023-09-20  7:05 UTC  (3+ messages)

[PATCH] J721S2 DTS Sync from v6.6-rc1 to u-boot
 2023-09-20  4:39 UTC  (5+ messages)

[PATCH] pinctrl: Increase size of pinmux status buffer
 2023-09-20  3:00 UTC 

[PATCH v4 00/20] x86: efi: Fixes and improvements for coreboot
 2023-09-20  2:59 UTC  (10+ messages)
` [PATCH v4 07/20] x86: coreboot: Enable CONFIG_SYS_NS16550_MEM32
` [PATCH v4 08/20] x86: coreboot: Drop USB init on startup
` [PATCH v4 16/20] x86: coreboot: Record the position of the SMBIOS tables

[PATCH 1/2] dm: core: Correct references to DM_SPL
 2023-09-20  2:05 UTC  (2+ messages)
` [PATCH 2/2] dm: core: Adjust dump-sorting to get stats only when needed

[PATCH] mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header
 2023-09-19 22:28 UTC  (4+ messages)

[PATCH v5 00/21] Kconfig: Tidy up some options
 2023-09-19 21:44 UTC  (2+ messages)


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