messages from 2021-02-15 11:58:18 to 2021-02-18 02:39:28 UTC [more...]
[PATCH 1/2] imx28-evk: Import devicetree file from Linux
2021-02-18 2:39 UTC (2+ messages)
` [PATCH 2/2] mx28evk: Convert to driver model
[PATCH 00/26] ppc: qemu: Convert qemu-ppce500 to driver model
2021-02-18 0:32 UTC (12+ messages)
` [PATCH 01/26] Revert "pci: pci-uclass: Dynamically allocate the PCI regions"
[PATCH v5 0/6] Add support for ECDSA image signing (with test)
2021-02-18 0:29 UTC (5+ messages)
` [PATCH v5 6/6] test/py: ecdsa: Add test for mkimage ECDSA signing
[PATCH V2] cmd: mmc: update the mmc command's usage about argument
2021-02-18 0:21 UTC (2+ messages)
[PATCH] mmc: initialize an err variable
2021-02-18 0:19 UTC (3+ messages)
[PATCH] common: splash_source: fix -Wint-to-pointer-cast warning
2021-02-18 0:18 UTC (3+ messages)
Converting imx28-evk to DM
2021-02-18 0:09 UTC (2+ messages)
[PATCH] cmd: mmc: add mmc partboot
2021-02-17 23:15 UTC (9+ messages)
` [PATCH v2] cmd: mmc: add mmc bootpart-check
About doc/usage directory
2021-02-17 21:51 UTC (3+ messages)
[PATCH 01/25] arm: Remove xfi3 board
2021-02-17 18:35 UTC (14+ messages)
` [PATCH 07/25] arm: Remove apx4devkit board
` [PATCH 10/25] arm: Remove mx35pdk board
` [PATCH 16/25] arm: Remove gwventana boards
` [PATCH 18/25] arm: Remove ls2080a_simu board
` [PATCH 24/25] arm: Remove db-88f6281-bp board
[PATCH V2] nvme: Fix cache alignment
2021-02-17 18:01 UTC (3+ messages)
[PATCH] Tegra: remove e2220-1170 board
2021-02-17 17:21 UTC (2+ messages)
[PATCH 1/1] doc: booti man-page
2021-02-17 16:58 UTC
sunxi/pinephone suggestions and fixes
2021-02-17 16:19 UTC
[PATCH] mips: mtmips: Kconfig: select options used in SPL
2021-02-17 15:07 UTC
[PATCH 0/8] vboot: Correct vulnerabilities identified by Intel
2021-02-17 14:12 UTC (20+ messages)
` [PATCH 1/8] fdt_region: Check for a single root node of the correct name
` [PATCH 2/8] fit: Don't allow verification of images with @ nodes
` [PATCH 3/8] test: Add vboot_evil implementation
` [PATCH 4/8] test: Add tests for the 'evil' vboot attacks
` [PATCH 5/8] image: Adjust the workings of fit_check_format()
` [PATCH 6/8] image: Add an option to do a full check of the FIT
` [PATCH 7/8] libfdt: Check for multiple/invalid root nodes
` [PATCH 8/8] image: Check for unit addresses in FITs
[PATCH] odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR
2021-02-17 13:08 UTC (6+ messages)
[PATCH 1/1] test: missing dependency for test/cmd/setexpr.c
2021-02-17 11:58 UTC
[PATCH] bootm: do not hang on failure
2021-02-17 11:55 UTC
[PATCH 1/1] lib: rsa: struct udevice build warning
2021-02-17 11:54 UTC
[PATCH] patman: Use less for help file, if available
2021-02-17 10:41 UTC
[PATCH v2] net: tftp: Avoid sending extra ack on completion
2021-02-17 10:27 UTC (2+ messages)
[PATCH] usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start()
2021-02-17 10:02 UTC (8+ messages)
[PATCH v5] net: tftp: Add client support for RFC 7440
2021-02-17 10:00 UTC (3+ messages)
[PATCH 01/16] ls1012aqds_tfa_SECURE_BOOT: Remove unused CONFIG_SCSI_AHCI
2021-02-17 9:58 UTC (11+ messages)
` [PATCH 07/16] arm: Remove ot1200 board
` [PATCH 10/16] ppc: Remove MPC8544DS board
` [PATCH 11/16] ppc: Remove MPC8572DS board
` [PATCH 12/16] ppc: Remove MPC8610HPCD board
` [PATCH 13/16] ppc: Remove MPC8641HPCN board
[PATCH] test: print_ut: Fix potential build error
2021-02-17 9:31 UTC
[PATCH v2] usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_driver()
2021-02-17 9:17 UTC
[PATCH] test: cmd: setexpr: Fix a typo
2021-02-17 9:04 UTC
[PATCH] arm64: zynqmp: Rename zc1275/zcu1275 to be aligned with DT name
2021-02-17 8:10 UTC
[PATCH 1/1] doc/README.distro: kernel_comp_addr_r
2021-02-17 7:08 UTC
[PATCH 0/2] Add ESRT and test ESRT creation
2021-02-17 5:26 UTC (7+ messages)
` [PATCH 1/2] efi: Add ESRT to the EFI system table
` [PATCH 2/2] efi: ESRT cration unit test
[PATCH 0/3] Improvements to FIT hashing
2021-02-17 5:03 UTC (5+ messages)
` [PATCH 1/3] hw_sha: Fix coding style errors
` [PATCH 2/3] fit: Use hash.c to call SHA code
` [PATCH 3/3] hash: Allow for SHA512 hardware implementations
[PATCH 1/1] doc: Add reference to U-Boot project in conf.py
2021-02-17 3:06 UTC (3+ messages)
[PATCH] lib: rsa: Add debug message on algo mismatch
2021-02-17 2:45 UTC (4+ messages)
[PATCH] board: sl28: add DSA support for variant 2
2021-02-17 0:24 UTC (5+ messages)
[PATCH 0/4] Sandbox driver for DSA uclass
2021-02-16 22:48 UTC (5+ messages)
` [PATCH 1/4] net: phy: fixed: be compatible with live OF tree
` [PATCH 2/4] net: phy: drop #ifdef CONFIG_DM_ETH around phy_connect_fixed
` [PATCH 3/4] net: mdio: teach dm_eth_phy_connect to connect to fixed PHY
` [PATCH 4/4] sandbox: add a DSA sandbox driver and unit test
[PATCH 1/4] mmc: fsl_esdhc_imx: Add a compatible for i.MX51
2021-02-16 22:33 UTC (4+ messages)
` [PATCH 4/4] mx51evk: Add myself as maintainer
[PATCH v4 0/7] Introduce DSA Ethernet switch class and Felix driver
2021-02-16 22:23 UTC (25+ messages)
` [PATCH v4 1/7] net: phy: fixed: support speeds of 2500 and 10000
` [PATCH v4 2/7] net: phy: introduce fixed_phy_create for DSA CPU ports
` [PATCH v4 3/7] net: Introduce DSA class for Ethernet switches
` [PATCH v4 4/7] sandbox: Add a DSA sandbox driver and unit test
` [PATCH v4 5/7] drivers: net: Add Felix DSA switch driver
` [PATCH v4 6/7] arm: dts: ls1028a: Add Ethernet switch node and dependencies
` [PATCH v4 7/7] configs: ls1028a: Enable the Ethernet switch driver in defconfig
[PATCH v1 01/11] stdio: Get rid of dead code, i.e. stdio_deregister()
2021-02-16 21:57 UTC (22+ messages)
` [PATCH v1 02/11] stdio: Split out nulldev_register() and move it under #if
` [PATCH v1 03/11] stdio: Introduce a new helper stdio_file_to_flags()
` [PATCH v1 04/11] console: Switch to use stdio_file_to_flags()
` [PATCH v1 05/11] console: Set console device counter in console_devices_set()
` [PATCH v1 06/11] console: Set file and devices at one go
` [PATCH v1 07/11] IOMUX: Switch to use stdio_file_to_flags()
` [PATCH v1 08/11] IOMUX: Split out iomux_match_device() helper
` [PATCH v1 09/11] IOMUX: Split out for_each_console_dev() helper macro
` [PATCH v1 10/11] IOMUX: Introduce iomux_replace_device()
` [PATCH v1 11/11] usb: kbd: destroy device after console is stopped
[PATCH v8 0/4] OP-TEE I2C trampoline and associated tests
2021-02-16 21:56 UTC (9+ messages)
` [PATCH v8 1/4] drivers: tee: i2c trampoline driver
` [PATCH v8 2/4] test: py: add pygit2 and pyelftools to requirements.txt
` [PATCH v8 3/4] drivers: tee: sandbox: add rpc test ta emulation
` [PATCH v8 4/4] test: dm: tee: extend with RPC test
[PATCH v5 0/9] Introduce DSA Ethernet switch class and Felix driver
2021-02-16 21:28 UTC (11+ messages)
` [PATCH v5 1/9] net: phy: fixed: be compatible with live OF tree
` [PATCH v5 2/9] net: phy: fixed: support speeds of 2500 and 10000
` [PATCH v5 3/9] net: phy: introduce fixed_phy_create for DSA CPU ports
` [PATCH v5 4/9] net: mdio: teach dm_eth_connect_phy_handle to connect to fixed PHY
` [PATCH v5 5/9] net: introduce DSA class for Ethernet switches
` [PATCH v5 6/9] sandbox: add a DSA sandbox driver and unit test
` [PATCH v5 7/9] drivers: net: add Felix DSA switch driver
` [PATCH v5 8/9] arm: dts: ls1028a: add Ethernet switch node and dependencies
` [PATCH v5 9/9] configs: ls1028a: enable the Ethernet switch driver
[PATCH 1/2] configs: BPI-R2: Disable EFI Grub workaround
2021-02-16 19:54 UTC (2+ messages)
` [PATCH 2/2] configs: RPi2: "
[PATCH v5] timer: imx-gpt: Add timer support for i.MX SoCs family
2021-02-16 18:16 UTC
Chromium OS verified boot 2018 with U-Boot
2021-02-16 17:52 UTC (2+ messages)
[PATCH] imx: Add 2GB lpddr support for i.MX8MN Beacon EmbeddedWorks devkit
2021-02-16 14:19 UTC
[PATCH v3] mmc: mmc_spi: Print verbose debug output when crc16 check fails
2021-02-16 12:22 UTC (4+ messages)
[PATCH v10 00/11] efi_loader: add capsule update support
2021-02-16 11:38 UTC (4+ messages)
` [PATCH v10 02/11] efi_loader: capsule: add capsule_on_disk support
[PATCH] sunxi: Use kconfig instead define CONFIG_I2C_EDID
2021-02-16 8:31 UTC
[RESEND PATCH 00/16] Nokia RX-51: Fix USB TTY console and enable it
2021-02-16 8:28 UTC (7+ messages)
` [RESEND v2 "
[PATCH 1/1] Allow last block to be read
2021-02-16 7:48 UTC (2+ messages)
` [PATCH v2 "
[ANN] U-Boot v2021.04-rc2 released
2021-02-16 3:36 UTC
[PATCH v2 0/3] Add support for the GST ESPRESSOBin-Ultra board
2021-02-16 3:35 UTC (5+ messages)
` [PATCH v2 1/3] cmd: mvebu: Implement the Marvell hw_info command
` [PATCH v2 2/3] arm: mvebu: mvebu_armada-37xx: Define the loadaddr environment variable
` [PATCH v2 3/3] arm: mvebu: Initial ESPRESSOBin-Ultra board support
[PATCH V2 0/5] Add mmc-pwrseq file to use common function
2021-02-16 1:16 UTC (6+ messages)
` [PATCH V2 1/5] mmc: pwrseq: add mmc-pwrseq file to provide a generic interface
` [PATCH V2 2/5] mmc: meson_gx_mmc: use mmc_pwrseq instead of meson_mmc_pwrseq
` [PATCH V2 3/5] mmc: rockchip_dw_mmc: use mmc_pwrseq instead of rockchip_mmc_pwrseq
` [PATCH V2 4/5] ARM: mach-meson: select MMC_PWRSEQ config
` [PATCH V2 5/5] configs: enable CONFIG_MMC_PWRSEQ configuration
[PATCH] mmc: pci: Fix Kconfig dependency
2021-02-15 23:33 UTC (2+ messages)
[PATCH v5] dm: core: Add of_match_node helper function
2021-02-15 19:06 UTC (3+ messages)
[PATCH 1/2] ARM: mediatek: Add MT8183 support
2021-02-15 18:21 UTC (2+ messages)
` [PATCH 2/2] board: Add MT8183 pumpkin board support
[PATCH 1/3] board: mediatek: rename pumpkin board into mt8516
2021-02-15 18:07 UTC (3+ messages)
` [PATCH 2/3] board: mediatek: mt8516: init USB Ether for pumpkin board
` [PATCH 3/3] configs: mt8516: use bootcmd from config_distro_bootcmd.h
[PATCH] Azure: Rework SH / Renesas job
2021-02-15 15:52 UTC
[PATCH 1/4] common: Drop asm/global_data.h from common header
2021-02-15 15:45 UTC (3+ messages)
` [PATCHv2] "
[PATCH 1/6] sh: Remove MigoR board
2021-02-15 15:45 UTC (12+ messages)
` [PATCH 2/6] sh: Remove r7780mp board
` [PATCH 3/6] sh: Remove sh7752evb board
` [PATCH 4/6] sh: Remove sh7753evb board
` [PATCH 5/6] sh: Remove sh7757lcr board
` [PATCH 6/6] sh: Remove sh7763rdp board
[PATCH] Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()"
2021-02-15 15:43 UTC (2+ messages)
old version of u-boot cannot read larger USB sticks
2021-02-15 15:21 UTC (2+ messages)
[BUG] [BISECT] rockchip: roc-pc-rk3399: TPL misses dtb
2021-02-15 15:11 UTC (2+ messages)
[PATCHv5 0/6] SCP03 control, documentation and tests
2021-02-15 13:14 UTC (3+ messages)
` [PATCHv5 2/6] cmd: SCP03: enable and provision command
[PATCHv5 2/6] cmd: SCP03: enable and provision command
2021-02-15 13:13 UTC (2+ messages)
[PATCH 1/4] imx53-qsb: Import devicetree files from Linux
2021-02-15 13:13 UTC (5+ messages)
` [PATCH 2/4] mx53loco: Convert to driver model
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