public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-06-28 03:43:36 to 2022-06-30 06:47:09 UTC [more...]

[PATCH] distroboot: Fix ubifs
 2022-06-30  6:46 UTC  (6+ messages)

[PATCH 0/7] sunxi: F1C100s: enable MMC and SPI in U-Boot proper
 2022-06-30  3:25 UTC  (5+ messages)
` [PATCH 2/7] spi: sunxi: refactor SPI speed/mode programming

[PATCH] crypto: hash: sw: fix Kconfig dependencies
 2022-06-29 10:27 UTC 

[PATCH v5 0/3] usb: add isp1760 hcd support
 2022-06-29 10:06 UTC  (4+ messages)
` [PATCH v5 1/3] usb: common: move urb code to common
` [PATCH v5 2/3] usb: add isp1760 family driver
` [PATCH v5 3/3] corstone1000: enable isp1763 usb controller and mmc

[Update license 1/1] drivers: clk: Update license for Intel N5X device
 2022-06-29  5:51 UTC 

[PATCH] EFI: Fix ReadBlocks API reading incorrect sector for, UCLASS_PARTITION devices
 2022-06-29  4:58 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add Dario and Michael as nand maintainers
 2022-06-29 16:17 UTC  (2+ messages)

[PATCH] tools: imx8mimage: Keep IVT reserved1 field zero always
 2022-06-29 15:16 UTC 

[PATCH 1/8] env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflict
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH 1/8] Convert CONFIG_ENV_MIN_ENTRIES et al to Kconfig
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH 01/15] xtensa: Switch to using CONFIG_XTENSA for building device trees
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH 01/18] Convert CONFIG_E1000_NO_NVM to Kconfig
 2022-06-29 14:11 UTC  (2+ messages)

[PATCH] mtd: mxs_nand_spl: fix nand_command protocol violation
 2022-06-29 13:47 UTC  (4+ messages)

[PATCH 0/8] u-boot: fs: add generic unaligned read handling
 2022-06-29 12:53 UTC  (15+ messages)
` [PATCH RFC 1/8] fs: fat: unexport file_fat_read_at()
` [PATCH RFC 2/8] fs: always get the file size in _fs_read()
` [PATCH RFC 3/8] fs: btrfs: move the unaligned read code to _fs_read() for btrfs
` [PATCH RFC 4/8] fs: ext4: rely on _fs_read() to pass block aligned range into ext4fs_read_file()
` [PATCH RFC 5/8] fs: fat: rely on higher layer to get block aligned read range
` [PATCH RFC 6/8] fs: sandboxfs: add sandbox_fs_get_blocksize()
` [PATCH RFC 7/8] fs: ubifs: rely on higher layer to do unaligned read
` [PATCH RFC 8/8] fs: erofs: add unaligned read range handling

[PATCH] mmc: zynq_sdhci: Fix timing macros for MMC High speed
 2022-06-29 11:43 UTC  (2+ messages)

