public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-10-19 15:22:34 to 2024-10-21 15:45:53 UTC [more...]

[PATCH 1/2] arm64: imx8mp: Read MAC address from M24C32-D write-lockable page on DH i.MX8MP DHCOM if available
 2024-10-21 15:08 UTC  (7+ messages)

[PATCH 00/10] SMBIOS improvements
 2024-10-21 15:23 UTC  (4+ messages)
` [PATCH 10/10] tests: update smbios pytest

[PATCH 0/3] Simple-framebuffer node related updates
 2024-10-21 15:17 UTC  (2+ messages)

[PATCH 0/6] memory: ti-aemif: Add DM support
 2024-10-21 15:13 UTC  (7+ messages)
` [PATCH 1/6] memory: ti-aemif: Correct macro to ensure avoiding precedence issues
` [PATCH 2/6] memory: ti-aemif: Make AEMIF driver architecture agnostic
` [PATCH 3/6] memory: ti-aemif: Add ARCH_DAVINCI to architectures that uses TI_AEMIF
` [PATCH 4/6] memory: ti-aemif: Wrap the CS configuration into a function
` [PATCH 5/6] memory: ti-aemif: Add DM support
` [PATCH 6/6] memory: ti-aemif-cs: Compute timing configuration from DT parsing

[PATCH v1 1/1] efi_loader: Mark a function static
 2024-10-21 14:40 UTC  (2+ messages)

[PATCH] CI: Add a test for building without CMDLINE
 2024-10-21 14:33 UTC  (2+ messages)

enabling W=1 by default
 2024-10-21 14:27 UTC 

[PATCH v1 1/1] : Mark a few functions static inline
 2024-10-21 14:20 UTC 

[PATCH v1 1/1] mtd: Drop superfluous const qualifier
 2024-10-21 14:20 UTC 

[PATCH 0/6] Enable https for wget
 2024-10-21 14:03 UTC  (10+ messages)
` [PATCH 1/6] mbedtls: Enable TLS 1.2 support
` [PATCH 4/6] net: lwip: Enable https:// support for wget

[PATCH v1 1/1] cmd: nvedit: Mark a few functions static
 2024-10-21 13:56 UTC 

[PATCH 0/3] block: make blk_create_device() static
 2024-10-21 13:35 UTC  (7+ messages)
` [PATCH 1/3] rockchip: block: simplify rkmtd driver
` [PATCH 3/3] block: make blk_create_device() static

[PATCH v2 00/25] led: Remove old status-LED code
 2024-10-21 12:53 UTC  (28+ messages)
` [PATCH v2 01/25] eb_cpu5282: Drop status-LED code and enable LED
` [PATCH v2 02/25] vining_fpga: Drop status-LED code
` [PATCH v2 03/25] mx23_olinuxino: "
` [PATCH v2 04/25] mx23_olinuxino: pinephone: Enable LED
` [PATCH v2 05/25] socfpga_vining_fpga: "
` [PATCH v2 06/25] led: Drop LED_STATUS_BOARD_SPECIFIC
` [PATCH v2 07/25] arm: Drop old LED support
` [PATCH v2 08/25] common: doc: "
` [PATCH v2 09/25] st: stm32f429: Drop old LED code
` [PATCH v2 10/25] led: Make the LED config common
` [PATCH v2 11/25] led: Drop LED_STATUS from Kconfig
` [PATCH v2 12/25] led: Drop the legacy LED command
` [PATCH v2 13/25] misc: Drop gpio_led driver
` [PATCH v2 14/25] pca9551_led: Delete driver
` [PATCH v2 15/25] misc: status_led: "
` [PATCH v2 16/25] m68k: Drop unused status_led.h header file
` [PATCH v2 17/25] powerpc: Drop status-LED code
` [PATCH v2 18/25] igep00x0: Drop unused status_led.h header file
` [PATCH v2 19/25] sunxi: Drop status-LED code
` [PATCH v2 20/25] common: Drop status-LED code in board_r
` [PATCH v2 21/25] image: Drop unused status_led.h header file
` [PATCH v2 22/25] ide: "
` [PATCH v2 23/25] mpc83xx: Drop status-LED code
` [PATCH v2 24/25] net: "
` [PATCH v2 25/25] led: Drop status_led header file

[PATCH 1/2] fdt: Correct condition for receiving bloblist
 2024-10-21 11:42 UTC  (2+ messages)
