public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2022-08-19 08:52:20 to 2022-08-21 02:44:46 UTC [more...]

[PATCH 00/21] Finish migration to DM_ETH
 2022-08-21  2:43 UTC  (26+ messages)
` [PATCH 05/21] arm: Remove edminiv2 board
` [PATCH 06/21] arm: Remove cm_t335 board
` [PATCH 07/21] arm: Remove armadillo-800eva board
` [PATCH 08/21] arm: Remove kzm9g board
` [PATCH 10/21] net: lpc32xx_eth.c ethernet driver
` [PATCH 11/21] fsl-mc: Update dependencies for DM_ETH
` [PATCH 13/21] mpc8548cds: Guard old ethernet code with !DM_ETH
` [PATCH 14/21] net: ks8851_mll: Remove legacy non-DM_ETH code and callers
` [PATCH 15/21] igep00x0: Disable networking
` [PATCH 16/21] am335x_sl50: Disable SPL_NET
` [PATCH 17/21] ls1021aqds/ls1021aiot: Remove legacy non-DM_ETH code
` [PATCH 18/21] vinco: "

[PATCH] mx28evk: Remove AUART/NAND/SPI variants
 2022-08-21  2:42 UTC  (2+ messages)

Please pull u-boot-dm
 2022-08-21  1:02 UTC 

[PATCH v2 00/11] binman: Enhancements to binman mkimage
 2022-08-21  0:10 UTC  (23+ messages)
` [PATCH v2 01/11] doc: Build documentation in parallel
` [PATCH v2 02/11] patman: Put the coverage command-line last
` [PATCH v2 03/11] patman: Don't buffer test output with a single test
` [PATCH v2 04/11] binman: Fix up the entry-docs for Entry_pre_load
` [PATCH v2 05/11] binman: Add a way to check for missing properties
` [PATCH v2 06/11] binman: Adjust mkimage etype node reading
` [PATCH v2 07/11] binman: Avoid use of expected failure
` [PATCH v2 08/11] binman: Improve mkimage documentation
` [PATCH v2 09/11] binman: Allow the image name to be the data file
` [PATCH v2 10/11] binman: Allow passing entries using -n
` [PATCH v2 11/11] binman: Allow collection to use entries from other sections

[PATCH v6 00/21] binman: Rework compression support
 2022-08-21  0:11 UTC  (64+ messages)
` [PATCH v6 01/21] binman: Skip elf tests if python elftools is not available
` [PATCH v6 02/21] binman: Avoid duplicates in bintool lists
` [PATCH v6 03/21] binman: Forward AddBintools calls to sub entries in cbfs_util
` [PATCH v6 04/21] binman: Forward AddBintools calls to base class
` [PATCH v6 05/21] binman: Collect bintools before usage
` [PATCH v6 06/21] binman: Check only section data in multi section test
` [PATCH v6 07/21] binman: Add DecompressData function to entry class
` [PATCH v6 08/21] binman: Add length header attribute to dtb entry
` [PATCH v6 09/21] binman: Disable compressed data header
` [PATCH v6 10/21] binman: Remove obsolete compressed data header handling
` [PATCH v6 11/21] binman: Move compression bintools creation into test setup
` [PATCH v6 12/21] binman: Select compression bintools in cbfs_util class
` [PATCH v6 13/21] binman: Move compression bintool management into entry class
` [PATCH v6 14/21] binman: Support missing compression tools
` [PATCH v6 15/21] binman: Add compression tests
` [PATCH v6 16/21] binman: Add BintoolPacker class to bintool
` [PATCH v6 17/21] binman: Add bzip2 bintool
` [PATCH v6 18/21] binman: Add gzip bintool
` [PATCH v6 19/21] binman: Add lzop bintool
` [PATCH v6 20/21] binman: Add xz bintool
` [PATCH v6 21/21] binman: Add zstd bintool

[PATCH v8 00/13] FWU: Add FWU Multi Bank Update feature support
 2022-08-21  0:11 UTC  (18+ messages)
