messages from 2021-07-30 04:58:51 to 2021-08-01 19:22:45 UTC [more...]
[PATCH v4 00/12] vpl: Introduce a verifying program loader
2021-08-01 19:21 UTC (8+ messages)
` [PATCH v4 01/12] doc: Convert SPL documentation to ReST
` [PATCH v4 02/12] doc: Expand SPL docs to explain the phase and config
` [PATCH v4 03/12] test: Tidy up test building with SPL
` [PATCH v4 04/12] spl: Move TPL_HASH_SUPPORT down next to other TPL options
` [PATCH v4 05/12] bloblist: Correct Kconfig dependencies
` [PATCH v4 06/12] avb: Don't build in SPL
` [PATCH v4 07/12] Makefile: Simplify devicetree rules for SPL/TPL
[PATCH 1/2] x86: queensbay: Optimize disable_igd() a little
2021-08-01 19:19 UTC (4+ messages)
` [PATCH 2/2] x86: crownbay: Use external graphics card by default
[PATCH 0/7] x86: Various fixes to MTRR and FSP codes
2021-08-01 19:19 UTC (15+ messages)
` [PATCH 1/7] x86: fsp: Don't program MTRR for DRAM
` [PATCH 2/7] x86: mtrr: Do not clear the unused ones in mtrr_commit()
` [PATCH 3/7] x86: mtrr: Skip MSRs that were already programmed "
` [PATCH 4/7] x86: mtrr: Abort if requested size is not power of 2
` [PATCH 5/7] x86: cmd: hob: Fix the command usage and help messages
` [PATCH 6/7] x86: cmd: hob: Fix display of resource type for system memory
` [PATCH 7/7] x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE
[PATCH v2 0/9] efi_loader: capsule: improve capsule authentication support
2021-08-01 19:00 UTC (16+ messages)
` [PATCH v2 1/9] tools: mkeficapsule: add firmwware image signing
` [PATCH v2 2/9] tools: mkeficapsule: add man page
` [PATCH v2 3/9] doc: update UEFI document for usage of mkeficapsule
` [PATCH v2 4/9] efi_loader: ease the file path check for public key
` [PATCH v2 5/9] test/py: efi_capsule: add image authentication test
` [PATCH v2 6/9] sandbox: add config for efi capsule "
Please pull u-boot-dm
2021-08-01 18:08 UTC
[PATCH] dm: core: Don't allow uclass use before ready
2021-08-01 18:05 UTC
[PATCH v2 0/4] sf: Add documentation and an 'sf mmap' command
2021-08-01 18:02 UTC (5+ messages)
` [PATCH v2 1/4] command: Use a constant pointer for the help
` [PATCH v2 2/4] sf: Tidy up code to avoid #ifdef
` [PATCH v2 3/4] sf: doc: Add documentation for the 'sf' command
` [PATCH v2 4/4] sf: Provide a command to access memory-mapped SPI
qemu-x86_64: debugging after relocation: breakpoints not working
2021-08-01 17:47 UTC (3+ messages)
Please pull u-boot-marvell/master
2021-08-01 14:46 UTC (6+ messages)
[PATCH v2 1/1] lib: disable CONFIG_SPL_HEXDUMP by default
2021-08-01 14:41 UTC
[PATCH] board: fsl_validate: Fix resource leak issue
2021-08-01 12:31 UTC
Broken CONFIG_SPL_SATA_SUPPORT=y
2021-08-01 12:25 UTC
[PATCH] Nokia RX-51: Convert documentation to rst format
2021-08-01 10:48 UTC (3+ messages)
[PATCH 0/5] arm: mvebu: Automatically detect CONFIG_SYS_TCLK
2021-08-01 10:25 UTC (8+ messages)
` [PATCH 1/5] arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR register
` [PATCH 2/5] arm: mvebu: a37x: "
` [PATCH 3/5] arm: mvebu: msys: Set CONFIG_SYS_TCLK globally
` [PATCH 4/5] arm: mvebu: axp: "
` [PATCH 5/5] arm: kirkwood: Do not overwrite CONFIG_SYS_TCLK
[PATCH 1/3] doc: Move devicetree control doc to rST
2021-08-01 8:56 UTC (6+ messages)
` [PATCH 2/3] doc: Update devicedocs including how to add tweaks
` [PATCH 3/3] doc: Add a note about why devicetree is used
[PATCH] arm: mvebu: sata_mv failed to identify HDDs during cold start
2021-08-01 3:29 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/5] Fix compiler warnings for 32-bit ARM
2021-08-01 3:28 UTC (9+ messages)
` [PATCH v2 1/5] checkpatch: Support wide strings
` [PATCH v2 4/5] efi: Use 16-bit unicode strings
[PATCH] arm: am335x: Enable SPL_OF_CONTROL on some configs
2021-07-31 23:21 UTC
[PATCH v6 0/5] of-platdata: Avoid building libfdt
2021-07-31 23:11 UTC (8+ messages)
[PATCH 0/5] doc: Improve documentation for testing
2021-07-31 23:03 UTC (15+ messages)
` [PATCH 1/5] doc: Create an intro section "
` [PATCH 2/5] doc: Move coccinelle into its own section
` [PATCH 3/5] doc: Add docs for the moveconfig tool
` [PATCH 4/5] doc: Fix up outdated moveconfig docs
` [PATCH 5/5] moveconfig: Update to newer kconfiglib
[PATCH 0/3] dtoc: Improve support for 'ranges' property
2021-07-31 23:03 UTC (7+ messages)
` [PATCH 1/3] dtoc: Rename is_wider_than() to reduce confusion
` [PATCH 2/3] dtoc: Fix widening an int array to an int
` [PATCH 3/3] dtoc: Support widening a bool value
[PATCH] sandbox: Reduce keyed autoboot delay
2021-07-31 23:03 UTC (3+ messages)
[PATCH 0/3] Convert the Dreamplug Ethernet and SATA to Driver Model
2021-07-31 22:37 UTC (12+ messages)
` [PATCH 1/3] arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configs
` [PATCH 2/3] arm: kirkwood: Dreamplug: Use Ethernet PHY name and address from device tree
` [PATCH 3/3] arm: kirkwood: Dreamplug: Add DM SATA and remove IDE configs
[PATCH] dtoc: Check that a parent is not missing
2021-07-31 21:12 UTC (3+ messages)
[PATCH] lib: -Wformat-truncation in rsa_engine_get_priv_key
2021-07-31 16:59 UTC (2+ messages)
[PATCH] dm: migrate the dm_warn to use the log macro
2021-07-31 16:59 UTC (2+ messages)
[PATCH 1/2] pinctrl: change result for unsupported API
2021-07-31 16:59 UTC (4+ messages)
` [PATCH 2/2] dm: add debug message when failed to select the default pinctrl
[PATCH 1/1] lib/ecdsa: Fix LibreSSL before v2.7.0
2021-07-31 16:59 UTC (3+ messages)
[PATCH 1/4] clk: k210: Fix checking if ulongs are less than 0
2021-07-31 16:59 UTC (3+ messages)
` [PATCH 3/4] test: dm: k210: Reduce duplication in test cases
U-boot
2021-07-31 16:59 UTC (6+ messages)
[PATCH] lib: rsa: Extract public key from private key if keyfile argument is used
2021-07-31 16:59 UTC (3+ messages)
[PATCH v3 00/10] handling all DM watchdogs in watchdog_reset()
2021-07-31 10:06 UTC (5+ messages)
` [PATCH v3 07/10] watchdog: wdt-uclass.c: handle "
[PATCH 1/2] serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART
2021-07-31 10:01 UTC (6+ messages)
` [PATCH 2/2] serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()
[PATCH u-boot-mvebu] arm64: a37xx: pinctrl: Correct PWM pins definitions
2021-07-31 10:01 UTC (3+ messages)
[PATCH u-boot-mvebu v3 00/41] kwboot / kwbimage improvements reducing image size
2021-07-31 10:00 UTC (2+ messages)
[PATCH 1/2] x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ
2021-07-31 2:00 UTC (7+ messages)
` [PATCH 2/2] x86: dts: Define a default TSC timer frequency
[PATCH] x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM
2021-07-31 1:58 UTC (3+ messages)
[PATCH] x86: crownbay: Adjust VGA rom address
2021-07-31 1:58 UTC (3+ messages)
[PATCH v1 1/1] x86: tangier: Fix DMA controller IRQ polarity in CSRT
2021-07-31 1:06 UTC (5+ messages)
[PATCH] x86: dts: Add "m25p,fast-read" to SPI flash node
2021-07-31 1:01 UTC (3+ messages)
[PATCH v2 0/9] efi: Various tidy-ups and drop the default
2021-07-30 22:08 UTC (11+ messages)
` [PATCH v2 7/9] Make EFI_LOADER depend on DM and OF_CONTROL
Debugging dtoc?
2021-07-30 18:55 UTC (10+ messages)
[PATCH v4 0/5] Add SIMATIC IOT2050 board support
2021-07-30 18:21 UTC (6+ messages)
` [PATCH v4 1/5] arm: dts: Add IOT2050 device tree files
` [PATCH v4 2/5] board: siemens: Add support for SIMATIC IOT2050 devices
` [PATCH v4 3/5] arm64: dts: ti: k3-am65-mcu: Add RTI watchdog entry
` [PATCH v4 4/5] watchdog: rti_wdt: Add support for loading firmware
` [PATCH v4 5/5] iot2050: Enable watchdog support, but do not auto-start it
[PATCH] fastboot: fix partition name truncation in environment lookup
2021-07-30 14:04 UTC (2+ messages)
[PATCH v2 0/5] meson64_android: use BCB for reboot reason
2021-07-30 12:54 UTC (7+ messages)
` [PATCH v2 1/5] configs: meson64_android: use BCB for reboot to bootloader
` [PATCH v2 2/5] configs: meson64_android: implement recovery boot via BCB
` [PATCH v2 3/5] configs: meson64_android: reboot to fastbootd from bootloader
` [PATCH v2 4/5] configs: sei610/sei510: set CONFIG_CMD_BCB=y
` [PATCH v2 5/5] Revert "ARM: meson: Add support for fastboot_set_reboot_flag()"
[PATCH 0/5] meson64_android: use BCB for reboot reason
2021-07-30 12:29 UTC (8+ messages)
` [PATCH 1/5] Revert "ARM: meson: Add support for fastboot_set_reboot_flag()"
` [PATCH 2/5] configs: meson64_android: use BCB for reboot to bootloader
` [PATCH 3/5] configs: meson64_android: implement recovery boot via BCB
` [PATCH 4/5] configs: meson64_android: reboot to fastbootd from bootloader
` [PATCH 5/5] configs: sei610/sei510: set CONFIG_CMD_BCB=y
[PATCH v3 0/7] Arasan sdhci driver updates
2021-07-30 12:28 UTC (8+ messages)
` [PATCH v3 1/7] mmc: zynq_sdhci: Return errors from arasan_sdhci_set_tapdelay
` [PATCH v3 2/7] mmc: sdhci: Change prototype of set_delay to return errors
` [PATCH v3 3/7] zynqmp_firmware: Add zynqmp firmware related enums
` [PATCH v3 4/7] mmc: zynq_sdhci: Add xilinx_pm_request() method to set tapdelays
` [PATCH v3 5/7] mmc: zynq_sdhci: Move setting tapdelay code to driver
` [PATCH v3 6/7] mmc: zynq_sdhci: Wait till sd card detect state is stable
` [PATCH v3 7/7] mmc: zynq_sdhci: Use set_control_reg from sdhci.c
[PATCH v2] mmc: Add support for enumerating MMC card in a given mode using mmc command
2021-07-30 12:26 UTC
[PATCH] mmc: Add support for enumerating MMC card in a given mode using mmc command
2021-07-30 10:06 UTC (10+ messages)
[PATCH v5 5/5] test: dm: Add test for ECDSA UCLASS support
2021-07-30 9:53 UTC (12+ messages)
` [PATCH 0/5] Enable ECDSA FIT verification for stm32mp
` [PATCH 1/5] dm: crypto: Define UCLASS API for ECDSA signature verification
` [PATCH 2/5] lib: ecdsa: Implement UCLASS_ECDSA verification on target
` [PATCH 3/5] arm: stm32mp1: Implement ECDSA signature verification
` [PATCH 4/5] Kconfig: FIT_SIGNATURE should not select RSA_VERIFY
` [PATCH 5/5] test: dm: Add test for ECDSA UCLASS support
[PATCH] xilinx: zynqmp: Reset usb and scsi via preboot
2021-07-30 9:47 UTC
[PATCH] reset: zynqmp: Add reset controller for ZynqMP SoC
2021-07-30 9:46 UTC
[PATCH] firmware: xilinx: Use explicit values for all enum values
2021-07-30 9:44 UTC
[PATCH 1/2] cache: add sifive composable cache driver
2021-07-30 9:16 UTC (7+ messages)
` [PATCH 2/2] board: sifive: use ccache driver instead of helper function
[PATCH v2 1/2] mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()
2021-07-30 7:45 UTC (4+ messages)
` [PATCH v2 2/2] mtd: spi-nor: Mask out fast read if not requested in DT
[PATCH 1/2] mtd: spi-nor: Respect flash's hwcaps in spi_nor_adjust_hwcaps()
2021-07-30 7:24 UTC (3+ messages)
` [PATCH 2/2] mtd: spi-nor: Mask out fast read if not requested in DT
EFI from usb HDD
2021-07-30 6:22 UTC (11+ messages)
[PATCH v2 1/3] samsung: exynos: Convert SROMC interface to a driver
2021-07-30 4:58 UTC (6+ messages)
` [PATCH v2 2/3] test: Fix size_t formats in strlcat test
` [PATCH v2 3/3] snow: Enable unit tests
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