public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2023-02-20 23:46:08 to 2023-02-22 01:18:28 UTC [more...]

[PATCH v2 00/10] Backport BRCMNAND changes from Linux
 2023-02-22  1:18 UTC  (17+ messages)
` [PATCH v2 01/10] mtd: rawnand: brcmnand: Refactored code to introduce helper functions
` [PATCH v2 02/10] mtd: rawnand: brcmnand: Add support for v7.3 controller
` [PATCH v2 03/10] mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips
` [PATCH v2 04/10] mtd: nand: brcmnand: Add support for flash-dma v0
` [PATCH v2 05/10] mtd: rawnand: brcmnand: correctly verify erased pages
` [PATCH v2 06/10] mtd: rawnand: brcmnand: rename v4 registers
` [PATCH v2 07/10] mtd: rawnand: brcmnand: fix CS0 layout
` [PATCH v2 08/10] mtd: rawnand: brcmnand: rename page sizes

[PATCH 1/1] test: unit test for crc8
 2023-02-22  1:14 UTC 

[PATCH v2] usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio
 2023-02-22  1:06 UTC  (2+ messages)

[PULL] u-boot-socfpga/master
 2023-02-22  1:04 UTC 

[PATCH v2 1/1] sandbox: fix building with CONFIG_SPL_TIMER=y
 2023-02-22  0:39 UTC 

[PATCH] linker_lists.h: Add attribute used to ll_entry_start macro
 2023-02-21 23:33 UTC 

[PATCH 1/3] rockchip: Drop bootstage stash in TPL and SPL
 2023-02-21 23:30 UTC  (6+ messages)
` [PATCH 2/3] rockchip: Disable DISTRO_DEFAULTS for rockpro64
` [PATCH 3/3] bootstd: Enable BOOTSTD_DEFAULTS by default

[PATCH v2 RESEND 0/6] Update Chameleon v3 configuration
 2023-02-21 23:29 UTC  (8+ messages)
` [PATCH v2 RESEND 1/6] socfpga: chameleonv3: Enable ext4 in SPL
` [PATCH v2 RESEND 2/6] socfpga: chameleonv3: Move environment to a text file
` [PATCH v2 RESEND 3/6] arm: dts: chameleonv3: Override chameleonv3 bitstream names
` [PATCH v2 RESEND 4/6] arm: dts: chameleonv3: Rename chameleonv3.dts to .dtsi
` [PATCH v2 RESEND 5/6] arm: dts: chameleonv3: Add 270-2 variant
` [PATCH v2 RESEND 6/6] chameleonv3: Convert CONFIG_SPL_MAX_SIZE to Kconfig

[PATCH v3 00/95] RFC: Migrate to split config
 2023-02-21 23:22 UTC  (7+ messages)
