U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-01 20:13:50 to 2024-09-03 15:54:42 UTC [more...]

[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-09-03 15:54 UTC  (18+ messages)
` [PATCH v6 03/28] lib: Adapt digest header files to MbedTLS
` [PATCH v6 06/28] mbedtls: add digest shim layer for MbedTLS
` [PATCH v6 07/28] hash: integrate hash on mbedtls

[GIT PULL] Please pull u-boot-imx-next-20240902
 2024-09-03 15:11 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-amlogic-next-20240902
 2024-09-03 15:11 UTC  (2+ messages)

[GIT PULL] usb hub changes for 2025.01 next
 2024-09-03 14:56 UTC  (2+ messages)

[PATCH 0/2] arm: zynqmp: Initialize some registers at boot
 2024-09-03 14:21 UTC  (6+ messages)
` [PATCH 1/2] zynqmp: Disable secure access for boot devices
` [PATCH 2/2] arm: zynqmp: Enable non-invasive CCI-400 PMU debug

[PATCH 0/6] Miscellaneous FWU fixes
 2024-09-03 13:51 UTC  (3+ messages)
` [PATCH 1/6] fwu: v2: perform some checks before reading metadata

[PATCH v12 0/9] spi-nor: Add parallel and stacked memories support
 2024-09-03 13:46 UTC  (11+ messages)
` [PATCH v12 1/9] mtd: "
` [PATCH v12 2/9] mtd: spi-nor: Add parallel memories support for read_sr and read_fsr
` [PATCH v12 3/9] mtd: spi-nor: Add parallel and stacked memories support in read_bar and write_bar
` [PATCH v12 4/9] spi: spi-uclass: Read chipselect and restrict capabilities
` [PATCH v12 5/9] spi: zynqmp_gqspi: Add parallel memories support in GQSPI driver
` [PATCH v12 6/9] spi: zynq_qspi: Add parallel memories support in QSPI driver
` [PATCH v12 7/9] spi: Add the spi advance options for non SPL
` [PATCH v12 8/9] config: xea: Enable the SPI_ADVANCE config option
` [PATCH v12 9/9] config: mx6sabresd: Default don't enable the flash lock

[PATCH v4 0/6] FUSB302 USB-C controller support
 2024-09-03 13:42 UTC  (6+ messages)

[PATCH 0/2] fdtoverlay related changes
 2024-09-03 11:51 UTC  (3+ messages)
` [PATCH 1/2] kbuild: Add generic rule to apply fdtoverlay
` [PATCH 2/2] arm64: zynqmp: Remove overlays and add new dtb entries for ZynqMP

[RFC PATCH 0/6] Add support for K3 BIST
 2024-09-03 11:44 UTC  (7+ messages)
` [RFC PATCH 1/6] arm: mach-k3: j784s4: Add clk and power support for MAIN_R5_2_x PBIST
` [RFC PATCH 2/6] arm: dts: k3-j784s4-main: Add PBIST_14 node
` [RFC PATCH 3/6] arm: dts: k3-j784s4-main: Add clock and power domains for MAIN_R5_2_x
` [RFC PATCH 4/6] drivers: misc: k3_bist: Add K3 BIST driver
` [RFC PATCH 5/6] arm: mach-k3: j784s4_init: Trigger BIST
` [RFC PATCH 6/6] configs: j784s4_evm_r5_defconfig: Enable BIST

[PATCH v2] cmd: setexpr: fix no matching string in gsub return empty value
 2024-09-03 11:06 UTC  (2+ messages)

[PATCH v3] cmd: mmc: Allow using partition name in mmc erase command
 2024-09-03 10:14 UTC  (3+ messages)

[PATCH v4 00/23] Fix various bugs
 2024-09-03  9:42 UTC  (26+ messages)
` [PATCH v4 01/23] nvmxip: Drop the message on probe
` [PATCH v4 02/23] nvmxip: Avoid probing on boot
` [PATCH v4 03/23] test/py: Fix some pylint warnings in test_ut.py
` [PATCH v4 04/23] scripts: Update pylint.base
` [PATCH v4 05/23] bootstd: Create a function to reset USB
` [PATCH v4 06/23] usb: Drop old non-DM code
` [PATCH v4 07/23] log: Add a new log category for the console
` [PATCH v4 08/23] usb: Add DEV_FLAGS_DM to stdio for USB keyboard
` [PATCH v4 09/23] dm: usb: Deal with USB keyboard persisting across tests
` [PATCH v4 10/23] test: mbr: Adjust test to use lower-case hex
` [PATCH v4 11/23] test: mbr: Adjust test to drop 0x
` [PATCH v4 12/23] sandbox: Change the range used for memory-mapping tags
` [PATCH v4 13/23] sandbox: Update cpu to use logging
` [PATCH v4 14/23] sandbox: Unmap old tags
` [PATCH v4 15/23] sandbox: Add some debugging to pci_io
` [PATCH v4 16/23] sandbox: Implement reference counting for address mapping
` [PATCH v4 17/23] mmc: Use map_sysmem() with buffers in the mmc command
` [PATCH v4 18/23] read: Tidy up use of map_sysmem() in the read command
` [PATCH v4 19/23] cmd: Fix memory-mapping in cmp command
` [PATCH v4 20/23] test: mbr: Unmap the buffers after use
` [PATCH v4 21/23] test: mbr: Use a constant for the block size
` [PATCH v4 22/23] test: mbr: Use RAM for the buffers
` [PATCH v4 23/23] test: mbr: Drop a duplicate test

[PATCH u-boot-marvell 0/3] Turris Omnia DDR speed change with reset button (for 2024.10)
 2024-09-03  9:30 UTC  (9+ messages)
` [PATCH u-boot-marvell 1/3] arm: mvebu: turris_omnia: Rename variable holding EEPROM udevice
` [PATCH u-boot-marvell 2/3] arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading in U-Boot proper
` [PATCH u-boot-marvell 3/3] arm: mvebu: turris_omnia: Switch DDR speed to 1333H when reset 9 is selected

[PATCH v3 00/16] Miscellaneous fixes
 2024-09-03  8:38 UTC  (17+ messages)
` [PATCH v3 01/16] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
` [PATCH v3 02/16] buildman/toolchain.py: do not set CROSS_COMPILE for sandbox
` [PATCH v3 03/16] flash: prefix error codes with FL_
` [PATCH v3 04/16] at91: rename mem_init() to at91_mem_init()
` [PATCH v3 05/16] arm: omap2: add missing #include <netdev.h>
` [PATCH v3 06/16] net: fm: call dtsec_init_phy() only when it is defined
` [PATCH v3 07/16] net: wget: removed unused function wget_success()
` [PATCH v3 08/16] net: phy: ncsi: depend on NET
` [PATCH v3 09/16] net: ftgmac100: "
` [PATCH v3 10/16] net: wget: allow EFI boot
` [PATCH v3 11/16] net: fec_mxc_init(): do not ignore return status of fec_open()
` [PATCH v3 12/16] test/py: net_boot: fix comment
` [PATCH v3 13/16] test/py: test_efi_loader: add missing dependency on cmd_tftpboot
` [PATCH v3 14/16] test/py: test_efi_loader: add HTTP (wget) test for the EFI loader
` [PATCH v3 15/16] common: update: UPDATE_COMMON implies CMD_TFTPBOOT
` [PATCH v3 16/16] cmd: pxe: CMD_PXE "

[PATCH] xilinx: Enable SIMPLE_PM_BUS
 2024-09-03  7:48 UTC 

[PATCH v2] mmc: Hide mmc speed command under mmc command
 2024-09-03  7:42 UTC  (3+ messages)

[PATCH 0/3] Add Android 14 bootflow support for AM62X and AM62P board
 2024-09-03  7:40 UTC  (7+ messages)
` [PATCH 1/3] board: ti: am62x_evm: Add android bootflow
` [PATCH 2/3] board: beagle: beagleplay: Add android bootflow support
` [PATCH 3/3] board: ti: am62px: "

usb dwc3 controller configuration discussion
 2024-09-03  2:03 UTC 

[PATCH] mtd: spi-nor-ids: Add support for S28HS256T
 2024-09-02 15:38 UTC  (2+ messages)

[PATCH V3 0/9] Add Anbernic RG35XX-2024
 2024-09-02 22:36 UTC  (5+ messages)
` [PATCH V3 5/9] sunxi: H616: dram: Update mbus priorities
` [PATCH V3 6/9] sunxi: Correct TPR6 parameter for H616 DRAM driver

[Binman] Question regarding SPL symbol offsets generation
 2024-09-02 22:06 UTC  (7+ messages)

[ANN] U-Boot v2024.10-rc4 released
 2024-09-02 20:08 UTC 

[PATCH 0/7] Add the USB5744 hub driver as per new DT binding
 2024-09-02 18:58 UTC  (11+ messages)
` [PATCH 1/7] usb: onboard-hub: Add reset-gpio support
` [PATCH 2/7] usb: onboard-hub: Fix the return values of regulator APIs
` [PATCH 3/7] usb: onboard-hub: add support for Microchip USB5744
` [PATCH 4/7] usb: onboard-hub: Add i2c initialization for usb5744 hub
` [PATCH 5/7] usb: onboard-hub: Bail out if peer hub is already probed

[PATCH v2] test/py: spi: Set the expected error message
 2024-09-02 18:38 UTC 

[PATCH v2] cmd: mmc: Allow using partition name in mmc erase command
 2024-09-02 18:20 UTC  (3+ messages)

[PATCH v4] gpio: mxc_gpio: fix reading state of GPIO pins in output mode
 2024-09-02 17:46 UTC  (2+ messages)

[PATCH] configs: verdin-imx8m[mp]: set CONFIG_SPL_LOAD_FIT_ADDRESS
 2024-09-02 17:45 UTC  (2+ messages)

[PATCH v3] imx: ele_ahab: Add HUK derivation support
 2024-09-02 17:45 UTC  (2+ messages)

[PATCH v2] ARM: imx: Wrap i.MX config options in MACH_IMX
 2024-09-02 17:44 UTC  (3+ messages)

[PATCH] ARM: imx: Make PLL settings configurable at board level
 2024-09-02 17:44 UTC  (2+ messages)

[PATCH v3 1/4] imx: Remove CFG_MXC_USB_FLAGS
 2024-09-02 17:43 UTC  (2+ messages)

[PATCH 1/4] mx6slevk: Convert to watchdog driver model
 2024-09-02 17:42 UTC  (2+ messages)

[PATCH 0/2] phycore-imx8mp: Add support for SPI NOR flash
 2024-09-02 17:42 UTC  (2+ messages)

[u-boot-test-hooks][PATCH] travis-ci: Skip the saveenv and reset test cases on xilinx zynq qemu
 2024-09-02 16:19 UTC  (4+ messages)

[PATCH] configs/ethernut5.h: define CFG_SYS_I2C_RTC_ADDR unconditionally
 2024-09-02 15:52 UTC  (3+ messages)

[PATCH 00/13] Miscellaneous fixes
 2024-09-02 15:41 UTC  (8+ messages)
` [PATCH 09/13] net: wget: allow EFI boot

Please pull u-boot-dm
 2024-09-02 15:39 UTC  (2+ messages)

[PATCH v3 0/3] This series adds a few patches to make it easy to use the system dtc in
 2024-09-02 15:39 UTC  (8+ messages)
` [PATCH v3 2/3] buildman: Allow skipping the dtc build

[PATCH 0/4] Rockchip: Allow to silent TPL/SPL debug console
 2024-09-02 15:27 UTC  (5+ messages)
` [PATCH 2/4] ram: rockchip: Kconfig: Fix dependency of RAM_ROCKCHIP_DEBUG

[PATCH v2 00/16] Miscellaneous fixes
 2024-09-02 15:21 UTC  (7+ messages)
` [PATCH v2 01/16] Makefile: detect HOST_ARCH properly when CROSS_COMPILE is multi-word
` [PATCH v2 02/16] buildman/toolchain.py: set CROSS_COMPILE only if self.cross is set

[PATCH] regulator: rk8xx: Fix buck get and set enabled state on RK806
 2024-09-02 14:41 UTC  (5+ messages)

[PATCH v4 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
 2024-09-02  9:44 UTC  (2+ messages)

[PATCH] mmc: Hide mmc speed command under mmc command
 2024-09-02 13:38 UTC  (3+ messages)

[PATCH] net: guard call to tftp_start() with IS_ENABLED(CONFIG_CMD_TFTPBOOT)
 2024-09-02 13:25 UTC 

[PATCH] net: guard call to tftp_start() with #if defined(CONFIG_CMD_TFTPBOOT)
 2024-09-02 13:24 UTC  (3+ messages)

[PATCH] cmd: fdt: use U-Boot's FDT by default
 2024-09-02 13:07 UTC  (5+ messages)

[PATCH v3 0/3] efi: Start tidying up memory management
 2024-09-02 11:42 UTC  (5+ messages)
` [PATCH v3 1/3] efi: Drop the memset() from efi_alloc()
` [PATCH v3 2/3] efi: Allow use of malloc() for the EFI pool
` [PATCH v3 3/3] efi: Show the location of the bounce buffer

[PATCH] versal2: Update the sys prompt name
 2024-09-02 10:54 UTC  (2+ messages)

[PATCH] cmd: mmc: Allow using partition name in mmc erase command
 2024-09-02 10:30 UTC  (3+ messages)

How to retrieve cpu info from u-boot fucntion?
 2024-09-02 10:04 UTC  (6+ messages)

[PATCH 00/17] Implement ACPI on aarch64
 2024-09-02  9:14 UTC  (7+ messages)
` [PATCH 02/17] acpi: x86: Write FADT in common code
` [PATCH 03/17] acpi: x86: Move MADT to "

xPL terminology
 2024-09-02  8:57 UTC  (6+ messages)

[PATCH] video: Add parentheses around VNBYTES() macro
 2024-09-02  8:17 UTC  (5+ messages)

[PATCH 0/4] aspeed: ast2700: Add Caliptra ECDSA driver
 2024-09-02  5:33 UTC  (5+ messages)
` [PATCH 1/4] lib: ecdsa: Add ECDSA384 support
` [PATCH 2/4] lib: ecdsa: Create device tree node automatically
` [PATCH 3/4] image-fit-sig: Remove padding check
` [PATCH 4/4] drivers/crypto: aspeed: Add Caliptra ECDSA384 support

[PATCH v5 00/14] efi: Add a test for EFI bootmeth
 2024-09-02  1:18 UTC  (15+ messages)
` [PATCH v5 01/14] efi_loader: Use puts() in cout so that console recording works
` [PATCH v5 02/14] efi_loader: Put back copyright message
` [PATCH v5 03/14] efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
` [PATCH v5 04/14] efi: arm: x86: riscv: Drop crt0/relocal extra- rules
` [PATCH v5 05/14] efi_loader: Shorten the app rules
` [PATCH v5 06/14] efi_loader: Shorten the app rules further
` [PATCH v5 07/14] efi_loader: Show the vendor in helloworld
` [PATCH v5 08/14] efi: Use the same filename for all sandbox builds
` [PATCH v5 09/14] bootstd: Add debugging for efi bootmeth
` [PATCH v5 10/14] efi_loader: Disable ANSI output for tests
` [PATCH v5 11/14] efi_loader: Add a test app
` [PATCH v5 12/14] efi_loader: Avoid using sandbox virtio devices
` [PATCH v5 13/14] test: efi: boot: Set up an image suitable for EFI testing
` [PATCH v5 14/14] test: efi: boot: Add a test for the efi bootmeth

[PATCH v4 03/24] bootstd: Add UT_TESTF_CONSOLE_REC to bootflow tests
 2024-09-01 22:41 UTC 

[PATCH v3 0/8] bootstd: sunxi: Migrate to standard boot
 2024-09-01 22:27 UTC  (9+ messages)
` [PATCH v3 1/8] blk: Make functions available unconditionally
` [PATCH v3 2/8] bootstd: Avoid calling unavailable block functions
` [PATCH v3 3/8] bootstd: Avoid depending on BLK
` [PATCH v3 4/8] sunxi: Add a bootmeth for FEL
` [PATCH v3 5/8] sunxi: Move to bootstd
` [PATCH v3 6/8] sunxi: Drop old distro boot variables
` [PATCH v3 7/8] env: Provide a work-around for unquoting fdtfile
` [PATCH v3 8/8] sunxi: Move to text environment

What is the proper way to sign fit images using binman/mkimage for verified boot
 2024-09-01 22:14 UTC  (2+ messages)

[PATCH 1/3] efi_loader: shorten efi_bootmgr_release_uridp_resource()
 2024-09-01 20:10 UTC  (3+ messages)
` [PATCH 3/3] efi_loader: return the correct error in efi_bootmgr_release_uridp()


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