[PATCH 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-06-29 11:38 UTC  (9+ messages)
` [PATCH 1/8] fs: fat: unexport file_fat_read_at()
` [PATCH 2/8] fs: btrfs: fix a bug which no data get read if the length is not 0
` [PATCH 3/8] fs: btrfs: fix a crash if specified range is beyond file size
` [PATCH 4/8] fs: btrfs: move the unaligned read code to _fs_read() for btrfs
` [PATCH 5/8] fs: ext4: rely on _fs_read() to handle leading unaligned block read
` [PATCH 6/8] fs: fat: rely on higher layer to get block aligned read range
` [PATCH 7/8] fs: ubifs: rely on higher layer to do unaligned read
` [PATCH 8/8] fs: erofs: add unaligned read range handling

[PATCH] board/BuR/*: replace maintainer of BuR boards
 2022-06-29 10:21 UTC  (2+ messages)

[PATCH V2 00/49] imx: support i.MX93
 2022-06-29 10:09 UTC  (3+ messages)
` [PATCH V2 01/49] spl: imx8mm: enlarge SPL_MAX_SIZE

[PATCH] board/BuR/*: replace maintainer of BuR board
 2022-06-29 10:07 UTC 

[PATCH v4 0/3] usb: add isp1760 hcd support
 2022-06-29 10:02 UTC  (8+ messages)
` [PATCH v4 1/3] usb: common: move urb code to common
` [PATCH v4 2/3] usb: add isp1760 family driver
` [PATCH v4 3/3] corstone1000: enable isp1763 usb controller and mmc

[PATCH v1] usb: host: nuvoton: Add nuvoton NPCM7xx ehci/ohci driver
 2022-06-29  9:23 UTC  (8+ messages)

[PATCH v2] usb: dwc3: Add support to reset usb ULPI phy
 2022-06-29  9:09 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Used fixed-partitions for QSPI in k26
 2022-06-29  9:13 UTC  (2+ messages)

[PATCH v3] crypto/fsl: fsl_rsa: Fix dcache issue in the driver
 2022-06-29  9:02 UTC  (8+ messages)
  ` [EXT] "

[PATCH v2 0/2] spl, rk3399: fix FIT image loading out-of-range
 2022-06-29  8:01 UTC  (3+ messages)
` [PATCH v2 1/2] spl: fit: add config option for temporary buffer when loading image
` [PATCH v2 2/2] rockchip: rk3399: enable spl-fifo-mode for sdmmc only when needed

[PATCH 0/2] spl, rk3399: fix FIT image loadingg out-of-range
 2022-06-29  7:59 UTC  (4+ messages)
` [PATCH 2/2] rockchip: rk3399: enable spl-fifo-mode for sdmmc only when needed

[PATCH V2] imx: imx93_11x11_evk: using binman to pack images
 2022-06-29  7:16 UTC  (3+ messages)

[PATCH RESEND 0/5] aspeed: Add AST2600 machine to CI
 2022-06-29  7:14 UTC  (4+ messages)
` [PATCH RESEND 4/5] ast2600: Configure u-boot-with-spl.bin target

[PATCH 0/3] fpga: Convert some options to Kconfig
 2022-06-29  7:14 UTC  (4+ messages)
` [PATCH 1/3] fpga: Convert SYS_FPGA_CHECK_CTRLC "
` [PATCH 2/3] fpga: Convert SYS_FPGA_PROG_FEEDBACK "
` [PATCH 3/3] fpga: Convert FPGA_COUNT "

[PATCH v2 0/7] aspeed: Add AST2600 machine to CI
 2022-06-29  7:05 UTC  (8+ messages)
` [PATCH v2 1/7] config/ast2600: Enable CRC32
` [PATCH v2 2/7] config/ast2600: Make position independent
` [PATCH v2 3/7] config/ast2600: Disable hash hardware accel
` [PATCH v2 4/7] spl: Set SPL_MAX_SIZE default for AST2600
` [PATCH v2 5/7] ast2600: Configure u-boot-with-spl.bin target
` [PATCH v2 6/7] aspeed/spl: Remove OVERLAY from linker script
` [PATCH v2 7/7] CI: Add Aspeed AST2600

[PATCH] crypto/fsl: Add support for black key blob
 2022-06-29  7:00 UTC  (2+ messages)

[PATCH 0/2] pmic: pca9450: Initialization of pmic like done in linux
 2022-06-29  6:36 UTC  (8+ messages)
` [PATCH 1/2] pmic: pca9450: enable system reset on WDOG_B assertion
` [PATCH 2/2] pmic: pca9450: clear PRESET_EN bit for BUCK1/2/3 voltage settings

[PATCH] RockPi4: Add UEFI capsule update support
 2022-06-29  3:41 UTC  (4+ messages)

[PATCH] rockchip: pinebook-pro: sync PBP dtb to 5.18
 2022-06-29  3:00 UTC  (2+ messages)

[PATCH] rockchip: rockpro64: enable leds
 2022-06-29  3:00 UTC  (2+ messages)

[PATCH] rockchip: pinebook-pro: minor SPI flash fixes
 2022-06-29  3:00 UTC  (2+ messages)

[PATCH] configs: ast2600: Move SPL bss section to DRAM space
 2022-06-29  0:39 UTC  (5+ messages)

[PATCH v2] fs/squashfs: Use kcalloc when relevant
 2022-06-28 22:54 UTC  (2+ messages)

[RESEND PATCH 0/4] imx8mn_bsh_smm_s2: fix NAND booting
 2022-06-28 22:54 UTC  (9+ messages)
` [RESEND PATCH 1/4] configs: imx8mn_bsh_smm_s2: add NAND driver
` [RESEND PATCH 2/4] configs: imx8mn_bsh_smm_s2: add UBI commands
` [RESEND PATCH 3/4] configs: imx8mn_bsh_smm_s2: remove console from bootargs
` [RESEND PATCH 4/4] configs: imx8mn_bsh_smm_s2: add mtdparts to bootargs

[PATCH] i2c: fix stack buffer overflow vulnerability in i2c md command
 2022-06-28 22:53 UTC  (2+ messages)

minor regression in U-Boot 2022.04
 2022-06-28 22:43 UTC  (3+ messages)
` 回复: "

Serial console input dead after successfully booting buildroot system on rpi4
 2022-06-28 16:23 UTC 

Pull request: u-boot-imx u-boot-imx-20220628
 2022-06-28 19:51 UTC  (2+ messages)

[PATCH 8/8] board: freescale: p1_p2_rdb_pc: Simplify SPL offset macros
 2022-06-28 19:13 UTC  (12+ messages)
` [PATCH v2] "

[PATCH 1/6] Convert CONFIG_SYS_CACHE_STASHING to Kconfig
 2022-06-28 18:51 UTC  (3+ messages)
` [PATCH 4/6] legoev3: Migrate to DM_I2C

[PATCH 1/3] mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location
 2022-06-28 18:14 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/2] powerpc: mpc85xx: Add support for generating QorIQ pre-PBL eSDHC boot sector
 2022-06-28 18:14 UTC  (10+ messages)
` [PATCH 1/2] "

[PATCH] board: freescale: p1_p2_rdb_pc: Remove mapping for TDM-PMC card
 2022-06-28 17:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2] powerpc: mpc85xx: Set TEXT_BASE addresses to real base values
 2022-06-28 17:43 UTC  (8+ messages)
` [PATCH v3] "

[PATCH v3 0/3] usb: add isp1760 hcd support
 2022-06-28 17:39 UTC  (7+ messages)

[PATCH] powerpc: mpc85xx: Simplify jump to _start_cont in flash code
 2022-06-28 15:54 UTC  (2+ messages)
` [PATCH v2] "

[PATCH V7 0/4] arm64: binman: use binman symbols for imx
 2022-06-28 15:09 UTC  (4+ messages)
` [PATCH V7 2/4] ddr: imx8m: helper: load ddr firmware according to binman symbols

[PATCH] aspeed/ast2600: Fix SPL linker script
 2022-06-28 14:52 UTC  (2+ messages)

[PATCH 0/9] dm: core: Support collecting and reporting stats
 2022-06-28 14:18 UTC  (21+ messages)
` [PATCH 1/9] dm: core: Rename dm_dump_all()
` [PATCH 2/9] dm: core: Sort dm subcommands
` [PATCH 3/9] dm: core: Fix addresses in the dm static command
` [PATCH 4/9] dm: core: Add documentation for the dm command
` [PATCH 5/9] dm: core: Switch the testbus driver to use a new struct
` [PATCH 6/9] dm: core: Support accessing core tags
` [PATCH 7/9] dm: core: Add a way to collect memory usage
` [PATCH 8/9] dm: core: Add a command to show driver model statistics
` [PATCH 9/9] dm: spl: Allow SPL to show memory usage

[PATCH 1/1] efi_loader: initialize console size late
 2022-06-28 14:04 UTC  (8+ messages)

[PATCH v2] patman: Fix defaults not propagating to subparsers
 2022-06-28 13:38 UTC  (2+ messages)

[PATCH 0/5] patman: test_util: Prettify test report outputs for python tools
 2022-06-28 13:38 UTC  (15+ messages)
` [PATCH 1/5] patman: test_util: Fix printing results for failed tests
` [PATCH 2/5] patman: test_util: Handle nonexistent tests while loading tests
` [PATCH 3/5] patman: test_util: Use unittest text runner to print test results
` [PATCH 4/5] patman: test_util: Customize unittest test results for more info
` [PATCH 5/5] patman: test_util: Print test stdout/stderr within test summaries

Please pull u-boot-dm/next
 2022-06-28 13:41 UTC 

[PATCH] dm: core: Use device_foreach_child where possible
 2022-06-28 13:38 UTC  (2+ messages)

[PATCH] dtoc: Update fdt tests to use test_util
 2022-06-28 13:38 UTC  (3+ messages)

[PATCH] bloblist: Describe the design goals
 2022-06-28 13:38 UTC  (2+ messages)

[PATCH] dm: core: Provide fallbacks for ofnode_conf_read_
 2022-06-28 13:38 UTC  (3+ messages)

[PATCH] sandbox: usb: Fix out-of-bounds read when fd=-1
 2022-06-28 13:38 UTC  (3+ messages)

[PATCH 0/2] sandbox: error output
 2022-06-28 13:38 UTC  (5+ messages)
` [PATCH 1/2] sandbox: add function os_printf()
` [PATCH 2/2] sandbox: show error if the device-tree cannot be loaded

[PATCH 1/1] sandbox: raise SANDBOX_RAM_SIZE_MB default to 256
 2022-06-28 13:38 UTC  (2+ messages)

[PATCH 1/1] dm: fix formatting of uclass dump
 2022-06-28 13:38 UTC  (2+ messages)

[PATCH] test: fix some pylint errors in test_bind.py
 2022-06-28 13:38 UTC  (2+ messages)

[PATCH v2 0/8] spl: binman: Fixes for BINMAN_SYMBOLS
 2022-06-28 13:37 UTC  (17+ messages)
` [PATCH v2 1/8] spl: binman: Fix use of undeclared u_boot_any symbols
` [PATCH v2 2/8] spl: binman: Make TPL_BINMAN_SYMBOLS depend on TPL_FRAMEWORK
` [PATCH v2 3/8] spl: binman: Declare extern symbols for VPL as well
` [PATCH v2 4/8] spl: binman: Split binman symbols support from enabling binman
` [PATCH v2 5/8] spl: binman: Add config options for binman symbols in VPL
` [PATCH v2 6/8] spl: binman: Check at runtime if binman symbols were filled in
` [PATCH v2 7/8] spl: binman: Disable u_boot_any symbols for i.MX8M boards
` [PATCH v2 8/8] armv8: u-boot-spl.lds: mark __image_copy_start as symbol

[PATCH 1/1] sandbox: cast to pointer from integer of different size
 2022-06-28 13:37 UTC  (3+ messages)

[u-boot-test-hooks PATCH 0/2] Aspeed updates
 2022-06-28 13:32 UTC  (2+ messages)

[PATCH sunxi/next] spi: sunxi: use XCH status to detect in-progress transfer
 2022-06-28  6:49 UTC 

[PATCH 0/5] aspeed: Add to CI
 2022-06-28  3:11 UTC  (8+ messages)
` [PATCH 3/5] config/ast2600: Disable hash hardware accel

[PATCH v2 1/2] pmic: pca9450: Add optional SD_VSEL GPIO for LDO5
 2022-06-28 10:51 UTC  (4+ messages)
` [PATCH v2 2/2] imx: kontron-sl-mx8mm: Enable PCA9450 regulator driver and fix SD card access

[PATCH v5 00/23] FWU: Add FWU Multi Bank Update feature support
 2022-06-28 10:42 UTC  (11+ messages)
` [PATCH v5 03/23] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v5 08/23] FWU: Add boot time checks as highlighted by the FWU specification

[PATCH] mtd: spi-nor-core: Implement spi_nor_read_sfdp_dma_unsafe() for sfdp parse
 2022-06-28 10:01 UTC  (2+ messages)

[PATCH 01/20] Convert CONFIG_USB_OHCI_NEW et al to Kconfig
 2022-06-28  7:17 UTC  (3+ messages)
` [PATCH 18/20] kmcoge5ne: Move BFTIC3 CONFIG references to their usage

[PATCH] board: atmel: remove calls to debug_uart_init
 2022-06-28  7:10 UTC  (2+ messages)

[PATCH] efi: test/py: repair authenticated capsules tests
 2022-06-28  5:14 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