` [PATCH v3 11/95] Correct SPL use of PHY_CADENCE_SIERRA

[PATCH RFC u-boot-mvebu 00/59] arm: mvebu: Various fixes
 2023-02-21 23:14 UTC  (62+ messages)
` [PATCH RFC u-boot-mvebu 01/59] tools: kwbimage: Fix generating, verifying and extracting SDIO kwbimage
` [PATCH RFC u-boot-mvebu 02/59] tools: kwboot: Fix parsing "
` [PATCH RFC u-boot-mvebu 03/59] arm: mvebu: spl: "
` [PATCH RFC u-boot-mvebu 04/59] cmd: mvebu/bubt: "
` [PATCH RFC u-boot-mvebu 05/59] tools: kwbimage: Fix generating, verifying and extracting SATA kwbimage
` [PATCH RFC u-boot-mvebu 06/59] tools: kwboot: Fix parsing "
` [PATCH RFC u-boot-mvebu 07/59] arm: mvebu: spl: "
` [PATCH RFC u-boot-mvebu 08/59] cmd: mvebu/bubt: "
` [PATCH RFC u-boot-mvebu 09/59] arm: mvebu: spl: Remove checks for BOOT_DEVICE_MMC2 and BOOT_DEVICE_MMC2_2
` [PATCH RFC u-boot-mvebu 10/59] arm: mvebu: spl: Load proper U-Boot from selected eMMC boot partition
` [PATCH RFC u-boot-mvebu 11/59] spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION
` [PATCH RFC u-boot-mvebu 12/59] arm: mvebu: spl: Fix support for loading U-Boot proper from SD card
` [PATCH RFC u-boot-mvebu 13/59] tools: kwboot: Add more documentation references
` [PATCH RFC u-boot-mvebu 14/59] tools: kwboot: Add image type documentation
` [PATCH RFC u-boot-mvebu 15/59] tools: kwboot: Fix parsing UART image without data checksum
` [PATCH RFC u-boot-mvebu 16/59] tools: kwboot: Validate optional kwbimage v1 headers
` [PATCH RFC u-boot-mvebu 17/59] tools: kwboot: Add check that kwbimage contains DDR init code
` [PATCH RFC u-boot-mvebu 18/59] tools: kwboot: Fix patching of SPI/NOR XIP images
` [PATCH RFC u-boot-mvebu 19/59] tools: kwboot: Show image type and error parsing reasons
` [PATCH RFC u-boot-mvebu 20/59] cmd: mvebu/bubt: Add support for selecting eMMC HW partition
` [PATCH RFC u-boot-mvebu 21/59] cmd: mvebu/bubt: Add support for writing image to SATA disk
` [PATCH RFC u-boot-mvebu 22/59] cmd: mvebu/bubt: Add support for reading image from the SATA disk partition
` [PATCH RFC u-boot-mvebu 23/59] cmd: mvebu/bubt: Rename variable image_size to hdr_size
` [PATCH RFC u-boot-mvebu 24/59] cmd: mvebu/bubt: Mark all local symbols as static
` [PATCH RFC u-boot-mvebu 25/59] cmd: mvebu/bubt: Do not modify image in A8K check_image_header()
` [PATCH RFC u-boot-mvebu 26/59] cmd: mvebu/bubt: Check also A8K boot image checksum
` [PATCH RFC u-boot-mvebu 27/59] cmd: mvebu/bubt: Set correct default image name for 32-bit Armada SoCs
` [PATCH RFC u-boot-mvebu 28/59] cmd: mvebu/bubt: Better guess default MVEBU_*_BOOT option
` [PATCH RFC u-boot-mvebu 29/59] cmd: mvebu/bubt: Fix warnings: unused variable 'secure_mode' and 'fuse_read_u64' defined but not used
` [PATCH RFC u-boot-mvebu 30/59] cmd: mvebu/bubt: Enable command by default
` [PATCH RFC u-boot-mvebu 31/59] tools: kwbimage: Fix dumping register set / DATA commands
` [PATCH RFC u-boot-mvebu 32/59] tools: kwbimage: Fix endianity when dumping NAND_PAGE_SIZE
` [PATCH RFC u-boot-mvebu 33/59] tools: kwbimage: Fix dumping NAND_BADBLK_LOCATION
` [PATCH RFC u-boot-mvebu 34/59] tools: kwbimage: Fix dumping NAND_BLKSZ
` [PATCH RFC u-boot-mvebu 35/59] tools: kwbimage: Fix generating of kwbimage v0 header checksum
` [PATCH RFC u-boot-mvebu 36/59] tools: kwbimage: Fix endianity when printing kwbimage header
` [PATCH RFC u-boot-mvebu 37/59] tools: kwbimage: Reject mkimage -F option
` [PATCH RFC u-boot-mvebu 38/59] tools: kwbimage: Add support for dumping NAND_BLKSZ for v0 images
` [PATCH RFC u-boot-mvebu 39/59] tools: kwbimage: Print binary image offset as size
` [PATCH RFC u-boot-mvebu 40/59] tools: kwbimage: Print image data offset when printing kwbimage header
` [PATCH RFC u-boot-mvebu 41/59] tools: kwbimage: Simplify add_secure_header_v1()
` [PATCH RFC u-boot-mvebu 42/59] tools: kwbimage: Rename imagesz to dataoff
` [PATCH RFC u-boot-mvebu 43/59] tools: kwbimage: Fix generating secure boot data image signature
` [PATCH RFC u-boot-mvebu 44/59] tools: kwbimage: Fix invalid secure boot header signature
` [PATCH RFC u-boot-mvebu 45/59] tools: mkimage: Do not fill legacy_img_hdr for non-legacy XIP images
` [PATCH RFC u-boot-mvebu 46/59] tools: kwbimage: Add support for XIP SPI/NOR images
` [PATCH RFC u-boot-mvebu 47/59] tools: mkimage: Print human readable error when -d is not specified
` [PATCH RFC u-boot-mvebu 48/59] tools: mkimage: Do not try to open datafile when it is skipped
` [PATCH RFC u-boot-mvebu 49/59] tools: kwbimage: Add support for creating an image with no data
` [PATCH RFC u-boot-mvebu 50/59] arm: mvebu: Add support for generating NAND kwbimage
` [PATCH RFC u-boot-mvebu 51/59] arm: mvebu: Add support for generating PEX kwbimage
` [PATCH RFC u-boot-mvebu 52/59] arm: mvebu: Fix description of MVEBU_SPL_BOOT_DEVICE_(SPI|MMC) options
` [PATCH RFC u-boot-mvebu 53/59] arm: mvebu: db-88f6820-amc: Add defconfig for NAND booting
` [PATCH RFC u-boot-mvebu 54/59] arm: mvebu: clearfog: Add defconfig for SATA booting
` [PATCH RFC u-boot-mvebu 55/59] arm: mvebu: Remove A39x relicts
` [PATCH RFC u-boot-mvebu 56/59] arm: mvebu: Fix comment about CPU_ATTR_BOOTROM mapping
` [PATCH RFC u-boot-mvebu 57/59] arm: mvebu: Define env_sf_get_env_addr() also for Proper U-Boot
` [PATCH RFC u-boot-mvebu 58/59] arm: mvebu: Define SPL memory maps
` [PATCH RFC u-boot-mvebu 59/59] doc/kwboot.1: Update example description

