public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2024-09-14 01:08:30 to 2024-09-18 06:16:04 UTC [more...]

[PATCH v2 0/7] add support for Enclustra Mercury AA1 SoMs
 2024-09-17  6:21 UTC  (8+ messages)
` [PATCH v2 1/7] doc: board: enclustra: add Enclustra Intel AA1 SoM
` [PATCH v2 2/7] ARM: dts: socfpga: add Enclustra Intel AA1
` [PATCH v2 3/7] ARM: socfpga: add Enclustra AA1 SoM support
` [PATCH v2 4/7] ARM: socfpga: add Enclustra AA1 extra env settings
` [PATCH v2 5/7] ARM: socfpga: add Enclustra AA1 demo env files
` [PATCH v2 6/7] ARM: socfpga: add Enclustra AA1 boot scripts
` [PATCH v2 7/7] ARM: socfpga: AA1: support MAC from secure eeprom

[PATCH 0/3] Anbernic RGxx3 Bootloader Fixes
 2024-09-18  3:06 UTC  (5+ messages)
` [PATCH 1/3] board: rockchip: Convert Anbernic RGxx3 to OF_UPSTREAM
` [PATCH 2/3] board: rockchip: Add vdd_cpu reg fixup for RGXX3 Series
` [PATCH 3/3] board: rockchip: Fix panel detection for mainline A-TF

[PATCH 00/21] imx9: various update
 2024-09-18  0:48 UTC  (37+ messages)
` [PATCH 01/21] imx9: soc: wait ssar when power on power domain
` [PATCH 02/21] imx9: soc: Configure TRDC for M33 TCM access
` [PATCH 03/21] imx9: soc: Serial No align with rom setting
` [PATCH 04/21] imx9: soc: Print UID in big endian format for EL2GO
` [PATCH 05/21] imx9: soc: Change FSB directly access to fuse API
` [PATCH 06/21] imx9: soc: Change second Ethernet MAC fuse layout
` [PATCH 07/21] imx9: soc: Add function to get target voltage mode
` [PATCH 08/21] imx9: clock: Update clock init function and sequence
` [PATCH 09/21] imx9: soc: Mask the wdog reset in src by default on i.mx9
` [PATCH 10/21] imx9: Add 233Mhz DDR PLL frequency
` [PATCH 11/21] imx8m: soc: Drop disable_pmu_cpu_nodes
` [PATCH 12/21] imx: generialize disable_cpu_nodes
` [PATCH 13/21] imx9: soc: Disable cpu1 for variants that only has one A55 core
` [PATCH 14/21] imx93: Add Low performance parts 9302/9301 support
` [PATCH 15/21] imx: generalize fixup_thermal_trips
` [PATCH 16/21] imx9: trdc: cleanup code
` [PATCH 17/21] imx9: trdc: introduce trdc_mbc_blk_num
` [PATCH 18/21] imx93_evk: spl: update pmic settings
` [PATCH 19/21] imx93_evk: Remove CONFIG_IMX9_LOW_DRIVE_MODE and ld defconfig
` [PATCH 20/21] imx93_evk: add back Low drive mode ddr timing file
` [PATCH 21/21] imx93_evk: Enable M.2 VPCIe_3V3 and deassert SD3_nRST

[PATCH v2 00/20] arm: Initial support for Analog Devices SC5xx boards
 2024-09-17 23:48 UTC  (2+ messages)

[PATCH v3] cmd: mmc: Allow using partition name in mmc erase command
 2024-09-17 23:48 UTC  (2+ messages)

[PATCH] cmd: osd: Depend on OSD
 2024-09-17 23:48 UTC  (2+ messages)

[PATCH v2] mmc: Hide mmc speed command under mmc command
 2024-09-17 23:48 UTC  (2+ messages)

[PATCH v1 0/3] Arm: npcm: modify npcm8xx boot setting
 2024-09-17 23:48 UTC  (2+ messages)

[PATCH] drivers/crypto: aspeed: Add Caliptra SHA ACC support
 2024-09-17 23:48 UTC  (2+ messages)

[PATCH v5 00/14] efi: Add a test for EFI bootmeth
 2024-09-17 22:19 UTC  (26+ messages)
` [PATCH v5 08/14] efi: Use the same filename for all sandbox builds
` [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 v2 1/2] regulator: rk8xx: Fix buck get and set enabled state on RK806
 2024-09-17 20:59 UTC  (2+ messages)
` [PATCH v2 2/2] regulator: rk8xx: Use buck variable consistently

