U-boot Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-29 00:36:26 to 2022-07-01 12:05:20 UTC [more...]

[PATCH] sunxi-nand: fix the PIO instead of DMA implementation
 2022-07-01  9:57 UTC  (10+ messages)

[PATCH 1/3] ram: rk3399: Fix .set_rate_index() error handling
 2022-07-01 12:04 UTC  (4+ messages)
` [PATCH 2/3] ram: rk3399: Fix faulty frequency change reports

[v4 00/12] Add ASPEED SPI controller driver
 2022-07-01 12:04 UTC  (18+ messages)
` [v4 03/12] spi: aspeed: "
` [v4 04/12] configs: aspeed: Enable SPI flash features
` [v4 05/12] MAINTAINERS: Add ASPEED SPI driver file
` [v4 06/12] arm: dts: aspeed: Update SPI flash node settings
` [v4 07/12] spi-mem: Add dirmap API from Linux
` [v4 11/12] mtd: spi-nor-ids: Add Winbond W25Q512JV ID
` [v4 12/12] spi: aspeed: Fix bug when SPI_NOR_4B_OPCODES flag is set

[PATCH] ARC: HSDK: permit to build out-of-tree
 2022-07-01 10:52 UTC 

net: designware: frequent network problem like CPU not owner of tx frame
 2022-07-01 10:44 UTC 

Pull request: SoCFPGA changes for commit 05dcb5be507a
 2022-07-01  9:00 UTC 

[GIT PULL] Please pull u-boot-amlogic-20220701
 2022-07-01  8:19 UTC 

[PATCH] arm: dts: stm32mp1: Drop fastboot and stm32prog trigger gpios on DHCOM
 2022-07-01  7:36 UTC  (3+ messages)

[PATCH] scripts/Makefile.lib: add -D__U_BOOT__ to dtc_cpp_flags
 2022-07-01  7:27 UTC 

[PATCH] serial: ns16550: Wait in debug_uart_init until tx buffer is empty
 2022-07-01  7:21 UTC  (2+ messages)

[PATCH] toradex: tdx-cfg-block: add 0068 i.mx 8m mini sku
 2022-07-01  7:20 UTC  (3+ messages)

[PATCH] toradex: tdx-cfg-block: add new toradex oui range
 2022-07-01  5:19 UTC  (2+ messages)

Pull request: u-boot-rockchip-20220630
 2022-07-01  2:05 UTC 

[PATCH 0/6] patman: Small fixes plus remove --no-tree from checkpatch for linux
 2022-06-30 22:18 UTC  (10+ messages)
` [PATCH 1/6] patman: Fix updating argument defaults from settings
` [PATCH 2/6] patman: Fix implicit command inserting
` [PATCH 3/6] patman: Don't look at sys.argv when parsing settings
` [PATCH 4/6] patman: Make most bool arguments BooleanOptionalAction
` [PATCH 5/6] patman: By default don't pass "--no-tree" to checkpatch for linux
` [PATCH 6/6] patman: Take project defaults into account for --help

[PATCH 1/2] iommu: Add M2 support to Apple DART driver
 2022-06-30 22:06 UTC  (2+ messages)
` [PATCH 2/2] arm: apple: Add initial Apple M2 support

[PATCH v6] board: purism: add the Purism Librem5 phone
 2022-06-30 19:29 UTC  (4+ messages)

[GIT PULL] versal cadence qspi changes for v2022.10
 2022-06-30 19:18 UTC  (2+ messages)

[PATCH] log: force DEBUG when LOG_DEBUG is activated
 2022-06-30 17:32 UTC 

Adding a zynq board
 2022-06-30 17:20 UTC 

[PULL next] u-boot-at91-2022.10-a
 2022-06-30 14:50 UTC 

[RFC] Proposed location to host the firmware handoff specification
 2022-06-30 14:11 UTC  (4+ messages)

[PATCH] board_init: Do not reserve MALLOC_F area on stack if non-zero MALLOC_F_ADDR
 2022-06-30 13:36 UTC  (3+ messages)

[PATCH] gpio: atmel_pio4: add support for PIO_PORTE on sama7g5
 2022-06-30 12:52 UTC  (2+ messages)

[PATCH 1/3] toradex: tdx-cfg-block: use only snprintf
 2022-06-30 12:31 UTC  (6+ messages)
` [PATCH 2/3] toradex: tdx-cfg-block: use defines for string length
` [PATCH 3/3] toradex: tdx-cfg-block: extend assembly version

[PATCH 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-06-30 12:21 UTC  (10+ 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

[Update license 1/1] drivers: clk: Update license for Intel N5X device
 2022-06-30 11:56 UTC  (2+ messages)

[PATCH] EFI: Fix ReadBlocks API reading incorrect sector for, UCLASS_PARTITION devices
 2022-06-30 11:02 UTC  (6+ messages)
` [PATCH v2] EFI: Fix ReadBlocks API reading incorrect sector for "
    ` [PATCH v3] "

xilinx uboot gpio ctrl
 2022-06-30  0:36 UTC 

[PATCH 0/8] u-boot: fs: add generic unaligned read handling
 2022-06-30 10:12 UTC  (9+ messages)
` [PATCH RFC 1/8] fs: fat: unexport file_fat_read_at()
` [PATCH RFC 6/8] fs: sandboxfs: add sandbox_fs_get_blocksize()

[PATCH 0/4] Migrate some wiki pages to sphinx
 2022-06-30 10:06 UTC  (9+ messages)
` [PATCH 1/4] doc: Migrate CodingStyle wiki page "
` [PATCH 2/4] doc: Migrate DesignPrinciples "
` [PATCH 3/4] doc: codingstyle: Remove comment about '//' style comments
` [PATCH 4/4] doc: Migrate Process wiki page to sphinx

[PATCH v3 00/14] doc: mkimage: Rework and refactor the man page; add long options
 2022-06-30 10:06 UTC  (29+ messages)
` [PATCH v3 01/14] doc: mkimage: Use standard style for synopsis
` [PATCH v3 02/14] doc: mkimage: Use empty request instead of blank lines
` [PATCH v3 03/14] doc: mkimage: Reformat examples
` [PATCH v3 04/14] doc: mkimage: Regularize option documentation
` [PATCH v3 05/14] doc: mkimage: Use subsection macro
` [PATCH v3 06/14] doc: mkimage: Rearrange/remove some options
` [PATCH v3 07/14] doc: mkimage: Use correct capitalization for NAME
` [PATCH v3 08/14] doc: mkimage: Edit options for style and consistency
` [PATCH v3 09/14] doc: mkimage: Add BUGS section
` [PATCH v3 10/14] doc: mkimage: Add SEE ALSO section
` [PATCH v3 11/14] doc: mkimage: Remove AUTHORS section
` [PATCH v3 12/14] mkimage: Add long options
` [PATCH v3 13/14] doc: mkimage: Further document -o and -R
` [PATCH v3 14/14] doc: Add man page for dumpimage

[PATCH 01/20] Convert CONFIG_USB_OHCI_NEW et al to Kconfig
 2022-06-30 10:06 UTC  (3+ messages)
` [PATCH 12/20] arm: Remove PXA architecture support

