public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-11-04 16:57:24 to 2020-11-06 08:09:30 UTC [more...]

[PATCH] imx: ahab: fix implicit declaration warning
 2020-11-06  8:09 UTC  (2+ messages)
` [PATCH] imx: ahab: fix compiler warnings in debug

[PATCH] usb: xhci: fix event trb handling missed
 2020-11-06  7:54 UTC  (3+ messages)

[PATCH] env: env_sf: don't set .init op if not needed
 2020-11-06  7:46 UTC  (8+ messages)

[PATCH] arm: mvebu: a38x: Configurable USB2 high-speed impedance threshold
 2020-11-06  7:28 UTC  (2+ messages)

[PATCH v1 0/4] ARM: dts: STM32: MCU's DT update
 2020-11-06  7:12 UTC  (5+ messages)
` [PATCH v1 1/4] ARM: dts: sync armv7-m.dtsi with kernel v5.10-rc1
` [PATCH v1 2/4] ARM: dts: stm32: DT sync with kernel v5.10-rc1 for MCU's boards
` [PATCH v1 3/4] ARM: dts: stm32: Fix timer initialization for stm32 MCU's board
` [PATCH v1 4/4] ARM: dts: stm32: Fix typo in stm32h7-u-boot.dtsi

[PATCH 0/2] Fix the potential warning without DM_REGULATOR
 2020-11-06  5:57 UTC  (3+ messages)
  ` [PATCH 1/2] phy: meson-g12a-usb2: fix the potential build warning
  ` [PATCH 2/2] video: meson: meson_dw_hdmi: "

Please pull u-boot-x86
 2020-11-06  4:55 UTC 

[PATCH v6 00/14] x86: Updates to SMBIOS
 2020-11-06  2:24 UTC  (18+ messages)
` [PATCH v6 01/14] board: Rename uclass to sysinfo
` [PATCH v6 02/14] doc: Add a binding for sysinfo
` [PATCH v6 03/14] x86: Pass an ofnode into each SMBIOS function
` [PATCH v6 04/14] smbios: Allow properties to come from the device tree
` [PATCH v6 05/14] smbios: Add more properties
` [PATCH v6 06/14] smbios: Add documentation and devicetree binding
` [PATCH v6 07/14] sysinfo: Provide a default driver to set SMBIOS values
` [PATCH v6 08/14] rockchip: Use devicetree for SMBIOS settings
` [PATCH v6 09/14] imx: Use devicetree for SMBIOS settings on MYiR MYS-6ULX
` [PATCH v6 10/14] odroid-c2: Use devicetree for SMBIOS settings
` [PATCH v6 11/14] arm64: mvebu: Use devicetree for SMBIOS settings on uDPU
` [PATCH v6 12/14] x86: galileo: Use devicetree for SMBIOS settings
` [PATCH v6 13/14] x86: Provide default SMBIOS manufacturer/product
` [PATCH v6 14/14] smbios: Drop the unused Kconfig options

Fail to reset on Odroid-C4
 2020-11-06  2:10 UTC 

[PATCH] fixup: x86: Add missing global_data declaration in tables
 2020-11-06  1:55 UTC  (2+ messages)

[PATCH 1/3 v2] tpm: Change response length of tpm2_get_capability()
 2020-11-05 21:58 UTC  (3+ messages)
` [PATCH 2/3 v2] tpm: Add some headers from the spec
` [PATCH 3/3 v2] efi: Add basic EFI_TCG2_PROTOCOL support

[dwi2c PATCH v1] dwi2c add offsets to reads
 2020-11-05 21:26 UTC 

[PATCH 00/10] setexpr: Correct various bugs and add tests plus string support
 2020-11-05 20:15 UTC  (12+ messages)
` [PATCH 10/10] setexpr: Add support for strings

[rockchip] broken SPI on RockPro64 and other RK3399 targets
 2020-11-05 19:50 UTC  (4+ messages)

[PATCH v2 00/12] bootm: Support substitions in bootargs and add tests
 2020-11-05 17:33 UTC  (13+ messages)
` [PATCH v2 01/12] env: Allow returning errors from hdelete_r()
` [PATCH v2 02/12] bootm: Add tests for fixup_silent_linux()
` [PATCH v2 03/12] bootm: Update fixup_silent_linux() to return an error
` [PATCH v2 04/12] bootm: Rename fixup_silent_linux()
` [PATCH v2 05/12] bootm: Add a bool parameter to bootm_process_cmdline_env()
` [PATCH v2 06/12] bootm: Use size rather than length for CONSOLE_ARG
` [PATCH v2 07/12] bootm: Split out bootargs environment reading / writing
` [PATCH v2 08/12] bootm: Update bootm_process_cmdline_env() to use flags
` [PATCH v2 09/12] bootm: Allow updating the bootargs in a buffer
` [PATCH v2 10/12] x86: zimage: Add silent-console processing
` [PATCH v2 11/12] cli: Support macro processing with a fixed-size buffer
` [PATCH v2 12/12] bootm: Support string substitution in bootargs