` [PATCH v8 02/13] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v8 10/13] FWU: cmd: Add a command to read FWU metadata

[PATCH v2] bootstage: Show func name for bootstage_mark/error
 2022-08-21  0:10 UTC  (5+ messages)

[PATCH] Restore pcm051_rev3_defconfig config
 2022-08-20 23:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm64: explicitly disable pointer authentication instructions
 2022-08-20 23:02 UTC  (2+ messages)

[PATCH] hwconfig: Allow to use restricted env
 2022-08-20 23:02 UTC  (2+ messages)

[PATCH] arm: k3: Correct an awk warning
 2022-08-20 23:02 UTC  (2+ messages)

[PATCH v3] gpio: aspeed: port Linux dt-bindings header file
 2022-08-20 23:02 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update email of Neil Armstrong
 2022-08-20 23:01 UTC  (3+ messages)

[PATCH] arm: Set default MACH_TYPE in Kconfig
 2022-08-20 23:01 UTC  (2+ messages)

[PATCH 1/5] Nokia RX-51: Fix invalidating zImage kernel format
 2022-08-20 23:01 UTC  (10+ messages)
` [PATCH 2/5] Nokia RX-51: Use U-Boot generic position independent code
` [PATCH 3/5] Nokia RX-51: Simplify copy kernel code
` [PATCH 4/5] Nokia RX-51: Simplify calculation of attached kernel image address
` [PATCH 5/5] Nokia RX-51: Move board required options from defconfig to Kconfig

Pull request for efi-2022-10-rc3-2
 2022-08-20 23:01 UTC  (2+ messages)

[PATCH v4] cmd: cat: add new command
 2022-08-20 21:33 UTC  (2+ messages)

[PATCH] arm: ARMv4 assembly compatibility
 2022-08-20 19:13 UTC  (4+ messages)

ethernet<n> dt aliases implications in U-Boot and Linux
 2022-08-20 13:02 UTC  (12+ messages)

[PATCH] doc: dm: clarify activation
 2022-08-20  6:40 UTC  (6+ messages)

[PATCH] tools: mkeficapsule: use pkg-config for each lib separat
 2022-08-20  5:48 UTC  (2+ messages)

[PATCH v2] dm: core: Do not stop uclass iteration on error
 2022-08-19 20:23 UTC  (2+ messages)
` [PATCH v3] "

[RESEND PATCH 0/2] rpi: Copy eth PHY address from fw DT to loaded DT
 2022-08-19 14:47 UTC  (5+ messages)
` [RESEND PATCH 1/2] rpi: Copy properties from firmware dtb to the loaded dtb
` [RESEND PATCH 2/2] rpi: Copy eth PHY address from fw DT to loaded DT

[PATCH 0/5] IPv6 support
 2022-08-19 18:01 UTC  (10+ messages)
` [PATCH 1/5] net: ipv6: Add basic IPv6 implementation
` [PATCH 2/5] net: ipv6: enable IPv6 string parser
` [PATCH 3/5] net: tftp: add IPv6 support for tftpboot
` [PATCH 4/5] net: ping6: Add ping6 command
` [PATCH 5/5] net: ping6: Auto enable ping6 option

[PATCH v3] cmd: cat: add new command
 2022-08-19 16:08 UTC  (3+ messages)

[PULL] u-boot-riscv/master
 2022-08-19 15:24 UTC  (7+ messages)
        ` [PATCH] riscv: fix compitible with binutils 2.38

[PATCH] powerpc: remove support for kmtergr1 and MPC8309
 2022-08-19 14:55 UTC 

removal of MPC8309 support
 2022-08-19 14:19 UTC  (2+ messages)

[PATCH v2] cmd: cat: add new command
 2022-08-18 15:52 UTC  (6+ messages)

[PATCH v2 00/28] ARM: Add Rockchip RV1126 support
 2022-08-18 14:52 UTC  (2+ messages)