` [PATCH 2/2] fdt: Swap the signature for board_fdt_blob_setup()

[PATCH] WIP: binman: expand test coverage to nxpimx8mcst
 2024-10-21  7:37 UTC  (3+ messages)
` [PATCH v3 1/2] binman: nxp_imx8mcst: read certificates from input path
  ` [PATCH v3 2/2] binman: expand test coverage to nxp_imx8mcst

[PATCH v2 2/2] binman: expand test coverage to nxp_imx8mcst
 2024-10-21  7:37 UTC  (2+ messages)

ll_entry_count returns 0 even though the linker list has 5 entries
 2024-10-21  6:56 UTC  (6+ messages)

[PATCH 0/5] collected fallout of porting an ATSAMA5D27 based board
 2024-10-21 12:49 UTC  (11+ messages)

[PATCH v1 0/3] PolarFire SoC clock devicetree rework
 2024-10-21 12:33 UTC  (4+ messages)
` [PATCH v1 3/3] riscv: dts: mpfs: migrate to OF_UPSTREAM

[PATCH] board: emcraft: Add support for Emcraft Systems NavQ+
 2024-10-21 12:21 UTC  (2+ messages)

[PATCH v7 00/11] labgrid: Provide an integration with Labgrid
 2024-10-21 11:12 UTC  (2+ messages)

[PATCH v2 00/31] bootstd: Support recording images
 2024-10-21 10:25 UTC  (34+ messages)
` [PATCH v2 01/31] alist: Mention the error condition in alist_add_placeholder()
` [PATCH v2 02/31] alist: Add a comment for alist_init_struct()
` [PATCH v2 03/31] alist: Expand the comment for alist_get()
` [PATCH v2 04/31] alist: Add a way to get the next element
` [PATCH v2 05/31] alist: Add for-loop helpers
` [PATCH v2 06/31] alist: Add a function to empty the list
` [PATCH v2 07/31] alist: Add a way to efficiently filter an alist
` [PATCH v2 08/31] alist: Add maintainer
` [PATCH v2 09/31] dm: core: Add a function to see if a device exists
` [PATCH v2 10/31] test: boot: Use a consistent name for the script bootmeth
` [PATCH v2 11/31] bootstd: Move bootflow-adding to bootstd
` [PATCH v2 12/31] bootstd: Move bootflow-clearing "
` [PATCH v2 13/31] bootstd: Add a function to get bootstd only if available
` [PATCH v2 14/31] bootstd: Drop the bootdev-specific list of bootflows
` [PATCH v2 15/31] bootstd: Move the bootflow list into an alist
` [PATCH v2 16/31] test: Expand implementation of ut_list_has_dm_tests()
` [PATCH v2 17/31] test: Drop the duplicate line in setup_bootmenu_image()
` [PATCH v2 18/31] test: boot: Update bootflow_iter() for console checking
` [PATCH v2 19/31] bootstd: cros: Correct the x86-setup address
` [PATCH v2 20/31] bootstd: Maintain a list of images
` [PATCH v2 21/31] bootstd: Update bootmeth_alloc_file() to record images
` [PATCH v2 22/31] boot: pxe: Drop the duplicate comment on get_pxe_file()
` [PATCH v2 23/31] bootmeth_efi: Simplify reading files by using the common function
` [PATCH v2 24/31] bootmeth: Update the read_file() method to include a type
` [PATCH v2 25/31] bootmeth_efi: Check the filename-allocation in the network path
` [PATCH v2 26/31] boot: Update extlinux pxe_getfile_func() to include type
` [PATCH v2 27/31] boot: Update pxe bootmeth to record images
` [PATCH v2 28/31] Update bootmeth_alloc_other() "
` [PATCH v2 29/31] bootstd: Avoid showing an invalid buffer address
` [PATCH v2 30/31] bootstd: Update cros bootmeth to record images
` [PATCH v2 31/31] bootstd: Add a simple command to list images

[PATCH 0/1] sama5d3.dtsi pinctrl section fix
 2024-10-21 10:19 UTC  (7+ messages)
` [PATCH 1/1] Fixed sama5d3 dts file so PIO sections are inside pinctrl as in kernel dts

[PATCH v2 1/2] ARM: imx: soc: Select default TEXT_BASE for i.MX6
 2024-10-21  9:24 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: imx: soc: Move default TEXT_BASE for i.MX7

[PATCH] menu: fix the logic checking whether ESC key is pressed
 2024-10-21  9:17 UTC  (4+ messages)

