messages from 2022-08-18 14:34:56 to 2022-08-20 21:36:45 UTC [more...]
[PATCH v6 00/21] binman: Rework compression support
2022-08-20 21:33 UTC (38+ 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 v2 00/11] binman: Enhancements to binman mkimage
2022-08-20 21:33 UTC (3+ messages)
` [PATCH v2 01/11] doc: Build documentation in parallel
[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)
Pull request for efi-2022-10-rc3-2
2022-08-20 14:26 UTC
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] dm: core: Do not stop uclass iteration on error
2022-08-19 20:23 UTC (5+ messages)
` [PATCH v2] "
` [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 v8 00/13] FWU: Add FWU Multi Bank Update feature support
2022-08-19 16:18 UTC (32+ messages)
` [PATCH v8 02/13] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v8 03/13] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v8 05/13] stm32mp1: dk2: Add image information for capsule updates
` [PATCH v8 06/13] FWU: Add helper functions for accessing FWU metadata
` [PATCH v8 08/13] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v8 10/13] FWU: cmd: Add a command to read FWU metadata
[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 (29+ messages)
` [PATCH v2 01/28] ram: Mark ram-uclass depend on TPL_DM or SPL_DM
` [PATCH v2 02/28] ram: rockchip: Add common ddr type configs
` [PATCH v2 03/28] tools: rkcommon: Correct SPL size for px30
` [PATCH v2 04/28] ram: rockchip: Compute ddr capacity based on grf split
` [PATCH v2 05/28] ram: rockchip: Update high row detection for full bw
` [PATCH v2 06/28] ram: rockchip: Update ddr pctl regs for px30
` [PATCH v2 07/28] ram: rockchip: Add rv1126 ddr3 support
` [PATCH v2 08/28] ram: rockchip: Add rv1126 ddr loader params
` [PATCH v2 09/28] ram: rockchip: Add rv1126 ddr driver support
` [PATCH v2 10/28] ram: rockchip: rv1126: Control ddr init prints via DEBUG
` [PATCH v2 11/28] ram: rockchip: Add rv1126 lpddr4 support
` [PATCH v2 12/28] pinctrl: rockchip: Add pinctrl route types
` [PATCH v2 13/28] pinctrl: rockchip: Add rv1126 support
` [PATCH v2 14/28] arch: rockchip: Add cru header for rv1126
` [PATCH v2 15/28] dt-bindings: clk: Add dt-binding header for RV1126
` [PATCH v2 16/28] clk: rockchip: Add rv1126 clk support
` [PATCH v2 17/28] dt-bindings: power: Add power-domain header for rv1126
` [PATCH v2 18/28] arm: rockchip: Add grf "
` [PATCH v2 19/28] ARM: dts: rockchip: Add Rockchip RV1126 pinctrl
` [PATCH v2 20/28] ARM: dts: rockchip: Add Rockchip RV1126 SoC
` [PATCH v2 21/28] arm: rockchip: Add RV1126 arch core support
` [PATCH v2 22/28] arm: rockchip: rv1126: Set dram area unsecure for SPL
` [PATCH v2 23/28] configs: rockchip: Add rv1126 common config
` [PATCH v2 24/28] rockchip: mkimage: Add rv1126 support
` [PATCH v2 25/28] ARM: dts: rockchip: rv1126: Add Edgeble AI Edge Compute Module 0
` [PATCH v2 26/28] ARM: dts: rockchip: rv1126: Add Edgeble AI Edge Compute Module 0 Carrier
` [PATCH v2 27/28] ARM: dts: rockchip: Add rv1126-u-boot.dtsi
` [PATCH v2 28/28] board: Add Edgeble AI Edge Compute Module 0 Carrier
[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
[PATCH] MAINTAINERS: Update email of Neil Armstrong
2022-08-19 9:00 UTC (2+ messages)
[GIT PULL] please pull fsl-qoriq-2022-8-17
2022-08-19 8:52 UTC (2+ messages)
[PATCH] riscv: dts: Sync important Unmatched pmic and qspi0 changes from Linux
2022-08-19 8:44 UTC (2+ messages)
[PATCH] tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms
2022-08-19 8:20 UTC (2+ messages)
[PATCH 0/5] arm: mvebu: turris_omnia: Fix hangup in debug UART
2022-08-19 7:34 UTC (13+ messages)
` [PATCH 2/5] arm: mvebu: Move internal registers in arch_very_early_init() function
` Fix KWBOOT_MSG_RSP_TIMEO_AXP in kwboot for Armada XP
[PATCH v11 0/9] enable menu-driven UEFI variable maintenance
2022-08-19 7:32 UTC (9+ messages)
` [PATCH v11 6/9] bootmenu: add removable media entries
` [PATCH v11 8/9] doc:eficonfig: add documentation for eficonfig command
[PATCH] efi_loader: disk: remove unused field
2022-08-19 6:06 UTC (2+ messages)
[PATCH v1 0/5] verdin-imx8mm: verdin-imx8mp: various additions and improvements
2022-08-19 5:18 UTC (6+ messages)
` [PATCH v1 1/5] verdin-imx8mm: verdin-imx8mp: update env memory layout
` [PATCH v1 2/5] verdin-imx8mm: prepare for optional job ring driver model
` [PATCH v1 3/5] verdin-imx8mm: improve and extend boot devices
` [PATCH v1 4/5] verdin-imx8mm: various config additions and improvements
` [PATCH v1 5/5] verdin-imx8mp: "
[PATCH v4] cmd: Add pause command
2022-08-18 19:44 UTC
[PATCH v3] cmd: Add pause command
2022-08-18 17:49 UTC (2+ messages)
DHCP and TFTP
2022-08-18 17:48 UTC (3+ messages)
imx_bootaux lto issue
2022-08-18 16:19 UTC
[PATCH v2 1/2] spl: enable regulator-boot-on and disable regulator-force-boot-off
2022-08-18 14:35 UTC (3+ messages)
` [PATCH v2 2/2] rockchip: rk3399: remove duplicate call to regulators_enable_boot_on
[PATCH v3 1/2] rockchip: rk3399: fix incorrect ifdef check on SPL_DM_REGULATOR
2022-08-18 14:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox