messages from 2020-11-13 09:30:14 to 2020-11-17 00:28:04 UTC [more...]
[PATCH v9 00/11] efi_loader: add capsule update support
2020-11-17 0:28 UTC (11+ messages)
` [PATCH v9 01/11] efi_loader: define UpdateCapsule api
` [PATCH v9 02/11] efi_loader: capsule: add capsule_on_disk support
` [PATCH v9 03/11] efi_loader: capsule: add memory range capsule definitions
` [PATCH v9 04/11] efi_loader: capsule: support firmware update
` [PATCH v9 05/11] efi_loader: add firmware management protocol for FIT image
` [PATCH v9 06/11] efi_loader: add firmware management protocol for raw image
` [PATCH v9 07/11] cmd: add "efidebug capsule" command
` [PATCH v9 08/11] tools: add mkeficapsule command for UEFI capsule update
` [PATCH v9 09/11] test/py: efi_capsule: test for FIT image capsule
` [PATCH v9 10/11] test/py: efi_capsule: test for raw "
[PATCH] dfu: simplify the dependencies of DFU_TFTP
2020-11-17 0:27 UTC
[PATCH] common: update: fix an "unused" warning against update_flash()
2020-11-17 0:26 UTC
[PATCH v8 00/18] efi_loader: add capsule update support
2020-11-17 0:16 UTC (5+ messages)
[PATCH] tools: image-host.c: use random instead of rand
2020-11-16 23:53 UTC (2+ messages)
[PATCH] tools: image-host.c: use correct variable for strerrno
2020-11-16 23:53 UTC (2+ messages)
[PATCH] common/board_r: make sure to call initr_dm() before initr_trace()
2020-11-16 23:53 UTC (3+ messages)
[PATCH v2 0/4] sandbox: exception handling
2020-11-16 23:53 UTC (7+ messages)
` [PATCH v2 1/4] sandbox: add handler for exceptions
` [PATCH v2 3/4] efi_selftest: implement exception test for sandbox
` [PATCH v2 4/4] test: unit test for exception command
[Patch] fdt: Use phandle to distinguish DT nodes with same name
2020-11-16 23:53 UTC (2+ messages)
[PATCH 0/5] allow default environment to be amended from dtb
2020-11-16 23:52 UTC (8+ messages)
` [PATCH 1/5] fdtdec: make fdtdec_get_config_string() return const char*
` [PATCH 2/5] fdtdec: introduce fdtdec_get_config_property
` [PATCH 4/5] env: allow default environment to be amended from control dtb
[PATCH] rockchip: Enable BINMAN for boards enable SPL_OPTEE
2020-11-16 23:52 UTC (2+ messages)
[PATCH v5 15/27] clk: move clk-ti-sci driver to 'ti' directory
2020-11-16 23:52 UTC (8+ messages)
` [PATCH v5 18/27] misc: am33xx: add control module driver
[dwi2c PATCH v1] dwi2c add offsets to reads
2020-11-16 23:20 UTC (6+ messages)
[GIT PULL] TI changes for v2021.01-rc3
2020-11-16 23:11 UTC (2+ messages)
[BUG] U-boot does not detect emmc card in odroid-c2 for newer U-boot as 2020.04
2020-11-16 22:39 UTC (2+ messages)
[PATCH V2] mmc: display an error number to debug
2020-11-16 22:04 UTC
[PATCH 0/8] spl: atf: add support for LOAD_IMAGE_V2
2020-11-16 21:47 UTC (9+ messages)
` [PATCH 1/8] treewide: use CONFIG_IS_ENABLED() for ARMV8_SEC_FIRMWARE_SUPPORT
` [PATCH 2/8] spl: atf: move storage for bl31_params into function
` [PATCH 3/8] spl: atf: provide a bl2_plat_get_bl31_params_default()
` [PATCH 4/8] spl: atf: remove helper structure from common header
` [PATCH 5/8] spl: atf: add support for LOAD_IMAGE_V2
` [PATCH 6/8] armv8: layerscape: don't initialize GIC in SPL
` [PATCH 7/8] board: sl28: add ATF support (bl31)
` [PATCH 8/8] board: sl28: add OP-TEE Trusted OS support (bl32)
[PATCH] mmc: display an error number to debug
2020-11-16 21:38 UTC (3+ messages)
[PATCH] common: fit: add missing newline
2020-11-16 21:01 UTC
[PATCH v3] env: mmc: Correct partition comparison in mmc_offset_try_partition
2020-11-16 19:16 UTC (4+ messages)
[PULL u-boot] Please pull u-boot-amlogic-20201116
2020-11-16 18:39 UTC (2+ messages)
Pull request: u-boot-rockchip-20201113
2020-11-16 18:39 UTC (2+ messages)
[PATCH 1/3] net: e1000: Remove unused bus_to_phys() macro
2020-11-16 17:02 UTC (3+ messages)
` [PATCH 2/3] net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()
` [PATCH 3/3] net: e1000: Add missing address translations
Pull request: u-boot-sunxi/master
2020-11-16 16:58 UTC (6+ messages)
[PATCH 00/26] TI J7 SoC HSM Rearch support series
2020-11-16 15:53 UTC (25+ messages)
` [PATCH 03/26] remoteproc: k3-r5: remove sysfw PM calls if not supported
` [PATCH 05/26] clk: fixed_rate: add API for directly registering fixed rate clocks
` [PATCH 06/26] clk: fix clock tree dump to properly dump out every registered clock
` [PATCH 08/26] clk: add support for setting clk rate from cmdline
` [PATCH 19/26] arm: mach-k3: j721e: force enable A72 core 0 during spl shutdown
` [PATCH 20/26] arm: mach-k3: do board config for PM and RM only if supported
` [PATCH 21/26] arm: mach-k3: common: Drop main r5 start
[PATCH v2 0/6] microblaze: Cleanup series
2020-11-16 15:02 UTC (7+ messages)
` [PATCH v2 1/6] microblaze: Clean config file from ifdef mess
` [PATCH v2 2/6] microblaze: Simplify cache handling
` [PATCH v2 3/6] microblaze: Get rid of xparameters.h
` [PATCH v2 4/6] microblaze: Remove CONFIG_SYS_FDT_SIZE
` [PATCH v2 5/6] microblaze: Unify of setting for SPL_NOR/XIP support
` [PATCH v2 6/6] microblaze: Detect NOR flash based on DT
[U-Boot] Booting on RK3399
2020-11-16 14:55 UTC (11+ messages)
` [U-Boot] Booting on RK3399[Please note, mail behalf by sjg@google.com]
` "
Please pull u-boot-dm
2020-11-16 14:49 UTC (2+ messages)
[PATCH v4 0/4] Add Renesas SoC identification driver support
2020-11-16 13:03 UTC (5+ messages)
` [PATCH v4 1/4] dm: core: Add of_match_node helper function
` [PATCH v4 2/4] soc: Fix comments from SOC to SoC
` [PATCH v4 3/4] dm: soc: Add SoC id for attribute matching
` [PATCH v4 4/4] dm: soc: SoC identification driver for Renesas SoC's
[PATCH] net: sun8i-emac: Allow all RGMII PHY modes
2020-11-16 9:46 UTC
[SPECIFICATION RFC] The firmware and bootloader log specification
2020-11-16 8:57 UTC (6+ messages)
` Antw: [EXT] [systemd-devel] "
[PATCH v2 0/2] tools/sunxi: Use mkimage for SPL generation
2020-11-16 7:19 UTC (3+ messages)
` [PATCH v2 2/2] sunxi: Use mkimage for SPL boot image generation
[PATCH v2] usb: xhci: fix lack of short packet event trb handling
2020-11-16 6:55 UTC (2+ messages)
[PATCH] efi_loader: tcg2 protocol updates
2020-11-16 6:52 UTC
[PATCH v3 0/1] RISC-V tracing support
2020-11-16 5:47 UTC (5+ messages)
` [PATCH v3 1/1] riscv: Add timer_get_us() for tracing
[PATCH] efi_loader: improve detection of ESP for storing UEFI variables
2020-11-16 5:02 UTC (8+ messages)
[PATCH 1/6] Nokia RX-51: Remove old comments from configs/nokia_rx51.h file
2020-11-16 3:27 UTC (4+ messages)
[PATCH] env: mmc: Correct partition comparison in mmc_offset_try_partition
2020-11-16 3:06 UTC (4+ messages)
[PATCH v4] env: mmc: Correct partition comparison in mmc_offset_try_partition
2020-11-16 0:54 UTC
[PATCH] dm: core: Fix incorrect flag check
2020-11-15 20:22 UTC
[PATCH v3 0/2] pinctrl: renesas: trivial fixes and enhancements
2020-11-15 17:47 UTC (3+ messages)
` [PATCH v3 1/2] pinctrl: renesas: Make sure the pin type is updated after setting the MUX
` [PATCH v3 2/2] pinctrl: renesas: Implement get_pin_muxing() callback
Pull request for UEFI sub-system for efi-2021-01-rc3
2020-11-15 17:17 UTC (3+ messages)
[PATCH v2 0/2] pinctrl: renesas: trivial fixes and enhancements
2020-11-15 17:01 UTC (4+ messages)
` [PATCH v2 1/2] pinctrl: renesas: Make sure the pin type is updated after setting the MUX
[PATCH v2] env: mmc: Correct partition comparison in mmc_offset_try_partition
2020-11-15 17:01 UTC (5+ messages)
[PATCH v3 0/4] Add Renesas SoC identification driver support
2020-11-15 14:29 UTC (8+ messages)
` [PATCH v3 1/4] dm: core: Add of_match_node helper function
` [PATCH v3 2/4] soc: Fix comments from SOC to SoC
` [PATCH v3 3/4] dm: soc: Add SoC id for attribute matching
[PATCH 0/7] patman: Minor improvements to 'patman status'
2020-11-15 14:07 UTC (13+ messages)
` [PATCH 1/7] patman: Refactor how the default subcommand works
` [PATCH 2/7] patman: Correct Change-Ids error message args
` [PATCH 4/7] patman: Update defaults in subparsers
` [PATCH 5/7] patman: Allow specifying the patchwork URL
` [PATCH 6/7] patman: Add a setting for the Patchwork URL
` [PATCH 7/7] patman: Add a Series-patchwork-url option
[PATCH 1/2] cros_ec: Correct collection of EC hash
2020-11-15 14:07 UTC (4+ messages)
` [PATCH 2/2] cros_ec: Increase command timeout for flash erase
[PATCH 1/1] cros_ec: Handling EC_CMD_GET_NEXT_EVENT
2020-11-15 14:07 UTC (5+ messages)
[PATCH V3] dm: core: Add late driver remove option
2020-11-15 13:15 UTC (3+ messages)
[PATCH v3 0/7] Microchip PolarFire SoC support
2020-11-15 12:18 UTC (12+ messages)
` [PATCH v3 2/7] net: macb: Add DMA 64-bit address support for macb
` [PATCH v3 3/7] net: macb: Add phy address to read it from device tree
` [PATCH v3 5/7] riscv: dts: Add device tree for Microchip Icicle Kit
` [PATCH v3 7/7] doc: board: Add Microchip MPFS Icicle Kit doc
[PATCH v3] arm: vexpress: don't reset flags in board_init to avoid losing previous ones
2020-11-15 11:54 UTC
[PATCH 2/2] Nokia RX-51: Convert to CONFIG_DM_I2C
2020-11-15 10:19 UTC (3+ messages)
` [PATCH v2] "
[u-boot PATCH] configs: am65/j72x: Set CONFIG_LOGLEVEL to 7
2020-11-15 10:18 UTC (2+ messages)
[PATCH v2] ARM: am335x: Add phyBOARD REGOR support
2020-11-15 10:04 UTC (2+ messages)
[PATCH] net: Do not respond to ICMP_ECHO_REQUEST if we do not have an IP address
2020-11-15 3:12 UTC
[PATCH 0/2] rockchip: Fix SPI boot on Pinebook Pro and RK3399-ROC-PC
2020-11-14 18:06 UTC (3+ messages)
` [PATCH 1/2] rockchip: pinebook-pro: default to SPI bus 1 for SPI-flash
` [PATCH 2/2] rockchip: rk3399-roc-pc: "
[PATCH 00/18] Minor board_f/board_r cleanups
2020-11-14 15:17 UTC (37+ messages)
` [PATCH 01/18] common: board_f: Drop initf_console_record wrapper
` [PATCH 02/18] common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm
` [PATCH 03/18] common: board_f: Move setup_machine code to setup_bdinfo
` [PATCH 04/18] common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt
` [PATCH 05/18] common: board_r: Drop initr_console_record wrapper
` [PATCH 06/18] common: board_r: Drop initr_secondary_cpu wrapper
` [PATCH 07/18] common: board_r: Drop initr_post_backlog wrapper
` [PATCH 08/18] common: board_r: Drop initr_pci_ep wrapper
` [PATCH 09/18] common: board_r: Drop initr_pci wrapper
` [PATCH 10/18] common: board_r: Drop initr_addr_map wrapper
` [PATCH 11/18] common: board_r: Drop initr_noncached wrapper
` [PATCH 12/18] common: board_r: Drop initr_xen wrapper
` [PATCH 13/18] common: board_r: Drop initr_jumptable wrapper
` [PATCH 14/18] common: board_r: Drop initr_api wrapper
` [PATCH 15/18] common: board_r: Drop initr_bbmii wrapper
` [PATCH 16/18] common: board_r: Drop arch-specific ifdefs around initr_trap
` [PATCH 17/18] spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF
` [PATCH 18/18] global_data: Enable spl_handoff only if CONFIG_HANDOFF is set
[PATCH] MIPS: introduce `REL_LA' to get label runtime address
2020-11-14 14:16 UTC
[PATCH v3 0/2] Add OpenCores I2C controller driver
2020-11-14 9:12 UTC (3+ messages)
` [PATCH v3 1/2] i2c: ocores: add i2c driver for OpenCores I2C controller
` [PATCH v3 2/2] riscv: sifive/fu540: kconfig: Enable support for Opencores "
[PATCH v2 0/2] Add OpenCores I2C controller driver
2020-11-14 8:38 UTC (5+ messages)
` [PATCH v2 1/2] i2c: ocores: add i2c driver for OpenCores I2C controller
[PATCH 1/1] efi_selftest: provide unit test for the EFI_TCG2_PROTOCOL
2020-11-14 7:21 UTC (2+ messages)
[PATCH 1/1] efi_loader: missing \n in RNG log messages
2020-11-14 3:41 UTC
CONFIG: btrfs requires sha256
2020-11-13 22:53 UTC
[PATCH v2] sandbox: cros_ec: Basic support for EC_CMD_GET_NEXT_EVENT
2020-11-13 22:01 UTC
[PATCH RFC 0/2] Add DM driver for KSZ9477/KSZ9897/KSZ9567 GbE Switch
2020-11-13 18:25 UTC (3+ messages)
` [PATCH RFC 1/2] net: eth-phy-uclass: allow flexible mii to eth bindings
` [PATCH RFC 2/2] net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switch
[PATCH] mpc83xx: Fix dcache setup in lock_ram_in_cache
2020-11-13 14:37 UTC (2+ messages)
[PATCH 1/2] pinctrl: k210: Fix inverted IE and OE for I2C
2020-11-13 13:44 UTC (4+ messages)
[PATCH v2 1/2] pinctrl: k210: Fix inverted IE and OE for I2C
2020-11-13 13:43 UTC (2+ messages)
` [PATCH v2 2/2] pinctrl: k210: Rename power domains to match datasheet
[PATCH] riscv: fix the wrong swap value register
2020-11-13 12:18 UTC (2+ messages)
[patch v2 00/10] rk3399 (Pinebook pro) EDP support
2020-11-13 10:32 UTC (5+ messages)
` [patch v2 01/10] drivers/video/rockchip/rk_vop.c: Use endpoint compatible string to find VOP mode
[PATCH] rockchip: Pinebook Pro: Fix USB
2020-11-13 10:17 UTC (2+ messages)
[PATCH] video: rockchip: Restrict EDP, VOP, MIPI files to GPL-2.0
2020-11-13 10:15 UTC (2+ messages)
[PATCH v2 1/2] rockchip: rk3399: Init clocks in U-Boot proper if SPL was not run
2020-11-13 10:13 UTC (4+ messages)
` [PATCH v2 2/2] rockchip: gru: Allow setting up clocks in U-Boot proper
[PATCH] drivers: led: bcm6858: set the correct led polarity register
2020-11-13 9:30 UTC (2+ 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