messages from 2021-01-19 20:00:41 to 2021-01-21 03:37:16 UTC [more...]
Boot failure triggered by USB on rockpro64-rk3399 and pinebook-pro-rk3399
2021-01-21 3:37 UTC (2+ messages)
[PATCH 00/12] x86: Minor improvements mostly for image loading
2021-01-21 3:32 UTC (9+ messages)
` [PATCH 01/12] x86: acpi_gpe: Update driver name to match devicetree
` [PATCH 02/12] x86: spl: Add a function to find the text base
` [PATCH 03/12] x86: apl: Enhance debugging in the SPL loader
Contributor meeting notes 19-Jan-21
2021-01-21 3:26 UTC (15+ messages)
[PATCH 1/1] cmd: change suppress newline in echo command
2021-01-21 3:26 UTC (2+ messages)
[PATCH 1/1] cmd: CMD_ACPI depends on ACPIGEN
2021-01-21 3:13 UTC (5+ messages)
[PATCH v2 00/11] tpm: Support using TPM1 and TPM2 from a single API
2021-01-21 3:13 UTC (12+ messages)
` [PATCH v2 01/11] tpm: Don't include cr50 in TPL/SPL
` [PATCH v2 02/11] tpm: Use logging in the uclass
` [PATCH v2 03/11] tpm: Add debugging of request in tpm_sendrecv_command()
` [PATCH v2 04/11] tpm: Add an API that can support v1.2 and v2
` [PATCH v2 05/11] tpm: Switch TPMv1 over to use the new API
` [PATCH v2 06/11] tpm: Add a basic API implementation for TPMv2
` [PATCH v2 07/11] tpm: Reduce duplication in a few functions
` [PATCH v2 08/11] tpm: Add an implementation of define_space
` [PATCH v2 09/11] tpm: Add TPM2 support for read/write values
` [PATCH v2 10/11] tpm: Add TPM2 support for write_lock
` [PATCH v2 11/11] tpm: Allow disabling platform hierarchy with TPM2
[PATCH v4 00/23] Add support for MediaTek MT7620 SoC - v4
2021-01-21 3:12 UTC (8+ messages)
` [PATCH v4 01/23] mips: dts: switch to board defines for dtb for mtmips
[PATCH v2 00/15] gpio: Update and simplify the uclass API
2021-01-21 3:11 UTC (16+ messages)
` [PATCH v2 01/15] gpio: Disable functions not used with of-platdata
` [PATCH v2 02/15] dm: gpio: Rename set_dir_flags() method to update_flags()
` [PATCH v2 03/15] dm: gpio: Rename get_dir_flags() method to get_flags()
` [PATCH v2 04/15] gpio: Rename dm_gpio_get_dir_flags() to dm_gpio_get_flags()
` [PATCH v2 05/15] gpio: Drop dm_gpio_set_dir()
` [PATCH v2 06/15] gpio: sandbox: Rename GPIO dir_flags to flags
` [PATCH v2 07/15] gpio: sandbox: Use a separate flag for the value
` [PATCH v2 08/15] gpio: sandbox: Fully separate pin value from output value
` [PATCH v2 09/15] gpio: sandbox: Make sandbox_gpio_set_flags() set all flags
` [PATCH v2 10/15] dm: gpio: Add a way to update flags
` [PATCH v2 11/15] gpio: Replace direction_input() and direction_output()
` [PATCH v2 12/15] gpio: Use an 'ops' variable everywhere
` [PATCH v2 13/15] gpio: x86: Drop the deprecated methods in intel_gpio
` [PATCH v2 14/15] gpio: sandbox: Track whether a GPIO is driven
` [PATCH v2 15/15] gpio: Add a way to read 3-way strapping pins
[PATCH v2 0/6] log: Allow multiple lines and conversion to printf()
2021-01-21 3:10 UTC (7+ messages)
` [PATCH v2 1/6] log: Set up a flag byte for log records
` [PATCH v2 2/6] log: Handle line continuation
` [PATCH v2 3/6] log: Add return-checking macros for 0 being success
` [PATCH v2 4/6] sandbox: log: Avoid build error with !CONFIG_LOG
` [PATCH v2 5/6] tpm: Don't select LOG
` [PATCH v2 6/6] log: Convert log values to printf() if not enabled
[PATCH v2] sysboot: add zboot support to boot x86 Linux kernel image
2021-01-21 3:01 UTC (2+ messages)
[PATCH v3 0/7] mtd: spi-nor: Add support for Cypress s25hl-t/s25hs-t
2021-01-21 2:35 UTC (2+ messages)
[scan-admin@coverity.com: New Defects reported by Coverity Scan for Das U-Boot]
2021-01-21 2:09 UTC (6+ messages)
[PATCH v2 00/12] smbios: Enhancements for more flexibility
2021-01-21 2:06 UTC (13+ messages)
` [PATCH v2 01/12] README: Add doumentation for version information
` [PATCH v2 02/12] Makefile: Provide numeric versions
` [PATCH v2 03/12] smbios: Move smbios_write_type to the C file
` [PATCH v2 04/12] smbios: Use char consistently for the eos member
` [PATCH v2 05/12] smbios: Set BIOS release version
` [PATCH v2 06/12] smbios: Use a struct to keep track of context
` [PATCH v2 07/12] smbios: Drop the eos parameter
` [PATCH v2 08/12] smbios: Track the end of the string table
` [PATCH v2 09/12] smbios: Add more options for the BIOS version string
` [PATCH v2 10/12] sysinfo: Move #ifdef so that operations are always defined
` [PATCH v2 11/12] x86: coral: Add sysinfo ops
` [PATCH v2 12/12] smbios: Allow a few values to come from sysinfo
[PATCH 1/1] fs: fat: structure for name and extension
2021-01-20 23:55 UTC
[PATCH v2 00/21] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
2021-01-20 22:56 UTC (7+ messages)
` [PATCH v2 01/21] mmc: sdhci: Add helper functions for UHS modes
[PATCH 1/1] efi_loader: fix efi_load_image_from_path()
2021-01-20 22:43 UTC
[PATCH 1/2] board: Atmel: Add SAMA5D27 giant board
2021-01-20 22:39 UTC (2+ messages)
` [PATCH 2/2] configs: sama5d27_som1_ek: Set FDT filename based on defconfig
[PATCH 1/1] fs: fat: consistent error handling for flush_dir()
2021-01-20 22:31 UTC
[PATCH 1/1] ubifs: do not decide upon uninitialized variable
2021-01-20 21:46 UTC (2+ messages)
[PATCH 1/1] fs: btrfs: simplify close_ctree_fs_info()
2021-01-20 21:46 UTC (2+ messages)
[PATCH] Fix squashfs failing to load sparse files
2021-01-20 21:46 UTC (2+ messages)
[PATCH 0/4] fs: btrfs: coverity fixes
2021-01-20 21:46 UTC (3+ messages)
` [PATCH 2/4] fs: btrfs: volumes: prevent overflow for multiplying
Building with CONFIG_INTEL_ACPIGEN fails on qemu-x86_64_defconfig
2021-01-20 20:31 UTC
[PATCH] spi: zynqmp_gqspi: fix set_speed bug on multiple runs
2021-01-20 20:28 UTC
Xilinx ZynqMP SPL boot: psu_init_gpl.c code corrupts U-Boot memory
2021-01-20 20:25 UTC
[PATCH v2 0/2] Use RNG to get random behaviour
2021-01-20 19:56 UTC (10+ messages)
` [PATCH v2 1/2] lib: uuid: use RNG device if present
[PATCH 0/2] Console/stdio use after free
2021-01-20 19:54 UTC (9+ messages)
` [PATCH 1/2] stdio: Introduce stdio_valid()
` [PATCH 2/2] console: Don't start/stop console if stdio device invalid
[PATCH 1/1] Dockerfile: compile QEMU for Nokia N900 emulation
2021-01-20 18:57 UTC (5+ messages)
[PATCH] vexpress_aemv8a: allow overriding BOOTCOMMAND
2021-01-20 18:54 UTC
[PATCH] do not pass NULL pointer to libfdt
2021-01-20 18:52 UTC
Pull request for UEFI sub-system for efi-2021-04-rc1-2
2021-01-20 18:09 UTC (2+ messages)
[GIT PULL] xilinx patches for v2021.04-v2
2021-01-20 18:09 UTC (2+ messages)
[PATCH v5 0/4] OP-TEE I2C trampoline and associated tests
2021-01-20 17:55 UTC (5+ messages)
` [PATCH v5 1/4] drivers: tee: i2c trampoline driver
` [PATCH v5 2/4] test: py: add pygit2 and pyelftools to requirements.txt
` [PATCH v5 3/4] drivers: tee: sandbox: add rpc test ta emulation
` [PATCH v5 4/4] test: dm: tee: extend with RPC test
[PATCH 1/1] doc: document for statement
2021-01-20 17:13 UTC
[PATCH] vexpress_aemv8a: allow overriding BOOTCOMMAND
2021-01-20 17:00 UTC
[PATCH v4 0/8] spl: fit: Play nicely with OP-TEE and Linux
2021-01-20 16:46 UTC (9+ messages)
` [PATCH v4 1/8] spl: fit: Drop 'length' argument to board_spl_fit_post_load()
` [PATCH v4 2/8] spl: fit: Factor out FIT parsing and use a context struct
` [PATCH v4 3/8] spl: fit: Pass FIT context via a structure pointer
` [PATCH v4 4/8] spl: fit: Remove useless loop in spl_fit_get_image_name()
` [PATCH v4 5/8] spl: fit: Only look up FIT configuration node once
` [PATCH v4 6/8] image: Do not #if guard board_fit_image_post_process() prototype
` [PATCH v4 7/8] spl: fit: Replace #ifdef blocks with more readable constructs
` [PATCH v4 8/8] spl: fit: Load devicetree when a Linux payload is found
[PATCH v2] spi: zynqmp_gqspi: support dual and quad mode
2021-01-20 16:39 UTC
[PATCHv3 0/4] OP-TEE I2C trampoline and associated tests
2021-01-20 15:51 UTC (5+ messages)
` [PATCHv3 3/4] drivers: tee: sandbox: add rpc test ta emulation
[PATCH V3] env: Fix invalid env handling in env_init()
2021-01-20 14:45 UTC
[PATCH] do not pass NULL pointer to libfdt
2021-01-20 14:28 UTC
[PATCH 0/4] Add WATCHDOG_RESET() in MTD framework and STM32 QSPI driver
2021-01-20 13:42 UTC (5+ messages)
` [PATCH 1/4] mtd: spi-nor: Add WATCHDOG_RESET() in spi_nor_core callbacks
` [PATCH 2/4] spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo()
` [PATCH 3/4] mtd: nand: Add WATCHDOG_RESET() in nanddev_mtd_erase()
` [PATCH 4/4] mtd: spinand: Add WATCHDOG_RESET() in spinand_mtd_read/write()
[PATCH 0/4] Add octal mode on Renesas Draak board
2021-01-20 13:04 UTC (6+ messages)
` [PATCH 1/4] mtd: spi-nor-ids: Add Macronix MX66UW2G345G
` [PATCH 2/4] arm: dts: Add DT spi0 alias to Renesas Draak board
` [PATCH 3/4] arm: dts: r8a77995-u-boot: Add SPI Flash Support
` [PATCH 4/4] driver: spi: renesas_rpc_spi: Add mem_ops
[PATCH 1/2] pinctrl: stmfx: Fix pin configuration issue
2021-01-20 12:43 UTC (2+ messages)
` [PATCH 2/2] pinctrl: stmfx: Use PINNAME_SIZE for pin's name size
[PATCH] ARM: dts: stm32: Fix cosmetic typo: use 'kHz' as kilohertz abbreviation
2021-01-20 11:36 UTC (2+ messages)
[PATCH v2 0/5] Introduce DSA Ethernet switch class and Felix driver
2021-01-20 11:36 UTC (4+ messages)
` [PATCH v2 3/5] drivers: net: Add Felix DSA switch driver
[PATCH 1/1] doc: describe exit command
2021-01-20 11:17 UTC
[RFC PATCH] common: board_f: add print_archinfo to display arch information
2021-01-20 10:44 UTC (5+ messages)
[RESEND][PATCH] gadget: f_thor: fix wrong file size cast
2021-01-20 10:29 UTC
[PATCH v3 0/2] efi_loader: make the UEFI boot manager configurable
2021-01-20 9:37 UTC (4+ messages)
` [PATCH v3 1/2] efi_loader: move load options to new module
` [PATCH v3 2/2] efi_loader: make the UEFI boot manager configurable
[PATCH v3] cmd: pxe: add support for FDT overlays
2021-01-20 8:54 UTC
[PATCH v2] cmd: pxe: add support for FDT overlays
2021-01-20 8:47 UTC (6+ messages)
[PATCH] net: fec: Get rid of FEC_ENET_ENABLE_[TR]XC_DELAY
2021-01-20 8:17 UTC (2+ messages)
[PATCH v2] env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT
2021-01-20 7:50 UTC (2+ messages)
[PATCH 1/2] xilinx: common: Change macro handling in board_fdt_blob_setup()
2021-01-20 7:49 UTC (4+ messages)
` [PATCH 2/2] xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPL
[PATCH] xilinx: zynqmp: Save bootseq number for SD/EMMC boot modes
2021-01-20 7:49 UTC (2+ messages)
[PATCH] mmc: xenon_sdhci: Remove duplicated macros
2021-01-20 7:48 UTC (2+ messages)
[PATCH 1/2] video: seps525: Align driver with latest treewide changes
2021-01-20 7:48 UTC (4+ messages)
` [PATCH 2/2] arm64: zynqmp: Enable seps and related video configs
[PATCH 0/2] *** Add support for Mediatek mt762x SoC ***
2021-01-20 7:31 UTC (3+ messages)
` [PATCH,v2,1/2] spi: mtk_snor: add support for MTK SPI NOR controller
` [PATCH,v2,2/2] arm: dts: enable MTK SPI NOR controller driver
[PATCH v2 00/21] sunxi: Introduce H616 support
2021-01-20 5:46 UTC (3+ messages)
` [PATCH v2 16/21] sunxi: Add H616 FEL support
[PATCH v2 0/2] efi_loader: make the UEFI boot manager configurable
2021-01-20 4:18 UTC (4+ messages)
` [PATCH v2 2/2] "
[PATCH] Makefile: Do not call useless command 'true'
2021-01-20 0:19 UTC (5+ messages)
[PATCH] common: Kconfig.boot: Add FIT_PRINT config option
2021-01-20 0:19 UTC (2+ messages)
[PATCH 00/10] setexpr: Correct various bugs and add tests plus string support
2021-01-20 0:17 UTC (6+ messages)
` [PATCH 06/10] setexpr: Add some tests for buffer overflow and backref
` CRASH caused by: "
[PATCH 0/3] efi_loader: setting boot device
2021-01-20 0:15 UTC (5+ messages)
` [PATCH 3/3] "
[PATCH 0/5] Introduce DSA Ethernet switch class and Felix driver
2021-01-20 0:15 UTC (7+ messages)
` [PATCH 1/5] net: Introduce DSA class for Ethernet switches
IMX8MM SD UHS support
2021-01-19 20:52 UTC (12+ messages)
[PATCH v1] net: eth-uclass: Change uclass driver name to ethernet
2021-01-19 20:40 UTC (3+ messages)
[PATCH V3] net: dwc_eth_qos: Pad descriptors to cacheline size
2021-01-19 20:01 UTC (2+ messages)
[PATCH] net: ks8851: Reset internal RXFC count on bad packet
2021-01-19 20:01 UTC (2+ messages)
[PATCH v3 0/2] Use RNG to get random behaviour
2021-01-19 20:01 UTC (5+ messages)
` [PATCH v3 1/2] lib: uuid: use RNG device if present
` [PATCH v3 2/2] net: Use NDRNG device in srand_mac()
[v2019.04-aspeed, v1 0/1] net: ftgmac100: Read and retain MAC address
2021-01-19 20:01 UTC (3+ messages)
` [v2019.04-aspeed, v1 1/1] "
[PATCH] net: eth_legacy - fix build CMD_PCAP
2021-01-19 20:01 UTC (2+ messages)
[PATCH] net: tftp: Fix incorrect tftp_next_ack on no OACK
2021-01-19 20:01 UTC (2+ messages)
[PATCH] net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address
2021-01-19 20:00 UTC (2+ messages)
[PATCH] net: e1000: implement eth_write_hwaddr for DM_ETH
2021-01-19 20:00 UTC (2+ messages)
[PATCH] net: eth-uclass: avoid running start() twice without stop()
2021-01-19 20:00 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