[PATCH 0/7] mtd: nand: brcmnand: Backported fixes from Linux
 2024-09-17 19:07 UTC  (12+ messages)
` [PATCH 6/7] mtd: rawnand: brcmnand: Support write protection setting from dts
` [PATCH 7/7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap

[PATCH 1/3] test_fs: Allow running unprivileged
 2024-09-17 17:24 UTC  (6+ messages)

[PATCH] dts: beagleboneai64: Add boothph in chipid node
 2024-09-17 17:16 UTC  (3+ messages)

[PATCH] mtd: spi-nor: scale up timeout for full-chip erase
 2024-09-17 15:58 UTC  (3+ messages)

[PATCH v3] da9063: Add watchdog support
 2024-09-17 13:55 UTC 

[PATCH v2] da9063: Add watchdog support
 2024-09-17 13:41 UTC 

[PATCH] da9063: Add watchdog support
 2024-09-17 13:40 UTC  (2+ messages)

[PATCH v6 00/28] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-09-17 13:01 UTC  (9+ messages)
` [PATCH v6 07/28] hash: integrate hash on mbedtls

[PATCH 00/16] Make EFI memory allocations synchronous with LMB
 2024-09-17 12:36 UTC  (17+ messages)
` [PATCH 01/16] lmb: add versions of the lmb API with flags
` [PATCH 02/16] lmb: add a flag to allow suppressing memory map change notification
` [PATCH 03/16] efi: memory: use the lmb API's for allocating and freeing memory
` [PATCH 04/16] event: add event to notify lmb memory map changes
` [PATCH 05/16] lib: Kconfig: add a config symbol for getting lmb memory map updates

[PATCH v2 0/2] ARM: meson: libretech-ac: add support for EFI Capsules Update
 2024-09-17 12:34 UTC  (3+ messages)
` [PATCH v2 1/2] board: libretech-ac: move board support into dedicated directory
` [PATCH v2 2/2] board: libre-computer: aml-s805x-cc: Enable capsule updates

[PATCH] dfu: sf: rely on DT for spi speed and mode
 2024-09-17 12:24 UTC 

[PATCH] efi_loader: Don't allocate from Special purpose memory
 2024-09-17 11:47 UTC  (4+ messages)

[PATCH] fs: Fix reserved memory alloaction in fs_read()
 2024-09-17 10:15 UTC  (2+ messages)

[PATCH v2 1/1] efi_leader: delete rng-seed if having EFI RNG protocol
 2024-09-17  8:57 UTC  (2+ messages)

[PATCH 0/2] ARM: meson: libretech-ac: add suppor for EFI Capsules Update
 2024-09-17  8:47 UTC  (6+ messages)
` [PATCH 1/2] board: libretech-ac: move board support into dedicated directory
` [PATCH 2/2] board: libre-computer: aml-s805-cc: Enable capsule updates

[PATCH v2 1/1] efi_leader: delete rng-seed if having EFI RNG protocol
 2024-09-17  8:46 UTC  (3+ messages)

[PATCH 1/1] cmd: sbi: Add FWFT, MPXY extensions
 2024-09-17  8:10 UTC 

[PATCH 0/2] lmb: rework logic to validate load address for network commands
 2024-09-17  8:08 UTC  (5+ messages)
` [PATCH 1/2] tftp: rework the logic to validate the load address
` [PATCH 2/2] wget: "

[PATCH v2 0/7] mtd: nand: brcmnand: Backported fixes from Linux
 2024-09-17  0:31 UTC  (15+ messages)
` [PATCH v2 1/7] mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
` [PATCH v2 2/7] mtd: rawnand: brcmnand: Fix potential false time out warning
` [PATCH v2 3/7] mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
` [PATCH v2 4/7] mtd: rawnand: brcmnand: Fix mtd oobsize
` [PATCH v2 5/7] mtd: rawnand: brcmnand: Add read data bus interface
` [PATCH v2 6/7] mtd: rawnand: brcmnand: Support write protection setting from dts
` [PATCH v2 7/7] mtd: rawnand: brcmnand: Add support for getting ecc setting from strap

u-boot: rpi: Enlarge space available for kernel
 2024-09-16 21:05 UTC 

[ANN] U-Boot v2024.10-rc5 released
 2024-09-16 20:42 UTC 

[PATCH 0/9] add support for Enclustra Mercury AA1 SoMs
 2024-09-16 20:42 UTC  (14+ messages)
` [PATCH 1/9] doc: board: enclustra: add Enclustra Intel AA1 SoM
` [PATCH 2/9] ARM: dts: socfpga: add Enclustra Intel AA1
` [PATCH 3/9] ARM: socfpga: add Enclustra AA1 SoM support
` [PATCH 8/9] ARM: socfpga: add si5338 clock generator support

[PATCH] doc/develop/sending_patches.rst: Clarify when to use which branch
 2024-09-16 20:41 UTC  (6+ messages)
` (subset) "

[PATCH v4 00/27] Make LMB memory map global and persistent
 2024-09-16 18:11 UTC  (10+ messages)
` [PATCH v4 05/27] lmb: make LMB memory map persistent and global

[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-09-16 16:27 UTC  (7+ messages)

[PATCH v3 0/3] efi: Start tidying up memory management
 2024-09-16 15:42 UTC  (8+ 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 00/30] Implement ACPI on aarch64
 2024-09-16 15:41 UTC  (12+ messages)
` [PATCH v3 20/30] drivers/arm: Implement acpi_fill_madt
` [PATCH v3 22/30] board: emulation: Add QEMU sbsa support
` [PATCH v3 28/30] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support

[PATCH v4] cmd: sf: prevent overwriting the reserved memory
 2024-09-16 14:36 UTC  (9+ messages)

[PATCH v2 0/3] Add Android 14 bootflow support for AM62X and AM62P board
 2024-09-16 13:29 UTC  (4+ messages)
` [PATCH v2 3/3] board: ti: am62px: Add android bootflow support

[PATCH v2] fs: Fix SPL build if SPL_FS_LOADER is enabled and FS_LOADER is disabled
 2024-09-16 13:03 UTC 

[PATCH] xilinx: zynqmp: Add bootmenu support
 2024-09-16 11:49 UTC  (3+ messages)

[PATCH 0/3] Implement signing FIT images during image build
 2024-09-16  8:24 UTC  (4+ messages)
` [PATCH 1/3] binman: fix passing loadables to mkimage on first run
` [PATCH 2/3] image-host: fix 'unknown error' error message
` [PATCH 3/3] binman: implement signing FIT images during image build

[PATCH] board: ti: j722s: Update Resource Management configs
 2024-09-15 20:47 UTC 

[PATCH 00/10] SMBIOS improvements
 2024-09-15 18:28 UTC  (9+ messages)

[PATCH 0/2] Bump new hush commits and fix old hush test behavior
 2024-09-15 15:47 UTC  (2+ messages)

[PATCH v6 00/12] net: tcp: improve tcp support
 2024-09-15  7:05 UTC  (4+ messages)
` [PATCH v6 10/12] net/netcat: add netcat over "

[PATCH 0/8] Add imx8mp video support
 2024-09-14 17:33 UTC  (3+ messages)
` [PATCH 3/8] clk: imx8mp: Add media related clocks

[PATCH 1/1] efi_leader: delete rng-seed if having EFI RNG protocol
 2024-09-14 16:05 UTC 

[PATCH v1 00/12] Bind Syscon driver with OF_REAL
 2024-09-14 10:00 UTC  (2+ messages)

persistent environment
 2024-09-14  7:34 UTC  (4+ messages)

[PATCH v7 00/27] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-09-13 16:03 UTC  (6+ messages)
` [PATCH v7 23/27] mbedtls: add RSA helper layer on MbedTLS
` [PATCH v7 24/27] lib/rypto: Adapt rsa_helper to MbedTLS
` [PATCH v7 25/27] asn1_decoder: add build options for ASN1 decoder
` [PATCH v7 26/27] test: Remove ASN1 library test
` [PATCH v7 27/27] configs: enable MbedTLS as default setting


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