messages from 2022-02-16 06:16:17 to 2022-02-17 15:40:13 UTC [more...]
[PATCH u-boot-marvell 0/7] tools: kwbimage: Support for parsing extended v0 format
2022-02-17 15:39 UTC (28+ messages)
` [PATCH u-boot-marvell 1/7] tools: kwbimage: Define structures for extended kwbimage v0 headers
` [PATCH u-boot-marvell 2/7] tools: kwbimage: Fix calculating size of kwbimage v0 header
` [PATCH u-boot-marvell 3/7] tools: kwbimage: Add support for dumping extended and binary v0 headers
` [PATCH u-boot-marvell 4/7] tools: kwbimage: Do not show mkimage error message in dumpimage
` [PATCH u-boot-marvell 5/7] tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images
` [PATCH u-boot-marvell 6/7] tools: kwbimage: Fix help how to extract DDR3 training code
` [PATCH u-boot-marvell 7/7] tools: kwbimage: Add me as an author of kwbimage
` [PATCH u-boot-marvell v2 0/7] tools: kwbimage: Support for parsing extended v0 format
` [PATCH u-boot-marvell v2 1/7] tools: kwbimage: Define structures for extended kwbimage v0 headers
` [PATCH u-boot-marvell v2 2/7] tools: kwbimage: Fix calculating size of kwbimage v0 header
` [PATCH u-boot-marvell v2 3/7] tools: kwbimage: Add support for dumping extended and binary v0 headers
` [PATCH u-boot-marvell v2 4/7] tools: kwbimage: Do not show mkimage error message in dumpimage
` [PATCH u-boot-marvell v2 5/7] tools: kwbimage: Add support for NAND_BLKSZ and NAND_BADBLK_LOCATION for v0 images
` [PATCH u-boot-marvell v2 6/7] tools: kwbimage: Fix help how to extract DDR3 training code
` [PATCH u-boot-marvell v2 7/7] tools: kwbimage: Add me as an author of kwbimage
[PATCH u-boot-marvell v2 1/2] arm: mvebu: spl: Add option to reset the board on DDR training failure
2022-02-17 15:39 UTC (8+ messages)
` [PATCH u-boot-marvell v2 2/2] arm: mvebu: turris_omnia: Reset the board immediately "
[PATCH u-boot-marvell] ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision
2022-02-17 15:39 UTC (2+ messages)
[PATCH u-boot-marvell] pci: mvebu: Ensure that root port is always on root zero bus
2022-02-17 15:38 UTC (3+ messages)
[PATCH u-boot-mvebu 0/3] arm: mvebu: a37xx: Fix and extend building memory map
2022-02-17 15:38 UTC (15+ messages)
` [PATCH u-boot-mvebu 2/3] arm: mvebu: a37xx: Map CCI-400 and AP BootROM address space
` [PATCH u-boot-mvebu 3/3] arm: mvebu: a37xx: Fix comment with name of the function
` [PATCH u-boot-mvebu v2 0/3] arm: mvebu: a37xx: Fix and extend building memory map
` [PATCH u-boot-mvebu v2 1/3] arm: mvebu: a37xx: Fix calling build_mem_map()
` [PATCH u-boot-mvebu v2 2/3] arm: mvebu: a37xx: Map CCI-400 and AP BootROM address space
` [PATCH u-boot-mvebu v2 3/3] arm: mvebu: a37xx: Fix comment with name of the function
[PATCH u-boot-marvell 0/9] arm: a37xx: Fix code and update DTS files to upstream version
2022-02-17 15:37 UTC (2+ messages)
[PATCH] tools: kwbimage: Fix dumping DATA registers for v0 images
2022-02-17 15:36 UTC (2+ messages)
[PATCH u-boot-marvell 1/4] arm: a37xx: pci: Use standard register macros from pci.h
2022-02-17 15:36 UTC (8+ messages)
` [PATCH u-boot-marvell 2/4] arm: a37xx: pci: Cleanup macro names
` [PATCH u-boot-marvell 3/4] arm: a37xx: pci: Use dev_read_addr()
` [PATCH u-boot-marvell 4/4] arm: a37xx: pci: Ensure that root port is always on root zero bus
[PATCH v3 0/6] imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
2022-02-17 14:35 UTC (7+ messages)
` [PATCH v3 1/6] imx8m: add regs used by GPMI
` [PATCH v3 2/6] phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific
` [PATCH v3 3/6] iopoll: Extend read_poll_timeout macro to support variable parameters
` [PATCH v3 4/6] net: phy: Add phy_modify() accessor
` [PATCH v3 5/6] net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver
` [PATCH v3 6/6] bsh: imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
[PATCH v3 1/1] env: fat: Allow overriding interface, device and partition
2022-02-17 15:19 UTC (2+ messages)
[PATCH v1 1/1] env: fat: Allow overriding interface, device and partition
2022-02-17 15:16 UTC (5+ messages)
` "
` "
` "
ARM A53 and initial MMU mapping for EL0/1/2/3 ?
2022-02-17 15:13 UTC (13+ messages)
[RFC PATCH v2 0/8] FWU: Add FWU Multi Bank Update for DeveloerBox
2022-02-17 15:12 UTC (9+ messages)
` [RFC PATCH v2 1/8] FWU: Calculate CRC32 in fwu_update_mdata()
` [RFC PATCH v2 2/8] FWU: Free metadata copy if gpt_get_mdata() failed
` [RFC PATCH v2 3/8] synquacer: Update for TBBR based new FIP layout
` [RFC PATCH v2 4/8] dt/bindings: firmware: Add FWU metadata on SPI flash binding
` [RFC PATCH v2 5/8] FWU: Add FWU metadata access driver for SPI flash
` [RFC PATCH v2 6/8] FWU: synquacer: Add FWU Multi bank update support for DeveloperBox
` [RFC PATCH v2 7/8] FWU: synquacer: Initialize broken metadata
` [RFC PATCH v2 8/8] configs: synquacer: Add FWU support for DeveloperBox
[PATCH u-boot-mvebu 0/5] arm: mvebu: a37xx: Add support for reading OTP
2022-02-17 14:31 UTC (11+ messages)
` [PATCH u-boot-mvebu 1/5] arm: mvebu: a37xx: Add support for reading NB and SB fuse OTP value
` [PATCH u-boot-mvebu 2/5] arm: mvebu: a37xx: Enable fuse command on all Armada 3720 boards
` [PATCH u-boot-mvebu 3/5] arm: mvebu: a37xx: Move generic mbox code to arch/arm/mach-mvebu
` [PATCH u-boot-mvebu 4/5] arm: mvebu: a37xx: Extend mbox_do_cmd() code
` [PATCH u-boot-mvebu 5/5] arm: mvebu: a37xx: Add support for reading Security OTP values
[PATCH V3 00/16] Add support for J721E SK
2022-02-17 13:32 UTC (33+ 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
[PATCH 0/2] EMIF tool update to 0.6.1
2022-02-17 13:31 UTC (5+ messages)
` [PATCH 1/2] arm: dts: k3-j721e-sk: EMIF tool update to 0.6.1 with 4266MTs for lpddr4
` [PATCH 2/2] arm: dts: k3-j721e-r5-sk: Update R5 DT to pick the new DDR config
[PULL] u-boot-usb/master
2022-02-17 13:31 UTC (2+ messages)
[PATCH 0/5] xilinx: Fix issues in v2022.04-rc1/2
2022-02-17 13:28 UTC (6+ messages)
` [PATCH 1/5] xilinx: Enable OF_BOARD for zynq and zynqmp boards
` [PATCH 2/5] arm64: zynqmp: Build psu_spl_init for SPL all the time
` [PATCH 3/5] arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLED
` [PATCH 4/5] ARM: zynq: Fix debug uart initialization
` [PATCH 5/5] arm64: zynqmp: "
[PATCH 1/7] microblaze: exception: move privileged instruction exception out of v5 ifdef
2022-02-17 13:14 UTC (4+ messages)
` [PATCH 7/7] microblaze: exception: drop user exception support
[PATCH V2] dt-bindings: nvmem: add U-Boot environment variables binding
2022-02-17 13:02 UTC
[PATCH] WIP: Nokia RX-51: Convert to CONFIG_DM_VIDEO
2022-02-17 12:20 UTC (3+ messages)
[PATCH u-boot-marvell 1/2] arm: mvebu: spl: Add option to reset the board on DDR training failure
2022-02-17 12:09 UTC (9+ messages)
` [PATCH u-boot-marvell 2/2] arm: mvebu: turris_omnia: Reset the board immediately "
[PATCH RFC *RFC*] dt-bindings: add U-Boot chosen for environment data phandle
2022-02-17 12:08 UTC
[PATCH] riscv: Fix build against binutils 2.38
2022-02-17 10:28 UTC (3+ messages)
[PATCH] dt-bindings: mtd: partitions: add UBI binding
2022-02-17 10:24 UTC
[PATCH v4 05/11] EFI: FMP: Add provision to update image's ImageTypeId in image descriptor
2022-02-17 10:10 UTC (12+ messages)
[PATCH] riscv: fix build with binutils 2.38
2022-02-17 9:34 UTC (2+ messages)
Unable to select a different ENV location due env_get_location on zynqmp
2022-02-17 7:51 UTC (8+ messages)
kwboot: Marvell Dove UART booting
2022-02-17 4:18 UTC (3+ messages)
[PATCH] tools: pblimage: fix image header verification function
2022-02-17 3:51 UTC
[PATCH v1 0/9] Add Nuvoton NPCM845 support
2022-02-17 2:08 UTC (4+ messages)
` [PATCH v1 2/9] clk: nuvoton: Add support for NPCM845
[PATCH v4 2/2] efi_loader: Reset system after CapsuleUpdate on disk
2022-02-17 1:11 UTC (10+ messages)
` [PATCH] test/py: efi_capsule: Handle expected reset after capsule "
[PATCH 0/3] gpio: Add AST2[456]00 GPIO driver
2022-02-17 0:34 UTC (3+ messages)
[PATCH 1/3] mmc: fsl_esdhc_imx: use VENDORSPEC_FRC_SDCLK_ON when necessary
2022-02-17 0:15 UTC (4+ messages)
bind/unbind command not working for usb_ether
2022-02-17 0:02 UTC (7+ messages)
[PATCH] cmd: abootimg: Accept a DTB in second for index 0
2022-02-16 23:16 UTC
[PATCH] fdtdec.h: Remove gurads around fdtdec_resetup function
2022-02-16 19:19 UTC
[PATCH] dm: core: fix uclass_get_by_name
2022-02-16 19:07 UTC (3+ messages)
[PATCH v2 00/20] efi_loader: more tightly integrate UEFI disks to driver model
2022-02-16 19:00 UTC (6+ messages)
[PATCH v1] imx: imx8qm: cgtqmx8: switch to binman
2022-02-16 19:00 UTC (2+ messages)
make mrproper deletes lib/acpi/dsdt.c
2022-02-16 19:00 UTC (3+ messages)
[PATCH 0/2] Fixes for the dwc3 driver
2022-02-16 15:53 UTC (7+ messages)
` [PATCH 1/2] usb: dwc3: dwc3-generic: check the parent nodes
` [PATCH 2/2] usb: dwc3: core: stop the core when it's removed
[PATCH] usb: xhci: reset endpoint on USB stall
2022-02-16 15:53 UTC (3+ messages)
[PATCH] kontron-pitx-imx8m: fix board_mmc_getcd()
2022-02-16 14:58 UTC
[PATCH] dt-bindings: nvmem: add U-Boot environment variables binding
2022-02-16 14:28 UTC (7+ messages)
[PATCH] cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled
2022-02-16 14:27 UTC
[PATCH] binman: Include also subnodes in generator nodes
2022-02-16 14:21 UTC (2+ messages)
[PATCH] mkimage: Call verify_header after writing image to disk
2022-02-16 14:17 UTC (11+ messages)
` [PATCH v2] tools: "
[PATCH u-boot-marvell RFC] PLEASE TEST: ddr: marvell: a38x: fix BYTE_HOMOGENEOUS_SPLIT_OUT decision
2022-02-16 13:41 UTC (5+ messages)
Boot logging to file in ESP
2022-02-16 7:45 UTC
[PATCH v2] kontron-sl-mx8mm: change environment address variables
2022-02-16 12:25 UTC (2+ messages)
` [PATCH] kontron-pitx-imx8m: "
[PATCH 1/1] doc: describe generation of SMBIOS table
2022-02-16 11:04 UTC (2+ messages)
[PATCH 1/2] miiphyutil: Fix inconsistent miiphy_write() error return value
2022-02-16 10:52 UTC (4+ messages)
` [PATCH 2/2] net: phy: mv88e6352: Fix miiphy_read/miiphy_write return value checks
[PATCH u-boot-marvell] arm: mvebu: Do not define or overwrite vectors in SPL build
2022-02-16 10:17 UTC (3+ messages)
[PATCH 1/2] efi_loader: fix dual signed image certification
2022-02-16 10:03 UTC (13+ messages)
` [PATCH 2/2] test/py: efi_secboot: adjust secure boot tests to code changes
[PATCH 1/2] stm32mp: bsec: add permanent lock write support
2022-02-16 9:40 UTC (2+ messages)
[PATCH u-boot-marvell 1/3] arm: a37xx: pci: Do not try to access other buses when link is down
2022-02-16 8:59 UTC (6+ messages)
` [PATCH u-boot-marvell 2/3] arm: a37xx: pci: Register controller also when no PCIe card is connected
` [PATCH u-boot-marvell 3/3] arm: a37xx: pci: Update comment about Command/Direct mode
[PATCH v11 0/9] efi_loader: capsule: improve capsule authentication support
2022-02-16 8:40 UTC (5+ messages)
` [PATCH v11 5/9] test/py: efi_capsule: add image authentication test
[BUG] clean target deletes lib/acpi/dsdt.c
2022-02-16 8:26 UTC
[PATCH] kontron-sl-mx8mm: change environment address variables
2022-02-16 8:24 UTC (2+ messages)
[PATCH v2] dm: Fix OF_BAD_ADDR definition
2022-02-16 8:24 UTC (8+ messages)
[PATCH] ram: aspeed: Rework kconfig options
2022-02-16 8:20 UTC (2+ messages)
[PATCH] arm: dts: iot2050: Add cfg register space for ringacc and udmap
2022-02-16 8:06 UTC
[PATCH v5 0/4] EFI: Reset system after capsule-on-disk
2022-02-16 6:16 UTC (4+ messages)
` [PATCH v5 2/4] test/py: Handle expected reset by command
` [PATCH v5 3/4] test/py: Handle expected reboot while booting sandbox
` [PATCH v5 4/4] efi_loader: test/py: Reset system after capsule update on disk
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