U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-26 20:23:14 to 2024-07-30 04:27:38 UTC [more...]

[PATCH 00/20] binman: Enhance FIT support for firmware
 2024-07-30  4:27 UTC  (43+ messages)
` [PATCH 01/20] fixdep: Support VPL
` [PATCH 02/20] binman: Correct an error in the FIT-template example
` [PATCH 03/20] binman: Tidy up bintool docs
` [PATCH 04/20] binman: Tidy up comment for Bintoolfdt_add_pubkey.run()
` [PATCH 05/20] binman: Move problem-checking code into a function
` [PATCH 06/20] binman: elf: Add more debugging to LookupAndWriteSymbols()
` [PATCH 07/20] binman: Write the compressed output to a file
` [PATCH 08/20] binman: Correct comment in blob_dtb GetFdtEtype()
` [PATCH 09/20] binman: Mention expanded entries in u-boot-vpl
` [PATCH 10/20] binman: Fix a comment typo in _DoReadFileDtb()
` [PATCH 11/20] binman: Correct indentation in testSplPubkeyDtb
` [PATCH 12/20] binman: Add a bintool for fdtgrep
` [PATCH 13/20] binman: Remove dependency on pylibfdt for entry-docs
` [PATCH 14/20] binman: Allow entry types to override FDT contents
` [PATCH 15/20] binman: Add support for alternative FDTs
` [PATCH 16/20] binman: fit: Allow providing FDT filenames in a directory
` [PATCH 17/20] binman: fit: Write the compatible string to configuration
` [PATCH 18/20] binman: fit: Allow running fdtgrep on devicetree blobs
` [PATCH 19/20] Makefile: Provide VPL devicetree and padding to binman
` [PATCH 20/20] Makefile: Pass OF_SPL_REMOVE_PROPS "

[PATCHv2] clk: imx8m: register ARM A53 core clock
 2024-07-30  2:04 UTC  (9+ messages)

[PATCH 01/15] include: asm-generic: Remove duplicate newlines
 2024-07-30  0:33 UTC  (2+ messages)

M68K Vectors
 2024-07-29 22:27 UTC  (9+ messages)

[PATCH] reloc_bootstage: Fix out-of-bounds read
 2024-07-29 21:57 UTC  (3+ messages)

[PATCH v3] ext4: Improve feature checking
 2024-07-29 21:37 UTC 

[PATCH v2] boot: android: fix booting without a ramdisk
 2024-07-29 21:36 UTC 

[PATCH 1/3] omap: Use spl_soc_init instead of spl_board_init
 2024-07-29 20:47 UTC  (5+ messages)
` [PATCH 2/3] am33xx: Use regular spl_board_init instead of am33xx_spl_board_init
` [PATCH 3/3] omap3: sniper: Convert to device-tree control and DM I2C

[PATCH 00/17] Implement ACPI on aarch64
 2024-07-29 20:02 UTC  (35+ messages)
