messages from 2020-05-15 13:53:23 to 2020-05-18 08:03:53 UTC [more...]
[PATCH v3] net: tftp: Add client support for RFC 7440
2020-05-18 8:03 UTC
[PATCH v2] net: tftp: Add client support for RFC 7440
2020-05-18 7:53 UTC (3+ messages)
[PATCH v2 00/35] dm: Add programmatic generation of ACPI tables (part B)
2020-05-18 7:47 UTC (9+ messages)
` [PATCH v2 01/35] dm: core: Add an ACPI name for the root node
` [PATCH v2 02/35] acpi: Add a function to get a device path and scope
` [PATCH v2 04/35] irq: Add a method to convert an interrupt to ACPI
` Antwort: "
` Antwort: "
[PATCH] mmc: bcm283x: fix int to pointer cast
2020-05-18 7:24 UTC (4+ messages)
[PATCH v2 0/3] boards: ls2080aqds: transition to CONFIG_DM_ETH
2020-05-18 7:12 UTC (3+ messages)
` [PATCH v2 1/3] board: ls2080aqds: transition to DM_ETH
Pull request for UEFI sub-system for efi-2020-07-rc3
2020-05-18 6:34 UTC
[PATCH v2] efi_loader: round the memory area in efi_add_memory_map()
2020-05-18 6:21 UTC (4+ messages)
[PATCH] arm: mach-k3: Enable dcache in SPL
2020-05-18 5:57 UTC
[PATCH] bdinfo: Show information about fdt blob via bdinfo
2020-05-18 5:42 UTC (4+ messages)
[PATCH] mpc83xx, abb: remove suvd3 board
2020-05-18 4:26 UTC (3+ messages)
[PATCH 1/5] libfdt: Export overlay_apply_node() as fdt_overlay_apply_node()
2020-05-18 3:17 UTC (4+ messages)
[PATCH v3 0/3] Move FSP configuration to devicetree
2020-05-18 3:17 UTC (10+ messages)
` [PATCH v3 1/3] arch: x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
` [PATCH v3 2/3] arch: x86: apl: Use devicetree for FSP-M configuration
` [PATCH v3 3/3] arch: x86: apl: Use devicetree for FSP-S configuration
[PATCH 0/3] x86: Correct SPI memory-mapping query
2020-05-18 3:00 UTC (4+ messages)
` [PATCH 1/3] x86: spi: Add a way to access the SPI mapping via registers
` [PATCH 2/3] x86: spi: Rewrite logic for obtaining the SPI memory map
` [PATCH 3/3] x86: spl: Print the error on SPL failure
[PATCH 01/10] kconfiglib: Update to the 14.1.0 release
2020-05-18 2:55 UTC (3+ messages)
` [PATCH 02/10] kconfig: Add scripts/Kconfig.include from v4.19
[PATCH 00/10] efi_loader: add capsule update support
2020-05-18 1:43 UTC (9+ messages)
` [PATCH 02/10] efi_loader: add option to initialise EFI subsystem early
` [PATCH 03/10] efi_loader: define UpdateCapsule api
[PATCH 0/2] test/py: fix test_efi_secboot/conftest.py
2020-05-18 0:47 UTC (4+ messages)
` [PATCH 1/2] test/py: efi_secboot should not assume sbin is in the path
[PATCH 0/7 v4] EFI variable support via OP-TEE
2020-05-17 19:25 UTC (8+ messages)
` [PATCH 1/7 v4] efi_loader: Add headers for EDK2 StandAloneMM communication
` [PATCH 2/7 v4] efi_loader: Implement EFI variable handling via OP-TEE
` [PATCH 3/7 v4] cmd: efidebug: Add support for querying UEFI variable storage
` [PATCH 4/7 v4] MAINTAINERS: Add maintainer for EFI variables via OP-TEE
` [PATCH 5/7 v4] doc: uefi.rst: Add OP-TEE variable storage config options
` [PATCH 6/7 v4] configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE
` [PATCH 7/7 v4] dts: nxp2160ardb: add op-tee node
[PATCH 01/15] net: pcnet: Drop typedef struct pcnet_priv_t
2020-05-17 16:24 UTC (15+ messages)
` [PATCH 02/15] net: pcnet: Drop PCNET_HAS_PROM
` [PATCH 03/15] net: pcnet: Use PCI_DEVICE() to define PCI device compat list
` [PATCH 04/15] net: pcnet: Simplify private data allocation
` [PATCH 05/15] net: pcnet: Replace memset+malloc with calloc
` [PATCH 06/15] net: pcnet: Move private data allocation to initialize
` [PATCH 07/15] net: pcnet: Move initialize function at the end
` [PATCH 08/15] net: pcnet: Drop useless forward declarations
` [PATCH 09/15] net: pcnet: Wrap devbusfn into private data
` [PATCH 10/15] net: pcnet: Pass private data through dev->priv
` [PATCH 11/15] net: pcnet: Wrap iobase into private data
` [PATCH 12/15] net: pcnet: Wrap name and enetaddr "
` [PATCH 13/15] net: pcnet: Split common and non-DM functions
` [PATCH 14/15] net: pcnet: Add DM support
` [PATCH 15/15] net: pcnet: Add Kconfig entries
[PATCH 1/2] cpu: imx8: fix type and rate detection
2020-05-17 14:53 UTC (7+ messages)
` [PATCH 2/2] thermal: imx_scu_thermal: fix getting DT alert property value
[ANN] U-Boot v2020.07-rc2 released
2020-05-17 14:45 UTC (4+ messages)
[PATCH v10 00/18] RISC-V SiFive FU540 support SPL
2020-05-17 14:42 UTC (21+ messages)
` [PATCH v10 06/18] sifive: fu540: add ddr driver
` [PATCH v10 07/18] sifive: dts: fu540: Add DDR controller and phy register settings
` [PATCH v10 10/18] clk: sifive: fu540-prci: Add ddr clock initialization
` [PATCH v10 11/18] clk: sifive: fu540-prci: Release ethernet clock reset
` [PATCH v10 13/18] riscv: cpu: fu540: Add support for cpu fu540
` [PATCH v10 17/18] configs: fu540: Add config options for U-Boot SPL
` [PATCH v10 18/18] doc: sifive: fu540: Add description for OpenSBI generic platform
[PATCH v9 00/18] RISC-V SiFive FU540 support SPL
2020-05-17 14:30 UTC (5+ messages)
` [PATCH v9 04/18] lib: Makefile: build crc7.c when CONFIG_MMC_SPI
[PATCH] x86: coreboot: add SMBIOS cbmem entry parsing
2020-05-17 14:29 UTC (2+ messages)
[PATCH v2 00/39] Tidy up the 'bd' command
2020-05-17 14:10 UTC (15+ messages)
` [PATCH v2 01/39] tbs2910: Drop "
` [PATCH v2 14/39] bdinfo: powerpc: Use the generic bd command
` [PATCH v2 15/39] bdinfo: m68k: "
` [PATCH v2 16/39] bdinfo: arm: "
` [PATCH v2 17/39] bdinfo: arc: "
` [PATCH v2 26/39] bdinfo: Drop print_bi_flash()
` [PATCH v2 30/39] bdinfo: net: Drop legacy ethernet bdinfo
patman: ImportError
2020-05-17 13:55 UTC (3+ messages)
[PATCH] x86: mtrr: Drop the mask display when changing an mtrr
2020-05-17 13:54 UTC (3+ messages)
[PATCH v2] Nokia RX-51: Add automated test for running RX-51 build in qemu
2020-05-17 12:38 UTC (17+ messages)
` [PATCH v3] "
Issue with 'ubi part' ubi_io_read: error -74 (ECC error)
2020-05-17 11:27 UTC
[PATCH v1 0/3] add custome commands for broadcom NS3 soc
2020-05-17 8:37 UTC (4+ messages)
` [PATCH v1 1/3] cmd: bcm: add nitro boot command
` [PATCH v1 2/3] cmd: bcm: add nitro image load commands
` [PATCH v1 3/3] cmd: bcm: add command for chimp hand shake
[PATCH v1 0/3] add elog support for broadcom NS3 soc
2020-05-17 8:32 UTC (4+ messages)
` [PATCH v1 1/3] common: ns3: add error logging support
` [PATCH v1 2/3] board: ns3: kconfig: extend board kconfig with specific commands
` [PATCH v1 3/3] cmd: bcm: add broadcom error log setup command
[PATCH v1 0/3] add optee support for broadcom NS3 soc
2020-05-17 8:28 UTC (4+ messages)
` [PATCH v1 1/3] board: ns3: add optee based bnxt fw load driver
` [PATCH v1 2/3] configs: ns3: enable tee and optee driver
` [PATCH v1 3/3] arm: dts: ns3: add optee node
[PATCH v1 0/3] add FIT image support for broadcom NS3 soc
2020-05-17 8:24 UTC (4+ messages)
` [PATCH v1 1/3] configs: ns3: enable FIT config
` [PATCH v1 2/3] board: ns3: add FIT image its file
` [PATCH v1 3/3] board: ns3: add development keys used in FIT
[PATCH v1 00/15] add basic driver support for broadcom NS3 soc
2020-05-17 8:19 UTC (16+ messages)
` [PATCH v1 01/15] configs: ns3: enable pinctrl driver
` [PATCH v1 02/15] dt-bindings: pinctrl: add ns3 pads definition
` [PATCH v1 03/15] arm: dts: ns3: add pinctrl node
` [PATCH v1 04/15] arm: dts: ns3: add gpio node
` [PATCH v1 05/15] configs: ns3: enable BCM IPROC mmc driver
` [PATCH v1 06/15] arm: dts: ns3: add emmc node
` [PATCH v1 07/15] configs: ns3: enable mmc commands
` [PATCH v1 08/15] arm: dts: ns3: add qspi node
` [PATCH v1 09/15] arm: dts: ns3: add i2c node
` [PATCH v1 10/15] arm: dts: ns3: add PAXB PCIe host and phy node
` [PATCH v1 11/15] configs: ns3: enable gpt commands
` [PATCH v1 12/15] configs: ns3: enable EXT4 and FAT fs support
` [PATCH v1 13/15] configs: ns3: enable sp805 watchdog driver
` [PATCH v1 14/15] arm: dts: ns3: add sp805 watchdog node
` [PATCH v1 15/15] board: ns3: start sp805 watchdog service
[PATCH v2 0/2] add broadcom spi driver
2020-05-17 7:24 UTC (3+ messages)
` [PATCH v2 1/2] driver: spi: add brcm iproc qspi support
` [PATCH v2 2/2] drivers: spi: add commands for micron SPI
[PATCH] efi_loader: round the memory area in efi_add_memory_map()
2020-05-17 5:44 UTC (2+ messages)
[PATCH] Azure: Add 'tools-only' build for macOS X hosts
2020-05-17 2:48 UTC (2+ messages)
[PATCH] patman: Avoid circular dependency between command and tools
2020-05-17 2:08 UTC (2+ messages)
[PATCH 0/4] bootefi fixes for aarch64/layerscape
2020-05-16 15:54 UTC (5+ messages)
` [PATCH 4/4] efi_loader: call smp_kick_all_cpus()
[PATCH] arm: mach-k3: j721e_init: Add support for backup boot modes
2020-05-16 15:35 UTC
[PATCH V3] usb: ehci-omap: Add Support for DM_USB and OF_CONTROL
2020-05-16 15:25 UTC (2+ messages)
[PATCH 0/6 v3] EFI variable support via OP-TEE
2020-05-16 9:08 UTC (8+ messages)
` [PATCH 1/6 v3] efi_loader: Add headers for EDK2 StandAloneMM communication
` [PATCH 2/6 v3] efi_loader: Implement EFI variable handling via OP-TEE
` [PATCH 3/6 v3] cmd: efidebug: Add support for querying UEFI variable storage
` [PATCH 4/6 v3] MAINTAINERS: Add maintainer for EFI variables via OP-TEE
` [PATCH 5/6 v3] doc: uefi.rst: Add OP-TEE variable storage config options
` [PATCH 6/6 v3] configs: lx2160a: Add default config for lx2160a using StMM in OP-TEE
[PATCH 1/6] env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
2020-05-16 1:46 UTC (12+ messages)
` [PATCH 2/6] board_r: env: Use IS_ENABLED() instead of #ifdefs
` [PATCH 3/6] board_r: Introduce CONFIG_PCI_INIT_R Kconfig option
` [PATCH 4/6] qemu_arm64_defconfig: Enable CONFIG_PCI_INIT_R
` [PATCH 5/6] qemu_arm_defconfig: "
` [PATCH 6/6] qemu-x86*_defconfig: "
[PATCH v3 00/22] common: Further reduce the size of common.h
2020-05-15 21:13 UTC (3+ messages)
[PATCH v3 1/1] cmd: gpt: add eMMC and GPT support
2020-05-15 21:02 UTC (2+ messages)
[PATCH] rsa: don't use malloc.h in rsa-sign.c
2020-05-15 20:54 UTC (2+ messages)
[RESEND PATCH] configs: mt7629: support usb host and udisk
2020-05-15 20:54 UTC (2+ messages)
[PATCH] Makefile: remove m68k GCC 3.4 workaround
2020-05-15 20:54 UTC (2+ messages)
[PATCH] lib: rsa: avoid overriding the object name when already specified
2020-05-15 20:54 UTC (2+ messages)
[PATCH] MAINTAINERS: POWERPC MPC8XX: Update email address
2020-05-15 20:54 UTC (2+ messages)
[PATCH v6 1/2] usb: Update struct usb_device to indicate speed enum
2020-05-15 20:54 UTC (4+ messages)
` [PATCH v6 2/2] pci: Fix typo in definition for PCI_DEV
[PATCH 1/1] common/board_f: avoid -Wtype-limits warning
2020-05-15 20:54 UTC (2+ messages)
[PATCH 1/1] tools: ftdgrep: use /* fallthrough */ as needed
2020-05-15 20:54 UTC (2+ messages)
[PATCH 1/1] tools: mkimage: use /* fallthrough */ as needed
2020-05-15 20:53 UTC (2+ messages)
[PATCH] spl: Always define preloader_console_init
2020-05-15 20:53 UTC (2+ messages)
[PATCH] lib: rsa: Also check for presence of r-squared property
2020-05-15 20:53 UTC (2+ messages)
[PATCH] Makefile: add file 'defconfig' to clean target
2020-05-15 20:53 UTC (2+ messages)
[PATCH 1/2] JFFS2: Process obsolete nodes as well as accurate ones
2020-05-15 20:53 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] JFFS2: Add useful fields into lists
[PATCH 1/3] log: Allow LOG_DEBUG to always enable log output
2020-05-15 20:53 UTC (6+ messages)
` [PATCH 2/3] lib: Allow MD5 to be enabled in SPL
` [PATCH 3/3] lib: Allow hexdump to be used "
[PATCH v4 0/8] A small set of arm cleanups
2020-05-15 20:53 UTC (17+ messages)
` [PATCH v4 1/8] arm: lpc32xx: move SoC to mach-lpc32xx
` [PATCH v4 2/8] arch/arm/Makefile: sort machine names
` [PATCH v4 3/8] rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
` [PATCH v4 4/8] arm: orion5x: finish moving SoC to mach-orion5x
` [PATCH v4 5/8] rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
` [PATCH v4 6/8] rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
` [PATCH v4 7/8] rename symbol: CONFIG_STM32 -> CONFIG_ARCH_STM32
` [PATCH v4 8/8] drivers/reset/Kconfig: fix typo
[PATCH v5 0/3] gpio: add possibility to search for gpio label name
2020-05-15 19:36 UTC (5+ messages)
` [PATCH v5 1/3] gpio-uclass.c: save the GPIOD flags also in the gpio descriptor
` [PATCH v5 2/3] sandbox, test: add test for GPIO_HOG function
` [PATCH v5 3/3] gpio: search for gpio label if gpio is not found through bank name
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