` [PATCH v2 09/28] ram: rockchip: Add rv1126 ddr driver support

[PATCH v5 00/21] binman: Rework compression support
 2022-08-19 14:00 UTC  (22+ messages)
` [PATCH v5 01/21] binman: Skip elf tests if python elftools is not available
` [PATCH v5 02/21] binman: Avoid duplicates in bintool lists
` [PATCH v5 03/21] binman: Forward AddBintools calls to sub entries in cbfs_util
` [PATCH v5 04/21] binman: Forward AddBintools calls to base class
` [PATCH v5 05/21] binman: Collect bintools before usage
` [PATCH v5 06/21] binman: Check only section data in multi section test
` [PATCH v5 07/21] binman: Add DecompressData function to entry class
` [PATCH v5 08/21] binman: Add length header attribute to dtb entry
` [PATCH v5 09/21] binman: Disable compressed data header
` [PATCH v5 10/21] binman: Remove obsolete compressed data header handling
` [PATCH v5 11/21] binman: Move compression bintools creation into test setup
` [PATCH v5 12/21] binman: Select compression bintools in cbfs_util class
` [PATCH v5 13/21] binman: Move compression bintool management into entry class
` [PATCH v5 14/21] binman: Support missing compression tools
` [PATCH v5 15/21] binman: Add compression tests
` [PATCH v5 16/21] binman: Add BintoolPacker class to bintool
` [PATCH v5 17/21] binman: Add bzip2 bintool
` [PATCH v5 18/21] binman: Add gzip bintool
` [PATCH v5 19/21] binman: Add lzop bintool
` [PATCH v5 20/21] binman: Add xz bintool
` [PATCH v5 21/21] binman: Add zstd bintool

[BISECTED] BeagleBone Black doesn't boot after a58147c2dbbf
 2022-08-19 13:56 UTC  (4+ messages)

[PATCH v3 0/7] tpm: Various minor fixes and enhancements
 2022-08-19 13:46 UTC  (8+ messages)
` [PATCH v3 1/7] tpm: Require a digest source when extending the PCR
` [PATCH v3 2/7] tpm: Correct the permissions command in TPMv1
` [PATCH v3 3/7] tpm: Correct the define-space command in TPMv2
` [PATCH v3 4/7] tpm: sandbox: Allow init of TPM in a different phase
` [PATCH v3 5/7] tpm: Allow reporting the internal state
` [PATCH v3 6/7] tpm: Implement state command for Cr50
` [PATCH v3 7/7] tpm: Allow committing non-volatile data

[PATCH v2 0/7] tpm: Various minor fixes and enhancements
 2022-08-19 13:46 UTC  (6+ messages)
` [PATCH v2 6/7] tpm: Implement state command for Cr50

[PATCH] ARM: imx: Update DDR frequency on i.MX8M Plus DHCOM
 2022-08-19 11:02 UTC 

[PATCH] imx8m: ddrphy_utils: Remove unused file
 2022-08-19 11:02 UTC 

[PATCH] Makefile: Use relative paths for debugging symbols
 2022-08-19  9:54 UTC  (2+ messages)

[PATCH] mtd: rawnand: fsl_elbc: Fix reading address pointer from DT
 2022-08-19  9:20 UTC 

[v5 00/14] Add ASPEED SPI controller driver
 2022-08-19  9:01 UTC  (15+ messages)
` [v5 01/14] clk: aspeed: Get HCLK frequency support
` [v5 02/14] pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support
` [v5 03/14] spi: aspeed: Add ASPEED SPI controller driver
` [v5 04/14] configs: aspeed: Enable SPI flash features
` [v5 05/14] spi: aspeed: Support AST2400 platform
` [v5 06/14] arm: dts: aspeed: Update SPI flash node settings
` [v5 07/14] spi-mem: Add dirmap API from Linux
` [v5 08/14] mtd: spi-nor: Use spi-mem dirmap API
` [v5 09/14] spi: aspeed: SPI dirmap read support
` [v5 10/14] configs: aspeed: Enable CONFIG_SPI_DIRMAP
` [v5 11/14] spi: aspeed: Adjust decoded range size support
` [v5 12/14] spi: aspeed: Support customized decoded address ranges
` [v5 13/14] spi: aspeed: Clock frequency adjustment support
` [v5 14/14] mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID

[GIT PULL] please pull fsl-qoriq-2022-8-17
 2022-08-19  8:52 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