messages from 2021-05-08 22:00:09 to 2021-05-10 22:09:41 UTC [more...]
[PATCH v3 00/14] arm64: synquacer: Add SynQuacer/DeveloperBox support
2021-05-10 22:09 UTC (16+ messages)
` [PATCH v3 01/14] pci: Update the highest subordinate bus number for bridge setup
` [PATCH v3 02/14] ata: ahci-pci: Use scsi_ops to initialize ops
` [PATCH v3 03/14] dm: pci: Skip setting VGA bridge bits if parent device is the host bus
` [PATCH v3 04/14] efi: Fix to use null handle to create new handle for efi_fmp_raw
` [PATCH v3 05/14] gpio: Introduce CONFIG_GPIO_EXTRA_HEADER to cleanup #ifdefs
` [PATCH v3 06/14] pci: synquacer: Add SynQuacer ECAM based PCIe driver
` [PATCH v3 07/14] mmc: synquacer: Add SynQuacer F_SDH30 SDHCI driver
` [PATCH v3 08/14] spi: synquacer: Add HSSPI SPI controller driver for SynQuacer
` [PATCH v3 09/14] net: synquacer: Add netsec driver
` [PATCH v3 10/14] ARM: dts: synquacer: Add device trees for DeveloperBox
` [PATCH v3 11/14] board: synquacer: Add DeveloperBox 96boards EE support
` [PATCH v3 12/14] dfu_mtd: Ignore non-implemented lock device failure
` [PATCH v3 13/14] doc: qemu: arm64: Fix the documentation of capsule update
` [PATCH v3 14/14] configs: synquacer: Enable EFI capsule update support
[PATCH v3 0/2] PE/COFF measurement support
2021-05-10 22:06 UTC (7+ messages)
` [PATCH v3 1/2] efi_loader: expose efi_image_parse() even if UEFI Secure Boot is disabled
[ANN] U-Boot v2021.07-rc2 released
2021-05-10 21:06 UTC
Please pull u-boot-x86
2021-05-10 21:06 UTC (2+ messages)
[PATCH v2 0/7] common: Introduce crypt-style password support
2021-05-10 20:45 UTC (19+ messages)
` [PATCH v2 1/7] lib: add crypt subsystem
` [PATCH v2 2/7] lib: wrap crypt API to hide errno usage
` [PATCH v2 3/7] common: integrate crypt-based passwords
` [PATCH v2 4/7] common: Rename macro appropriately
` [PATCH v2 5/7] cmd: allow disabling of timeout for password entry
` [PATCH v2 6/7] configs: add new values to bcm963158 defconfig
` [PATCH v2 7/7] configs: add new sandbox with crypt-based password
[PATCH 1/2] watchdog: add gpio watchdog driver
2021-05-10 19:56 UTC (7+ messages)
` [PATCH 2/2] sandbox: add test of wdt_gpio driver
[PATCH] efi_loader: Fix Kconfig for EFI_TCG2 protocol
2021-05-10 18:27 UTC (2+ messages)
[PATCH] efi_loader: Uninstall the TCG2 protocol if logging s-crtm fails
2021-05-10 18:19 UTC
[PATCH] efi_loader: Clean up tcg2 once in case of failure
2021-05-10 18:15 UTC
[PATCH] board: ti: am64x: Parse MAC address from board EEPROM
2021-05-10 18:14 UTC
[PATCH 0/7] J72xx: R5 SPL DMA support post HSM Rearch
2021-05-10 17:24 UTC (8+ messages)
` [PATCH 1/7] mailbox: k3-sec-proxy: Add DM to DMSC communication thread
` [PATCH 2/7] firmware: ti_sci: Implement GET_RANGE with static data
` [PATCH 3/7] firmware: ti_sci: Add support for Resoure Management at R5 SPL stage
` [PATCH 4/7] ARM: dts: j72xx-r5-common-proc-board: Add DM firmware node
` [PATCH 5/7] ARM: dts: k3: Add cfg register space for ringacc and udmap
` [PATCH 6/7] soc: ti: k3-navss-ringacc: Add support for native configuration of rings
` [PATCH 7/7] dma: ti: k3-udma: Add support for native configuration of chan/flow
[PATCH v5 00/13] riscv: Switch to use binman to generate u-boot.itb
2021-05-10 16:46 UTC (21+ messages)
` [PATCH v5 01/13] common: kconfig: Correct a typo in SPL_LOAD_FIT
` [PATCH v5 02/13] binman: Correct '-a' description in the doc
` [PATCH v5 03/13] binman: Correct the comment for ATF entry type
` [PATCH v5 04/13] binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
` [PATCH v5 05/13] binman: Add support for RISC-V OpenSBI fw_dynamic blob
` [PATCH v5 06/13] makefile: Pass OpenSBI blob to binman make rules
` [PATCH v5 07/13] riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb
` [PATCH v5 08/13] lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
` [PATCH v5 09/13] binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
` [PATCH v5 10/13] riscv: dts: Sort build targets in alphabetical order
` [PATCH v5 11/13] riscv: qemu: Switch to use binman to generate u-boot.itb
` [PATCH v5 12/13] riscv: ae350: "
` [PATCH v5 13/13] riscv: Drop USE_SPL_FIT_GENERATOR
[PATCH v2 00/50] image: Reduce #ifdefs and ad-hoc defines in image code
2021-05-10 16:28 UTC (7+ messages)
` [PATCH v2 01/50] lib: Add memdup()
[PATCH 00/17] Fix various coverity warnings
2021-05-10 16:28 UTC (21+ messages)
` [PATCH 01/17] sandbox: net: Ensure host name is always a valid string
` [PATCH 03/17] sandbox: Indicate NULL-pointer access in 'sigsegv' command
` [PATCH 05/17] tools: Avoid showing return value of clock_gettime()
` [PATCH 06/17] reset: Avoid a warning in devm_reset_bulk_get_by_node()
` [PATCH 07/17] reset: Avoid a warning in devm_regmap_init()
` [PATCH 08/17] test: Avoid random numbers in dm_test_devm_regmap()
` [PATCH 09/17] dm: core: Check uclass_get() return value when dumping
` [PATCH 10/17] sandbox: scmi: Indicate dead code for coverity
` [PATCH 11/17] sandbox: cros_ec: Update error handling when reading matrix
` [PATCH 12/17] cbfs: Check offset range when reading a file
` [PATCH 13/17] pinctrl: Avoid coverity warning when checking width
` [PATCH 14/17] tpm: Check outgoing command size
` [PATCH 15/17] sandbox: Silence coverity warning in state_read_file()
` [PATCH 16/17] clk: Detect failure to set defaults
` [PATCH 17/17] RFC: clk: Return error code from clk_set_default_get_by_id()
[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)
2021-05-10 16:28 UTC (17+ messages)
[PATCH 00/12] AM64x: DMA and ethernet support
2021-05-10 14:36 UTC (13+ messages)
` [PATCH 01/12] firmware: ti_sci: Update ti_sci_cmd_rm_udmap_tx_ch_cfg() API to the latest
` [PATCH 02/12] soc: ti: k3-navss-ringacc: Add AM64 ringacc support
` [PATCH 03/12] soc: ti: k3-navss-ringacc: Remove unused ring modes
` [PATCH 04/12] dma: ti: k3-psil-am654: Drop unused PSIL EP static data
` [PATCH 05/12] dma: ti: k3-psil: Extend PSIL EP data extension for AM64
` [PATCH 06/12] dma: ti: k3-psil-am64: Add AM64 PSIL endpoint data
` [PATCH 07/12] dma: ti: k3-udma: Add BCDMA and PKTDMA support
` [PATCH 08/12] net: ti: am65-cpsw-nuss: Prepare to support non primary ext port
` [PATCH 09/12] net: ti: am65-cpsw-nuss: Don't cache disabled port ID
` [PATCH 10/12] net: ti: am65-cpsw-nuss: Add a new compatible for AM64
` [PATCH 11/12] ARM: dts: k3-am64-main: Add CPSW DT nodes
` [PATCH 12/12] ARM: dts: k3-am642-sk: Add ethernet related "
[PATCH 00/10] arm64: zynqmp: Add support for KRIA boards and update phy/pinctrl descs
2021-05-10 14:17 UTC (11+ messages)
` [PATCH 01/10] arm64: zynqmp: Add missing silabs, skip-recall for si570 ref clk nodes
` [PATCH 02/10] arm64: zynqmp: Add 'silabs, skip-recall' to DDR DIMM si570 clk node
` [PATCH 03/10] arm64: zynqmp: Add label to all GPIO lines for VCK190 SC
` [PATCH 04/10] arm64: zynqmp: Add 'i2c-mux-idle-disconnect' property
` [PATCH 05/10] arm64: zynqmp: Remove comment about clock chips
` [PATCH 06/10] arm64: zynqmp: Add missing mio-bank properties to sdhci
` [PATCH 07/10] arm64: zynqmp: Add zynqmp firmware specific DT nodes
` [PATCH 08/10] arm64: zynqmp: Add pinctrl description
` [PATCH 09/10] arm64: zynqmp: Add psgtr DT descriptions
` [PATCH 10/10] arm64: zynqmp: Add description for SOM/Kria boards
[PATCH] mmc: sdhci: Write to HOST_CONTROL2 register for HS400 speed mode
2021-05-10 13:48 UTC (3+ messages)
[PATCH v9 00/28] mtd: spi-nor-core: add xSPI Octal DTR support
2021-05-10 13:20 UTC (2+ messages)
[PATCH] mtd: mxs_nand: default to legacy bch and rename to modern bch option
2021-05-10 10:00 UTC
[PATCH] Revert "riscv: cpu: fu740: clear feature disable CSR"
2021-05-10 9:08 UTC
[PATCHv3 00/26] J72xx: HSM rearch support series
2021-05-10 8:25 UTC (5+ messages)
` [PATCHv3 19/26] arm: mach-k3: do board config for PM and RM only if supported
[PATCH] test/py: efi_capsule: aligned with efidebug syntax changes
2021-05-10 8:21 UTC
[PATCH] efi_loader: move asm/setjmp.h to efi_loader.h
2021-05-10 8:21 UTC
[PATCH] efi_loader: capsule: remove authentication data
2021-05-10 8:20 UTC
[PATCH] efi_loader: capsule: remove unused guid
2021-05-10 8:20 UTC
[PATCH] efi_loader: capsule: add a debug message in case of no key
2021-05-10 8:19 UTC
[PATCH v4 00/13] riscv: Switch to use binman to generate u-boot.itb
2021-05-10 7:32 UTC (18+ messages)
` [PATCH v4 01/13] common: kconfig: Correct a typo in SPL_LOAD_FIT
` [PATCH v4 02/13] binman: Correct '-a' description in the doc
` [PATCH v4 03/13] binman: Correct the comment for ATF entry type
` [PATCH v4 04/13] binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
` [PATCH v4 05/13] binman: Add support for RISC-V OpenSBI fw_dynamic blob
` [PATCH v4 06/13] makefile: Pass OpenSBI blob to binman make rules
` [PATCH v4 07/13] riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb
` [PATCH v4 08/13] lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
` [PATCH v4 09/13] binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
` [PATCH v4 10/13] riscv: dts: Sort build targets in alphabetical order
` [PATCH v4 11/13] riscv: qemu: Switch to use binman to generate u-boot.itb
` [PATCH v4 12/13] riscv: ae350: "
` [PATCH v4 13/13] riscv: Drop USE_SPL_FIT_GENERATOR
` FW: [PATCH v4 00/13] riscv: Switch to use binman to generate u-boot.itb
[PATCH 00/11] clk: k210: Rewrite K210 clock without CCF
2021-05-10 7:06 UTC (3+ messages)
` [PATCH 01/11] clk: Allow force setting clock defaults before relocation
[PATCH V2] doc: usage: modify mmc man-page
2021-05-10 7:04 UTC
[PULL] u-boot-riscv/master
2021-05-10 6:57 UTC (3+ messages)
[PATCH] doc: usage: modify mmc man-page
2021-05-10 6:54 UTC (4+ messages)
[PATCH v2 0/4] Add support for embedding public key in platform's dtb
2021-05-10 6:45 UTC (3+ messages)
` [PATCH v2 2/4] efi_loader: Kconfig: Add symbols for embedding the public key into the "
[PATCH v2] mmc: Update environment variable with active partition
2021-05-10 6:35 UTC (4+ messages)
[PATCH v2 00/16] misc: Some more misc patches
2021-05-10 6:27 UTC (11+ messages)
` [PATCH v2 02/16] x86: pci: Allow binding of some devices before relocation
` [PATCH v2 09/16] x86: coreboot: Show the BIOS date
` [PATCH v2 12/16] x86: coreboot: Use vendor in the Kconfig
` [PATCH v2 13/16] x86: coreboot: Document the memory map
` [PATCH v2 15/16] dtoc: Check that a parent is not missing
[PATCH 1/2] doc: develop: Convert README.virtio to reST
2021-05-10 5:55 UTC (4+ messages)
` [PATCH 2/2] MAINTAINERS: Add an entry for VirtIO
[PATCH] rtc: m41t62: fix wrong register use for set/reset ST bit
2021-05-10 5:23 UTC
[PATCH] x86: Correct regwidth prompt in cbsysinfo
2021-05-10 3:04 UTC (3+ messages)
[PATCH] riscv: Fix arch_fixup_fdt always failing without /chosen
2021-05-10 2:01 UTC (2+ messages)
[RFC] efi_loader: improve firmware capsule authentication
2021-05-10 0:31 UTC (8+ messages)
[PATCH 00/18] arm: k3-am64: Add initial support for AM64 SK
2021-05-09 13:34 UTC (4+ messages)
` [PATCH 01/18] soc: ti: k3-socinfo: Add entry for AM64X SoC family
[PATCH v3 00/13] riscv: Switch to use binman to generate u-boot.itb
2021-05-09 13:20 UTC (14+ messages)
` [PATCH v3 01/13] common: kconfig: Correct a typo in SPL_LOAD_FIT
` [PATCH v3 02/13] binman: Correct '-a' description in the doc
` [PATCH v3 03/13] binman: Correct the comment for ATF entry type
` [PATCH v3 04/13] binman: test: Rename 172_fit_fdt.dts to 170_fit_fdt.dts
` [PATCH v3 05/13] binman: Add support for RISC-V OpenSBI fw_dynamic blob
` [PATCH v3 06/13] makefile: Pass OpenSBI blob to binman make rules
` [PATCH v3 07/13] riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb
` [PATCH v3 08/13] lib: kconfig: Limit BINMAN_FDT for OF_SEPARATE or OF_EMBED
` [PATCH v3 09/13] binman: Support packaging U-Boot for scenarios like OF_BOARD or OF_PRIOR_STAGE
` [PATCH v3 10/13] riscv: dts: Sort build targets in alphabetical order
` [PATCH v3 11/13] riscv: qemu: Switch to use binman to generate u-boot.itb
` [PATCH v3 12/13] riscv: ae350: "
` [PATCH v3 13/13] riscv: Drop USE_SPL_FIT_GENERATOR
[PATCH] fastboot: fix fastboot_set_reboot_flag()
2021-05-08 22:25 UTC
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