[PATCH v4 0/8] Allow showing the memory map
 2024-10-21  8:55 UTC  (11+ messages)
` [PATCH v4 1/8] common: Fix up malloc() comment in reserve_noncached()
` [PATCH v4 2/8] common: Tidy up how malloc() is inited
` [PATCH v4 3/8] global_data: Add some more accessors
` [PATCH v4 4/8] bootstage: Allow counting memory without strings
` [PATCH v4 5/8] cmd: Move meminfo command into its own file
` [PATCH v4 6/8] cmd: Update the meminfo command to show the memory map
` [PATCH v4 7/8] lmb: Export the lmb data structure
` [PATCH v4 8/8] meminfo: Show the lmb records

Please pull u-boot-i2c
 2024-10-21  8:27 UTC 

[PATCH v9 00/37] Implement ACPI on aarch64
 2024-10-21  8:26 UTC  (4+ messages)
` [PATCH v9 24/37] common: Enable BLOBLIST_TABLES on arm

[PATCH] i2c: i2c-gpio: add support for i2c-gpio,sda-output-only
 2024-10-21  8:20 UTC  (3+ messages)

[PATCH v1] i2c: muxes: pca954x: Add MAX735x/MAX736x support
 2024-10-21  8:20 UTC  (3+ messages)

[PATCH v2] rockchip: px30: clk: add UART0 clock getter/setter
 2024-10-21  8:19 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] arm: dts: rockchip: fix dts for Radxa ROCK 4C+
 2024-10-21  8:17 UTC  (2+ messages)

[PATCH v2 1/2] configs: rockchip: enable gpio-leds driver for Radxa boards
 2024-10-21  8:16 UTC  (4+ messages)
` [PATCH v2 2/2] arm: dts: rockchip: turn LEDs on at boot "

[PATCH v2 0/2] Add support for Cool Pi GenBook
 2024-10-21  7:01 UTC  (3+ messages)
` [PATCH v2 2/2] board: rockchip: Add support for rk3588 GenBook

[PATCH] boot: Introduce BOOTSTD_MENU to control bootflow menu build
 2024-10-21  6:31 UTC  (2+ messages)

[PATCH v7 0/7] efi: Add a test for EFI bootmeth
 2024-10-21  6:31 UTC  (12+ messages)
` [PATCH v7 1/7] test: boot: Update bootflow_iter() for console checking
` [PATCH v7 2/7] Revert "efi_loader: correctly identify binary name"
` [PATCH v7 3/7] efi_loader: sandbox: Use a different filename for sandbox
` [PATCH v7 4/7] efi_loader: Add a test app
` [PATCH v7 5/7] sandbox: virtio: Disable the sandbox virtio blk device
` [PATCH v7 6/7] test: efi: boot: Set up an image suitable for EFI testing
` [PATCH v7 7/7] test: efi: boot: Add a test for the efi bootmeth

[PATCH 00/11] boards: siemens: iot2050: SM variant, sysinfo support, fixes & cleanups
 2024-10-21  6:21 UTC  (3+ messages)

risc-v - efi_free_pool: illegal free
 2024-10-21  6:06 UTC  (5+ messages)

[PATCH v4 0/8] Inline ECC Series
 2024-10-21  4:40 UTC  (9+ messages)
` [PATCH v4 1/8] ram: k3-ddrss: Use the DDR controller BIST engine for ECC priming
` [PATCH v4 2/8] ram: k3-ddrss: Add k3_ddrss_ddr_bank_base_size_calc() to solve 'calculations restricted to 32 bits' issue
` [PATCH v4 3/8] ram: k3-ddrss: Setup ECC region start and range
` [PATCH v4 4/8] ram: k3-ddrss: Enable ECC interrupts
` [PATCH v4 5/8] drivers: ram: Kconfig: Add CONFIG_K3_INLINE_ECC
` [PATCH v4 6/8] configs: j7*_evm_r5_defconfig: Set NR_DRAM_BANKS to 2
` [PATCH v4 7/8] board: ti: Pull redundant DDR functions to a common location and Fixup DDR size when ECC is enabled
` [PATCH v4 8/8] arm: dts: k3-*-ddr: Add ss_cfg reg entry

[PATCH 0/3] board: rockchip: Add Hardkernel ODROID-M1S
 2024-10-21  1:32 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1
` [PATCH 2/3] arm64: dts: rockchip: Add Hardkernel ODROID-M1S
` [PATCH 3/3] board: "

