messages from 2021-09-16 08:10:35 to 2021-09-17 23:21:18 UTC [more...]
Question about extension board used in U-boot
2021-09-17 23:21 UTC
[PATCH V2] arm: mach-k3: am6_init: Prioritize MSMC traffic over DDR in NAVSS Northbridge
2021-09-17 22:53 UTC (2+ messages)
[PATCH v2 0/5] arm: mach-k3: Fixes for j721e/j7200 clock data and drivers
2021-09-17 22:53 UTC (11+ messages)
` [PATCH v2 1/5] arm: mach-k3: j721e: Fix clk-data parenting for postdiv PLL clocks
` [PATCH v2 2/5] arm: mach-k3: j7200: "
` [PATCH v2 3/5] arm: mach-k3: Add note to auto-generated files
` [PATCH v2 4/5] clk: ti: k3-pll: Change DIV_CTRL programming to read-modify-write
` [PATCH v2 5/5] clk: ti: k3: Update driver to account for divider flags
[PATCH 0/2] Minor misc. cleanups for TI K3 SoCs
2021-09-17 22:53 UTC (5+ messages)
` [PATCH 1/2] firmware: ti_sci: Include linux/err.h in ti_sci_protocol.h
` [PATCH 2/2] arm: mach-k3: common: Add a release_resources_for_core_shutdown() stub
[PATCH 0/2] arm: mach-k3: Fix corruption of device manager firmware
2021-09-17 22:53 UTC (3+ messages)
` [PATCH 1/2] arm: mach-k3: common: Make sure firmware sections are loaded prior to armv8 startup
IMX8MM fsl_esdhc_imx UHS/HS200/HS400 not working?
2021-09-17 20:53 UTC (2+ messages)
[PATCH] riscv: Fix setting no-map in reserved memory nodes
2021-09-17 19:07 UTC (3+ messages)
[RFC 0/2] mtd: Support slc-mode for Toshiba TC58TEG5DCLTA00
2021-09-17 18:12 UTC (3+ messages)
` [RFC 1/2] mtd: Add partial support for Linux slc-mode for MLC NAND
` [RFC 2/2] mtd: Add pairing info for Toshiba TC58TEG5DCLTA00 NAND
Problem with U-boot | Configuration Signature not being checked while booting
2021-09-17 17:55 UTC (15+ messages)
[PATCH] mtd: spi-nor-core: Add fixups for s25fs512s
2021-09-17 17:01 UTC (2+ messages)
[PATCH 0/2] mtd: spi-nor: Add support for Spansion S25FL256L
2021-09-17 16:51 UTC (5+ messages)
` [PATCH 1/2] mtd: spi-nor-ids: "
` [PATCH 2/2] mtd: spi-nor-core: Add fixups "
[PATCH 00/17] RFC: Split configs between U-Boot proper and SPL builds
2021-09-17 16:17 UTC (18+ messages)
` [PATCH 01/17] env: Avoid checking ENV_IS_IN when env disabled
` [PATCH 02/17] x86: Fix qemu condition for arch_cpu_init()
` [PATCH 03/17] acpi: Add a Kconfig for SPL
` [PATCH 04/17] cmd: Add an SPL Kconfig for CMDLINE and HUSH
` [PATCH 05/17] cros_ec: Add SPL Kconfigs for cros_ec features
` [PATCH 06/17] power: Add SPL Kconfig for sandbox pmc emulator
` [PATCH 07/17] test: Add SPL Kconfig for compression tests
` [PATCH 08/17] sandbox: Enable MISC support for the SPL build
` [PATCH 09/17] serial: Tidy up the Makefile condition for DM_SERIAL
` [PATCH 10/17] virtio: Add SPL Kconfig for virtio
` [PATCH 11/17] kconfig: Refactor code into separate writer functions
` [PATCH 12/17] kconfig: Support writing separate SPL files
` [PATCH 13/17] Makefile: Include the config for the phase being built
` [PATCH 14/17] Makefile: Use empty SPL_ and SPL_TPL_ vars
` [PATCH 15/17] Makefile: Support ad-hoc COMFIX_SPL_IMAGE_SIZE et al
` [PATCH 16/17] kconfig: Update CONFIG_IS_ENABLED() for split files
` [PATCH 17/17] kconfig: Add a new CONFIG() macro
[PATCH] m68k: Add missing ENTRY entry in linker script
2021-09-17 16:10 UTC
[PATCH] distro_bootcmd: change the default dtb search path to include default kernel dtbs directory
2021-09-17 14:29 UTC (5+ messages)
[PATCH v3 0/2] mtd: spi: nor: force mtd name to "nor%d"
2021-09-17 13:39 UTC (12+ messages)
` [PATCH v3 1/2] mtd: cfi_flash: use cfi_flash_num_flash_banks only when supported
` [PATCH v3 2/2] mtd: spi: nor: force mtd name to "nor%d"
[ANN] U-Boot v2021.10-rc4 released
2021-09-17 13:24 UTC (3+ messages)
Systemd-boot not properly loading device tree, when loaded by U-boot (ARM64, tested on RK3399)
2021-09-17 13:16 UTC (4+ messages)
` [systemd-devel] "
[PATCH v3 1/2] spi: rockchip_sfc: Implement set_speed logic
2021-09-17 13:14 UTC (2+ messages)
` [PATCH v3 2/2] spi: rockchip_sfc: Using read_poll
[PATCH 0/3] 30bpp framebuffer support
2021-09-17 12:41 UTC (8+ messages)
` [PATCH 1/3] video: Add 30bpp support
` [PATCH 2/3] efi_loader: GOP: "
` [PATCH 3/3] video: simplefb: "
[PATCH 06/11] version: Put version_string[] variable into section .text_version_string
2021-09-17 12:30 UTC (12+ messages)
` [PATCH] xtensa: Put U-Boot version string at correct place by linker script
[PATCH] configs: lx2162a: Enable CONFIG_SPI_FLASH_MT35XU for lx2162a-qds
2021-09-17 12:24 UTC (2+ messages)
[PATCH] board: freescale: lx216x : increase fdt blob size
2021-09-17 12:18 UTC
[PATCH 00/11] Drive-by PCI W=1 cleanups
2021-09-17 12:11 UTC (12+ messages)
` [PATCH 01/11] pci: provide prototype for pci_skip_dev outside of #if defined(CONFIG_DM_PCI_COMPAT)
` [PATCH 02/11] pci: include pci_internal.h inside pci_auto.c
` [PATCH 03/11] pci: pci_bar_show can be static
` [PATCH 04/11] pci: pci_header_show "
` [PATCH 05/11] pci: pciinfo_header "
` [PATCH 06/11] pci: pci_write_config "
` [PATCH 07/11] pci: pci_read_config "
` [PATCH 08/11] pci: _dm_pci_phys_to_bus "
` [PATCH 09/11] pci: layerscape: ls_pcie_conf_address "
` [PATCH 10/11] pci: pcie_layerscape_fixup_common: include fdt_support.h for ft_pci_setup
` [PATCH 11/11] pci: pcie_layerscape_fixup_common: lx2_board_fix_fdt can be static
[PATCH] test/py: tpm2: Skip tpm pytest based on env variable
2021-09-17 12:08 UTC (6+ messages)
[PATCH] net: update NXP copyright text
2021-09-17 11:27 UTC
[PATCH] arm: rpi: perform XHCI firmware upload only once
2021-09-17 8:44 UTC (4+ messages)
[PATCH v3 0/4] Add octal DTR support for Macronix flash
2021-09-17 10:43 UTC (3+ messages)
` [PATCH v3 2/4] mtd: spi-nor-core: Adding different type of command extension in Soft Reset
[PATCH v2 0/3] Support SPL for i.MX7ULP
2021-09-17 10:29 UTC (10+ messages)
` [PATCH v2 1/3] mx7ulp: select soc features
` [PATCH v2 2/3] mx7ulp: add base SPL support for mx7ulp
` [PATCH v2 3/3] mx7ulp_com: add support for SPL
[PATCH v3 01/10] ARM: meson: Sync Amlogic DT from Linux 5.14
2021-09-17 7:37 UTC (10+ messages)
` [PATCH v3 02/10] usb: dwc3: meson-gxl: add AXG compatible
` [PATCH v3 03/10] ARM: meson: keep HW order for MMC devices
` [PATCH v3 04/10] ARM: meson-axg: remove local USB nodes
` [PATCH v3 05/10] configs: meson64: add SCSI boot target
` [PATCH v3 06/10] distro_bootcmd: run pci enum for scsi_boot just like it is done for nvme_boot
` [PATCH v3 07/10] ARM: amlogic: add support for Odroid-HC4 device
` [PATCH v3 08/10] doc: boards: amlogic: update for Odroid HC4
` [PATCH v3 09/10] ARM: meson: add Beelink GS-King X board
` [PATCH v3 10/10] ARM: amlogic: add Banana Pi M5
[PATCH v2] board: sifive: Fix a potential build warning in board_fdt_blob_setup()
2021-09-17 6:52 UTC (2+ messages)
[PATCH 0/4] Add EPSON RX8035 RTC support
2021-09-17 6:46 UTC (5+ messages)
` [PATCH 1/4] rtc: rx8025: drop non-DM support
` [PATCH 2/4] rtc: rx8025: add support for EPSON RX8035
` [PATCH 3/4] rtc: rx8025: set date in a single i2c transaction
` [PATCH 4/4] rtc: rx8025: revise single register write to use offset
[PATCH 1/1] fs: avoid superfluous messages
2021-09-17 5:34 UTC (4+ messages)
[PATCH 0/3] efi_selftest: Update SIMPLE_NETWORK_PROTOCOL selftest
2021-09-17 4:47 UTC (10+ messages)
` [PATCH 1/3] efi_selftest: Use EFI_SIMPLE_NETWORK_PROTOCOL::GetStatus() for media check
` [PATCH 2/3] efi_selftest: Do not check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPT
` [PATCH 3/3] efi_selftest: Recieve the packets until the receive buffer is empty
[PATCH 1/2] sunxi: Simplify MMC pinmux selection
2021-09-17 4:07 UTC (3+ messages)
[PATCH] imx: imx7d-sdb: fix ethernet, sync .dts with linux
2021-09-16 16:52 UTC (2+ messages)
[PATCH] mailmap: Update mail address for Nicolas Saenz julienne
2021-09-16 11:36 UTC (2+ messages)
[PATCH] fs: fat: check for buffer size before reading blocks
2021-09-17 2:35 UTC (2+ messages)
[PATCH 07/11] powerpc: mpc: Put U-Boot version string at correct place by linker script
2021-09-16 19:56 UTC (4+ messages)
` [PATCH v2] "
` [PATCH 1/1] powerpc: Drop version_string placement optimization
[PATCH 00/11] sandbox: Minor fixes and improvements
2021-09-16 18:40 UTC (3+ messages)
` [PATCH 10/11] sandbox: mmc: Support a backing file
[PATCH 0/2] Enable strict signature verification for FIT
2021-09-16 18:30 UTC (6+ messages)
` [PATCH 1/2] spl: Add CONFIG_SPL_FIT_SIGNATURE_STRICT
` [PATCH 2/2] cmd: Add CONFIG_FIT_SIGNATURE_STRICT
[PATCH] mtd: spi-nor: Fix SF MTDIDS when registering multiple MTDs with DM enabled
2021-09-16 17:40 UTC (13+ messages)
[PATCH 0/4] crypto: Add new UCLASS_HASH
2021-09-16 15:59 UTC (7+ messages)
` [PATCH 2/4] dm: hash: Add new UCLASS_HASH support
` [PATCH 3/4] crypto: hash: Add software hash DM driver
` [PATCH 4/4] fit: Use DM hash driver if supported
RISC-V MC schedule is out
2021-09-16 15:39 UTC
[PATCH] mtd: spi: nor: force mtd name to "nor%d"
2021-09-16 15:00 UTC (2+ messages)
[PATCH] usb: xhci-dwc3: Add support for USB 3.1 controllers
2021-09-16 14:08 UTC (2+ messages)
[PATCH 1/1] fs: btrfs: avoid superfluous messages
2021-09-16 13:34 UTC (3+ messages)
[PATCH] lib: rsa: fix dependency for SPL_RSA_VERIFY
2021-09-16 12:03 UTC
RFC: exclude partitions from efi_selftest
2021-09-16 11:19 UTC (14+ messages)
[PATCH v4] apalis/colibri_imx6: move setting bootcmd to defconfig
2021-09-16 10:52 UTC
[PATCH v3] apalis/colibri_imx6: move setting bootcmd to defconfig
2021-09-16 10:48 UTC
[PATCH v3 00/29] arm: dts: ls1028a: sync device tree with linux
2021-09-16 10:15 UTC (4+ messages)
` [PATCH v3 01/29] armv8: ls1028a: add IOMMU stream ID to vivante node
[PATCH v2] apalis/colibri_imx6: move setting bootcmd to defconfig
2021-09-16 9:14 UTC (2+ messages)
[PATCH] apalis/colibri_imx6: move setting bootcmd to defconfig
2021-09-16 9:09 UTC (3+ messages)
[PATCH 1/1] scripts/mailmapper: enable running with Python 3
2021-09-16 8:59 UTC
[PATCH next v4 00/11] aspeed: Support secure boot chain with FIT image verification
2021-09-16 8:52 UTC (12+ messages)
` [PATCH next v4 01/11] aspeed: ast2600: Enlarge SRAM size
` [PATCH next v4 02/11] clk: ast2600: Add YCLK control for HACE
` [PATCH next v4 03/11] crypto: aspeed: Add AST2600 HACE support
` [PATCH next v4 04/11] ARM: dts: ast2600: Add HACE to device tree
` [PATCH next v4 05/11] clk: ast2600: Add RSACLK control for ACRY
` [PATCH next v4 06/11] crypto: aspeed: Add AST2600 ACRY support
` [PATCH next v4 07/11] ARM: dts: ast2600: Add ACRY to device tree
` [PATCH next v4 08/11] ast2600: spl: Locate load buffer in DRAM space
` [PATCH next v4 09/11] configs: ast2600-evb: Enable SPL FIT support
` [PATCH next v4 10/11] configs: aspeed: Make EXTRA_ENV_SETTINGS board specific
` [PATCH next v4 11/11] configs: ast2600: Boot kernel FIT in DRAM
[PATCH v3 0/2] Add support of an FXL6408 GPIO expander
2021-09-16 8:46 UTC (6+ messages)
` [PATCH v3 1/2] GPIO: fxl6408: Add support for "
[PATCH 0/3] Enhance Measured Boot
2021-09-16 8:32 UTC (4+ messages)
` [PATCH 2/3] efi_loader: add UEFI GPT measurement
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