messages from 2021-07-30 17:27:03 to 2021-08-02 00:56:07 UTC [more...]
[PATCH v2 00/32] pci: Drop all pre-driver model code
2021-08-02 0:54 UTC (5+ messages)
` [PATCH v2 01/32] pci: Drop old code from pci command
` [PATCH v2 03/32] pci: Drop old code from header file
` [PATCH v2 04/32] pci: Remove guard around compatibility functions
` [PATCH v2 05/32] pci: Drop DM_PCI check from fdtdec
[PATCH v2 0/5] Fix compiler warnings for 32-bit ARM
2021-08-02 0:03 UTC (12+ messages)
` [PATCH v2 1/5] checkpatch: Support wide strings
` [PATCH v2 4/5] efi: Use 16-bit unicode strings
[PATCH 1/3 v2] efi_capsule: Move signature from DTB to .rodata
2021-08-01 23:53 UTC (12+ messages)
[PATCH v3 0/7] Arasan sdhci driver updates
2021-08-01 23:09 UTC (5+ 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] btrfs: Use default subvolume as filesystem root
2021-08-01 23:06 UTC (2+ messages)
[PATCH v2 0/9] efi_loader: capsule: improve capsule authentication support
2021-08-01 22:57 UTC (17+ 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 "
[PATCH] mkimage: clarify error message for empty input files
2021-08-01 22:25 UTC (2+ messages)
[PATCH] patman: Avoid blank lines between tags
2021-08-01 22:02 UTC
[PATCH v3 00/16] misc: Some more misc patches
2021-08-01 22:01 UTC (4+ messages)
[PATCH v2] mmc: Add support for enumerating MMC card in a given mode using mmc command
2021-08-01 21:56 UTC (2+ messages)
[PATCH 1/1] doc: add graphviz imagemagick as build dependencies
2021-08-01 21:31 UTC
[PATCH] doc: board: Move j721e document to doc/board/ti/ directory
2021-08-01 21:25 UTC (4+ messages)
[PATCH v3 00/15] image: A partial series for the image clean-up
2021-08-01 21:25 UTC (17+ messages)
` [PATCH v3 01/15] lib: Add memdup()
` [PATCH v3 02/15] Add support for an owned buffer
` [PATCH v3 03/15] compiler: Add a comment to host_build()
` [PATCH v3 04/15] zstd: Create a function for use from U-Boot
` [PATCH v3 05/15] btrfs: Use U-Boot API for decompression
` [PATCH v3 06/15] image: Avoid switch default in image_decomp()
` [PATCH v3 07/15] image: Update zstd to avoid reporting error twice
` [PATCH v3 08/15] gzip: Avoid use of u64
` [PATCH v3 09/15] image: Update image_decomp() to avoid ifdefs
` [PATCH v3 10/15] image: Split board code out into its own file
` [PATCH v3 11/15] image: Fix up checkpatch warnings in image-board.c
` [PATCH v3 12/15] image: Split host code out into its own file
` [PATCH v3 13/15] image: Create a function to do manual relocation
` [PATCH v3 14/15] image: Avoid #ifdefs for "
` [PATCH v3 15/15] image: Remove ifdefs around image_setup_linux() el at
[PATCH v2 0/4] sf: Add documentation and an 'sf mmap' command
2021-08-01 21:12 UTC (7+ 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
U-Boot zboot on x86-64 VirtualBox UEFI
2021-08-01 21:12 UTC (5+ messages)
[PATCH v3 0/4] sf: Add documentation and an 'sf mmap' command
2021-08-01 21:12 UTC (5+ messages)
` [PATCH v3 1/4] command: Use a constant pointer for the help
` [PATCH v3 2/4] sf: Tidy up code to avoid #ifdef
` [PATCH v3 3/4] sf: doc: Add documentation for the 'sf' command
` [PATCH v3 4/4] sf: Provide a command to access memory-mapped SPI
[PATCH v3 1/3] imx8: ls1028a: Drop raw image support
2021-08-01 20:59 UTC (3+ messages)
` [PATCH v3 2/3] arm: Add an __image_copy_start symbol for ARMv8
` [PATCH v3 3/3] binman: Show an error if __image_copy_start is missing
[PATCH 1/1] doc: handle 'make htmldocs' warnings as errors
2021-08-01 20:20 UTC
[PATCH 1/1] doc: add missing board/ti/index.rst
2021-08-01 20:16 UTC
[PATCH v4 00/12] vpl: Introduce a verifying program loader
2021-08-01 19:21 UTC (13+ 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 v4 08/12] Makefile: Tidy up the TPL build rules
` [PATCH v4 09/12] binman: Add VPL support
` [PATCH v4 10/12] Introduce Verifying Program Loader (VPL)
` [PATCH v4 11/12] vpl: Add Kconfig options for VPL
` [PATCH v4 12/12] sandbox: Add a build "
[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
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
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] 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
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