public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-11-07 13:31:39 to 2023-11-08 15:54:59 UTC [more...]

[PATCH v2 1/2] driver: power: add support for TPS65224
 2023-11-08 15:54 UTC  (4+ messages)

[PATCH v6 00/25] spl: Use common function for loading/parsing images
 2023-11-08 15:49 UTC  (49+ messages)
` [PATCH v6 01/25] spl: blk_fs: Fix uninitialized return value when we can't get a blk_desc
` [PATCH v6 03/25] spl: Make SHOW_ERRORS depend on LIBCOMMON
` [PATCH v6 04/25] spl: semihosting: Don't close fd before spl_load_simple_fit
` [PATCH v6 05/25] spl: Remove NULL assignments in spl_load_info
` [PATCH v6 06/25] spl: Remove dev from spl_load_info
` [PATCH v6 07/25] spl: Take advantage of bl_len's power-of-twoness
` [PATCH v6 09/25] spl: Remove filename from spl_load_info
` [PATCH v6 10/25] spl: Only support bl_len when we have to
` [PATCH v6 11/25] spl: nand: Remove spl_nand_legacy_read
` [PATCH v6 12/25] spl: legacy: Split off LZMA decompression into its own function
` [PATCH v6 13/25] test: spl: Support testing LEGACY_LZMA filesystem images
` [PATCH v6 14/25] spl: Add generic spl_load function
` [PATCH v6 15/25] spl: Convert ext to use spl_load
` [PATCH v6 16/25] spl: Convert fat to spl_load
` [PATCH v6 17/25] spl: Convert mmc "
` [PATCH v6 18/25] spl: Convert nand "
` [PATCH v6 19/25] spl: Convert net "
` [PATCH v6 20/25] spl: Convert nor "
` [PATCH v6 21/25] spl: Convert NVMe "
` [PATCH v6 23/25] spl: Convert spi "
` [PATCH v6 24/25] spl: spi: Consolidate spi_load_image_os into spl_spi_load_image
` [PATCH v6 25/25] spl: fat: Add option to disable DMA alignment

[PATCH 0/3] board: ti: common: setup mux and debounce for 32k RTC crystal
 2023-11-08 15:46 UTC  (9+ messages)
` [PATCH 1/3] board: ti: common: add rtc setup to common folder
` [PATCH 2/3] configs: am62ax: setup the 32k RTC crystal
` [PATCH 3/3] configs: am62x: move 32K RTC crystal to common

[PATCH v2 1/2] driver: power: add support for TPS65224
 2023-11-08 15:42 UTC  (2+ messages)

[PATCH v3 0/2] rng: Provide a RNG based on the RISC-V Zkr ISA extension
 2023-11-08 15:25 UTC  (34+ messages)

[PATCH 0/6] siemens,am335x: clean up the draco board family
 2023-11-08 14:53 UTC  (7+ messages)
` [PATCH 1/6] siemens,am335x: clean-up draco targets
` [PATCH 2/6] configs: draco: remove spi flash support
` [PATCH 3/6] configs: thuban, rastaban: remove emmc
` [PATCH 4/6] configs: draco: remove unused resources from spl
` [PATCH 5/6] configs: draco: disable misc init
` [PATCH 6/6] configs: draco: restore clock driver

eMMC broken on SK-AM62
 2023-11-08 15:05 UTC 

rockpro64 rk3399 dwc3 issue
 2023-11-08 14:50 UTC  (2+ messages)

[PATCH v3 1/6] net: split IP_TCP header into separate IP/IP6 and TCP headers
 2023-11-08 14:45 UTC  (2+ messages)

[UBOOT PATCH v2] test/py: net: Add dhcp abort test
 2023-11-08 14:41 UTC  (2+ messages)

[tom.rini@gmail.com: Fwd: New Defects reported by Coverity Scan for Das U-Boot]
 2023-11-08 14:29 UTC  (5+ messages)

[PATCH 0/6] rockchip: puma-rk3399/ringneck-px30: fix check against value in default environment variable
 2023-11-08 14:20 UTC  (7+ messages)
` [PATCH 1/6] env: allow to copy value from default environment into a buffer
` [PATCH 2/6] env: migrate env_get_default to call env_get_default_into
` [PATCH 3/6] rockchip: puma-rk3399: only declare functions in U-Boot proper
` [PATCH 4/6] rockchip: ringneck-px30: "
` [PATCH 5/6] rockchip: puma-rk3399: fix modified boot_targets detection
` [PATCH 6/6] rockchip: ringneck-px30: "

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-11-08 14:20 UTC  (17+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

[PATCH v1 0/2] fs: fat: calculate FAT type based on cluster count
 2023-11-08 13:39 UTC  (5+ messages)
` [PATCH v1 1/2] fs: fat: add macro to convert u8[2] to u16
` [PATCH v1 2/2] fs: fat: calculate FAT type based on cluster count

[PATCH v1 0/4] fix/add npcm845 serial and board error
 2023-11-08 13:28 UTC  (6+ messages)
` [PATCH v1 1/4] arm: dts: npcm845-evb: fix/add node and aliases name
` [PATCH v1 2/4] board: nuvoton: update console environment variable
` [PATCH v1 3/4] configs: arbel: Enable full functions
` [PATCH v1 4/4] serial: npcm: support skip uart clock setting

[PATCH 0/6] Add AM62SIP SK support
 2023-11-08 13:18 UTC  (5+ messages)
` [PATCH 3/6] board: ti: am62x: Avoid overwriting reserve mem for AM62 SIP