[PATCH v1 0/1] GPIO buttons keyboard driver update
 2023-02-21 23:10 UTC  (5+ messages)
` [PATCH v1 1/1] input: button_kbd: make driver complementary to gpio buttons

[PATCH 0/9] binman: Show missing blob message when building U-Boot
 2023-02-21 23:09 UTC  (20+ messages)
` [PATCH 1/9] binman: Remove redundant SetAllowFakeBlob from blob-ext entry
` [PATCH 2/9] binman: Fix spelling of nodes in code comments
` [PATCH 3/9] binman: Use correct argument name in docstrings
` [PATCH 4/9] binman: Override CheckOptional in fit entry
` [PATCH 5/9] binman: Implement missing check functions in mkimage entry
` [PATCH 6/9] binman: Mark mkimage entry missing when its subnodes is missing
` [PATCH 8/9] binman: Show filename in missing blob help message
` [PATCH 7/9] binman: Fix blank line usage for invalid images warning text
` [PATCH 9/9] Makefile: Show binman missing blob message

[PATCH 1/2] board: rockchip: add Radxa ROCK5B Rk3588 board
 2023-02-21 23:08 UTC  (5+ messages)
` [PATCH 2/2] board: rock5b-rk3588: add memory gaps into kernel's DTB

[PATCH 0/2] Keep PLL power on
 2023-02-21 23:07 UTC  (5+ messages)
` [PATCH 1/2] ram: ast2600: Keep MPLL "
` [PATCH 2/2] clk: ast2600: Keep PLL "

[PATCH v5 0/6] tpm: Support boot measurements
 2023-02-21 22:38 UTC  (3+ messages)

[PATCH 00/71] bootstd: Allow migration from distro_bootcmd scripts
 2023-02-21 20:37 UTC  (7+ messages)
` [PATCH 71/71] rockchip: Convert rockpro64-rk3399 to use standard boot
  ` rk3399 boards broken, only partially converted to standard boot? (was Re: [PATCH 71/71] rockchip: Convert rockpro64-rk3399 to use standard boot)

[PATCH] dm: adc: add iMX93 ADC support
 2023-02-21 20:28 UTC  (2+ messages)

rk3399: Loading OP-TEE by SPL?
 2023-02-21 20:16 UTC 

[PATCHv4 0/5] FWU: Handle meta-data in common code
 2023-02-21 20:08 UTC  (4+ messages)
` [PATCHv4 4/5] fwu: meta-data: switch to management by "

