messages from 2020-05-06 08:07:27 to 2020-05-07 06:46:26 UTC [more...]
[PATCH 1/1] efi_loader: fix 'efidebug bootorder'
2020-05-07 6:46 UTC (2+ messages)
[PATCH] lib: rsa: Fix unaligned 64-bit fdt accesses
2020-05-07 6:43 UTC (3+ messages)
[PATCH] cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping
2020-05-07 6:39 UTC (3+ messages)
[PATCH] arm: dtsi: sama5d2: Add uart4 definition to sama5d2.dtsi
2020-05-07 4:43 UTC
[PATCH 00/10] efi_loader: add capsule update support
2020-05-07 2:50 UTC (10+ messages)
` [PATCH 04/10] efi_loader: capsule: add capsule_on_disk support
` [PATCH 08/10] cmd: add "efidebug capsule" command
[PATCH 0/8] qemu: arm64: Add support for uefi firmware management protocol routines
2020-05-07 2:33 UTC (17+ messages)
` [PATCH 3/8] qemu: arm64: Add support for efi "
` [PATCH 8/8] qemu: arm64: Add documentation for capsule update
[PATCH 00/13] imx: tmu support and scu thermal update
2020-05-07 2:11 UTC (9+ messages)
` [PATCH 10/13] imx: load calibration parameters from fuse for i.MX8MP
[PATCH 1/1] test: stabilize test_efi_secboot
2020-05-07 0:36 UTC (2+ messages)
efi_loader: pkcs7_parse_message() returns error pointer
2020-05-07 0:17 UTC
efi_loader: efi_variable_parse_signature() returns NULL on error
2020-05-07 0:13 UTC
[PATCH 0/2] test: fix naming of test functions in the log test suite
2020-05-06 23:28 UTC (4+ messages)
` [PATCH 1/2] test: describe naming conventions for macro UNIT_TEST
` [PATCH 2/2] test: fix naming of test functions in the log test suite
TPM: remove duplicate definitions
2020-05-06 22:58 UTC
[PATCH v4 0/4] patman: Add changelog customization options
2020-05-06 22:32 UTC (3+ messages)
` [PATCH v4 4/4] patman: Modify functional tests for new behavior
[PATCH 0/6] patman: Fixes to allow patman to work with Zephyr OS
2020-05-06 22:29 UTC (7+ messages)
` [PATCH 1/6] patman: Fix 'warning' typo
` [PATCH 2/6] patman: Support emacs mode with checkpatch
` [PATCH 3/6] patman: Don't try to process checkpatch lines twice
` [PATCH 4/6] patman: Handle checkpatch output with notes and code
` [PATCH 5/6] patman: Support warnings in the patch subject
` [PATCH 6/6] patman: Complain if a checkpatch line is not understood
[PATCH v4 00/12] phy: atheros: dt bindings and cleanup
2020-05-06 22:11 UTC (13+ messages)
` [PATCH v4 01/12] phy: atheros: Make RGMII Tx delays actually configurable for AR8035
` [PATCH v4 02/12] phy: atheros: Use common functions for RGMII internal delays
` [PATCH v4 03/12] phy: atheros: Clarify the configuration of the CLK_25M output pin
` [PATCH v4 04/12] phy: atheros: Explicitly disable RGMII delays
` [PATCH v4 05/12] phy: atheros: Clarify the intention of ar8021_config
` [PATCH v4 06/12] phy: atheros: fix AR8021 PHY ID mask
` [PATCH v4 07/12] phy: atheros: use defines for PHY IDs
` [PATCH v4 08/12] phy: atheros: introduce debug read and write functions
` [PATCH v4 09/12] phy: atheros: move delay config to common function
` [PATCH v4 10/12] phy: atheros: add device tree bindings and config
` [PATCH v4 11/12] phy: atheros: ar8035: remove static clock config
` [PATCH v4 12/12] phy: atheros: consolidate {ar8031|ar8035}_config()
raspberrypi cm3 v2019.07 not working
2020-05-06 21:02 UTC (2+ messages)
[PATCH 00/36] Tidy up the 'bd' command
2020-05-06 20:11 UTC (70+ messages)
` [PATCH 05/36] bdinfo: mips: Use the generic bd command
` [PATCH 07/36] bdinfo: microblaze: "
` [PATCH 11/36] bdinfo: nds32: "
` [PATCH 12/36] bdinfo: riscv: "
` [PATCH 13/36] bdinfo: arm: "
` [PATCH 14/36] bdinfo: Drop the option to not use the generic 'bd' command
` [PATCH 15/36] bdinfo: Drop unused __maybe_unused
` [PATCH 16/36] bdinfo: microblaze: sh: nios2: Drop arch-specific flash info
` [PATCH 17/36] bdinfo: Drop unnecessary inline on functions
` [PATCH 18/36] bdinfo: Drop print_std_bdinfo()
` [PATCH 19/36] bdinfo: ppc: Drop arch-specific print_baudrate()
` [PATCH 20/36] bdinfo: sh: arc: Drop arch-specific print_bi_mem()
` [PATCH 21/36] bdinfo: Drop print_bi_boot_params()
` [PATCH 22/36] bdinfo: Drop print_bi_flash()
` [PATCH 23/36] bdinfo: Drop print_cpu_word_size()
` [PATCH 24/36] bdinfo: net: ppc: Drop bi_enet1addr and other similar info
` [PATCH 25/36] bdinfo: net: ppc: Drop prints for CONFIG_HAS_ETHn
` [PATCH 26/36] bdinfo: net: Drop legacy ethernet bdinfo
` [PATCH 27/36] bdinfo: net: Inline print_eths()
` [PATCH 28/36] bdinfo: net: Inline print_eth_ip_addr()
` [PATCH 29/36] bdinfo: Export some basic printing functions
` [PATCH 30/36] bdinfo: arm: Move ARM-specific info into its own file
` [PATCH 31/36] bdinfo: ppc: Move PPC-specific "
` [PATCH 32/36] bdinfo: m68k: Move m68k-specific "
` [PATCH 33/36] bdinfo: m68k: ppc: Move arch-specific code from bdinfo
` [PATCH 34/36] bdinfo: Update the file comments
` [PATCH 35/36] bdinfo: dm: Update fb_base when using driver model
` [PATCH 36/36] bdinfo: x86: vesa: Update fb_base to the correct value
[PATCH v3 00/12] phy: atheros: dt bindings and cleanup
2020-05-06 19:56 UTC (15+ messages)
` [PATCH v3 01/12] phy: atheros: Make RGMII Tx delays actually configurable for AR8035
` [PATCH v3 02/12] phy: atheros: Use common functions for RGMII internal delays
` [PATCH v3 03/12] phy: atheros: Clarify the configuration of the CLK_25M output pin
` [PATCH v3 04/12] phy: atheros: Explicitly disable RGMII delays
` [PATCH v3 05/12] phy: atheros: Clarify the intention of ar8021_config
` [PATCH v3 06/12] phy: atheros: fix AR8021 PHY ID mask
` [PATCH v3 07/12] phy: atheros: use defines for PHY IDs
` [PATCH v3 08/12] phy: atheros: introduce debug read and write functions
` [PATCH v3 09/12] phy: atheros: move delay config to common function
` [PATCH v3 10/12] phy: atheros: add device tree bindings and config
` [PATCH v3 11/12] phy: atheros: ar8035: remove static clock config
` [PATCH v3 12/12] phy: atheros: consolidate {ar8031|ar8035}_config()
[PATCH v2 1/2] armv8: ls1028a: move FSL_LAYERSCAPE to kconfig
2020-05-06 19:27 UTC (2+ messages)
` [PATCH v2 2/2] board: kontron: add sl28 support
[PATCH 0/6] EFI variable support via OP-TEE
2020-05-06 19:12 UTC (7+ messages)
` [PATCH 1/6] charset: Add support for calculating bytes occupied by a u16 string
` [PATCH 2/6] efi_loader: Add headers for EDK2 StandAloneMM communication
` [PATCH 3/6] efi_loader: Implement EFI variable handling via OP-TEE
` [PATCH 4/6] cmd: efidebug: Add support for querying UEFI variable storage
` [PATCH 5/6] MAINTAINERS: Add maintainer for EFI variables via OP-TEE
` [PATCH 6/6] doc: uefi.rst: Add OP-TEE variable storage config options
[PATCH 1/2] JFFS2: Process obsolete nodes as well as accurate ones
2020-05-06 19:12 UTC (2+ messages)
[PATCH v2 1/2] net: cortina_ni: Addd eth support for Cortina Access CAxxxx SoCs
2020-05-06 19:10 UTC (2+ messages)
[PATCH 1/2] armv8: ls1028a: move FSL_LAYERSCAPE to kconfig
2020-05-06 18:57 UTC (2+ messages)
` [PATCH 2/2] board: kontron: add sl28 support
[PATCH 1/1] efi_loader: put device tree into EfiACPIReclaimMemory
2020-05-06 18:37 UTC
[PATCH V2] mkimage: fit: Do not tail-pad fitImage with external data
2020-05-06 18:11 UTC (26+ messages)
[PATCH 1/6] env: Convert CONFIG_DELAY_ENVIRONMENT to Kconfig
2020-05-06 17:38 UTC (6+ 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] misc: i2c_eeprom: implement different probe test eeprom offset
2020-05-06 16:47 UTC (2+ messages)
[PATCH] Revert "mkimage: fit: Do not tail-pad fitImage with external data"
2020-05-06 16:18 UTC (6+ messages)
[PATCH 1/3] log: Allow LOG_DEBUG to always enable log output
2020-05-06 15:11 UTC (4+ messages)
` [PATCH 2/3] lib: Allow MD5 to be enabled in SPL
` [PATCH 3/3] lib: Allow hexdump to be used "
[PATCH v2 0/2] gpio: add gpio open-drain & open-source emulation
2020-05-06 14:54 UTC (6+ messages)
` [PATCH v2 1/2] gpio: emulate open drain & open source in dm_gpio_set_value()
` [PATCH v2 2/2] test: dm: update test for open-drain/open-source emulation in gpio-uclass
[PATCH v2 2/4] regmap: Allow providing read/write callbacks through struct regmap_config
2020-05-06 14:47 UTC (3+ messages)
Calling i2c set speed twice for i2c_mux_bus
2020-05-06 14:47 UTC (8+ messages)
[U-Boot] [PATCH v2 00/18] autoboot: Tidy up autoboot code
2020-05-06 14:47 UTC (5+ messages)
` [U-Boot] [PATCH v2 13/18] autoboot: Tidy up use of menukey
[PATCH v2 00/10] USB host support for Raspberry Pi 4 board
2020-05-06 14:47 UTC (7+ messages)
` [PATCH v2 09/10] pci: Add driver for Broadcom STB PCIe controller
[PATCH] cmd: gpt: add eMMC and GPT support
2020-05-06 14:47 UTC (4+ messages)
[PATCH] cmd: avb: free partition buffer upon verify completion
2020-05-06 14:05 UTC
[PATCH] board: atmel: Fix compiler warning 'board_usb_hw_init()' not used
2020-05-06 13:20 UTC (2+ messages)
[PATCH] mtd: nand: raw: mxs_nand changes for nandbcb
2020-05-06 12:59 UTC
[RFC] dm: uclass: add functions to get device by platdata
2020-05-06 12:57 UTC (16+ messages)
[PATCH v3 0/2] efi_loader: identify EFI system partition
2020-05-06 12:51 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH v4 0/8] A small set of arm cleanups
2020-05-06 12:02 UTC (9+ 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 v2 0/7] rockchip: PHY drivers (USB)
2020-05-06 11:44 UTC (3+ messages)
` [PATCH v2 7/7] usb: dwc3: add dis_del_phy_power_chg_quirk
[PATCH 0/2] add CONFIG_ENV_SECT_SIZE_AUTO
2020-05-06 11:08 UTC (14+ messages)
` [PATCH 1/2] env/sf.c: use a variable to hold the sector size
` [PATCH 2/2] env: add CONFIG_ENV_SECT_SIZE_AUTO
[PATCH] board: puma: use dtb given on the commandline instead of using u-boot.dtb
2020-05-06 11:06 UTC
[PATCH] board: sunxi: enable status LED in SPL
2020-05-06 11:06 UTC (3+ messages)
[PATCH] usb: dwc3: fix NULL pointer issue
2020-05-06 10:58 UTC
[PATCH v2 1/2] drivers: usb: musb: Fail if the ctrl mod register is missing
2020-05-06 10:51 UTC (3+ messages)
` [PATCH v2 2/2] drivers: usb: musb: ti: Use dev_err instead of pr_err
[PATCH v8 00/14] Add support for MediaTek xHCI host controller
2020-05-06 10:33 UTC (5+ messages)
` [PATCH v8 05/14] usb: dwc3: use the phy bulk API to get phys
[PATCH v2 0/7] rockchip: make it possible to sign the u-boot.itb
2020-05-06 8:55 UTC (4+ messages)
` [PATCH v2 7/7] rockchip: make_fit_atf: add signature handling
[PATCH v3 0/2] usb: xhci: Load Raspberry Pi 4 VL805's firmware
2020-05-06 8:31 UTC (4+ messages)
` [PATCH v3 1/2] arm: rpi: Add function to trigger VL805's firmware load
[PATCH 0/6] rtc: add rtc_{read,write}8_array and rtc command
2020-05-06 8:13 UTC (4+ messages)
` [PATCH 1/6] rtc: add rtc_read8_array helper and ->read8_array method
[PATCH] fastboot: getvar: fix partition-size return value
2020-05-06 8:12 UTC
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