[PATCH v2 00/18] Support for rk3568 based QNAP TS433 NAS
 2024-10-21  1:32 UTC  (3+ messages)
` [PATCH v2 01/18] arm64: dts: rockchip: add PCIe supply regulator to Qnap-TS433

[PATCH 0/2] board: rockchip: Add Hardkernel ODROID-M2
 2024-10-21  1:32 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: "
` [PATCH 2/2] board: "

[PATCH v6] rockchip: board: Increase rng-seed size to make it sufficient for modern Linux
 2024-10-21  1:31 UTC  (2+ messages)

[PATCH] rockchip: rk3588-rock-5b: Drop upstream props from u-boot.dtsi
 2024-10-21  1:31 UTC  (2+ messages)

[PATCH] rockchip: rk3399-pinephone-pro: Drop upstream props from u-boot.dtsi
 2024-10-21  1:31 UTC  (2+ messages)

[PATCH] menu: fix the logic checking whether ESC key is pressed
 2024-10-21  0:56 UTC 

[PATCH] ARM: imx: soc: Select default TEXT_BASE for i.MX6
 2024-10-20 20:16 UTC  (6+ messages)

Pull request efi-2025-01-rc1-2
 2024-10-20 20:16 UTC  (2+ messages)

[PATCH 1/5] ARM: renesas: Deduplicate Renesas R-Car Gen2 defconfigs
 2024-10-20 17:27 UTC  (5+ messages)
` [PATCH 2/5] ARM: renesas: Deduplicate Renesas R-Car Gen3 defconfigs
` [PATCH 3/5] ARM: renesas: Deduplicate Renesas R-Car Gen4 defconfigs
` [PATCH 4/5] ARM: renesas: Deduplicate Renesas R-Car 64bit defconfigs
` [PATCH 5/5] ARM: renesas: Deduplicate common Renesas defconfig

[PATCH] watchdog: introduce separate SPL symbol for WDT_GPIO
 2024-10-20  9:59 UTC  (2+ messages)

[PATCH 00/10] add support for Enclustra Mercury AA1 SoMs
 2024-10-20  2:52 UTC  (9+ messages)
` [PATCH 02/10] ARM: socfpga: add Mercury+ AA1 SoM support
` [PATCH 03/10] ARM: dts: socfpga: add Mercury+ AA1 for u-boot dts

[PATCH 1/1] efi_loader: fix CONFIG_EFI_HTTP dependencies
 2024-10-20  4:33 UTC  (2+ messages)

[PATCH 1/1] efi_selftest: make HII test data static
 2024-10-20  4:32 UTC  (2+ messages)

[PATCH 1/1] efi_selftest: fix typo 'got languages' in HII test
 2024-10-20  4:31 UTC  (2+ messages)

[PATCH 0/2] rockchip: rk35xx: Implement checkboard() to print SoC variant
 2024-10-19 22:24 UTC  (4+ messages)
` [PATCH 1/2] rockchip: rk356x: "

[PATCH 1/5] arm64: imx: imx8mp: Enable DM regulator on DH i.MX8MP DHCOM SoM on DRC02 board
 2024-10-19 22:01 UTC  (5+ messages)
` [PATCH 2/5] arm64: imx: imx8mp: Disable PCI support "
` [PATCH 3/5] arm64: imx: imx8mp: Disable PCA954x I2C mux on DH i.MX8MP DRC02 and PicoITX
` [PATCH 4/5] arm64: imx: Deduplicate DH i.MX8MP DHSOM defconfigs
` [PATCH 5/5] arm64: imx: Deduplicate DH i.MX6 DHSOM defconfig

[PATCH v4 0/5] Adjust initial EFI memory-allocation to be in the U-Boot region
 2024-10-19 18:07 UTC  (13+ messages)
` [PATCH v4 5/5] efi: Keep early allocations to "

[PATCH v3 03/15] efi: memory: use the lmb API's for allocating and freeing memory
 2024-10-19 16:52 UTC  (11+ messages)

[PATCH 00/34] bootstd: Support recording images
 2024-10-19 16:30 UTC  (11+ messages)
` [PATCH 23/34] bootstd: Maintain a list of images

Fwd: New Defects reported by Coverity Scan for Das U-Boot
 2024-10-19 16:16 UTC 

[PATCH v2 0/2] sandbox: add bootmethod EFI boot-manager
 2024-10-18 23:01 UTC  (5+ messages)
` [PATCH v2 2/2] "


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