public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2020-11-06 18:01:10 to 2020-11-09 22:20:01 UTC [more...]

[PATCH] arm: actions: increase SYS_MALLOC_F_LEN
 2020-11-09 22:20 UTC  (3+ messages)

[PATCH] net: ks8851: Implement EEPROM MAC address readout
 2020-11-09 22:19 UTC  (2+ messages)

Pull request for UEFI sub-system for efi-2021-01-rc2 (2)
 2020-11-09 22:19 UTC  (5+ messages)

[PATCH] mmc: meson_gx_mmc: change a clock phase to stable value
 2020-11-09 22:19 UTC  (8+ messages)

[dwi2c PATCH v1] dwi2c add offsets to reads
 2020-11-09 22:09 UTC  (5+ messages)

[PATCH 1/1] cros_ec: Handling EC_CMD_GET_NEXT_EVENT
 2020-11-09 21:25 UTC  (3+ messages)

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

[PATCH] cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT
 2020-11-09 19:37 UTC  (3+ messages)

[PATCH] efi_loader: improve detection of ESP for storing UEFI variables
 2020-11-09 17:08 UTC  (9+ messages)

[PATCH] x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit()
 2020-11-09 16:05 UTC  (2+ messages)

[PATCH] ARM: dts: at91: sam9x60: enable slewrate/high drive for sdhci0 pinout
 2020-11-09 15:35 UTC 

[PATCH] tpm: spi: Cleanup source code
 2020-11-09 14:46 UTC 

[PATCH] binman: Handle tool paths containing '~' correctly
 2020-11-09 14:45 UTC 

[PATCH 1/2] cros_ec: Correct collection of EC hash
 2020-11-09 14:14 UTC  (2+ messages)
` [PATCH 2/2] cros_ec: Increase command timeout for flash erase

[PATCH] i2c: designware_i2c: Don't warn if no reset controller
 2020-11-09 14:12 UTC 

[PATCH 1/3] x86: coral: Update smbios tables to latest definition
 2020-11-09 14:12 UTC  (3+ messages)
` [PATCH 2/3] x86: zimage: Update cmdline parameter to be an env var
` [PATCH 3/3] x86: coral: Update the boot script

[PATCH] x86: coral: Correct max98357 file
 2020-11-09 13:41 UTC 

Fail to reset on Odroid-C4
 2020-11-09 13:38 UTC  (6+ messages)

[PATCH] ARM: mach-meson: update SoC IDs
 2020-11-09 13:33 UTC 

Please pull u-boot-dm
 2020-11-09 12:59 UTC  (2+ messages)

[PATCH v2] mmc: atmel-sdhci: fix the clk_enable call in case of no ops
 2020-11-09 12:14 UTC  (2+ messages)

[RESEND PATCH V2] dfu: add DFU_SKIP layout concept
 2020-11-09 11:57 UTC 

[PATCH V2] dfu: add DFU_SKIP layout concept
 2020-11-09 11:52 UTC  (2+ messages)

[PATCH v3 00/23] Add support for MediaTek MT7620 SoC
 2020-11-09  9:16 UTC  (45+ messages)
` [PATCH v3 01/23] mips: dts: switch to board defines for dtb for mtmips
` [PATCH v3 02/23] mips: mtmips: move mt7628 related Kconfig into mt7628 subdirectory
` [PATCH v3 03/23] mips: mtmips: select SYSRESET for mt7628 only
` [PATCH v3 04/23] mips: mtmips: fix dram size detection in dram_init
` [PATCH v3 05/23] mips: enable _machine_restart for spl
` [PATCH v3 06/23] mips: mtmips: add support to initialize SDRAM
` [PATCH v3 07/23] mips: mtmips: add support for MediaTek MT7620 SoC
` [PATCH v3 08/23] mips: mtmips: add two reference boards for mt7620
` [PATCH v3 09/23] configs: mtmips: refresh for mt7628 based boards
` [PATCH v3 10/23] serial: add uart driver for MediaTek MT7620 SoC
` [PATCH v3 11/23] clk: add clock "
` [PATCH v3 12/23] reset: mtmips: add reset controller support "
` [PATCH v3 13/23] pinctrl: mtmips: add "
` [PATCH v3 14/23] watchdog: add watchdog driver "
` [PATCH v3 15/23] gpio: add GPIO controller "
` [PATCH v3 16/23] spi: add spi controller support "
` [PATCH v3 17/23] phy: add USB PHY driver "
` [PATCH v3 18/23] net: add ethernet "
` [PATCH v3 19/23] mmc: mtk-sd: fix sclk cycles shift value
` [PATCH v3 20/23] mmc: mtk-sd: add pad control settings for MediaTek MT7620/MT76x8 SoCs
` [PATCH v3 21/23] mmc: mtk-sd: assign plat->cfg.f_max with a correct value
` [PATCH v3 22/23] reset: reset-mtmips: add DM_FLAG_PRE_RELOC flag
` [PATCH v3 23/23] MAINTAINERS: add maintainer for MediaTek MIPS platform

