messages from 2021-01-12 16:06:23 to 2021-01-14 14:46:35 UTC [more...]
[PATCH] serial: a3720: Implement pending method for output direction
2021-01-14 14:46 UTC
[PATCH] Add support for stack-protector
2021-01-14 13:59 UTC (4+ messages)
` [PATCH v6] "
` [PATCH v7] "
[PULL] Pull request for u-boot master / v2021.04 = u-boot-stm32-20210113
2021-01-14 13:49 UTC (2+ messages)
[RFC 0/3] Change logic of EFI LoadFile2 protocol for initrd loading
2021-01-14 12:36 UTC (20+ messages)
` [RFC PATCH 1/3] efi_loader: Introduce helper functions for EFI
` [RFC PATCH 2/3] efi_loader: efi_loader: Replace config option for initrd loading
` [RFC PATCH 3/3] efidebug: add multiple device path instances on Boot####
[PATCH 0/6] add support for sama7g5 ethernet interfaces
2021-01-14 11:19 UTC (5+ messages)
` [PATCH 1/6] net: macb: use dummy descriptor for RBQP
[PATCHv4 1/4] drivers: tee: i2c trampoline driver
2021-01-14 11:14 UTC (4+ messages)
` [PATCHv4 2/4] test: py: add pygit2 and pyelftools to requirements.txt
` [PATCHv4 3/4] drivers: tee: sandbox: add rpc test ta emulation
` [PATCHv4 4/4] test: dm: tee: extend with RPC test
[PATCH] doc: update help message
2021-01-14 11:04 UTC
[PATCH 0/2] add support for dll setup on ksz9131
2021-01-14 10:19 UTC (2+ messages)
How to compile u-boot-2020.04.tar.bz2 to generate uboot image supporting PPC?
2021-01-14 10:06 UTC
[PATCHv3 0/4] OP-TEE I2C trampoline and associated tests
2021-01-14 9:40 UTC (10+ messages)
` [PATCHv3 1/4] drivers: tee: i2c trampoline driver
` [PATCHv3 2/4] test: py: add pygit2 and pyelftools to requirements.txt
` [PATCHv3 3/4] drivers: tee: sandbox: add rpc test ta emulation
` [PATCHv3 4/4] test: dm: tee: extend with RPC test
[PATCH v3] imx8mq: configs: add support for distro boot commands
2021-01-14 8:23 UTC
[PATCH 0/2] Add Rockchip dwc-based PCIe controller and PHY support
2021-01-14 8:15 UTC (3+ messages)
` [PATCH 1/2] phy: rockchip: Add Rockchip Synopsys PCIe 3.0 PHY
` [PATCH 2/2] pci: Add Rockchip dwc based PCIe controller driver
[PATCH 01/13] imx: lowlevel: implement armv8_el2_to_aarch32
2021-01-14 7:28 UTC (13+ messages)
` [PATCH 02/13] nandbcb: Fix uninitialized variable
` [PATCH 03/13] imx: nandbcb: Fix resource leak
` [PATCH 04/13] imx: nandbcb: Fix resource leak in read_fcb
` [PATCH 05/13] imx: nandbcb: Fix potential overflow in fill_dbbt_data
` [PATCH 06/13] imx: nandbcb: Fix potential overflow in nandbcb_set_boot_config
` [PATCH 07/13] nandbcb: nand support for i.MX8MP
` [PATCH 08/13] imx: Fix market segment fuse offset on iMX8MP
` [PATCH 09/13] imx6: Remove AHCI device before boot OS
` [PATCH 10/13] imx8m: add QSPI boot dev
` [PATCH 11/13] imx: Update runtime SD/MMC boot env device and env variables
` [PATCH 12/13] imx: support choose emmc device by uuu
` [PATCH 13/13] imx: timer: Modify GPT timer driver for mx7
Invitation: Regular U-Boot video call (Tuesday 19th)
2021-01-14 6:00 UTC (10+ messages)
[PATCH] mmc: sdhci: skip cache invalidation if DMA is not used
2021-01-14 5:46 UTC
[PATCH 0/4] log: Allow multiple lines and conversion to printf()
2021-01-14 4:06 UTC (7+ messages)
` [PATCH 1/4] log: Set up a flag byte for log records
` [PATCH 2/4] log: Handle line continuation
` [PATCH 3/4] log: Add return-checking macros for 0 being success
` [PATCH 4/4] log: Convert log values to printf() if not enabled
[PATCH 00/17] Various minor clean-ups and improvements
2021-01-14 3:29 UTC (18+ messages)
` [PATCH 01/17] doc: Correct documentation for uclass_root
` [PATCH 02/17] spl: Add functions for next and previous phase
` [PATCH 03/17] bloblist: Support relocating to a larger space
` [PATCH 04/17] bloblist: Add missing tag names
` [PATCH 05/17] x86: tsc_timer: Correct overflow in __udelay()
` [PATCH 06/17] video: Allow syncing the entire framebuffer to the copy
` [PATCH 07/17] net: Use CONFIG_IS_ENABLED() in eth_dev_get_mac_address()
` [PATCH 08/17] fdtdec: Update the missing-devicetree message
` [PATCH 09/17] fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()
` [PATCH 10/17] display_options: Use USE_TINY_PRINTF for SPL check
` [PATCH 11/17] uuid: Add a comment for UUID_STR_LEN
` [PATCH 12/17] mmc: pci_mmc: Only generate ACPI code for the SD card
` [PATCH 13/17] x86: coral: Add a devicetree node for eMMC
` [PATCH 14/17] mmc: pci_mmc: Set the removable flag
` [PATCH 15/17] crc32: Exclude crc32 from TPL
` [PATCH 16/17] binman: Move selection of the binman node into a function
` [PATCH 17/17] binman: Allow reading entries from a subnode
[PATCH] Add fixdefconfig script to update lists of defconfig files from savedefconfig
2021-01-14 0:33 UTC (4+ messages)
[PATCH] ARM: imx6: dh-imx6: Move bootcounter to SNVS_LPGDR
2021-01-13 23:21 UTC
[PATCH] net: sun8i-emac: Allow all RGMII PHY modes
2021-01-13 22:42 UTC (3+ messages)
[PATCH 0/5] Introduce DSA Ethernet switch class and Felix driver
2021-01-13 20:11 UTC (7+ messages)
` [PATCH 1/5] net: Introduce DSA class for Ethernet switches
` [PATCH 2/5] sandbox: Add a DSA sandbox driver and unit test
` [PATCH 3/5] drivers: net: Add Felix DSA switch driver
` [PATCH 4/5] arm: dts: ls1028a: Add Ethernet switch node and dependencies
` [PATCH 5/5] configs: ls1028a: Enable the Ethernet switch driver in defconfig
Pull request: u-boot-riscv/master
2021-01-13 20:00 UTC (2+ messages)
Pull request for UEFI sub-system for efi-2021-04-rc1
2021-01-13 18:43 UTC
[PATCH 03/16] dh_imx6: Switch to full DM-aware
2021-01-13 18:14 UTC (3+ messages)
[PATCH u-boot-marvell] arm: mvebu: turris_mox: enable wdt command in defconfig
2021-01-13 17:22 UTC
[PATCH 0/4] Add Gateworks Venice board support
2021-01-13 17:00 UTC (5+ messages)
` [PATCH 1/4] Respect that some compression algos can be enabled separately for SPL
` [PATCH 2/4] power: pmic: add driver for Monolithic Power mp5416
` [PATCH 3/4] arm: dts: imx8mm: add Gateworks i.MX8 Mini Dev kits
` [PATCH 4/4] board: gateworks: imx8mm: Add Gateworks Venice board support
[PATCH 4/4] board: keymile: add support for seli8 design based on nxp ls102x soc
2021-01-13 16:21 UTC
[PATCH 3/4] board: keymile: common: fix pnvramaddr and varaddr address calculation
2021-01-13 16:21 UTC
[PATCH 2/4] keymile: common: qrio: print QRIO id and revision number
2021-01-13 16:20 UTC
[PATCH 1/4] board: keymile: common: fix qrio compilation for arm
2021-01-13 16:20 UTC
[PATCH] pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more)
2021-01-13 16:10 UTC (2+ messages)
[PATCH 1/4] misc: make CONFIG_IRQ selectable for all platforms
2021-01-13 16:10 UTC (8+ messages)
` [PATCH 2/4] arch: arm: update Kconfig to select IRQ when GIC_V3_ITS is enabled
` [PATCH 3/4] arch: Kconfig: enable IRQ using select for x86 architecture
` [PATCH 4/4] sandbox: enable IRQ using select for sandbox architecture
[PATCH 0/5] Enable ECDSA FIT verification for stm32mp
2021-01-13 16:10 UTC (7+ messages)
` [PATCH 1/5] dm: crypto: Define UCLASS API for ECDSA signature verification
` [PATCH 3/5] lib: ecdsa: Implement signature verification for crypto_algo API
` [PATCH 5/5] Kconfig: FIT_SIGNATURE should not select RSA_VERIFY
[PATCH] common: fit-sig: Fix error message in fit_config_verify_sig()
2021-01-13 16:10 UTC (2+ messages)
[PATCH] fastboot: add UUU command UCmd and ACmd support
2021-01-13 16:10 UTC (2+ messages)
[PATCH] cmd: disk: Remove fit_print_contents API
2021-01-13 16:10 UTC (2+ messages)
[PATCH v3 0/6] Add support for ECDSA image signing (with test)
2021-01-13 16:10 UTC (13+ messages)
` [PATCH v3 1/6] lib: Rename rsa-checksum.c to hash-checksum.c
` [PATCH v3 2/6] lib/rsa: Make fdt_add_bignum() available outside of RSA code
` [PATCH v3 3/6] lib: Add support for ECDSA image signing
` [PATCH v3 4/6] doc: signature.txt: Document devicetree format for ECDSA keys
` [PATCH v3 5/6] test/py: Add pycryptodomex to list of required pakages
` [PATCH v3 6/6] test/py: ecdsa: Add test for mkimage ECDSA signing
[PATCH v3] board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP support
2021-01-13 15:28 UTC
[PATCH] env: Remove all dependencies for SYS_REDUNDAND_ENVIRONMENT
2021-01-13 14:50 UTC (5+ messages)
[PULL u-boot] Please pull u-boot-amlogic-20210112
2021-01-13 14:43 UTC (2+ messages)
Devicetree state of U-Boot vs kernel
2021-01-13 13:30 UTC (2+ messages)
[PATCH v2] board: phytec: imx8mp: Add PHYTEC phyCORE-i.MX8MP support
2021-01-13 11:56 UTC (4+ messages)
[PATCH] arm: dts: stm32mp15: alignment with v5.11-rc2
2021-01-13 11:36 UTC (4+ messages)
[PATCH v2] armv8: lx2: SVR_SOC_VER: Mask CAN_FD and security bit
2021-01-13 11:01 UTC
spi-nor dummy bytes for fast read command
2021-01-13 10:40 UTC (3+ messages)
[PATCH] lib: rsa: rsa-verify: don't look for keys in the FIT image
2021-01-13 10:35 UTC (3+ messages)
[PATCH] w1: mxc: fix build
2021-01-13 10:21 UTC
activate Logging SPL log.c:48: undefined reference to `uclass_get_name'
2021-01-13 10:20 UTC
[PATCH] MAINTAINERS: Update STi and STM32 maintainers emails in remaining files
2021-01-13 10:16 UTC (3+ messages)
[PATCH] configs: stm32mp1: activate OF_LIVE for DT live support
2021-01-13 10:15 UTC (2+ messages)
[PATCH] arm: stm32mp: stm32prog: always flush DFU on start command for uart
2021-01-13 10:14 UTC (2+ messages)
[PATCH] ARM: dts: stm32: Switch to MCO2 for PHY 50 MHz clock
2021-01-13 10:12 UTC (2+ messages)
[PATCH v2 00/33] stm32: enable logging features
2021-01-13 10:05 UTC (3+ messages)
` [PATCH v2 33/33] configs: stm32mp15: enable LOG features
` FW: "
[PATCH] board: stm32pm1: update USB-C power detection algorithm on DK boards
2021-01-13 10:00 UTC (2+ messages)
[PATCH v2] ARM: stm32: Use firmware property instead of loadables
2021-01-13 9:06 UTC
[PATCH] configs: am65x_evm_a53: Enable config for phandle check while getting sequence number
2021-01-13 7:36 UTC
[PATCH] spi: renesas_rpc_spi: Fix fallback compatibility string
2021-01-13 7:05 UTC (4+ messages)
[PATCH v5 0/6] wdt: Add support for watchdogs on Kendryte K210
2021-01-13 6:13 UTC (2+ messages)
build the u-boot for BCM53016
2021-01-13 5:12 UTC
[PATCH 1/2] samsung: arndale: remove board_mmc_init function
2021-01-13 4:14 UTC (5+ messages)
` [PATCH 2/2] mmc: exynos_dw_mmc: remove unused function
[PATCH V2] imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFF
2021-01-13 3:34 UTC (2+ messages)
[PATCH] imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFF in SPL stage
2021-01-13 2:59 UTC (3+ messages)
` [PATCH] imx: imx8mn/p: drop CONFIG_SYS_[I, D]CACHE_OFF "
[PATCH 1/1] image-fit: fit_check_format check for valid FDT
2021-01-13 1:36 UTC
[PATCH V2] imx: Add support for i.MX8MN Beacon EmbeddedWorks devkit
2021-01-13 1:30 UTC (3+ messages)
[PATCH 1/5] arm: dts: r8a774a1: Import DTS queued for Linux 5.12-rc1
2021-01-12 23:52 UTC (5+ messages)
` [PATCH 2/5] arm: dts: r8a774e1: "
` [PATCH 3/5] arm: dts: r8a774b1: "
` [PATCH 4/5] ARM: rmobile: Add Beacon EmbeddedWorks RZG2N Dev Kit
` [PATCH 5/5] ARM: rmobile: Add Beacon EmbeddedWorks RZG2H "
[BUG] ext4: the load command on an EXT4 partitition leads to errors due to unaligned buffers
2021-01-12 22:56 UTC
[GIT PULL v2] TI changes for v2021.04 rc1
2021-01-12 20:46 UTC (2+ messages)
[PULL] u-boot-atmel-2021.04-a
2021-01-12 20:46 UTC (2+ messages)
[PATCH 1/1] efi_loader: remove outdated TODO in efi_memory.c
2021-01-12 20:11 UTC
[PATCH 1/1] efi_loader: typedef efi_string_t text output protocol
2021-01-12 20:11 UTC
[PATCH 1/1] efi_loader: move efi_(u)intn_t to efi.h
2021-01-12 20:10 UTC
[PATCH 0/3] efi_loader: setting boot device
2021-01-12 19:58 UTC (4+ messages)
` [PATCH 1/3] efi_loader: print boot device and file path in helloworld
` [PATCH 2/3] efi_loader: carve out efi_check_pe()
` [PATCH 3/3] efi_loader: setting boot device
Wrong BMP colours on i.MX after updating 2018.11 => 2020.10
2021-01-12 18:12 UTC (2+ messages)
[PATCH 1/1] efi_loader: simplify running helloworld.efi
2021-01-12 16:51 UTC
Habv4 on imx8m
2021-01-12 16:06 UTC (3+ 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