[PATCH] scsi: Forceably finish migration to DM_SCSI
 2023-11-08 12:57 UTC  (2+ messages)

[PATCH v2 0/5] Move video memory reservation for SPL to the
 2023-11-08 12:56 UTC  (6+ messages)
` [PATCH v2 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM

[PATCH v2 0/3] BOOTP/DHCPv4 enhancements
 2023-11-08 12:24 UTC  (8+ messages)
` [PATCH v2 1/3] net: Get pxe config file from dhcp option 209

[PATCH v11 00/24] Modernize U-Boot shell
 2023-11-08 12:14 UTC  (26+ messages)
` [PATCH v11 01/24] test: Add framework to test hush behavior
` [PATCH v11 02/24] test: hush: Test hush if/else
` [PATCH v11 03/24] test/py: hush_if_test: Remove the test file
` [PATCH v11 04/24] test: hush: Test hush variable expansion
` [PATCH v11 05/24] test: hush: Test hush commands list
` [PATCH v11 06/24] test: hush: Test hush loops
` [PATCH v11 07/24] cli: Add Busybox upstream hush.c file
` [PATCH v11 08/24] cli: Port Busybox 2021 hush to U-Boot
` [PATCH v11 09/24] cli: Add menu for hush parser
` [PATCH v11 10/24] global_data.h: add GD_FLG_HUSH_OLD_PARSER flag
` [PATCH v11 11/24] cmd: Add new cli command
` [PATCH v11 12/24] cli: Enables using hush 2021 parser as command line parser
` [PATCH v11 13/24] cli: hush_2021: Enable variables expansion for hush 2021
` [PATCH v11 14/24] cli: hush_2021: Add functions to be called from run_command()
` [PATCH v11 15/24] cli: add hush 2021 as parser for run_command*()
` [PATCH v11 16/24] test: hush: Fix instructions list tests for hush 2021
` [PATCH v11 17/24] test: hush: Fix variable expansion "
` [PATCH v11 18/24] cli: hush_2021: Enable using < and > as string compare operators
` [PATCH v11 19/24] cli: hush_2021: Enable if keyword
` [PATCH v11 20/24] cli: hush_2021: Enable loops
` [PATCH v11 21/24] test: hush: Fix loop tests for hush 2021
` [PATCH v11 22/24] cli: hush_2021: Add upstream commits up to 2nd October 2023
` [PATCH v11 23/24] DO NOT MERGE: only to make CI happy
` [PATCH v11 24/24] DO NOT MERGE: ci: Build the world in any case

[PATCH v11 0/9] Add EFI HTTP boot support
 2023-11-08 11:06 UTC  (10+ messages)
` [PATCH v11 1/9] net: wget: prevent overwriting reserved memory
` [PATCH v11 2/9] net: wget: add wget with dns utility function
` [PATCH v11 3/9] blk: blkmap: add ramdisk creation "
` [PATCH v11 4/9] efi_loader: Boot var automatic management
` [PATCH v11 5/9] efi_loader: add missing const classifier for event service
` [PATCH v11 6/9] efi_loader: add return to efibootmgr event group
` [PATCH v11 7/9] efi_loader: support boot from URI device path
` [PATCH v11 8/9] cmd: efidebug: add uri "
` [PATCH v11 9/9] doc: uefi: add HTTP Boot support

[PATCH] sysreset: Fix unsupported request return values
 2023-11-08  8:51 UTC 

[RESEND PATCH v10 0/9] Add EFI HTTP boot support
 2023-11-08  8:51 UTC  (6+ messages)
` [RESEND PATCH v10 7/9] efi_loader: support boot from URI device path

