messages from 2020-07-05 22:08:22 to 2020-07-07 01:32:33 UTC [more...]
Cover Letter of Patchsets
2020-07-07 1:32 UTC (3+ messages)
[RFC PATCH 00/16] RFC: patman: Collect review tags and comments from Patchwork
2020-07-07 1:09 UTC (21+ messages)
` [RFC PATCH 01/16] patman: Use test_util to show test results
` [RFC PATCH 02/16] patman: Move main code out to a control module
` [RFC PATCH 03/16] patman: Add a test that uses gitpython
` [RFC PATCH 04/16] patman: Allow creating patches for another branch
` [RFC PATCH 05/16] patman: Allow skipping patches at the end
` [RFC PATCH 06/16] patman: Convert to ArgumentParser
` [RFC PATCH 07/16] patman: Allow different commands
` [RFC PATCH 08/16] patman: Add a 'test' subcommand
` [RFC PATCH 09/16] patman: Allow disabling 'bright' mode with Print output
` [RFC PATCH 10/16] patman: Support collecting response tags in Patchstream
` [RFC PATCH 11/16] patman: Allow linking a series with patchwork
` [RFC PATCH 12/16] patman: Add a -D option to enable debugging
` [RFC PATCH 13/16] patchstream: Support parsing of review snippets
` [RFC PATCH 14/16] patman: Support checking for review tags in patchwork
` [RFC PATCH 15/16] patman: Support updating a branch with review tags
` [RFC PATCH 16/16] patman: Support listing comments from patchwork
[PATCH v1 00/43] x86: Programmatic generation of ACPI tables (Part C)
2020-07-07 0:22 UTC (14+ messages)
` [PATCH v1 07/43] dm: acpi: Add support for the NHLT table
` [PATCH v1 18/43] x86: pinctrl: Update comment for intel_pinctrl_get_pad()
[PATCH] Revert "riscv: sifive: fu540: Add gpio-restart support"
2020-07-06 22:00 UTC
[PATCH v3 00/14] env: ext4: corrections and add test for env in ext4
2020-07-06 21:54 UTC (5+ messages)
` [PATCH v3 11/14] test: environment "
` [PATCH v3 14/14] test: sandbox: add test for erase command
[PATCH v4 00/11] new rtc methods, rtc command, and tests
2020-07-06 20:01 UTC (12+ messages)
` [PATCH v4 01/11] rtc: add dm_rtc_read helper and ->read method
` [PATCH v4 02/11] rtc: add dm_rtc_write() helper
` [PATCH v4 03/11] rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
` [PATCH v4 04/11] rtc: pcf2127: provide ->read method
` [PATCH v4 05/11] rtc: pcf2127: provide ->write method
` [PATCH v4 06/11] rtc: add rtc command
` [PATCH v4 07/11] rtc: sandbox-rtc: fix set method
` [PATCH v4 08/11] rtc: i2c_rtc_emul: catch any write to the "reset" register
` [PATCH v4 09/11] test: dm: rtc: add test of dm_rtc_read, dm_rtc_write
` [PATCH v4 10/11] sandbox: add rtc command to defconfigs
` [PATCH v4 11/11] test: dm: rtc: add tests of rtc shell command
Chainloading U-Boot from Fastboot on Tegra30
2020-07-06 19:48 UTC (8+ messages)
[ANN] U-Boot v2020.07 released
2020-07-06 19:24 UTC
[RFC 0/4] drivers: footprint reduction proposal
2020-07-06 19:21 UTC (7+ messages)
` [RFC 1/4] dtoc: add POC for dtb shrink
` [RFC 2/4] dtoc: add initial support for deleting DTB nodes
` [RFC 3/4] dtoc: add support for generate stuct udevice_id
[PATCH] x86: remove unused setup_pcat_compatibility() stub
2020-07-06 18:44 UTC (2+ messages)
Pull request for UEFI sub-system for efi-2020-10-rc1
2020-07-06 18:17 UTC (4+ messages)
U-boot Designware SPI driver issue
2020-07-06 15:59 UTC (2+ messages)
[PATCH] bugfix: tpm2_tis_spi: redeclaration compile error
2020-07-06 15:32 UTC
[PATCH] configs: stm32mp15: activate CMD_ADTIMG
2020-07-06 13:00 UTC
[PATCH] ARM: dts: stm32: add reset support to uart nodes on stm32mp15x
2020-07-06 12:48 UTC
[PATCH 00/15] net: sun8i-emac fixes and cleanups
2020-07-06 12:10 UTC (17+ messages)
` [PATCH 01/15] net: sun8i-emac: Bail out on PHY error
` [PATCH 02/15] net: sun8i_emac: Don't hand out TX descriptor too early
` [PATCH 03/15] net: sun8i_emac: Simplify mdio_read/mdio_write functions
` [PATCH 04/15] net: sun8i_emac: Remove pointless wrapper functions
` [PATCH 05/15] net: sun8i_emac: Name magic bits and simplify read-modify-write calls
` [PATCH 06/15] net: sun8i_emac: Improve cache maintenance on RX descriptor init
` [PATCH 07/15] net: sun8i_emac: Reduce cache maintenance on TX "
` [PATCH 08/15] net: sun8i_emac: Drop unneeded cache invalidation before sending
` [PATCH 09/15] net: sun8i_emac: Wrap and simplify cache maintenance operations
` [PATCH 10/15] net: sun8i_emac: Fix overlong lines
` [PATCH 11/15] net: sun8i_emac: Fix MAC soft reset
` [PATCH 12/15] net: sun8i_emac: Simplify and fix error handling for RX
` [PATCH 13/15] net: sun8i-emac: Make internal PHY handling more robust
` [PATCH 14/15] net: sun8i-emac: Lower MDIO frequency
` [PATCH 15/15] sunxi: Pine-H64: Explicitly enable PHY regulator
[PATCH] i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7
2020-07-06 11:31 UTC
[PATCH 1/3] ARM: dts: rename stm32mp15xx-avenger96 ethernet0_rgmii_pins
2020-07-06 11:26 UTC (3+ messages)
` [PATCH 2/3] i2c: stm32f7: add stm32mp15 compatible
` [PATCH 3/3] ARM: dts: stm32mp1: DT alignment with Linux kernel v5.8-rc1
[PATCH] arm: stm32mp: stm32prog: check result of find_mmc_device
2020-07-06 11:20 UTC
[PATCH 1/2] test/py: efi_secboot: apply autopep8
2020-07-06 10:59 UTC (4+ messages)
` [PATCH 2/2] test/py: efi_secboot: more fixes against pylint
[PATCH v9 1/2] i2c: i2c-cortina: added CAxxxx I2C support
2020-07-06 9:22 UTC (2+ messages)
[PATCH 00/17] Add new board: Xen guest for ARM64
2020-07-06 9:13 UTC (10+ messages)
` [PATCH 14/17] xen: pvblock: Read XenStore configuration and initialize
` [PATCH 15/17] xen: pvblock: Implement front-back protocol and do IO
` [PATCH 17/17] board: xen: De-initialize before jumping to Linux
Seemless Boot Splash on iMX-based boards
2020-07-06 9:10 UTC (2+ messages)
[PATCH v3 00/10] new rtc methods, rtc command, and tests
2020-07-06 9:07 UTC (2+ messages)
[PATCH 1/3] arm: Add support for Qualcomm IPQ40xx family
2020-07-06 8:37 UTC (3+ messages)
` [PATCH 2/3] msm_serial: Read bit rate register value from DT
` [PATCH 3/3] msm_gpio: Add support for Qualcomm IPQ40xx
[PATCH 0/5] TI: AM654/J721e: Sync CPSW DT node from kernel
2020-07-06 8:06 UTC (6+ messages)
` [PATCH 1/5] net: ti: am65-cpsw-nuss: Remove dead code
` [PATCH 2/5] net: ti: am65-cpsw-nuss: Set ALE default thread enable
` [PATCH 3/5] net: ti: am65-cpsw-nuss: Update driver to use kernel DT
` [PATCH 4/5] arm: dts: k3-j721e: Sync CPSW DT node from kernel
` [PATCH 5/5] arm: dts: k3-am65: "
[PATCH 0/6] TI: AM654/j721e: Ringacc and UDMA updates
2020-07-06 7:56 UTC (7+ messages)
` [PATCH 1/6] soc: ti: k3-ringacc: Move state tracking variables under a struct
` [PATCH 2/6] soc: ti: k3-ringacc: Add an API to request pair of rings
` [PATCH 3/6] soc: ti: k3-ringacc: Separate soc specific initialization
` [PATCH 4/6] dma: ti: k3-udma: Introduce udma_chan_config struct
` [PATCH 5/6] dma: ti: k3-udma: Move RX descriptor ring entries to rflow struct
` [PATCH 6/6] dma: ti: k3-udma: Switch to k3_ringacc_request_rings_pair
[PATCH 1/2] Kconfig: add SPL_LOAD_FIT_ADDRESS
2020-07-06 7:35 UTC (2+ messages)
` [PATCH 2/2] configs: migrate CONFIG_SPL_LOAD_FIT_ADDRESS to defconfigs
[PATCH v3 00/14] arm: add support for SoC S5P4418
2020-07-06 7:04 UTC (4+ messages)
` [PATCH v3 04/14] i2c: add nexell driver
Secondary UART
2020-07-06 6:47 UTC
[PATCH 0/3] cmd: dtimg: Rename to adtimg and refactor usage style
2020-07-06 6:46 UTC (6+ messages)
` [PATCH 3/3] cmd: adtimg: Refactor "
[PATCH v3 00/15] add initial support for broadcom NS3 soc
2020-07-06 6:23 UTC (8+ messages)
` [PATCH v3 07/15] dt-bindings: memory: ns3: update GIC LPI address
[PATCH v2] i2c: eeprom: Use reg property instead of offset and size
2020-07-06 5:56 UTC (5+ messages)
[PATCH v2 00/25] x86: Enhance MTRR functionality to support multiple CPUs
2020-07-06 5:26 UTC (10+ messages)
` [PATCH v2 10/25] x86: mp: Support APs waiting for instructions
` [PATCH v2 15/25] x86: mp: Add iterators for CPUs
` [PATCH v2 19/25] x86: mtrr: Update MTRRs on all CPUs
[PATCH v2] arm64: issue ISB after updating system registers
2020-07-06 4:33 UTC (3+ messages)
[PATCH] Revert "ARM: uniphier: add weird workaround code for LD20"
2020-07-06 4:23 UTC
[PATCH v3 00/25] x86: Enhance MTRR functionality to support multiple CPUs
2020-07-06 3:37 UTC (26+ messages)
` [PATCH v3 01/25] x86: mp_init: Switch to livetree
` [PATCH v3 02/25] x86: Move MP code into mp_init
` [PATCH v3 03/25] x86: mp_init: Avoid declarations in header files
` [PATCH v3 04/25] x86: mp_init: Switch parameter names in start_aps()
` [PATCH v3 05/25] x86: mp_init: Drop the num_cpus static variable
` [PATCH v3 06/25] x86: mtrr: Fix 'ensable' typo
` [PATCH v3 07/25] x86: mp_init: Set up the CPU numbers at the start
` [PATCH v3 08/25] x86: mp_init: Adjust bsp_init() to return more information
` [PATCH v3 09/25] x86: cpu: Remove unnecessary #ifdefs
` [PATCH v3 10/25] x86: mp: Support APs waiting for instructions
` [PATCH v3 11/25] global_data: Add a generic global_data flag for SMP state
` [PATCH v3 12/25] x86: Set the SMP flag when MP init is complete
` [PATCH v3 13/25] x86: mp: Allow running functions on multiple CPUs
` [PATCH v3 14/25] x86: mp: Park CPUs before running the OS
` [PATCH v3 15/25] x86: mp: Add iterators for CPUs
` [PATCH v3 16/25] x86: mtrr: Use MP calls to list the MTRRs
` [PATCH v3 17/25] x86: Don't enable SMP in SPL
` [PATCH v3 18/25] x86: coral: Update the memory map
` [PATCH v3 19/25] x86: mtrr: Update MTRRs on all CPUs
` [PATCH v3 20/25] x86: mtrr: Add support for writing to MTRRs on any CPU
` [PATCH v3 21/25] x86: mtrr: Update the command to use the new mtrr calls
` [PATCH v3 22/25] x86: mtrr: Restructure so command execution is in one place
` [PATCH v3 23/25] x86: mtrr: Update 'mtrr' to allow setting MTRRs on any CPU
` [PATCH v3 24/25] x86: mp: Add more comments to the module
` [PATCH v3 25/25] x86: mtrr: Enhance 'mtrr' command to list MTRRs on any CPU
[PATCH 0/4] Move eSDHC adapter card code to board files
2020-07-06 2:47 UTC (2+ messages)
[PATCH v2 0/6] Add support MediaTek USB3 DRD driver
2020-07-06 2:21 UTC (7+ messages)
` [PATCH v2 1/6] dt-binding: usb: add bindings for some common properties
` [PATCH v2 2/6] dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD
` [PATCH v2 3/6] usb: add USB_SPEED_SUPER_PLUS
` [PATCH v2 4/6] usb: add MediaTek USB3 DRD driver
` [PATCH v2 5/6] arm: dts: mt8512: add usb related nodes
` [PATCH v2 6/6] configs: mt8512: enable fastboot
[PATCH 1/2] spi: Remove unnecessary #ifdefs in header file
2020-07-06 2:16 UTC (2+ messages)
` [PATCH 2/2] x86: apl: Re-enable loading of SPL
[PATCH 1/1] sandbox: handling out of memory
2020-07-06 1:37 UTC (6+ messages)
[PATCH 1/1] sandbox: spi: sandbox_sf_state_name() is required
2020-07-06 1:37 UTC (4+ messages)
[PATCH v4 0/6] patman: Support old Python 3 versions
2020-07-06 1:37 UTC (13+ messages)
` [PATCH v4 1/6] patman: Drop unnecessary import in gitutil
` [PATCH v4 2/6] patman: Avoid circular dependency between command and tools
` [PATCH v4 3/6] patman: Use a dict in gitutil to avoid importing series
` [PATCH v4 4/6] patman: Pass in maintainer dirs to avoid and import
` [PATCH v4 5/6] patman: Avoid importing gitutil in settings
` [PATCH v4 6/6] patman: Drop import of test_util in test_util
[PATCH 1/1] sandbox: make RAM size configurable
2020-07-06 1:37 UTC (3+ messages)
[PATCH 1/1] log: uclass_get_name() depends on CONFIG_SPL_DM
2020-07-06 1:37 UTC (3+ messages)
[PATCH] dm: core: Correct comment on uclass_id_foreach_dev()
2020-07-06 1:31 UTC (3+ messages)
[PATCH 0/5] patman: Add tests for U-Boot-specific checkpatch checks
2020-07-06 1:31 UTC (9+ messages)
` [PATCH 1/5] patman: Rename test.py to test_checkpatch.py
` [PATCH 2/5] patman: Add a test for the 'possible new uclass' check
` [PATCH 3/5] patman: Decode output from the '--show-types' option
` [PATCH 4/5] patman: Add tests for the rest of the checkpatch checks
[PATCH v4 0/2] log: don't show function by default
2020-07-06 1:31 UTC (6+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] log: use BIT() instead of 1 <<
[PATCH 1/1] cmd: fdt: remove CMD_FDT_MAX_DUMP
2020-07-06 1:31 UTC (3+ messages)
[PATCH v4 1/3] test/dm: fdtdec: Add the missing gd declaration
2020-07-06 1:31 UTC (6+ messages)
` [PATCH v4 2/3] test/dm: fdtdec: Corect a typo in dm_test_fdtdec_set_carveout()
` [PATCH v4 3/3] test/dm: fdtdec: Add tests for fdtdec_add_reserved_memory()
[PATCH v4 00/14] improve OF_PLATDATA support
2020-07-06 1:31 UTC (35+ messages)
` [PATCH v4 02/14] dtoc: add missing code comments
` [PATCH v4 05/14] dtoc: add option to disable warnings
` [PATCH v4 06/14] dm: doc: update of-plat with the support for driver aliases
` [PATCH v4 07/14] core: drop const for struct driver_info
` [PATCH v4 08/14] core: extend struct driver_info to point to device
` [PATCH v4 09/14] sandbox: Move section u_boot_list to make it RW
` [PATCH v4 11/14] dm: doc: update of-plat with new phandle support
` [PATCH v4 12/14] arm: dts: include gpio nodes for card detect
` [PATCH v4 13/14] dtoc: update dtb_platdata to support cd-gpios
` [PATCH v4 14/14] dtoc: add test for cd-gpios
[PATCH v5 04/14] dtoc: add support to scan drivers
2020-07-06 1:25 UTC (5+ messages)
[PATCH] power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling
2020-07-05 23:53 UTC (3+ messages)
[PATCH] checkpatch.pl: Fully re-sync with v5.7
2020-07-05 22:09 UTC (2+ messages)
[PATCH] Remove CROSS_COMPILE default from arch/*/config.mk
2020-07-05 22:09 UTC (2+ messages)
[PATCH] kconfig: show compiler version text in the top comment
2020-07-05 22:09 UTC (2+ messages)
[PATCH 01/10] kconfiglib: Update to the 14.1.0 release
2020-07-05 22:09 UTC (17+ messages)
` [PATCH 03/10] Don't start ad-hoc games with -Wno-maybe-initialized
` [PATCH 04/10] tegra: Convert from ACCESS_ONCE to READ/WRITE_ONCE
` [PATCH 05/10] x86: "
` [PATCH 06/10] socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case
` [PATCH 07/10] compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
` [PATCH 08/10] compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot
` [PATCH 09/10] compilers: Introduce options for forcing inlining on SPL/TPL
` [PATCH 10/10] socfpga: Enable optimized inlining on stratix10
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