[RESEND,PATCH v2 0/1] RISC-V tracing support
 2020-11-09  8:29 UTC  (4+ messages)
` [RESEND,PATCH v2 1/1] riscv: Add timer_get_us() for tracing

[PATCH 1/2] test: Avoid assuming sandbox board for bloblist test
 2020-11-09  7:42 UTC  (3+ messages)
` [PATCH 2/2] test: Only enable bloblist test when supported

[PATCH v5 1/1] cmd: gpt: add eMMC and GPT support
 2020-11-09  6:19 UTC 

[PATCH 0/5] sunxi: enable automatic eMMC boot partition support
 2020-11-09  4:38 UTC  (11+ messages)
` [PATCH 1/5] sunxi: Fix is_boot0_magic macro
` [PATCH 2/5] spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
` [PATCH 3/5] sunxi: Simplify eMMC boot partition booting
` [PATCH 4/5] sunxi: eMMC: Add automatic boot detection
` [PATCH 5/5] sunxi: defconfig: enable eMMC boot partition support

Unit test is not available out of sandbox config
 2020-11-09  4:03 UTC  (2+ messages)

[PATCH 0/3] sandbox: Minor improvements to serial driver
 2020-11-09  3:36 UTC  (4+ messages)
` [PATCH 1/3] serial: sandbox: Drop unnecessary #ifdefs
` [PATCH 2/3] sandbox: serial: Convert to livetree
` [PATCH 3/3] sandbox: serial: Update to use membuff

[PATCH 0/5] patman: Tidy up some hangovers from Python 2
 2020-11-09  3:36 UTC  (6+ messages)
` [PATCH 1/5] fdt: Use an Enum for the data type
` [PATCH 2/5] patman: Drop unicode helper functions
` [PATCH 3/5] patman: Drop tools.ToByte()
` [PATCH 4/5] patman: Drop tools.ToChar() and ToChars()
` [PATCH 5/5] dtoc: Tidy up Python style in dtb_platdata

[PATCH v2 00/21] Add support for MediaTek MT7620 SoC
 2020-11-09  2:14 UTC  (10+ messages)
` [PATCH v2 14/21] watchdog: add watchdog driver "
` [PATCH v2 16/21] spi: add spi controller support "
` [PATCH v2 17/21] phy: add USB PHY driver "

[PATCH] mmc: check a return value about regulator's always-on
 2020-11-09  2:13 UTC  (2+ messages)

[PATCH] mmc: display an error number to debug
 2020-11-09  2:11 UTC  (2+ messages)

[PATCH 0/3] mmc: meson-gx: fix mmc & scard failure on SM1 SoCs
 2020-11-09  1:41 UTC  (7+ messages)
    ` [PATCH 2/3] mmc: meson-gx: limit max frequency "

[PATCH] usb: xhci: fix event trb handling missed
 2020-11-09  0:29 UTC  (4+ messages)

[PATCH V3] dm: core: Add late driver remove option
 2020-11-09  0:21 UTC  (2+ messages)

[PATCH] rockchip: Move Bob specific bits to it's specific u-boot.dtsi
 2020-11-08 23:02 UTC 

[PATCH v2] arm: mvebu: a38x: Configurable USB2 high-speed impedance threshold
 2020-11-08 21:14 UTC 

[PATCH v4 00/27] rockchip: x86: Support building ROM files automatically with binman
 2020-11-08 14:05 UTC  (7+ messages)
` [PATCH v4 07/27] rockchip: Enable building a SPI ROM image on bob

[PATCH] rockchip: rockpro64: fix boot from SPI flash on spi1
 2020-11-08 14:00 UTC 