[PATCH] arm64: zynqmp: Remove description for 8T49N240
 2023-11-08  7:36 UTC 

[UBOOT PATCH v3] test/py: net: Add a TFTP put test
 2023-11-08  7:10 UTC 

[PATCH 0/4] serial: s5p: Cleanups
 2023-11-08  4:23 UTC  (9+ messages)
` [PATCH 1/4] serial: s5p: Remove common.h inclusion
` [PATCH 2/4] serial: s5p: Use livetree API to get "id" property
` [PATCH 3/4] serial: s5p: Use named constants for register values
` [PATCH 4/4] serial: s5p: Improve coding style

[PATCH v4 0/8] ATF and OP-TEE Firewalling for K3 devices
 2023-11-08  4:23 UTC  (7+ messages)
` [PATCH v4 1/8] binman: ti-secure: Add support for firewalling entities

[PATCH] serial: s5p: Use dev_read_addr_ptr() to get base address
 2023-11-08  4:23 UTC  (2+ messages)

[PATCH] test: cmd: mbr: Remove unreachable code
 2023-11-08  3:05 UTC 

Booting Android using U-Boot
 2023-11-08  0:06 UTC 

[v5 01/30] sandbox: eliminate unused functions from binaries
 2023-11-07 23:35 UTC  (3+ messages)
` [v5 02/30] buildman: Use oldconfig when adjusting the config

[PATCH 01/20] m68k: Remove CONFIG_FSLDMAFEC
 2023-11-07 23:34 UTC  (2+ messages)

[PATCH 1/1] pico-imx7d: add baseboard SD card boot detect
 2023-11-07 22:16 UTC 

Booting Android using U-Boot
 2023-11-07 20:42 UTC 

[RFC PATCH v10 00/24] Modernize U-Boot shell
 2023-11-07 21:52 UTC  (6+ messages)
` [RFC PATCH v10 11/24] cmd: Add new cli command

[PATCH] clk: exynos: Add header guard for clk-pll.h
 2023-11-07 21:22 UTC 

[PATCH] MAINTAINERS: Fix Sam Protsenko mail
 2023-11-07 20:45 UTC 

[GIT PULL] xilinx patches for v2024.01-rc3
 2023-11-07 19:46 UTC  (2+ messages)

[PATCH 0/4] bootm: Handle compressed arm64 images with bootm
 2023-11-07 19:04 UTC  (8+ messages)

[PATCH v2 0/8] Suspend to RAM support for K3 J7200
 2023-11-07 18:26 UTC  (14+ messages)
` [PATCH v2 1/8] DO NOT MERGE: arm: dts: k3-j7200-r5-common: Add pmic node for esm
` [PATCH v2 2/8] configs: j7200_evm_r5: Used reserved memory in DDR for stack
` [PATCH v2 3/8] configs: j7200_evm_r5: Move address used for allocation in the reserved space
` [PATCH v2 4/8] board: ti: j721e: Add resume detection for J7200
` [PATCH v2 5/8] ram: k3-ddrss: Add exit retention support
` [PATCH v2 6/8] board: ti: j721e: Add the missing part of exit retention for k3-ddrss (J7200)
` [PATCH v2 7/8] board: ti: j721e: During resume spl restores TF-A and DM-Firmware
` [PATCH v2 8/8] arm: mach-k3: j7200: Skip fit processing when resuming

[PATCH 0/5] Qualcomm PMIC fixes
 2023-11-07 14:29 UTC  (4+ messages)
` [PATCH 2/5] gpio: qcom_pmic: rework pwrkey driver into a button driver

[PATCH] efi_loader: Clean up efi_dp_append and efi_dp_concat
 2023-11-07 17:36 UTC 

[PATCH] serial: s5p: Fix clk_get_by_index() error code check
 2023-11-07 17:34 UTC 

[PATCH] virtio: rng: gracefully handle 0 byte returns
 2023-11-07 16:09 UTC 

[PATCH v4 0/3] arm64: Add a build target for Flat Image Tree
 2023-11-07 14:48 UTC  (4+ messages)
` [PATCH v4 1/3] kbuild: arm64: Add BOOT_TARGETS variable
` [PATCH v4 2/3] arm: boot: Move the single quotes for image name
` [PATCH v4 3/3] arm64: boot: Support Flat Image Tree

[PATCH v2 0/3] arm64: Add a build target for Flat Image Tree
 2023-11-07 14:47 UTC  (6+ messages)
` [PATCH v2 2/3] arm: boot: Use double quotes for image name


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