messages from 2023-08-10 07:44:30 to 2023-08-12 10:46:14 UTC [more...]
[PATCH v2 0/3] Video: Keep fixed/gpio regulator counter in balance
2023-08-12 10:45 UTC
[PATCH v1 0/3] Video: Keep fixed/gpio regulator counter in balance
2023-08-12 10:08 UTC (5+ messages)
` [PATCH v1 1/3] video: pwm_backlight: use regulator_set_enable_if_allowed
` [PATCH v1 2/3] video: simple_panel: "
` [PATCH v1 3/3] video: tegra20: dsi: "
[PATCH 0/5] Keep fixed/gpio regulator enable count in balance
2023-08-12 10:06 UTC (13+ messages)
` [PATCH 2/5] usb: dwc2: Use regulator_set_enable_if_allowed
` [PATCH 3/5] usb: ehci-generic: "
[PATCH v1] board: rockchip: Add Bananapi R2Pro Board
2023-08-12 8:44 UTC (3+ messages)
` Aw: "
bugs with EFI "reserved" memory and LMB?
2023-08-12 6:23 UTC (4+ messages)
[PATCH] net: phy: broadcom: add BCM5221 phy support
2023-08-12 6:19 UTC (2+ messages)
[PATCH v9 00/10] Enable EFI capsule generation through binman
2023-08-12 5:57 UTC (11+ messages)
` [PATCH v9 01/10] binman: bintool: Build a tool from a list of commands
` [PATCH v9 02/10] nuvoton: npcm845-evb: Add a newline at the end of file
` [PATCH v9 03/10] sandbox: capsule: Add keys and certificates needed for capsule update testing
` [PATCH v9 04/10] sandbox: capsule: Enable EFI capsule module on sandbox variants
` [PATCH v9 05/10] btool: mkeficapsule: Add a bintool for EFI capsule generation
` [PATCH v9 06/10] binman: capsule: Add support for generating EFI capsules
` [PATCH v9 07/10] sandbox: binman: Add support for generating multiple images
` [PATCH v9 08/10] sandbox: capsule: Generate capsule related files through binman
` [PATCH v9 09/10] doc: Add documentation to highlight capsule generation related updates
` [PATCH v9 10/10] sandbox: trace: Increase trace buffer size
[PATCH] kirkwood: dns325: Enable 2nd harddrive
2023-08-12 3:54 UTC (2+ messages)
[PATCH] Add support for more XMC series
2023-08-12 3:18 UTC
[PATCH] Add support for more XMC series
2023-08-12 3:07 UTC
[PATCH 0/7] rockchip: Add GMAC support for RK3568 and RK3588
2023-08-12 3:04 UTC (2+ messages)
[PATCH 00/10] support for booting the compressed U-boot binary on Rockchip based SOC's
2023-08-12 3:03 UTC (4+ messages)
` [PATCH v2 0/4] support for booting the compressed U-boot binary on Rockchip based ARM64 SOC's
` [PATCH v2 1/4] rockchip: Add support to generate GZIP compressed U-boot binary
[PATCH v2 00/10] rockchip: rk3588: add support for DFU in SPL
2023-08-12 2:53 UTC (9+ messages)
` [PATCH v2 01/10] rockchip: allow env defines for SPL build
` [PATCH v2 06/10] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add bootph-all to gadget nodes
` [PATCH v2 07/10] ARM: mach-rockchip: spl-boot-order: add possibility to DFU
` [PATCH v2 10/10] configs: rockchip: rock5b-rk3588: enable DFU and related configs
[PATCH] pinctrl: rockchip: Fix drive and input schmitt on RK3568
2023-08-12 2:50 UTC (2+ messages)
[PATCH] rockchip: MAINTAINERS: fix board name for Radxa ROCK 4C+
2023-08-12 2:39 UTC (2+ messages)
[PATCH 0/2] Drop useless call to debug_uart_init
2023-08-12 2:36 UTC (5+ messages)
` [PATCH 1/2] rockchip: spl: "
` [PATCH 2/2] rockchip: spl: Drop out of scope debug message related to uart init
[PATCH] [*] fix RK3568 build under CONFIG_DISPLAY_CPUINFO flag
2023-08-12 2:34 UTC (2+ messages)
[PATCH v2] rockchip: cru: Enable cpu info support for rk3568
2023-08-12 2:29 UTC
[PATCH 0/1] Avoid build failure on veyron board
2023-08-12 2:17 UTC (3+ messages)
` [PATCH 1/1] video: avoid "
[PATCH v2 1/2] arm64: dts: rockchip: Sync DT from linux-next
2023-08-12 2:04 UTC (5+ messages)
[PATCH] spi: bcm63xx-hsspi: Fix compiler warning
2023-08-12 2:03 UTC
[PATCH v3 00/10] spi: bcm63xx-hsspi: driver and doc updates
2023-08-12 1:00 UTC (5+ messages)
` [PATCH v3 10/10] MAINTAINERS: Add Broadcom Broadband SoC HS SPI drivers
[PATCH 0/3] Allwinner R528/T113s PSCI
2023-08-12 0:30 UTC (4+ messages)
` [PATCH 1/3] sunxi: psci: clean away preprocessor macros
` [PATCH 2/3] sunxi: psci: refactor register access to separate functions
` [PATCH 3/3] sunxi: psci: implement PSCI on R528
[PATCH 0/5] Add anti-rollback validation feature
2023-08-12 0:28 UTC (6+ messages)
` [PATCH 1/5] drivers: security: Add security devices to driver model
` [PATCH 2/5] drivers: security: Add TPM2 implementation of security devices
` [PATCH 3/5] common: Add OS anti-rollback validation using "
` [PATCH 4/5] common: Add OS anti-rollback grace period
` [PATCH 5/5] dm: test: Add a test for security driver
[RFC PATCH 0/4] mtd: ubi: Enable accessing RO filesystems in UBI vols
2023-08-12 0:06 UTC (5+ messages)
` [RFC PATCH 1/4] mtd: ubi: register UBI attachments as DM devices
` [RFC PATCH 2/4] mtd: ubi: bind block device driver for static volumes
` [RFC PATCH 3/4] disk: part: fall-through if "ubi" requested but ubifs not mounted
` [RFC PATCH 4/4] HACK: enable access to `ubi 0:volname` block devices
[PATCH v8 0/9] Enable EFI capsule generation through binman
2023-08-11 23:43 UTC (30+ messages)
` [PATCH v8 1/9] binman: bintool: Build a tool from a list of commands
` [PATCH v8 2/9] nuvoton: npcm845-evb: Add a newline at the end of file
` [PATCH v8 3/9] sandbox: capsule: Add keys and certificates needed for capsule update testing
` [PATCH v8 4/9] sandbox: Build the mkeficapsule tool for the sandbox variants
` [PATCH v8 5/9] btool: mkeficapsule: Add a bintool for EFI capsule generation
` [PATCH v8 6/9] binman: capsule: Add support for generating EFI capsules
` [PATCH v8 7/9] sandbox: capsule: Generate capsule related files through binman
` [PATCH v8 8/9] doc: Add documentation to highlight capsule generation related updates
` [PATCH v8 9/9] sandbox: trace: Increase trace buffer size
[PATCH v3 1/2] schemas: Add firmware node schema
2023-08-11 22:08 UTC (2+ messages)
` [PATCH v3 2/2] schemas: Add a schema for binman
[PATCH] schemas: Add a schema for memory map
2023-08-11 21:57 UTC
[PATCH 1/2] power: pmic: rk8xx: Fix power-on source check in SPL
2023-08-11 20:46 UTC (4+ messages)
` [PATCH 2/2] rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl node
CFP open for RISC-V MC at Linux Plumbers Conference 2023
2023-08-11 18:21 UTC (4+ messages)
[PATCH] CI: x86: coreboot: Update to latest coreboot
2023-08-11 18:17 UTC
[PATCH 0/3] Populate kaslr seed with TPM
2023-08-11 17:14 UTC (7+ messages)
` [PATCH 1/3] fdt: common API to populate kaslr seed
[PATCH] net: Fix the displayed value of bytes transferred
2023-08-11 16:15 UTC (4+ messages)
[PATCH v3 0/3] Enable U-Boot at Virtualbox to boot images
2023-08-11 15:18 UTC (6+ messages)
` [PATCH v3 3/3] X86: pxeboot: bugfix: Set variable for size of initrd
[PATCH 1/1] armv8: Fix compilation error with SYS_DCACHE_OFF
2023-08-11 14:01 UTC (2+ messages)
[PATCH] doc/sphinx/requirements.txt: Bump certifi up
2023-08-11 13:59 UTC (3+ messages)
[PATCH 00/16] bootstd: Improve ChromiumOS support
2023-08-11 13:37 UTC (35+ messages)
` [PATCH 01/16] bootstd: cros: Correct reporting of I/O errors
` [PATCH 02/16] bootstd: cros: Move partition reading into a function
` [PATCH 03/16] bootstd: cros: Bring in some ChromiumOS structures
` [PATCH 04/16] bootstd: cros: Support a kernel on either partition
` [PATCH 05/16] bootstd: cros: Decode some kernel preamble fields
` [PATCH 06/16] bootstd: cros: Simplify setup and cmdline expressions
` [PATCH 07/16] bootstd: Move common zimage functions to bootm.h
` [PATCH 08/16] bootstd: cros: Add docs for the kernel layout
` [PATCH 09/16] bootstd: cros: Add private info for ChromiumOS
` [PATCH 10/16] bootstd: Add private bootmeth data to the bootflow
` [PATCH 11/16] bootstd: cros: Add a function to read info from partition
` [PATCH 12/16] bootstd: cros: Add a function to read a kernel
` [PATCH 13/16] bootstd: cros: Split up reading info and kernel
` [PATCH 14/16] bootstd: Allow display of the x86 setup information
` [PATCH 16/16] bootstd: cros: Add ARM support
[PATCH v2 15/16] bootstd: Add a command to read all files for a bootflow
2023-08-11 13:37 UTC (2+ messages)
[PATCH] dm: core: support reading a single indexed u64 value
2023-08-11 13:36 UTC (2+ messages)
[PATCH] Add support for XMC XM25QH128C/XM25QH256C/XM25QU256C/XM25QH512C/XM25QU512C
2023-08-11 13:36 UTC (2+ messages)
[PATCH v3 00/23] CONFIG_IS_ENABLED vs IS_ENABLED
2023-08-11 12:49 UTC (3+ messages)
` [PATCH v3 21/23] x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
[PATCH] arm: mach-k3: j721s2_init: Enable memory with CONFIG_K3_J721E_DDRSS
2023-08-11 12:02 UTC (2+ messages)
[PATCH 1/1] net: axi_emac: Convert to ofnode functions
2023-08-11 7:43 UTC
[PATCH] corstone1000: update maintainers
2023-08-11 12:22 UTC
[PATCH] eeprom: starfive: set eth0 mac address properly
2023-08-11 7:12 UTC
[PATCH] sandbox: watchdog: Avoid an error on startup
2023-08-11 7:10 UTC (2+ messages)
[PATCH 0/3] pinctrl: zynqmp: Add tri-state configuration support
2023-08-11 5:48 UTC (4+ messages)
` [PATCH 1/3] firmware: zynqmp: Add support to check feature
` [PATCH 2/3] pinctrl: zynqmp: Add version check for TRISTATE configuration
` [PATCH 3/3] pinctrl: zynqmp: Add support for output-enable and bias-high-impedance
[PATCH] pinctrl: Check pinconfig nodes pre-reloc status recursively
2023-08-11 0:29 UTC (4+ messages)
[PATCH v2 0/9] Add support for PMICs used on Tegra 3 devices
2023-08-10 22:24 UTC (11+ messages)
` [PATCH v2 2/9] cmd: boot: implement PMIC based poweroff
Strange construct in binman description
2023-08-10 22:17 UTC (9+ messages)
[RFC] spl_fit.c: SPL Falcon Mode return to U-Boot
2023-08-10 22:11 UTC (2+ messages)
[PATCH] arm: Use builtins for ffs/fls
2023-08-10 22:11 UTC (2+ messages)
[PATCH v2 0/4] malloc: Reduce size by initializing data at runtime
2023-08-10 22:11 UTC (3+ messages)
` [PATCH v2 3/4] malloc: Don't statically initialize av_ if using malloc_init
[PATCH] CI: Switch to tools-only from sandbox_spl for tooling tests
2023-08-10 21:35 UTC (2+ messages)
[PATCHv5 00/13] net/lwip: add lwip library for the network stack
2023-08-10 19:23 UTC (5+ messages)
` [PATCHv5 05/13] net/lwip: implement tftp cmd
[PATCH 00/28] moveconfig: Drop old code and tidy up
2023-08-10 16:45 UTC (30+ messages)
` [PATCH 01/28] moveconfig: Drop -C option
` [PATCH 02/28] moveconfig: Drop -H option
` [PATCH 03/28] moveconfig: Avoid deprecation warning for setDaemon
` [PATCH 04/28] moveconfig: Correct ordering of asteval import
` [PATCH 05/28] moveconfig: Drop unused cleanup options
` [PATCH 06/28] moveconfig: Drop CONFIG-moving code
` [PATCH 07/28] moveconfig: Drop check_defconfig() and update_dotconfig()
` [PATCH 08/28] moveconfig: Drop suspicious boards
` [PATCH 09/28] moveconfig: Correct some regular-expression strings
` [PATCH 10/28] moveconfig: Correct parameter-type warnings
` [PATCH 11/28] moveconfig: Use f strings where possible
` [PATCH 12/28] moveconfig: Correct unused variables
` [PATCH 13/28] moveconfig: Correct non-snake variables names
` [PATCH 14/28] moveconfig: Correct use of members not declared in __init__()
` [PATCH 15/28] moveconfig: Correct list-comprehension warnings
` [PATCH 16/28] moveconfig: Use an encoding with open()
` [PATCH 17/28] moveconfig: Fix misc pylint warnings
` [PATCH 18/28] moveconfig: Only show output when there is a reason
` [PATCH 19/28] moveconfig: Reduce the amount of output
` [PATCH 20/28] moveconfig: Avoid showing progress at the end
` [PATCH 21/28] moveconfig: Use u_boot_pylib for terminal colour
` [PATCH 22/28] moveconfig: Show failures in progress
` [PATCH 23/28] moveconfig: Show a summary at the end
` [PATCH 24/28] moveconfig: Drop the initial output
` [PATCH 25/28] moveconfig: Move summaries to the end
` [PATCH 26/28] moveconfig: Rename the tool to qconfig
` [PATCH 27/28] qconfig: Rename the database file
` [PATCH 28/28] qconfig: Update the documentation
Please pull u-boot-watchdog/master
2023-08-10 16:22 UTC (2+ messages)
[PULL] u-boot-riscv/master
2023-08-10 16:22 UTC (2+ messages)
[PATCH] watchdog: ftwdt010: need to reset watchdog in ftwdt010_wdt_start()
2023-08-10 15:26 UTC (2+ messages)
[PATCH] cmd: cyclic: Remove duplicate command name in help text
2023-08-10 15:26 UTC (2+ messages)
[PATCH v11 0/8] tpm: Support boot measurements
2023-08-10 13:45 UTC (8+ messages)
` [PATCH v11 3/8] "
NVMe support on RPi CM4 board
2023-08-09 16:43 UTC (3+ messages)
[PATCH v2 0/2] tpm: Add TPM2_GetTestResult command support
2023-08-10 9:10 UTC (2+ messages)
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