messages from 2022-02-08 17:32:37 to 2022-02-09 16:10:07 UTC [more...]
Commit 4f2e2280862a ("RFC: arm: pci: Add PCI cam support to PCI-E ecam driver")
2022-02-09 16:09 UTC (6+ messages)
[PATCH v4 00/11] dra7: bring up and support IPU load/start
2022-02-09 15:50 UTC (25+ messages)
` [PATCH v4 01/11] configs: dra7xx_evm: Increase the size of SPL_MULTI_DTB_FIT
` [PATCH v4 02/11] reset: dra7: Add a reset driver
` [PATCH v4 03/11] arm: mach-omap2: load/start remoteproc IPU1/IPU2
` [PATCH v4 04/11] drivers: misc: Makefile: Enable fs_loader compilation at SPL Level
` [PATCH v4 05/11] linux: bitmap.h: Add find_next_zero_area function
` [PATCH v4 06/11] remoteproc: uclass: Add remoteproc resource handling helpers
` [PATCH v4 07/11] remoteproc: ipu: Add driver to bring up ipu
` [PATCH v4 08/11] dts: dra7-ipu-common-early-boot.dtsi: Add all the ipu early boot related nodes
` [PATCH v4 09/11] arm: dts: dra7: Add ipu and "
` [PATCH v4 10/11] arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changes
` [PATCH v4 11/11] dts: am57xx*: "
[PATCH 1/2] miiphyutil: Fix inconsistent miiphy_write() error return value
2022-02-09 15:32 UTC (2+ messages)
` [PATCH 2/2] net: phy: mv88e6352: Fix miiphy_read/miiphy_write return value checks
[PATCH] lx2160a: Fix distroboot device list for configs without USB/SCSI/etc
2022-02-09 14:53 UTC
[PATCH v5 00/13] kconfig: Add some new macros
2022-02-09 14:57 UTC (3+ messages)
` [PATCH v5 13/13] test: Add some tests for kconfig.h
commit leads to failure while writing env to sdcard (MMC1) on my imx8mq board
2022-02-09 14:49 UTC (3+ messages)
[PATCH V8] arm: add initial support for the Phytium Pomelo Board
2022-02-09 14:19 UTC (2+ messages)
[PATCH 1/3] net: xilinx: fix load access fault
2022-02-09 13:33 UTC (3+ messages)
` [PATCH 3/3] net: xilinx: Force a probe failure if it cannot setup phy
ARM A53 and initial MMU mapping for EL0/1/2/3 ?
2022-02-09 13:13 UTC (7+ messages)
[PATCH v3 00/18] pxe: Refactoring to tidy up and prepare for bootflow
2022-02-09 12:32 UTC (4+ messages)
` [PATCH v3 07/18] pxe: Move pxe_utils files
[PATCH] arm:dts:k3-am64-sk: EMIF tool update to 0.8.0 with 1333MTs for lpddr4
2022-02-09 12:28 UTC (4+ messages)
[RFC] CI: enforce packages upgrade for Msys2 on Windows
2022-02-09 12:28 UTC (2+ messages)
[PATCH v2] console: usb: kbd: Limit poll frequency to improve performance
2022-02-09 12:22 UTC (4+ messages)
FIT image: load secure FPGA
2022-02-09 12:20 UTC (9+ messages)
[PATCH v4 00/11] FWU: Add support for FWU Multi Bank Update feature
2022-02-09 11:47 UTC (16+ messages)
` [PATCH v4 01/11] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v4 02/11] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v4 10/11] mkeficapsule: Add support for generating empty capsules
[PATCH] spi: dw: Fix broken dw_spi_mem_ops()
2022-02-09 11:31 UTC (2+ messages)
[PATCH v11 0/9] efi_loader: capsule: improve capsule authentication support
2022-02-09 10:10 UTC (10+ messages)
` [PATCH v11 1/9] tools: build mkeficapsule with tools-only_defconfig
` [PATCH v11 2/9] tools: mkeficapsule: add firmware image signing
` [PATCH v11 3/9] tools: mkeficapsule: add man page
` [PATCH v11 4/9] doc: update UEFI document for usage of mkeficapsule
` [PATCH v11 5/9] test/py: efi_capsule: add image authentication test
` [PATCH v11 6/9] tools: mkeficapsule: allow for specifying GUID explicitly
` [PATCH v11 7/9] test/py: efi_capsule: align with the syntax change of mkeficapsule
` [PATCH v11 8/9] test/py: efi_capsule: add a test for "--guid" option
` [PATCH v11 9/9] test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE
[PATCH V3 00/16] Add support for J721E SK
2022-02-09 9:37 UTC (17+ messages)
` [PATCH V3 01/16] drivers: power: pmic: Add support for tps659412 PMIC
` [PATCH V3 02/16] drivers: power: regulator: tps65941_regulator: Add support for 3Phase buck
` [PATCH V3 03/16] board: ti: j721e: Guard functions with right #ifdef to avoid build warnings
` [PATCH V3 04/16] board: ti: j721e: Enable support for reading EEPROM at next alternate address
` [PATCH V3 05/16] board: ti: j721e: Add support to update board_name for j721e-sk
` [PATCH V3 06/16] board: ti: j721e: Disable probing of daughtercards
` [PATCH V3 07/16] board: ti: j721e: Add support for detecting multiple device trees
` [PATCH V3 08/16] arm: j721e: Add support for selecting DT based on board name
` [PATCH V3 09/16] arm: dts: k3-j721e-r5-common-proc-board: Do not use power-domains for I2C
` [PATCH V3 10/16] arm: dts: k3-j721e-sk: Add initial A72 specific dts support
` [PATCH V3 11/16] arm: dts: k3-j721e-r5-sk: Add initial R5 specific dts support for j721e-sk
` [PATCH V3 12/16] configs: j721e_evm_r5: Enable support for building multiple dtbs into FIT
` [PATCH V3 13/16] configs: j721e_evm_a72: Add SK dtb as part of DTB FIT
` [PATCH V3 14/16] configs: j721e_evm_a72: Align OSPI partitions on erase block boundary
` [PATCH V3 15/16] configs: j721e_evm: Store env in MMC FAT partition
` [PATCH V3 16/16] include: configs: Update env for selecting right dtb
Compile error with SPL_FIT_FULL_CHECK and SPL_LOAD_FIT_FULL enabled
2022-02-09 7:31 UTC (5+ messages)
[PATCH v4 0/2] EFI: Reset system after capsule-on-disk
2022-02-09 3:54 UTC (4+ messages)
` [PATCH v4 2/2] efi_loader: Reset system after CapsuleUpdate on disk
[PATCH] arm: kirkwood: Pogoplug E02 : Convert Ethernet to Driver Model
2022-02-09 2:56 UTC
Running qemu tests on RISC-V
2022-02-09 2:39 UTC (15+ messages)
[PATCH] binman: Skip processing "hash" subnodes of FIT subsections
2022-02-09 1:08 UTC (2+ messages)
[GIT PULL] Please pull u-boot-mmc master
2022-02-09 1:04 UTC
[PATCH] Nokia RX-51: Convert to CONFIG_DM_KEYBOARD
2022-02-09 0:07 UTC (3+ messages)
[PATCH 00/19] efi_loader: more tightly integrate UEFI disks to driver model
2022-02-08 23:46 UTC (3+ messages)
` [PATCH 03/19] mmc: call device_probe() after scanning
[PATCH v4 0/4] rockchip: sdhci: Fix reinit and add HS400 Enhanced Strobe support
2022-02-08 23:43 UTC (5+ messages)
` [PATCH v4 3/4] rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3399
` [PATCH v4 4/4] rockchip: sdhci: Add HS400 Enhanced Strobe support for RK3568
[PATCH] cmd: mmc: Consider GP partitions in mmc hwpartition user enh start -
2022-02-08 23:38 UTC (3+ messages)
[PATCH v1] mmc: fsl_esdhc_imx: fix watermark level in dma
2022-02-08 23:37 UTC (2+ messages)
Please pull u-boot-dm
2022-02-08 23:34 UTC
[PATCH 0/2] U-Boot ENV in EXT4 support for Expressobin (revised)
2022-02-08 23:27 UTC (3+ messages)
` [PATCH 1/2] Fix Espressobin build for configs where ENV is not in SPI
` [PATCH 2/2] Add SCSI scan for ENV in EXT4 or FAT
[PATCH] image: Control FIT signature verification at runtime
2022-02-08 21:55 UTC (3+ messages)
[PATCH 1/1] iommu: Add M1 Pro/Max support to Apple DART driver
2022-02-08 21:27 UTC
[PATCH v2 1/1] arm: apple: Switch to fully dynamic mem layout
2022-02-08 21:02 UTC
[PATCH] arm: apple: Add M1 Pro/Max support
2022-02-08 21:00 UTC
[PATCH v2 0/5] binman: Improvements to FIT entry type
2022-02-08 20:43 UTC (12+ messages)
` [PATCH v2 1/5] binman: Fix subentry expansion for "
` [PATCH v2 2/5] binman: Register and check bintools from FIT subentries
` [PATCH v2 3/5] binman: Check missing bintools of Section subclasses
` [PATCH v2 4/5] binman: Convert FIT entry type to a subclass of Section entry type
` [PATCH v2 5/5] binman: Update image positions of FIT subentries
[PATCH 00/17] patman: Convert camel case
2022-02-08 20:39 UTC (33+ messages)
` [PATCH 01/17] patman: Convert camel case in tools.py
` [PATCH 02/17] patman: Convert camel case in command.py
` [PATCH 03/17] patman: Convert camel case in checkpatch.py
` [PATCH 04/17] patman: Convert camel case in commit.py
` [PATCH 05/17] patman: Convert camel case in cros_subprocess.py
` [PATCH 06/17] patman: Convert camel case in func_test.py
` [PATCH 07/17] patman: Convert camel case in get_maintainer.py
` [PATCH 08/17] patman: Convert camel case in gitutil.py
` [PATCH 09/17] patman: Convert camel case in project.py
` [PATCH 10/17] patman: Convert camel case in test_checkpatch.py
` [PATCH 11/17] patman: Convert camel case in test_util.py
` [PATCH 12/17] patman: Convert camel case in tout.py
` [PATCH 13/17] patman: Rename Print() to Tprint()
` [PATCH 14/17] patman: Rename Color() method to build()
` [PATCH 15/17] patman: Convert camel case in terminal.py
` [PATCH 16/17] patman: Update with new pylint scores
[RFC PATCH] dts: automatically build necessary .dtb files
2022-02-08 20:39 UTC (6+ messages)
[PATCH] dm: Use parenthesis for the device_get_ops macro argument
2022-02-08 20:39 UTC (3+ messages)
[PATCH v2 1/1] sandbox: fix build failure with musl and SDL
2022-02-08 20:39 UTC (5+ messages)
[PATCH] serial: remove nulldev_serial_input
2022-02-08 20:39 UTC (3+ messages)
[PATCH] serial-uclass: fix build warning
2022-02-08 20:39 UTC (3+ messages)
[PATCH 1/2] arch: x86: lib: acpi_table: Fix MCFG entries
2022-02-08 20:39 UTC (8+ messages)
` [PATCH 2/2] acpi: Move MCFG implementation to common lib
[PATCH 00/24] binman: rockchip: Migrate from rockchip SPL_FIT_GENERATOR script
2022-02-08 18:50 UTC (25+ messages)
` [PATCH 01/24] moveconfig: Show the config name rather than the defconfig
` [PATCH 02/24] moveconfig: Allow regex matches when finding combinations
` [PATCH 03/24] spl: x86: Correct the binman symbols for SPL
` [PATCH 04/24] spl: Allow disabling binman symbols in SPL
` [PATCH 05/24] rockchip: evb-rk3288: Drop raw-image support
` [PATCH 06/24] dtoc: Support adding a string list to a device tree
` [PATCH 07/24] dtoc: Support deleting a node
` [PATCH 08/24] dtoc: Allow deleting nodes and adding them in the same sync
` [PATCH 09/24] dtoc: Support reading a list of arguments
` [PATCH 10/24] binman: Update docs to indicate mkimage is supported
` [PATCH 11/24] elf: Add a way to read segment information from an ELF file
` [PATCH 12/24] WIP: binman: Add support for OP-TEE
` [PATCH 13/24] binman: Add to the TODO
` [PATCH 14/24] binman: Support a list of strings with the mkimage etype
` [PATCH 15/24] binman: Add a ELF test file with disjoint text sections
` [PATCH 16/24] binman: Move entry-data collection into a Entry method
` [PATCH 17/24] binman: fit: Refactor to reduce function size
` [PATCH 18/24] binman: Tidy up the docs a little with fit
` [PATCH 19/24] binman: Allow different operations in FIT generator nodes
` [PATCH 20/24] binman: Support splitting an ELF file into multiple nodes
` [PATCH 21/24] rockchip: Include binman script in 64-bit boards
` [PATCH 22/24] rockchip: Support building the all output files in binman
` [PATCH 23/24] rockchip: Convert all boards to use binman
` [PATCH 24/24] rockchip: Drop the FIT generator script
k210 spi flash regression
2022-02-08 19:10 UTC (2+ messages)
[PATCH] boot: Update default on USE_SPL_FIT_GENERATOR
2022-02-08 19:04 UTC (5+ messages)
[PATCH] binman: Correct the error message for a bad hash algorithm
2022-02-08 18:57 UTC (3+ messages)
[PATCH] common: spl: spl_mmc: Add full FIT image support for kernel/OS loading during Falcon boot mode while booting via MMC
2022-02-08 18:20 UTC
[PATCH] common: spl: spl_spi: Add in FIT image support for kernel/OS loading during Falcon boot mode while booting via SPI
2022-02-08 18:12 UTC
[PATCH v2 00/25] SIERRA: Add support for Mulitlink Configuration
2022-02-08 17:36 UTC (51+ messages)
` [PATCH v2 01/25] phy: cadence: sierra: Fix for USB3 U1/U2 state
` [PATCH v2 02/25] phy: cadence: Sierra: Fix PHY power_on sequence
` [PATCH v2 03/25] phy: cadence: Sierra: Create PHY only for "phy" or "link" sub-nodes
` [PATCH v2 04/25] phy: cadence: Sierra: Move all clk_get_*() to a separate function
` [PATCH v2 05/25] phy: cadence: Sierra: Move all reset_control_get*() "
` [PATCH v2 06/25] phy: cadence: Sierra: Add array of input clocks in "struct cdns_sierra_phy"
` [PATCH v2 07/25] phy: cadence: Sierra: Add missing clk_disable_unprepare() in .remove callback
` [PATCH v2 08/25] phy: cadence: Sierra: Add a UCLASS_PHY device for links
` [PATCH v2 09/25] phy: cadence: Sierra: Model PLL_CMNLC and PLL_CMNLC1 as a clock
` [PATCH v2 10/25] phy: ti: phy-j721e-wiz.c: Fix the condition for setting P_ENABLE_FORCE
` [PATCH v2 11/25] board: ti: j721e: evm.c: Add support for probing SerDes0
` [PATCH v2 12/25] arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0
` [PATCH v2 13/25] phy: cadence: Sierra: Prepare driver to add support for multilink configurations
` [PATCH v2 14/25] dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode
` [PATCH v2 15/25] phy: cadence: Sierra: Add support to get SSC type from device tree
` [PATCH v2 16/25] phy: cadence: Sierra: Rename some regmap variables to be in sync with Sierra documentation
` [PATCH v2 17/25] phy: cadence: Sierra: Add PHY PCS common register configurations
` [PATCH v2 18/25] phy: cadence: Sierra: Check cmn_ready assertion during PHY power on
` [PATCH v2 19/25] phy: cadence: Sierra: Check PIPE mode PHY status to be ready for operation
` [PATCH v2 20/25] phy: cadence: Sierra: Update single link PCIe register configuration
` [PATCH v2 21/25] phy: cadence: Sierra: Add support for PHY multilink configurations
` [PATCH v2 22/25] phy: cadence: Sierra: Add PCIe + QSGMII PHY multilink configuration
` [PATCH v2 23/25] phy: cadence: Sierra: Add support for skipping configuration
` [PATCH v2 24/25] arm: dts: k3-j721e: Add support for multilink PCIe + QSGMII
` [PATCH v2 25/25] include: configs: j721e_evm: Add support to boot ethfw core in j721e
[PATCH v4 00/20] J721S2: Add initial support
2022-02-08 17:32 UTC (21+ messages)
` [PATCH v4 11/20] board: ti: j721s2: Add board support for J721S2
` [PATCH v4 12/20] dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC
` [PATCH v4 13/20] dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2
` [PATCH v4 14/20] arm: dts: Add initial support for J721S2 SoC
` [PATCH v4 15/20] arm: dts: Add initial support for J721S2 System on Module
` [PATCH v4 16/20] arm: dts: Add support for A72 specific J721S2 Common Processor Board
` [PATCH v4 17/20] arm: dts: k3-j721s2: Add r5 specific dt support
` [PATCH v4 18/20] arm: dts: k3-j721s2-ddr: Add DDR support
` [PATCH v4 19/20] configs: j721s2_evm_r5_defconfig: Add R5 SPL specific defconfig
` [PATCH v4 20/20] configs: j721s2_evm_a72_defconfig: Add A72 "
[PATCH] soc: soc_ti_k3: update j721e revision numbering
2022-02-08 17:32 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