[PATCH] CI: Update test/nokia_rx51_test.sh to use prebuilt images
 2023-02-21 19:41 UTC  (3+ messages)

[PATCH v3 0/3] spl: allow loading via partition type GUID
 2023-02-21 19:41 UTC  (4+ messages)
` [PATCH v3 2/3] kconfig: new macro IF_ENABLED()

[PATCH v3 00/76] Clean up of bad Kconfig options
 2023-02-21 19:41 UTC  (4+ messages)
` [PATCH v3 58/76] Drop ubsha1 tool

[PATCH 0/2] improve 'read' command, add 'write' command
 2023-02-21 19:41 UTC  (5+ messages)
` [PATCH 1/2] cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsing
` [PATCH 2/2] cmd: introduce 'write' command

[PATCH v2 1/1] spl: allow loading via partition type GUID
 2023-02-21 19:41 UTC  (6+ messages)

[PATCH v2 1/4] buildman: Add a note about the out-env file
 2023-02-21 19:40 UTC  (4+ messages)
` [PATCH v2 2/4] buildman: Write out the build command used
` [PATCH v2 3/4] buildman: Support disabling LTO
` [PATCH v2 4/4] buildman: Add a flag for reproducible builds

[PATCH 0/3] remoteproc: uclass cleanup
 2023-02-21 19:35 UTC  (5+ messages)
` [PATCH 1/3] remoteproc: Move rproc_cfg_arr out of the uclass header
` [PATCH 3/3] remoteproc: Remove legacy probing method

[PATCH 1/4 v4] tpm: add a function that performs selftest + startup
 2023-02-21 19:35 UTC  (6+ messages)
` [PATCH 3/4 v4] tpm: sandbox: Change the return code when device is already open
` [PATCH 4/4 v4] test: add a test for the new tpm_auto_start() function

[PATCH 1/1] dm: core: revert "Don't inline dev_read...() calls with of-platdata"
 2023-02-21 19:35 UTC  (2+ messages)

[PATCH 1/1] sandbox: fix building with CONFIG_SPL_TIMER=y
 2023-02-21 19:35 UTC  (2+ messages)

[PATCH 1/1] sandbox: allow building sandbox_spl with CONFIG_DEBUG
 2023-02-21 19:35 UTC  (2+ messages)

[PATCH] binman: Avoid requiring a home directory on startup
 2023-02-21 19:35 UTC  (13+ messages)

[PATCH v2] binman: bintool: Add support for tool directories
 2023-02-21 19:35 UTC  (2+ messages)

[PATCH v2 0/9] Apple PCIe/XHCI support
 2023-02-21 19:35 UTC  (7+ messages)
` [PATCH v2 9/9] usb: xhci: Fix root hub descriptor

[PATCH 1/2] configs: gwventana_emmc_defconfig: add MV88E61XX DSA switch support
 2023-02-21 17:18 UTC  (2+ messages)