` [PATCH 01/17] acpi: x86: Move SPCR and DBG2 into common code
` [PATCH 02/17] acpi: x86: Write FADT in "
` [PATCH 03/17] acpi: x86: Move MADT to "
` [PATCH 04/17] acpi: Fix typo
` [PATCH 05/17] serial: serial_pl01x: Implement .getinfo() for PL01
` [PATCH 06/17] acpi: Add define for GTDT
` [PATCH 07/17] arm: acpi: Add generic ACPI methods
` [PATCH 08/17] acpi: acpi_table: Bump revisions
` [PATCH 09/17] acpi: Add ACPITAB for PPTT and GTDT
` [PATCH 10/17] arm: mach-bcm283x: Map the ARM local MMIO as well
` [PATCH 11/17] arm: mach-bcm283x: Bring in some header files from tianocore
` [PATCH 12/17] arm: bcm283x: Write ACPI tables
` [PATCH 13/17] board: raspberrypi: Add ASL files from tianocore
` [PATCH 14/17] arm: cpu: Add ACPI parking protocol support
` [PATCH 15/17] arm: mach-bcm283x: Add ARMV8_MULTIENTRY support
` [PATCH 16/17] arm: mach-bcm283x: Enable ARMV8_MULTIENTRY
` [PATCH 17/17] configs: Add RPI4 ACPI defconfig

[PATCH 00/40] Make LMB memory map global and persistent
 2024-07-29 18:49 UTC  (65+ messages)
` [PATCH 04/40] lib: Convert str_to_list() to use alist
` [PATCH 05/40] spl: alloc: call full alloc functions if malloc pool is available
` [PATCH 06/40] alist: add a couple of helper functions
` [PATCH 11/40] lmb: make LMB memory map persistent and global
` [PATCH 15/40] lmb: config: add lmb config symbols for SPL
` [PATCH 16/40] lmb: allow lmb module to be used in SPL
` [PATCH 17/40] lmb: introduce a function to add memory to the lmb memory map
` [PATCH 22/40] lmb: init: initialise the lmb data structures during board init
` [PATCH 23/40] lmb: add a flags parameter to the API's
` [PATCH 24/40] lmb: add a common implementation of arch_lmb_reserve()
` [PATCH 25/40] sandbox: move the TCG event log to the start of ram memory
` [PATCH 27/40] spl: sandbox: initialise the ram banksize in spl
` [PATCH 30/40] sandbox: iommu: remove lmb allocation in the driver
` [PATCH 33/40] test: cedit: use allocated address for reading file
` [PATCH 36/40] test: lmb: add a separate class of unit tests for lmb
` [PATCH 40/40] lmb: ut: re-enable unit tests

[PATCH 00/12] omap configuration cleanups
 2024-07-29 18:17 UTC  (15+ messages)
` [PATCH 01/12] omap3: Define common SPL text base in Kconfig instead of defconfigs
` [PATCH 02/12] omap3: Define common init stack pointer address in Kconfig
` [PATCH 03/12] am33xx: Unify init stack pointer address across boards
` [PATCH 04/12] am33xx: Define common init stack pointer address in Kconfig
` [PATCH 05/12] am43xx: "
` [PATCH 06/12] dra7xx: Unify init stack pointer address across boards
` [PATCH 07/12] dra7xx: Define common init stack pointer address in Kconfig
` [PATCH 08/12] omap3: Define maximum U-Boot size in Kconfig instead of defconfigs
` [PATCH 09/12] omap3: Define maximum SPL "
` [PATCH 10/12] omap3: Define DRAM banks number "
` [PATCH 11/12] dra7xx: Remove explicit DRAM banks number from defconfigs
` [PATCH 12/12] omap3: sniper: Streamline defconfig

[PATCH 00/14] testb: Various tweaks and fixes for Labgrid
 2024-07-29 18:17 UTC  (12+ messages)
` [PATCH 13/14] Update u-boot.cfg to include CFG also

Please pull u-boot-dm
 2024-07-29 18:17 UTC  (2+ messages)

[PATCH 00/35] global_data: Reduce size of struct global_data
 2024-07-29 17:57 UTC  (5+ messages)
` [PATCH 01/35] global_data: Move pci_clk to m68k and powerpc
  ` Acked
` [PATCH 06/35] arm: friendlyarm: Avoid accessing global_data fb_base

[PATCH v4 0/4] alist: Implement a pointer list / array of structs
 2024-07-29 17:46 UTC  (5+ messages)
` [PATCH v4 3/4] alist: Add support for an allocated pointer list

[PATCH RFC] gpio: Fix probing of gpio-hogs
 2024-07-29 17:21 UTC  (10+ messages)

[PATCH] rockchip: rk3308: Update otp node in u-boot dtsi to match v6.11-rc1
 2024-07-29 17:04 UTC  (4+ messages)

[PATCH v2 00/26] qconfig: Tidy up main() and add a small feature
 2024-07-29 16:19 UTC  (7+ messages)
` [PATCH v2 24/26] qconfig: Allow searching for CONFIG values
` [PATCH v2 25/26] qconfig: Sort the boards by name when finding
` [PATCH v2 26/26] qconfig: Support a 'list' format

[PATCH 0/6] efi: Start tidying up memory management
 2024-07-29 15:28 UTC  (8+ messages)
` [PATCH 5/6] efi: Use malloc() for the EFI pool

[PATCH v5 00/20] Introduce the lwIP network stack
 2024-07-29 15:18 UTC  (6+ messages)
` [PATCH v5 12/20] net: split cmd/net.c into cmd/net.c and cmd/net-common.c
` [PATCH v5 18/20] net-lwip: add TFTP_BLOCKSIZE

[PATCH v1 0/4] android_ab: fix slot_suffix issue and introduce ab_dump command
 2024-07-29 14:52 UTC  (12+ messages)
` [PATCH v1 1/4] cmd: ab_select: fix indentation problems for --no-dec parameter
` [PATCH v1 2/4] cmd: ab: introduce 'ab_dump' command to print BCB block content
` [PATCH v1 3/4] test/py: introduce test for ab_dump command
` [PATCH v1 4/4] common: android_ab: fix slot suffix for abc block