Please pull u-boot-dm
 2020-11-05 17:22 UTC 

[GIT PULL] Pull request: u-boot-imx u-boot-imx-20201105
 2020-11-05 16:48 UTC 

[PATCH] Kconfig: simple panel requires backlight
 2020-11-05 16:30 UTC 

[PATCH 1/2] doc: board: amlogic: Update support matrix
 2020-11-05 15:18 UTC  (2+ messages)
` [PATCH 2/2] doc: board: vim3: Fix build instructions

[PATCH] rockchip: Rock960: fix up USB support
 2020-11-05 15:14 UTC  (3+ messages)

[PATCH 0/2] arm64: meson: add libretech cc v2 support
 2020-11-05 14:48 UTC  (6+ messages)
` [PATCH 1/2] arm64: dts: import libretech-cc-v2 from linux v5.10-rc1
` [PATCH 2/2] arm64: meson: add support for libretech-cc v2

[PATCH v3 00/30] x86: Allow Coral to boot into Chrome OS
 2020-11-05 13:34 UTC  (24+ messages)
` [PATCH v3 11/30] x86: Use if instead of #ifdef in write_tables()
` [PATCH v3 12/30] x86: Allow putting some tables in the bloblist
` [PATCH v3 13/30] x86: nhlt: Correct output of bytes and 16-bit data
` [PATCH v3 14/30] x86: nhlt: Fix a few bugs in the table generation
` [PATCH v3 15/30] x86: Show the interrupt pointer with 'irqinfo'
` [PATCH v3 16/30] x86: sound: Correct error handling
` [PATCH v3 17/30] acpi: Correct reset handling in acpi_device_add_power_res()
` [PATCH v3 18/30] x86: acpi: Allow the SSDT to be empty
` [PATCH v3 19/30] x86: acpi: Put the generated code first in DSDT
` [PATCH v3 20/30] acpi: Don't reset the tables with every new generation
` [PATCH v3 21/30] x86: Define the Chrome OS GNVS region
` [PATCH v3 22/30] x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
` [PATCH v3 23/30] x86: Set up Chrome OS to boot into developer mode
` [PATCH v3 24/30] x86: Boot coral into Chrome OS by default
` [PATCH v3 25/30] x86: fsp: Convert fsp_dram to use log_debug()
` [PATCH v3 26/30] x86: Silence some logging statements
` [PATCH v3 27/30] x86: acpi: Include the TPMv1 table only if needed
` [PATCH v3 28/30] x86: acpi: Don't show the UART address by default
` [PATCH v3 29/30] x86: pinctrl: Silence the warning when a pin is not found
` [PATCH v3 30/30] x86: fsp: Adjust calculations for MTRR range and DRAM top

[PATCH v5 00/13] x86: Updates to SMBIOS
 2020-11-05 13:20 UTC  (16+ messages)
` [PATCH v5 01/13] board: Rename uclass to sysinfo
` [PATCH v5 02/13] doc: Add a binding for sysinfo
` [PATCH v5 04/13] smbios: Allow properties to come from the device tree
` [PATCH v5 05/13] smbios: Add more properties
` [PATCH v5 07/13] sysinfo: Provide a default driver to set SMBIOS values
` [PATCH v5 12/13] x86: galileo: Use devicetree for SMBIOS settings
` [PATCH v5 13/13] smbios: Drop the unused Kconfig options

[PATCH] km/common: remove CONFIG_MTD_CONCAT
 2020-11-05 12:03 UTC  (2+ messages)

[RESEND,PATCH v2 0/1] RISC-V tracing support
 2020-11-05 11:30 UTC  (2+ messages)
` [RESEND,PATCH v2 1/1] riscv: Add timer_get_us() for tracing

[v3] net: pfe_eth: read PFE ESBC header flash with spi_flash_read API
 2020-11-05 11:28 UTC 

[PATCH v2 0/1] RISC-V tracing support
 2020-11-05 11:22 UTC  (2+ messages)
` [PATCH v2] riscv: Add timer_get_us() for tracing

[RESEND PATCH 0/3] pinctrl: renesas: trivial fixes and enhancements
 2020-11-05 10:09 UTC  (7+ messages)