` [PATCH 2/2] configs: remove gwventana_gw5904_defconfig

[PATCH v4 00/16] General Tegra improvements
 2023-02-21 16:15 UTC  (10+ messages)

[PATCH 0/4] FPGAs as Memory Technology Devices in U-Boot
 2023-02-21 16:01 UTC  (21+ messages)
` [PATCH 3/4] mtd/fpga: add fpga directory to mtd (with Cyclone 10)

[PATCH v5 0/1] vidconsole: refactoring and support for wider fonts
 2023-02-21 16:00 UTC  (3+ messages)
` [PATCH v5 1/1] video console: refactoring and optimization

[PATCH v2] tpm: Allow committing non-volatile data
 2023-02-21 14:33 UTC  (5+ messages)

[PATCH v2 1/2] tpm: Separate out the TPM tests for v1 and v2
 2023-02-21 13:24 UTC  (2+ messages)
` [PATCH v2 2/2] tpm: Implement tpm_auto_start() for TPMv1.2

[PATCH] spi: xilinx_spi: Fix potential null pointer access
 2023-02-21  5:22 UTC 

[PATCH 00/13] x86: Various minor enhancements for coreboot
 2023-02-21  2:02 UTC  (5+ messages)
` [PATCH 08/13] usb: Quieten a debug message

[PATCH 1/2] tpm: Separate out the TPM tests for v1 and v2
 2023-02-21 13:17 UTC  (7+ messages)
` [PATCH 2/2] tpm: Implement tpm_auto_start() for TPMv1.2

[PATCH v1 00/18] arm: Add Rockchip RK3588 support
 2023-02-21 11:50 UTC  (9+ messages)
` [PATCH v1 05/18] clk: rockchip: Add rk3588 clk support
` [PATCH v1 12/18] arm64: dts: rockchip: rk3588: Add Edgeble Neu6 Model A SoM
` [PATCH v1 13/18] arm64: dts: rockchip: rk3588: Add Edgeble Neu6 Model A IO

Help question boot PNX8473🙏
 2023-02-21 10:23 UTC 

[PATCH v4 00/12] rockchip: Add Radxa CM3 support
 2023-02-21  9:33 UTC  (19+ messages)
` [PATCH v4 01/12] rockchip: rk3568: Move DM_RESET in arch kconfig
` [PATCH v4 04/12] arm64: dts: rockchip: rk3566: Add Radxa Compute Module 3 IO
` [PATCH v4 06/12] phy: rockchip: inno-usb2: Add support #address_cells = 2
` [PATCH v4 07/12] phy: rockchip-inno-usb2: Add USB2 PHY for rk3568
` [PATCH v4 08/12] drivers: phy: add naneng combphy "
` [PATCH v4 09/12] arm64: dts: rk356x-u-boot: Drop combphy1 assigned-clocks/rates
` [PATCH v4 10/12] rockchip: rk3568: add rk3568 pinctrl driver
` [PATCH v4 11/12] rockchip: rk3568: Select DM_REGULATOR_FIXED
` [PATCH v4 12/12] rk3566: radxa-cm3: Enable USB2.0, USB3.0 support

[PATCH v4 0/4] rockchip: Use external TPL binary to create a working firmware image
 2023-02-21  9:23 UTC  (3+ messages)
` [PATCH v4 4/4] rockchip: mkimage: Update init size limit for RK3328 and RK3568

[PATCH 0/2] Fix sparse warnings
 2023-02-21  7:51 UTC  (4+ messages)
` [PATCH 1/2] xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write
` [PATCH 2/2] xilinx: zynqmp: Add missing prototype for board_boot_order

[PATCH v5] efi_loader: update SetVariable attribute check
 2023-02-21  2:33 UTC 

[PATCH v4] efi_loader: update SetVariable attribute check
 2023-02-21  1:23 UTC  (3+ messages)


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