[PATCH 0/3] add "call" command
 2020-11-08 13:28 UTC  (5+ messages)
` [PATCH v2 0/3] allow positional arguments with "run"

[PATCH] env: env_sf: don't set .init op if not needed
 2020-11-08 13:25 UTC  (11+ messages)

[PATCH v5 15/27] clk: move clk-ti-sci driver to 'ti' directory
 2020-11-08 10:50 UTC  (6+ messages)
` [PATCH v5 18/27] misc: am33xx: add control module driver

Detecting network loaded uboot
 2020-11-07 10:10 UTC  (2+ messages)
` Aw: "

[PATCH 00/10] setexpr: Correct various bugs and add tests plus string support
 2020-11-06 21:48 UTC  (8+ messages)
` [PATCH 10/10] setexpr: Add support for strings

[PATCH] video: add TDO tl070wsh30 panel driver
 2020-11-06 19:02 UTC  (2+ messages)

[PATCH 00/33] stm32: enable logging features
 2020-11-06 18:50 UTC  (8+ messages)

[PATCH 2/3] acpi: Only include asm header when available
 2020-11-06 18:50 UTC  (4+ messages)
  ` [PATCH v2 2/3] acpi: Add missing ARM acpi_table header

[PATCH 3/3] mmc: Only retrieve cd pin when GPIO is enabled
 2020-11-06 18:50 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH v6 00/14] x86: Updates to SMBIOS
 2020-11-06 18:50 UTC  (4+ messages)
` [PATCH v6 13/14] x86: Provide default SMBIOS manufacturer/product

[PATCH v2 00/33] stm32: enable logging features
 2020-11-06 18:02 UTC  (34+ messages)
` [PATCH v2 01/33] arm: stm32mp: migrate trace to log macro
` [PATCH v2 02/33] arm: stm32mp: migrate cmd_stm32prog "
` [PATCH v2 03/33] arm: stm32mp: bsec: migrate trace "
` [PATCH v2 04/33] pinctrl: stm32: "
` [PATCH v2 05/33] gpio: stm32-gpio: migrate trace to dev and "
` [PATCH v2 06/33] remoproc: stm32: migrate trace to "
` [PATCH v2 07/33] ram: "
` [PATCH v2 08/33] ram: stm32mp1: migrate trace to dev or "
` [PATCH v2 09/33] mmc: stm32_sdmmc2: migrate trace to dev and "
` [PATCH v2 10/33] timer: stm32: migrate trace to "
` [PATCH v2 11/33] hwspinlock: "
` [PATCH v2 12/33] rtc: "
` [PATCH v2 13/33] watchdog: stm32mp: migrate trace to dev macro
` [PATCH v2 14/33] power: regulator: stm32-verfbuf: define LOG_CATEGORY
` [PATCH v2 15/33] misc: rcc: migrate trace to dev macro
` [PATCH v2 16/33] misc: rcc: keep the rcc device name for subnode
` [PATCH v2 17/33] clk: stm32mp1: migrate trace to dev and log macro
` [PATCH v2 18/33] clk: clk_stm32f: "
` [PATCH v2 19/33] clk: clk_stm32h7: "
` [PATCH v2 20/33] reset: stm32-reset: "
` [PATCH v2 21/33] mailbox: stm32-ipcc: "
` [PATCH v2 22/33] i2c: stm32f7_i2c: "
` [PATCH v2 23/33] phy: stm32-usbphyc: "
` [PATCH v2 24/33] spi: stm32_spi: "
` [PATCH v2 25/33] spi: stm32_qspi: "
` [PATCH v2 26/33] mtd: stm32_fmc2: "
` [PATCH v2 27/33] memory: stm32-fmc2: "
` [PATCH v2 28/33] serial: stm32: define LOG_CATEGORY
` [PATCH v2 29/33] video: stm32_ltdc: migrate trace to dev and log macro
` [PATCH v2 30/33] video: stm32_dsi: "
` [PATCH v2 31/33] board: st: stm32mp1: "
` [PATCH v2 32/33] board: st: common: "
` [PATCH v2 33/33] configs: stm32mp15: enable LOG features

[PATCH v2 0/2] pinctrl: renesas: trivial fixes and enhancements
 2020-11-06 18:01 UTC  (2+ messages)
` [PATCH v2 2/2] pinctrl: renesas: Implement get_pin_muxing() callback


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