[PATCH 3/3] tpm_tcg2: hash algo optimization
 2024-07-29 14:09 UTC  (2+ messages)

[PATCH 2/3] tpm: remove check on pcr bank count
 2024-07-29 14:05 UTC  (2+ messages)

[PATCH v4 00/29] Integrate MbedTLS v3.6 LTS with U-Boot
 2024-07-29 13:55 UTC  (6+ messages)
` [PATCH v4 18/29] lib/crypto: Adapt public_key header with MbedTLS
` [PATCH v4 20/29] lib/crypto: Adapt x509_cert_parser to MbedTLS

[PATCH 1/3] tpm: update tpm hash algorithm according to tpm2.0 spec 1.59
 2024-07-29 13:55 UTC  (2+ messages)

[PATCH 1/1] riscv: define find_{first,next}_zero_bit in asm/bitops.h
 2024-07-29  5:47 UTC  (3+ messages)
` [PATCH 1/1] riscv: define find_{first, next}_zero_bit "

[PATCH 1/4] power: regulator: Trigger probe of regulators which are always-on or boot-on
 2024-07-29 11:55 UTC  (10+ messages)

[PATCH V7 0/7] Low Power Mode: Package TIFS Stub in BeaglePlay
 2024-07-29 11:50 UTC  (4+ messages)
` [PATCH V7 3/7] doc: board: ti: Update to use the new boot firmware labels

[PATCH] rockchip: configs: puma-rk3399: disable VIDEO support that breaks Linux
 2024-07-29 11:04 UTC 

[PATCH v1] timer: npcm: Change counter source
 2024-07-29  9:04 UTC 

[PATCH v1] gpio: npcm: Add SGPIO support for Nuvoton NPCM SoCs
 2024-07-29  8:51 UTC 

[PATCH] rockchip: dts: rk3568: Sync the evb board name with kernel
 2024-07-29  8:38 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Fix pwm-fan polarity
 2024-07-29  8:18 UTC 

[PATCH V2 1/3] nvmem: u-boot-env: error if NVMEM device is too small
 2024-07-29  8:07 UTC  (3+ messages)
` [PATCH V2 2/3] dt-bindings: nvmem: convert U-Boot env to a layout
` [PATCH V2 3/3] nvmem: layouts: add U-Boot env layout

[PATCH v2] mtd: nand: raw: atmel: Use ONFI ECC params if available
 2024-07-29  8:07 UTC  (4+ messages)

[PATCH] rockchip: rk3588-toybrick-x0: Migrate to OF_UPSTREAM
 2024-07-29  7:39 UTC  (2+ messages)

[PATCH] rockchip: rk3566-pinetab2: Migrate to OF_UPSTREAM
 2024-07-29  7:39 UTC  (2+ messages)

[PATCH] rockchip: io-domain: Add support for RK3308
 2024-07-29  7:39 UTC  (2+ messages)

[PATCHv3 0/12] Add a subcommand 'release' to cmd/cpu.c
 2024-07-29  3:41 UTC  (7+ messages)
` [PATCHv3 04/12] cpu: imx: fix the CPU frequency in cpu_imx_get_info()
` [PATCHv3 09/12] doc: cmd: add documentation for cpu command

[PATCH 0/6] video: pixel format handling fixes and improvements
 2024-07-28 19:36 UTC  (3+ messages)

[PATCH v2] test/py: spi: Add tests for SPI flash device
 2024-07-28 19:36 UTC  (2+ messages)

[PATCH] boot: android: fix booting without a ramdisk
 2024-07-28 19:36 UTC  (2+ messages)

cmd: bind/unbind by class index doesn't work with usb gadget
 2024-07-28 19:36 UTC  (2+ messages)

[PATCH] patman: Resolve python string vs. regex escaping syntax
 2024-07-28 19:36 UTC  (2+ messages)

[PATCH v2 0/8] Add support for Qualcomm SA8155-ADP board
 2024-07-27 15:09 UTC  (3+ messages)
` [PATCH v2 5/8] clk: qcom: add driver for SM8150 SoC

[PATCH 0/2] Enable Samsung I2C drivers on newer platforms
 2024-07-27 17:41 UTC  (3+ messages)
` [PATCH 1/2] i2c: samsung: Drop s3c24x0 specific code
` [PATCH 2/2] i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5

Please pull u-boot-dm
 2024-07-27  1: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