[PATCH] regmap: fix some comments
 2022-06-30 10:06 UTC  (2+ messages)

[PATCH 1/3] doc: environment: Drop u-boot_addr_r
 2022-06-30 10:06 UTC  (6+ messages)
` [PATCH 2/3] doc: environment: Expand on fdt_addr, initrd_addr and loadaddr
` [PATCH 3/3] doc: environment: Further expand on Image locations and provide example

[PATCH 1/2] net: dwc_eth_qos: restore support of not cache-aligned descriptor
 2022-06-30  9:09 UTC  (2+ messages)
` [PATCH 2/2] net: dwc_eth_qos: cosmetic: reorder include files

[PATCH 01/10] i2c: stm32: add support for the st,stm32mp13 SOC
 2022-06-30  8:26 UTC  (11+ messages)
` [PATCH 02/10] rng: stm32mp1_rng: add conditional reset feature for STM32MP13x
` [PATCH 03/10] stm32mp: add support of STM32MP13x Rev.Y
` [PATCH 04/10] ARM: dts: stm32mp13: alignment with v5.19
` [PATCH 05/10] ARM: dts: stm32mp13: activate led on STM32MP13F-DK
` [PATCH 06/10] configs: stm32mp13: Add support for baudrates higher than 115200
` [PATCH 07/10] configs: stm32mp13: activate RNG support
` [PATCH 08/10] configs: stm32mp13: activate RTC support
` [PATCH 09/10] configs: stm32mp13: activate I2C support
` [PATCH 10/10] configs: stm32mp13: activate some command

[PATCH v2 01/10] i2c: stm32: add support for the st,stm32mp13 SOC
 2022-06-30  8:20 UTC  (10+ messages)
` [PATCH v2 02/10] rng: stm32mp1_rng: add conditional reset feature for STM32MP13x
` [PATCH v2 03/10] stm32mp: add support of STM32MP13x Rev.Y
` [PATCH v2 04/10] ARM: dts: stm32mp13: alignment with v5.19
` [PATCH v2 05/10] ARM: dts: stm32mp13: activate led on STM32MP13F-DK
` [PATCH v2 06/10] configs: stm32mp13: Add support for baudrates higher than 115200
` [PATCH v2 07/10] configs: stm32mp13: activate RNG support
` [PATCH v2 08/10] configs: stm32mp13: activate RTC support
` [PATCH v2 09/10] configs: stm32mp13: activate I2C support
` [PATCH v2 10/10] configs: stm32mp13: activate some command

[PATCH v2 1/3] mmc: stm32_sdmmc2: cosmetic: rename stm32_sdmmc_bind
 2022-06-30  8:01 UTC  (3+ messages)
` [PATCH v2 2/3] mmc: stm32_sdmmc2: remove privdata
` [PATCH v2 3/3] mmc: stm32_sdmmc2: introduce of_to_plat ops

[PATCH] MAINTAINERS: Add Dario and Michael as nand maintainers
 2022-06-30  7:57 UTC  (3+ messages)

[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  (4+ 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

[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] mmc: zynq_sdhci: Fix timing macros for MMC High speed
 2022-06-29 11:43 UTC  (2+ messages)

[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  (4+ messages)
` [PATCH v4 1/3] usb: common: move urb code to common

[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  (5+ 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).