` [RESEND PATCH 1/3] pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrl
` [RESEND PATCH 2/3] pinctrl: renesas: Make sure the pin type is updated after setting the MUX
` [RESEND PATCH 3/3] pinctrl: renesas: Implement get_pin_muxing() callback

[RFC] serial: pl01x: add sbsa-uart favor
 2020-11-05 10:00 UTC  (4+ messages)

[PATCH] riscv: Fix ax25-ae350 and qemu-riscv Kconfig dependency
 2020-11-05  9:53 UTC  (4+ messages)

[PATCH] remove obsolete option CONFIG_JFFS2_CMDLINE
 2020-11-05  9:18 UTC  (2+ messages)

[PATCH 0/9] GE Board cleanups
 2020-11-05  9:12 UTC  (3+ messages)
` [PATCH 2/9] board: ge: ppd: Update MAINTAINERS

[PATCH 00/18] Minor board_f/board_r cleanups
 2020-11-05  9:09 UTC  (19+ 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 1/2] ls1043a: Fix address for secure boot headers
 2020-11-05  8:38 UTC  (2+ messages)
` [PATCH 2/2] lx2160a: "

[v2] net: pfe_eth: read PFE ESBC header flash with spi_flash_read API
 2020-11-05  8:12 UTC 

[PATCH v2 0/2] riscv: enable SATA disk on QEMU RISC-V
 2020-11-05  8:05 UTC  (5+ messages)
` [PATCH v2 1/2] riscv: sort SPECIFIC_OPTIONS
` [PATCH v2 2/2] riscv: enable SATA disk on QEMU RISC-V

[PATCH 1/1] doc: qemu-riscv: describe attaching a disk image
 2020-11-05  8:05 UTC  (2+ messages)

[PATCH v2] mmc: fsl_esdhc_imx: add wait_dat0() support
 2020-11-05  7:53 UTC  (2+ messages)

[PATCH 1/1] riscv: enable SATA disk on qemu-riscv64_defconfig
 2020-11-05  7:52 UTC  (7+ messages)
        ` board/emulation/qemu-riscv/Kconfig: missing CONFIG_RAM?

[PATCH 0/3] add "call" command
 2020-11-05  7:25 UTC  (3+ messages)
` [PATCH v2 0/3] allow positional arguments with "run"

[PATCH v3 0/3] Various minor patches
 2020-11-05  6:58 UTC  (7+ messages)
` [PATCH v3 1/3] x86: zimage: Add a little more logging
` [PATCH v3 2/3] x86: zimage: Sanity-check the kernel version before printing it
` [PATCH v3 3/3] x86: zimage: Quieten down the zimage boot process

[PATCH 1/2] tpm: Make response length of tpm2_get_capability() configurable
 2020-11-05  6:53 UTC  (19+ messages)
` [PATCH 2/2] efi: Add basic EFI_TCG2_PROTOCOL support

[PATCH v4 0/3] Add support for LX2162AQDS board
 2020-11-05  6:35 UTC  (3+ messages)
` [PATCH v4 3/3] armv8: lx2162aqds: Add support for LX2162AQDS platform

[PATCH v3 1/2] smbios: add parsing API
 2020-11-05  6:32 UTC  (4+ messages)
` [PATCH v3 2/2] coreboot: make use of smbios parser

[PATCH 1/1] test: test/lib/test_print.c depends on CONSOLE_RECORD
 2020-11-05  0:29 UTC 

[PATCH 1/1] cmd: CMD_CPU depends on CPU
 2020-11-04 23:29 UTC 

[PATCH] dfu: add DFU_SKIP layout concept
 2020-11-04 23:19 UTC  (3+ messages)

[PATCH v4 1/1] cmd: gpt: add eMMC and GPT support
 2020-11-04 23:18 UTC  (2+ messages)

U-Boot 2020.07 seems confused by valid GPT partition tables
 2020-11-04 23:08 UTC  (2+ messages)

[PATCH] arch: Move NEEDS_MANUAL_RELOC symbol to Kconfig
 2020-11-04 22:53 UTC  (2+ messages)

[PATCH] mmc: fsl_esdhc_imx: add wait_dat0() support
 2020-11-04 22:41 UTC  (5+ messages)

[PATCH v2 00/21] Add support for MMC higher speed modes for TI's am65x, j721e and j7200 platforms
 2020-11-04 22:33 UTC  (5+ messages)
  ` [PATCH v2 01/21] mmc: sdhci: Add helper functions for UHS modes

[PATCH 00/25] binman: Support compression of sections
 2020-11-04 21:50 UTC  (13+ messages)
` [PATCH 10/25] binman: Move section-building code into a function
` [PATCH 16/25] binman: Avoid reporting image-pos with compression

[PATCH 1/1] efi_selftest: add tool to download dtb
 2020-11-04 21:33 UTC 

stm32mp: The purpose of "!tee_find_device()"
 2020-11-04 21:28 UTC  (7+ messages)

[PATCH v5 1/2] arm: rmobile: Add RZ/G2[HMNE] SoC support
 2020-11-04 19:55 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox